[INFO] cloning repository https://github.com/treramey/restack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/treramey/restack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreramey%2Frestack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreramey%2Frestack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84efd2596d0a3e0a7b24d2799076ea93650d1a32
[INFO] testing treramey/restack against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreramey%2Frestack" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/treramey/restack
[INFO] finished tweaking git repo https://github.com/treramey/restack
[INFO] tweaked toml for git repo https://github.com/treramey/restack written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/treramey/restack on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/treramey/restack 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ff861a02d74535b9aea7c75e7563360b7faec70276be0cfac9975ad7a4bfdcb
[INFO] running `Command { std: "docker" "start" "-a" "3ff861a02d74535b9aea7c75e7563360b7faec70276be0cfac9975ad7a4bfdcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff861a02d74535b9aea7c75e7563360b7faec70276be0cfac9975ad7a4bfdcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff861a02d74535b9aea7c75e7563360b7faec70276be0cfac9975ad7a4bfdcb", kill_on_drop: false }`
[INFO] [stdout] 3ff861a02d74535b9aea7c75e7563360b7faec70276be0cfac9975ad7a4bfdcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33fa3bbf059e7c93be0445ee38def3830d9402378f54bf78a80c4bf8bafe8e74
[INFO] running `Command { std: "docker" "start" "-a" "33fa3bbf059e7c93be0445ee38def3830d9402378f54bf78a80c4bf8bafe8e74", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling restack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.10s
[INFO] running `Command { std: "docker" "inspect" "33fa3bbf059e7c93be0445ee38def3830d9402378f54bf78a80c4bf8bafe8e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33fa3bbf059e7c93be0445ee38def3830d9402378f54bf78a80c4bf8bafe8e74", kill_on_drop: false }`
[INFO] [stdout] 33fa3bbf059e7c93be0445ee38def3830d9402378f54bf78a80c4bf8bafe8e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6f8355a887e55ed169880e0f3ce6a7deb1b08ea0251d78622f1d0dd981ed4a
[INFO] running `Command { std: "docker" "start" "-a" "0e6f8355a887e55ed169880e0f3ce6a7deb1b08ea0251d78622f1d0dd981ed4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling restack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "0e6f8355a887e55ed169880e0f3ce6a7deb1b08ea0251d78622f1d0dd981ed4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6f8355a887e55ed169880e0f3ce6a7deb1b08ea0251d78622f1d0dd981ed4a", kill_on_drop: false }`
[INFO] [stdout] 0e6f8355a887e55ed169880e0f3ce6a7deb1b08ea0251d78622f1d0dd981ed4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0030a8c80806ee517c3456448a56e0cab2ac971b78c1fa952d541c8d0f4b1a78
[INFO] running `Command { std: "docker" "start" "-a" "0030a8c80806ee517c3456448a56e0cab2ac971b78c1fa952d541c8d0f4b1a78", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restack-03b47b87f6469559)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test config::repo_config::tests::test_load_repo_config_file_not_found ... ok
[INFO] [stdout] test config::repo_config::tests::test_parse_empty_environments ... ok
[INFO] [stdout] test config::repo_config::tests::test_ordinal_is_position ... ok
[INFO] [stdout] test config::repo_config::tests::test_parse_empty_list ... ok
[INFO] [stdout] test config::repo_config::tests::test_default_restack_yml_parses ... ok
[INFO] [stdout] test config::repo_config::tests::test_parse_full_entry ... ok
[INFO] [stdout] test config::repo_config::tests::test_parse_full_entry_no_branch ... ok
[INFO] [stdout] test config::repo_config::tests::test_parse_invalid_yaml ... ok
[INFO] [stdout] test config::repo_config::tests::test_parse_simple_string_entry ... ok
[INFO] [stdout] test config::repo_config::tests::test_serialize_config ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_no_duplicate_branches_detects_duplicate ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_no_duplicate_branches_env_name_collision ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_no_duplicate_branches_ok ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_no_duplicate_branches_with_simple_entries ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_production_branch_collision_detects_collision ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_version_invalid ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_version_valid ... ok
[INFO] [stdout] test config::repo_config::tests::test_validate_production_branch_collision_ok ... ok
[INFO] [stdout] test core::repo_service::tests::test_find_git_repo_root_not_found ... ok
[INFO] [stdout] test core::repo_service::tests::test_find_git_repo_root_finds_git ... ok
[INFO] [stdout] test core::repo_service::tests::test_find_git_repo_root_walks_up ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpDtpZkS/my-repo/.git/
[INFO] [stdout] [master (root-commit) 5cb9eda] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] From .
[INFO] [stderr]  * [new branch]      dev        -> origin/dev
[INFO] [stderr]  * [new branch]      master     -> origin/master
[INFO] [stderr]  * [new branch]      staging    -> origin/staging
[INFO] [stdout] test core::repo_service::tests::test_resolve_repo_not_in_tracked_repo ... ok
[INFO] [stdout] test error::tests::test_error_ambiguous_repo_name_display ... ok
[INFO] [stdout] test error::tests::test_error_not_in_tracked_repo_display ... ok
[INFO] [stdout] test error::tests::test_error_repo_not_found_by_name_display ... ok
[INFO] [stdout] test git::primitives::tests::test_extract_topics_empty ... ok
[INFO] [stdout] test git::primitives::tests::test_extract_topics_no_matches ... ok
[INFO] [stdout] test git::primitives::tests::test_extract_topics_standard ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test core::repo_service::tests::test_resolve_repo_not_found_by_name ... ok
[INFO] [stdout] test git::primitives::tests::test_merge_result_serde ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_conventional_breaking_bang ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_conventional_breaking_keyword ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_conventional_simple ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_conventional_skips_non_conventional ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_conventional_with_scope ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_provider_url_azure ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_provider_url_bitbucket ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_provider_url_github ... ok
[INFO] [stdout] test git::primitives::tests::test_parse_provider_url_unknown ... ok
[INFO] [stdout] test git::primitives::tests::test_provider_display ... ok
[INFO] [stdout] test git::primitives::tests::test_provider_serde_roundtrip ... ok
[INFO] [stdout] test id::tests::conflict_id_new ... ok
[INFO] [stdout] test id::tests::env_id_new ... ok
[INFO] [stdout] test id::tests::rebuild_id_new ... ok
[INFO] [stdout] test id::tests::repo_id_new ... ok
[INFO] [stdout] test id::tests::repo_id_parse_invalid_ulid ... ok
[INFO] [stdout] test id::tests::repo_id_parse_with_prefix ... ok
[INFO] [stdout] test id::tests::repo_id_parse_without_prefix_fails ... ok
[INFO] [stdout] test id::tests::repo_id_serde ... ok
[INFO] [stdout] test id::tests::topic_id_new ... ok
[INFO] [stdout] test provider::azure::tests::test_ci_status_json_parsing ... ok
[INFO] [stdout] test provider::azure::tests::test_list_prs_json_parsing ... ok
[INFO] [stdout] test provider::azure::tests::test_merge_strategy_to_azure ... ok
[INFO] [stdout] test provider::azure::tests::test_parse_azure_slug_https ... ok
[INFO] [stdout] test provider::azure::tests::test_parse_azure_slug_invalid ... ok
[INFO] [stdout] test provider::azure::tests::test_parse_azure_slug_ssh ... ok
[INFO] [stdout] test provider::azure::tests::test_parse_azure_slug_visualstudio ... ok
[INFO] [stdout] test provider::azure::tests::test_pipeline_run_response_parsing ... ok
[INFO] [stdout] test provider::github::tests::test_ci_status_json_parsing ... ok
[INFO] [stdout] test provider::github::tests::test_create_pr_json_parsing ... ok
[INFO] [stdout] test provider::github::tests::test_derive_overall_status_all_pass ... ok
[INFO] [stdout] test provider::github::tests::test_derive_overall_status_any_fail ... ok
[INFO] [stdout] test provider::github::tests::test_derive_overall_status_empty ... ok
[INFO] [stdout] test provider::github::tests::test_derive_overall_status_pending ... ok
[INFO] [stdout] test provider::github::tests::test_list_prs_json_parsing ... ok
[INFO] [stdout] test provider::github::tests::test_merge_strategy_serde_roundtrip ... ok
[INFO] [stdout] test provider::github::tests::test_parse_github_slug_https ... ok
[INFO] [stdout] test provider::github::tests::test_parse_github_slug_invalid ... ok
[INFO] [stdout] test provider::github::tests::test_parse_github_slug_no_dotgit ... ok
[INFO] [stdout] test provider::github::tests::test_parse_github_slug_ssh ... ok
[INFO] [stdout] test provider::github::tests::test_workflow_run_json_parsing ... ok
[INFO] [stdout] test version::tests::bump_major ... ok
[INFO] [stdout] test version::tests::bump_minor ... ok
[INFO] [stdout] test version::tests::bump_patch ... ok
[INFO] [stdout] test version::tests::bump_type_from_str ... ok
[INFO] [stdout] test version::tests::display ... ok
[INFO] [stdout] test version::tests::parse_invalid ... ok
[INFO] [stdout] test version::tests::parse_plain ... ok
[INFO] [stdout] test version::tests::parse_with_v_prefix ... ok
[INFO] [stdout] test version::tests::serde_roundtrip ... ok
[INFO] [stdout] test version::tests::to_tag ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBEbzPp/.git/
[INFO] [stdout] test core::env_sync_service::tests::test_reconcile_updates_changed_environments ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_reconcile_removes_environments_with_no_topics ... ok
[INFO] [stdout] [master (root-commit) 0cfdf9a] test commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 test.txt
[INFO] [stdout] test git::primitives::tests::test_log_since_percent_format ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_update_env_changes_fields ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_reconcile_adds_new_environments ... ok
[INFO] [stdout] test core::repo_service::tests::test_resolve_repo_from_cwd ... ok
[INFO] [stdout] test core::repo_service::tests::test_add_repo_without_discover_includes_hint ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_reconcile_blocks_removal_of_environments_with_topics ... ok
[INFO] [stdout] test core::repo_service::tests::test_resolve_repo_by_id ... ok
[INFO] [stdout] test core::repo_service::tests::test_resolve_repo_by_name ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_ordinal_from_position ... ok
[INFO] [stdout] test core::repo_service::tests::test_add_repo_with_discover_includes_discovery ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_reconcile_empty_yaml_removes_all_envs_without_topics ... ok
[INFO] [stdout] test core::env_sync_service::tests::test_count_topics_in_env ... ok
[INFO] [stdout] test core::rebuild_service::tests::test_rebuild_from_outside_repo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::rebuild_service::tests::test_rebuild_from_outside_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::rebuild_service::tests::test_rebuild_from_outside_repo' (44) panicked at src/core/rebuild_service.rs:543:9:
[INFO] [stdout] rebuild_env should succeed using DB path, got error: Some(Git(CommandFailed { code: 128, stderr: "fatal: ambiguous argument 'origin/main': unknown revision or path not in the working tree.\nUse '--' to separate paths from revisions, like this:\n'git <command> [<revision>...] -- [<file>...]'" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba1efe0561a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba1efe0561a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba1efe0561a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba1efe0561a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba1efe1c3da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba1efe1c3da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5ba1efe0a262 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ba1efe0a262 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ba1efde22df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba1efde22df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba1efdfcea9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba1efb9e81c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5ba1efb9e81c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ba1efdfd062 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5ba1efdfd062 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba1efde2398 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ba1efdd9a89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba1efde312d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba1efe1cb9c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba1ef96db49 - restack[644e111935a13072]::core::rebuild_service::tests::test_rebuild_from_outside_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/rebuild_service.rs:543:9
[INFO] [stdout]   20:     0x5ba1ef9659e7 - restack[644e111935a13072]::core::rebuild_service::tests::test_rebuild_from_outside_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/rebuild_service.rs:439:40
[INFO] [stdout]   21:     0x5ba1ef972e46 - <restack[644e111935a13072]::core::rebuild_service::tests::test_rebuild_from_outside_repo::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ba1efb91afb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ba1efb91afb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5ba1efb9f2eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5ba1efb9f2eb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5ba1efb9f2eb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ba1efb9f2eb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ba1efb9f2eb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ba1efb9f2eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5ba1efb9f2eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5ba1efb99cc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5ba1efb99cc4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ba1efba1ef2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5ba1efba1ef2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5ba1efba1ef2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ba1efba1ef2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ba1efba1ef2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ba1efba1ef2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5ba1efba1ef2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ba1efe04a0f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5ba1efe04a0f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x76ec091b0aa4 - <unknown>
[INFO] [stdout]   43:     0x76ec0923da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::rebuild_service::tests::test_rebuild_from_outside_repo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 95 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin restack`
[INFO] running `Command { std: "docker" "inspect" "0030a8c80806ee517c3456448a56e0cab2ac971b78c1fa952d541c8d0f4b1a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0030a8c80806ee517c3456448a56e0cab2ac971b78c1fa952d541c8d0f4b1a78", kill_on_drop: false }`
[INFO] [stdout] 0030a8c80806ee517c3456448a56e0cab2ac971b78c1fa952d541c8d0f4b1a78
