[INFO] cloning repository https://github.com/codyaverett/metarep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codyaverett/metarep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyaverett%2Fmetarep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyaverett%2Fmetarep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cccbd17cde81a4a4f5f3b3097f68cd2dc9705813
[INFO] testing codyaverett/metarep against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyaverett%2Fmetarep" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/codyaverett/metarep
[INFO] finished tweaking git repo https://github.com/codyaverett/metarep
[INFO] tweaked toml for git repo https://github.com/codyaverett/metarep written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codyaverett/metarep on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codyaverett/metarep 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded git2 v0.21.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] [stderr]   Downloaded libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]   Downloaded openssl-src v300.5.2+3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879
[INFO] running `Command { std: "docker" "start" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling metarepo-core v0.57.0 (/opt/rustwide/workdir/meta-core)
[INFO] [stderr]    Compiling metarepo-plugin-sdk v0.54.0 (/opt/rustwide/workdir/metarepo-plugin-sdk)
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling metarepo v0.73.0 (/opt/rustwide/workdir/meta)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] running `Command { std: "docker" "inspect" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling metarepo-plugin-sdk v0.54.0 (/opt/rustwide/workdir/metarepo-plugin-sdk)
[INFO] [stderr]    Compiling metarepo-core v0.57.0 (/opt/rustwide/workdir/meta-core)
[INFO] [stderr]    Compiling metarepo v0.73.0 (/opt/rustwide/workdir/meta)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.00s
[INFO] running `Command { std: "docker" "inspect" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metarepo-4681400c65d41732)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test completions::tests::resolve_target_fish_and_bash_and_elvish ... ok
[INFO] [stdout] test completions::tests::resolve_target_rejects_powershell ... ok
[INFO] [stdout] test completions::tests::resolve_target_zsh_prefers_oh_my_zsh ... ok
[INFO] [stdout] test completions::tests::generate_produces_non_empty_script ... ok
[INFO] [stdout] test cli::tests::test_cli_creation ... ok
[INFO] [stdout] test cli::tests::strip_help_before_help_flag_rewrites ... ok
[INFO] [stdout] test completions::tests::resolve_target_zsh_falls_back_with_fpath_note ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test cli::tests::strip_help_before_help_flag_leaves_other_cases ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_config_file_operations ... ok
[INFO] [stdout] test plugin::tests::test_plugin_registry ... ok
[INFO] [stdout] test plugins::config::plugin::tests::effective_dotted_prefers_nearest ... ok
[INFO] [stdout] test plugins::config::plugin::tests::root_write_target_none_for_placeholder_path ... ok
[INFO] [stdout] test plugins::config::plugin::tests::root_write_target_picks_outermost ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::bool_setting_toggles_in_place_without_text_editor ... ok
[INFO] [stdout] test completions::tests::shell_from_path_maps_known_shells ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_chains_into_value_editor_on_new_node ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_selector_on_project_offers_script_and_env ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_on_projects_section_skips_menu_for_single_option ... ok
[INFO] [stdout] test cli::tests::test_help_command ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_edit_delete_ignore_pattern_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_and_delete_project_alias_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_env_var_chains_to_value_and_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_and_delete_global_alias_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_then_edit_global_script_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::add_project_chains_to_url_and_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::delete_keeps_section_expanded ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::edit_marks_node_dirty_and_undo_reverts_it ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::node_type_roundtrips ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::help_sections_are_non_empty ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::edit_project_url_persists ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::build_tree_renders_catalog_and_core ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::quit_with_unsaved_prompts_then_discards ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::build_tree_annotates_inherited_settings ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::search_jumps_to_and_expands_match ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::save_persists_edited_setting_to_disk ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_combined_include_exclude_patterns ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::quit_clean_exits_without_prompt ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::help_overlay_toggles_and_dismisses ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::override_inherited_here_copies_ancestor_value_locally ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::delete_global_script_removes_it_on_save ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::delete_project_removes_it_on_save ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::save_persists_edited_scripts_global_and_project ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::inherited_annotation_reflects_cascade_source ... ok
[INFO] [stdout] test plugins::config::tui_editor::tests::delete_env_var_removes_on_save ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_iterator_basic ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_matches_pattern_wildcard ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_info_new ... ok
[INFO] [stdout] test plugins::init::tests::force_overwrites_existing_meta ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_iterator_filter_existing ... ok
[INFO] [stdout] test plugins::init::tests::fresh_init_creates_metarepo_and_gitignore ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_matches_pattern_substring ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_matches_pattern_exact ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_iterator_count ... ok
[INFO] [stdout] test plugins::init::tests::fresh_init_with_yaml_format_writes_yaml_file ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_info_is_git_repo ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_iterator_skips_disabled_by_default ... ok
[INFO] [stdout] test plugins::init::tests::fresh_init_legacy_meta_is_detected_and_preserved ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_iterator_with_include_patterns ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_iterator_with_exclude_patterns ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_project_iterator_filter_git_repos ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_has_uncommitted_changes_clean_repo ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_has_uncommitted_changes_dirty_repo ... ok
[INFO] [stdout] test plugins::exec::iterator::tests::test_filter_clean_repos ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::from_settings_parses_mode_and_exec ... ok
[INFO] [stdout] test plugins::init::tests::reinit_is_idempotent_and_preserves_meta ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::read_write_allows_writes_but_not_exec ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::notify_tools_changed_queues_a_list_changed_notification ... ok
[INFO] [stdout] test plugins::manifest_plugin::tests::flag_omitted_when_not_set ... ok
[INFO] [stdout] test plugins::init::tests::update_gitignore_appends_missing_lines ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::full_default_allows_everything ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::read_only_denies_writes_and_exec ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::tools_allowlist_intersects_with_mode ... ok
[INFO] [stdout] test plugins::init::tests::repair_restores_gitignore_without_touching_meta ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::resolve_target_allowlist_requires_and_validates_workspace ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::allow_exec_false_disables_exec_in_full ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::resolve_target_pinned_ignores_workspace_arg ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::exec_projects_defaults_and_rejects_outside_allowlist ... ok
[INFO] [stdout] test plugins::manifest_plugin::tests::registers_top_command_with_subcommands ... ok
[INFO] [stdout] test plugins::init::tests::with_skill_installs_bundled_skill ... ok
[INFO] [stdout] test plugins::manifest_plugin::tests::reconstructs_positional_and_flag_argv ... ok
[INFO] [stdout] test plugins::init::tests::repair_refuses_without_existing_meta ... ok
[INFO] [stdout] test plugins::plugin_loader::toggle_tests::resolve_toggle_precedence_table ... ok
[INFO] [stdout] test plugins::plugin_loader::toggle_tests::version_env_truthiness_matches_legacy_rules ... ok
[INFO] [stdout] test plugins::plugin_manager::install::tests::crates_resolves_to_cargo_bin ... ok
[INFO] [stdout] test plugins::plugin_manager::install::tests::file_resolves_to_its_path ... ok
[INFO] [stdout] test plugins::plugin_manager::lockfile::tests::remove_reports_presence ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::empty_file_spec_errors ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::from_args_applies_version_to_crates ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::legacy_caret_latest_is_unpinned ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::from_args_version_on_file_is_error ... ok
[INFO] [stdout] test plugins::plugin_manager::verify::tests::caret_match_for_bare_version ... ok
[INFO] [stdout] test plugins::plugin_manager::verify::tests::exact_requirement_is_strict ... ok
[INFO] [stdout] test plugins::mcp::mcp_server::tests::gateway_browse_tools_are_reads_call_is_write ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::bare_string_is_crates_version_for_default_crate ... ok
[INFO] [stdout] test plugins::module::enable::tests::enable_refuses_high_severity_skill_without_force ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::from_args_defaults_to_crates ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::parses_git_spec ... ok
[INFO] [stdout] test plugins::module::scan::tests::finds_modules_and_skips_noise ... ok
[INFO] [stdout] test plugins::plugin_manager::verify::tests::sha256_detects_change ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::parses_file_spec ... ok
[INFO] [stdout] test plugins::plugin_manager::lockfile::tests::roundtrips_through_disk ... ok
[INFO] [stdout] test plugins::plugin_manager::install::tests::git_resolves_to_plugin_dir_conventional_name ... ok
[INFO] [stdout] test plugins::plugin_manager::verify::tests::range_requirement ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::init_child_refuses_existing_child_config ... ok
[INFO] [stdout] test plugins::plugin_manager::verify::tests::sha256_known_vector ... ok
[INFO] [stdout] test plugins::init::tests::with_skill_is_idempotent_when_already_present ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::check_workspace_reports_missing_directory ... ok
[INFO] [stdout] test plugins::plugin_manager::verify::tests::unparseable_sides_are_mismatch ... ok
[INFO] [stdout] test plugins::plugin_manager::spec::tests::parses_crates_with_and_without_version ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::init_child_rejects_parent_escape ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::check_workspace_clean_is_ok ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::check_workspace_fix_adds_missing_gitignore_entry ... ok
[INFO] [stdout] test plugins::rules::config::tests::test_default_config ... ok
[INFO] [stdout] test plugins::rules::config::tests::test_minimal_config ... ok
[INFO] [stdout] test plugins::rules::config::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test plugins::module::enable::tests::disable_reverses_enable ... ok
[INFO] [stdout] test plugins::run::tui::picker::tests::enter_on_empty_filter_result_does_not_confirm ... ok
[INFO] [stdout] test plugins::run::tui::picker::tests::esc_clears_filter_then_cancels ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_file_exists_validator ... ok
[INFO] [stdout] test plugins::rules::engine::tests::test_naming_rule_violation ... ok
[INFO] [stdout] test plugins::run::tui::picker::tests::filter_narrows_by_name_and_command ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_size_validator ... ok
[INFO] [stdout] test plugins::run::tui::picker::tests::typing_builds_filter_then_enter_confirms_current ... ok
[INFO] [stdout] test plugins::shared::git_operations::tests::clone_with_auth_rejects_non_positive_depth ... ok
[INFO] [stdout] test plugins::shared::git_operations::tests::parse_depth_arg_accepts_positive_integer ... ok
[INFO] [stdout] test plugins::shared::git_operations::tests::parse_depth_arg_rejects_non_numeric ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::init_child_creates_config_and_registers_in_parent ... ok
[INFO] [stdout] test plugins::shared::git_operations::tests::parse_depth_arg_rejects_zero_and_negative ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_content_validator ... ok
[INFO] [stdout] test plugins::project::project_ops_tests::check_workspace_fix_promotes_local_project_with_remote ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::build_prompt_includes_context_and_purpose ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::build_prompt_omits_empty_purpose ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::from_settings_overrides_and_defaults ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::render_args_substitutes_prompt ... ok
[INFO] [stdout] test plugins::rules::engine::tests::test_fix_directory_violation ... ok
[INFO] [stdout] test plugins::shared::git_operations::tests::parse_depth_arg_none_when_flag_absent ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::repo_context_detects_languages_and_layout ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_directory_exists_validator ... ok
[INFO] [stdout] test plugins::shared::output_manager::streaming_tests::append_then_finish_accumulates_output ... ok
[INFO] [stdout] test plugins::skill::audit::tests::clean_skill_has_no_high ... ok
[INFO] [stdout] test plugins::skill::audit::tests::flags_curl_as_high ... ok
[INFO] [stdout] test plugins::skill::git::tests::write_file_records_ref_when_pinned ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::which_finds_known_and_misses_bogus ... ok
[INFO] [stdout] test plugins::skill::git::tests::write_file_roundtrips ... ok
[INFO] [stdout] test plugins::skill::http::tests::encodes_query_values ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_security_validator ... ok
[INFO] [stdout] test plugins::skill::mark::tests::does_not_annotate_comment_unsafe_files ... ok
[INFO] [stdout] test plugins::skill::mark::tests::inserts_inline_marker_above_offending_md_line ... ok
[INFO] [stdout] test plugins::rules::engine::tests::test_size_rule_violation ... ok
[INFO] [stdout] test plugins::rules::engine::tests::test_directory_rule_violation ... ok
[INFO] [stdout] test plugins::skill::picker::tests::enter_confirms ... ok
[INFO] [stdout] test plugins::skill::picker::tests::esc_clears_filter_then_cancels ... ok
[INFO] [stdout] test plugins::skill::picker::tests::filter_narrows_and_keeps_selection ... ok
[INFO] [stdout] test plugins::skill::picker::tests::toggle_all_then_clear ... ok
[INFO] [stdout] test plugins::skill::picker::tests::toggle_and_select_indices ... ok
[INFO] [stdout] test plugins::skill::registry::tests::exact_dirname_scores_highest ... ok
[INFO] [stdout] test plugins::skill::registry::tests::matches_owner_prefixed_slug_to_repo_dir ... ok
[INFO] [stdout] test plugins::skill::mark::tests::writes_sidecar_with_locations_and_quote ... ok
[INFO] [stdout] test plugins::skill::registry::tests::parses_three_segment_id ... ok
[INFO] [stdout] test plugins::skill::registry::tests::rejects_short_id ... ok
[INFO] [stdout] test plugins::skill::registry::tests::slugify_normalizes ... ok
[INFO] [stdout] test plugins::skill::registry::tests::collect_finds_skill_dirs ... ok
[INFO] [stdout] test plugins::skill::registry::tests::unrelated_slug_scores_zero ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_pattern_validator ... ok
[INFO] [stdout] test plugins::skill::mark::tests::marker_is_idempotent ... ok
[INFO] [stdout] test plugins::skill::registry::tests::write_files_rejects_traversal ... ok
[INFO] [stdout] test plugins::skill::search::tests::empty_skills_is_ok ... ok
[INFO] [stdout] test plugins::skill::search::tests::format_installs_scales ... ok
[INFO] [stdout] test plugins::skill::search::tests::parses_search_response ... ok
[INFO] [stdout] test plugins::skill::scan::tests::finds_skills_and_skips_noise ... ok
[INFO] [stdout] test plugins::skill::skill_file::tests::loads_frontmatter_and_body ... ok
[INFO] [stdout] test plugins::skill::registry::tests::write_files_writes_nested ... ok
[INFO] [stdout] test plugins::skill::source::tests::detects_git_urls ... ok
[INFO] [stdout] test plugins::rules::validators::tests::test_naming_validator ... ok
[INFO] [stdout] test plugins::skill::picker::tests::typing_builds_filter_and_a_is_literal_while_filtering ... ok
[INFO] [stdout] test plugins::skill::source::tests::discovers_and_labels_skills ... ok
[INFO] [stdout] test plugins::skill::source::tests::splits_inline_url_ref ... ok
[INFO] [stdout] test plugins::skill::source::tests::rejects_local_paths ... ok
[INFO] [stdout] test plugins::module::enable::tests::enable_stages_plugin_and_records_spec ... ok
[INFO] [stdout] test plugins::skill::git::tests::none_outside_a_repo ... ok
[INFO] [stdout] test plugins::skill::skill_file::tests::falls_back_to_dir_name_when_unnamed ... ok
[INFO] [stdout] test plugins::skill::steal::tests::copy_one_blocks_high_without_force ... ok
[INFO] [stdout] test plugins::rules::engine::tests::test_security_rule_violation ... ok
[INFO] [stdout] test plugins::skill::steal::tests::preview_copies_nothing ... ok
[INFO] [stdout] test plugins::skill::steal::tests::multi_skill_without_selection_errors_when_non_interactive ... ok
[INFO] [stdout] test plugins::skill::tests::bundled_version_is_present ... ok
[INFO] [stdout] test plugins::shared::output_manager::streaming_tests::nonzero_exit_marks_failed ... ok
[INFO] [stdout] test plugins::skill::adapt::tests::adapt_skips_when_command_missing ... ok
[INFO] [stdout] test plugins::skill::tests::install_then_status_reports_installed ... ok
[INFO] [stdout] test plugins::skill::steal::tests::name_selects_only_the_match ... ok
[INFO] [stdout] test plugins::skill::tests::remove_deletes_installed_skill ... ok
[INFO] [stdout] test plugins::skill::tests::update_does_not_install_when_absent ... ok
[INFO] [stdout] test plugins::skill::tests::install_is_idempotent_without_force ... ok
[INFO] [stdout] test plugins::skill::tests::force_install_rewrites ... ok
[INFO] [stdout] test plugins::skill::tests::update_force_overwrites_modified_install ... ok
[INFO] [stdout] test plugins::skill::source::tests::classifies_shas ... ok
[INFO] [stdout] test plugins::skill::tests::update_refuses_downgrade_of_newer_install ... ok
[INFO] [stdout] test plugins::skill::tests::update_refreshes_pristine_older_install ... ok
[INFO] [stdout] test plugins::skill::tests::update_is_noop_when_current_and_backfills_lock ... ok
[INFO] [stdout] test plugins::skill::steal::tests::single_skill_dir_copies_directly ... ok
[INFO] [stdout] test plugins::status::dashboard::tests::selected_status_resolves_repo_under_cursor ... ok
[INFO] [stdout] test plugins::status::tests::missing_and_non_git_dirs ... ok
[INFO] [stdout] test plugins::status::tests::summary_formats_states ... ok
[INFO] [stdout] test plugins::skill::tests::update_refuses_without_recorded_fingerprint ... ok
[INFO] [stdout] test plugins::skill::steal::tests::all_copies_every_skill_in_a_tree ... ok
[INFO] [stdout] test plugins::worktree::manager::tests::build_tree_lays_out_projects_and_worktrees ... ok
[INFO] [stdout] test plugins::skill::steal::tests::high_severity_skill_is_skipped_without_force ... ok
[INFO] [stdout] test plugins::skill::tests::update_refuses_locally_modified_install ... ok
[INFO] [stdout] test plugins::status::dashboard::tests::build_tree_makes_a_row_per_repo_with_summary ... ok
[INFO] [stdout] test plugins::worktree::manager::tests::selection_resolves_worktree_and_project ... ok
[INFO] [stderr] Preparing worktree (new branch 'feature')
[INFO] [stdout] test tests::test_cli_creation ... ok
[INFO] [stdout] test plugins::worktree::manager::tests::delete_arms_then_confirms_against_same_selection ... ok
[INFO] [stdout] test plugins::run::tui::runner::tests::streams_output_and_exit_codes ... ok
[INFO] [stdout] test tests::test_meta_config_creation ... ok
[INFO] [stdout] test plugins::worktree::worktree_ops_tests::gather_skips_missing_and_non_git_dirs ... ok
[INFO] [stdout] test tests::test_runtime_config_creation ... ok
[INFO] [stdout] test tests::test_plugin_registry ... ok
[INFO] [stdout] test tests::test_meta_config_file_operations ... ok
[INFO] [stderr] Preparing worktree (new branch 'feature')
[INFO] [stdout] test plugins::status::tests::clean_then_dirty_repo ... ok
[INFO] [stderr] warning: You appear to have cloned an empty repository.
[INFO] [stdout] test plugins::skill::steal::tests::copy_one_reports_already_present_then_overwrites ... ok
[INFO] [stderr] Preparing worktree (new branch 'feature')
[INFO] [stdout] HEAD is now at f31695e init
[INFO] [stdout] HEAD is now at f31695e init
[INFO] [stdout] test plugins::worktree::worktree_ops_tests::prune_project_quiet_counts_stale_entries ... ok
[INFO] [stdout] test plugins::worktree::worktree_ops_tests::gather_excludes_primary_and_lists_extra_worktrees ... ok
[INFO] [stdout] test plugins::skill::source::tests::missing_ref_reports_the_ref ... ok
[INFO] [stdout] test plugins::run::tui::runner::tests::cancel_kills_in_flight_children_promptly ... ok
[INFO] [stdout] test plugins::skill::source::tests::clones_a_tag_ref ... ok
[INFO] [stderr] warning: remote HEAD refers to nonexistent ref, unable to checkout
[INFO] [stdout] test plugins::skill::source::tests::clones_a_branch_ref ... ok
[INFO] [stderr] fatal: The upstream branch of your current branch does not match
[INFO] [stderr] the name of your current branch.  To push to the upstream branch
[INFO] [stderr] on the remote, use
[INFO] [stderr] 
[INFO] [stderr]     git push origin HEAD:main
[INFO] [stderr] 
[INFO] [stderr] To push to the branch of the same name on the remote, use
[INFO] [stderr] 
[INFO] [stderr]     git push origin HEAD
[INFO] [stderr] 
[INFO] [stderr] To choose either option permanently, see push.default in 'git help config'.
[INFO] [stderr] 
[INFO] [stderr] To avoid automatically configuring an upstream branch when its name
[INFO] [stderr] won't match the local branch, see option 'simple' of branch.autoSetupMerge
[INFO] [stderr] in 'git help config'.
[INFO] [stderr] 
[INFO] [stdout] HEAD is now at f31695e init
[INFO] [stdout] test plugins::skill::git::tests::derives_url_commit_and_subpath ... ok
[INFO] [stdout] test plugins::skill::git::tests::reports_dirty_tree ... ok
[INFO] [stdout] test plugins::worktree::worktree_ops_tests::remove_worktree_quiet_removes_clean_and_refuses_dirty ... ok
[INFO] [stdout] test plugins::status::tests::fetch_then_gather_reports_behind ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- plugins::status::tests::fetch_then_gather_reports_behind stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugins::status::tests::fetch_then_gather_reports_behind' (13860) panicked at meta/src/plugins/status/mod.rs:211:9:
[INFO] [stdout] git ["push", "-q"] failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6298c8f64e18 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6298c8f64e18 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6298c8f64e18 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6298c8f64e18 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6298c8f7ec4a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6298c8f7ec4a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6298c8f6b752 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6298c8f6b752 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6298c8f3f076 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6298c8f3f076 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6298c8f5ad59 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6298c806d44c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6298c806d44c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6298c8f5afd2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6298c8f5afd2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6298c8f3f132 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6298c8f33839 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6298c8f4038d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6298c8f7f4bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6298c7cab503 - metarepo[ab56c711ace4fc2c]::plugins::status::tests::git
[INFO] [stdout]                                at /opt/rustwide/workdir/meta/src/plugins/status/mod.rs:211:9
[INFO] [stdout]   20:     0x6298c7cad70f - metarepo[ab56c711ace4fc2c]::plugins::status::tests::fetch_then_gather_reports_behind
[INFO] [stdout]                                at /opt/rustwide/workdir/meta/src/plugins/status/mod.rs:284:9
[INFO] [stdout]   21:     0x6298c7c76487 - metarepo[ab56c711ace4fc2c]::plugins::status::tests::fetch_then_gather_reports_behind::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/meta/src/plugins/status/mod.rs:255:42
[INFO] [stdout]   22:     0x6298c7f89fc6 - <metarepo[ab56c711ace4fc2c]::plugins::status::tests::fetch_then_gather_reports_behind::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6298c806052b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6298c806052b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6298c806dda5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6298c806dda5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6298c806dda5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6298c806dda5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6298c806dda5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6298c806dda5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6298c806dda5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6298c80676b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6298c80676b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6298c8070e22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6298c8070e22 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6298c8070e22 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6298c8070e22 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6298c8070e22 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6298c8070e22 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6298c8070e22 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6298c8f6417f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x6298c8f6417f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x768729d1aaa4 - <unknown>
[INFO] [stdout]   44:     0x768729da7a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     plugins::status::tests::fetch_then_gather_reports_behind
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 231 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p metarepo --lib`
[INFO] running `Command { std: "docker" "inspect" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879", kill_on_drop: false }`
[INFO] [stdout] 0ae8ea4e4132036bd5eda3969bb119ee9aa9bfc9f1d20ef05b5daf480ea0c879
