[INFO] fetching crate cargo-brief 0.12.1...
[INFO] testing cargo-brief-0.12.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate cargo-brief 0.12.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cargo-brief 0.12.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-brief 0.12.1
[INFO] tweaked toml for crates.io crate cargo-brief 0.12.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-brief 0.12.1 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 crates.io crate cargo-brief 0.12.1 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 rustdoc-types v0.57.3
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6
[INFO] running `Command { std: "docker" "start" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", 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" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6" "/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" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", 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" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustdoc-types v0.57.3
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[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 ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling cargo-brief v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s
[INFO] running `Command { std: "docker" "inspect" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", 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" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6" "/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 cargo-brief v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.54s
[INFO] running `Command { std: "docker" "inspect" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", 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" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6" "/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.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_brief-9b2d0d5b1e51874c)
[INFO] [stdout] 
[INFO] [stdout] running 175 tests
[INFO] [stdout] test cfg_parse::tests::all_two_features ... ok
[INFO] [stdout] test cfg_parse::tests::any_three_features ... ok
[INFO] [stdout] test cfg_parse::tests::non_feature_namevalue ... ok
[INFO] [stdout] test cfg_parse::tests::non_feature_namevalue_with_value ... ok
[INFO] [stdout] test cfg_parse::tests::mixed_all_reconstructs ... ok
[INFO] [stdout] test cfg_parse::tests::any_two_features ... ok
[INFO] [stdout] test cfg_parse::tests::malformed_no_wrapper_returns_none ... ok
[INFO] [stdout] test cfg_parse::tests::real_span_any_two_features ... ok
[INFO] [stdout] test cfg_parse::tests::real_span_not_feature ... ok
[INFO] [stdout] test cfg_parse::tests::simple_feature ... ok
[INFO] [stdout] test cfg_parse::tests::not_feature ... ok
[INFO] [stdout] test cfg_parse::tests::truncated_returns_none ... ok
[INFO] [stdout] test cfg_parse::tests::all_three_features ... ok
[INFO] [stdout] test cfg_parse::tests::real_span_simple_feature ... ok
[INFO] [stdout] test examples::tests::test_digit_count ... ok
[INFO] [stdout] test examples::tests::test_parse_context_invalid ... ok
[INFO] [stdout] test examples::tests::test_parse_context_pair ... ok
[INFO] [stdout] test features::tests::build_feature_graph_from_json ... ok
[INFO] [stdout] test features::tests::feature_names_iter ... ok
[INFO] [stdout] test features::tests::is_valid_feature_false ... ok
[INFO] [stdout] test features::tests::is_valid_feature_true ... ok
[INFO] [stdout] test features::tests::render_empty_features ... ok
[INFO] [stdout] test features::tests::render_optional_dep_comment ... ok
[INFO] [stdout] test features::tests::validate_empty_string_ok ... ok
[INFO] [stdout] test features::tests::render_with_defaults_and_features ... ok
[INFO] [stdout] test features::tests::validate_no_suggestion_below_threshold ... ok
[INFO] [stdout] test features::tests::validate_typo_with_suggestion ... ok
[INFO] [stdout] test features::tests::validate_valid_feature_succeeds ... ok
[INFO] [stdout] test features::tests::validate_unknown_feature_errors ... ok
[INFO] [stdout] test lsp::client::tests::hash_deterministic ... ok
[INFO] [stdout] test lsp::client::tests::hash_differs_for_different_paths ... ok
[INFO] [stdout] test lsp::client::tests::hash_is_16_hex_chars ... ok
[INFO] [stdout] test lsp::client::tests::log_tail_nonexistent_file ... ok
[INFO] [stdout] test lsp::daemon::tests::non_progress_notification_returns_none ... ok
[INFO] [stdout] test lsp::client::tests::log_tail_empty_file ... ok
[INFO] [stdout] test lsp::daemon::tests::progress_begin_when_had_progress_already_true ... ok
[INFO] [stdout] test lsp::daemon::tests::progress_begin_returns_indexing ... ok
[INFO] [stdout] test lsp::client::tests::log_tail_fewer_than_max ... ok
[INFO] [stdout] test lsp::daemon::tests::unknown_token_in_end_is_noop ... ok
[INFO] [stdout] test lsp::daemon::tests::two_full_begin_end_cycles ... ok
[INFO] [stdout] test lsp::daemon::tests::progress_end_not_last_returns_none ... ok
[INFO] [stdout] test lsp::ipc::unix::tests::flock_exclusive_blocks_second ... ok
[INFO] [stdout] test lsp::client::tests::log_tail_more_than_max ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_blast_radius_request ... ok
[INFO] [stdout] test lsp::daemon::tests::progress_end_last_token_returns_ready ... ok
[INFO] [stdout] test lsp::ipc::unix::tests::create_fifo_idempotent ... ok
[INFO] [stdout] test lsp::ipc::unix::tests::set_nonblocking_toggles_flag ... ok
[INFO] [stdout] test lsp::daemon::tests::string_token_normalized ... ok
[INFO] [stdout] test lsp::daemon::tests::integer_token_normalized ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_call_hierarchy_request ... ok
[INFO] [stdout] test lsp::ipc::unix::tests::create_fifo_creates_pipe ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_indexing_status ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_references_request ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_response ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_query_result_response ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_request ... ok
[INFO] [stdout] test lsp::protocol::tests::roundtrip_wait_for_ready_request ... ok
[INFO] [stdout] test lsp::query::tests::format_blast_radius_quiet ... ok
[INFO] [stdout] test lsp::query::tests::format_blast_radius_depth_two ... ok
[INFO] [stdout] test lsp::query::tests::format_call_hierarchy_empty ... ok
[INFO] [stdout] test lsp::query::tests::format_blast_radius_depth_one ... ok
[INFO] [stdout] test lsp::query::tests::format_blast_radius_empty ... ok
[INFO] [stdout] test lsp::query::tests::format_call_hierarchy_quiet ... ok
[INFO] [stdout] test lsp::query::tests::format_call_hierarchy_outgoing ... ok
[INFO] [stdout] test lsp::query::tests::format_call_hierarchy_incoming ... ok
[INFO] [stdout] test lsp::query::tests::format_references_empty ... ok
[INFO] [stdout] test lsp::query::tests::format_references_grouped_by_file ... ok
[INFO] [stdout] test lsp::query::tests::format_references_quiet_mode ... ok
[INFO] [stdout] test lsp::query::tests::format_disambiguation_two_matches ... ok
[INFO] [stdout] test lsp::query::tests::format_disambiguation_no_container ... ok
[INFO] [stdout] test lsp::query::tests::format_references_line_padding ... ok
[INFO] [stdout] test lsp::transport::tests::content_length_format ... ok
[INFO] [stdout] test lsp::watcher::tests::accept_nested_rs_file ... ok
[INFO] [stdout] test lsp::watcher::tests::accept_cargo_toml ... ok
[INFO] [stdout] test lsp::watcher::tests::accept_rs_file ... ok
[INFO] [stdout] test lsp::watcher::tests::after_drain_buffer_is_empty ... ok
[INFO] [stdout] test lsp::watcher::tests::accept_cargo_lock ... ok
[INFO] [stdout] test lsp::watcher::tests::different_uris_all_preserved ... ok
[INFO] [stdout] test lsp::watcher::tests::empty_buffer_should_not_flush ... ok
[INFO] [stdout] test lsp::watcher::tests::create_then_delete_results_in_delete ... ok
[INFO] [stdout] test lsp::watcher::tests::empty_buffer_drain_returns_empty ... ok
[INFO] [stdout] test lsp::watcher::tests::dedup_keeps_latest_change_type ... ok
[INFO] [stdout] test lsp::watcher::tests::reject_hidden_dir ... ok
[INFO] [stdout] test lsp::watcher::tests::reject_target_dir ... ok
[INFO] [stdout] test lsp::watcher::tests::reject_non_rs_file ... ok
[INFO] [stdout] test lsp::watcher::tests::reject_nested_hidden_dir ... ok
[INFO] [stdout] test lsp::watcher::tests::single_event_not_flushed_immediately ... ok
[INFO] [stdout] test lsp::watcher::tests::single_event_flushed_after_delay ... ok
[INFO] [stdout] test model::tests::test_is_ancestor_or_equal ... ok
[INFO] [stdout] test remote::tests::cache_dir_env_override ... ok
[INFO] [stdout] test remote::tests::parse_bare_name ... ok
[INFO] [stdout] test remote::tests::parse_exact_version ... ok
[INFO] [stdout] test lsp::watcher::tests::notification_format ... ok
[INFO] [stdout] test remote::tests::parse_major_minor ... ok
[INFO] [stdout] test lsp::query::tests::grep_max_hits_cap ... ok
[INFO] [stdout] test lsp::query::tests::grep_no_match ... ok
[INFO] [stdout] test remote::tests::test_cache_dir_name ... ok
[INFO] [stdout] test remote::tests::test_clean_cache_empty_spec_removes_all ... ok
[INFO] [stdout] test lsp::query::tests::grep_qualified_fallback_to_bare ... ok
[INFO] [stdout] test remote::tests::test_fetch_resolved_version_exact_shortcut ... ok
[INFO] [stdout] test remote::tests::test_find_matching_version_exact ... ok
[INFO] [stdout] test lsp::query::tests::grep_qualified_narrows ... ok
[INFO] [stdout] test lsp::query::tests::grep_use_lines_prioritized ... ok
[INFO] [stdout] test remote::tests::test_clean_cache_glob_matching ... ok
[INFO] [stdout] test lsp::query::tests::grep_skips_target_and_hidden ... ok
[INFO] [stdout] test remote::tests::test_find_matching_version_minor_range ... ok
[INFO] [stdout] test remote::tests::create_workspace_produces_valid_layout ... ok
[INFO] [stdout] test remote::tests::resolve_workspace_cached ... ok
[INFO] [stdout] test remote::tests::test_find_matching_version_no_match ... ok
[INFO] [stdout] test remote::tests::test_find_matching_version_range ... ok
[INFO] [stdout] test remote::tests::test_find_matching_version_skips_yanked ... ok
[INFO] [stdout] test remote::tests::test_find_matching_version_wildcard ... ok
[INFO] [stdout] test resolve::tests::test_double_colon_package_prefix ... ok
[INFO] [stdout] test remote::tests::write_workspace_with_features ... ok
[INFO] [stdout] test remote::tests::test_cache_dir_name_feature_sorting ... ok
[INFO] [stdout] test lsp::daemon::tests::progress_report_returns_none ... ok
[INFO] [stdout] test resolve::tests::test_double_colon_self_prefix ... ok
[INFO] [stdout] test lsp::query::tests::grep_bare_name ... ok
[INFO] [stdout] test lsp::daemon::tests::mixed_int_string_tokens ... ok
[INFO] [stdout] test remote::tests::resolve_workspace_no_cache ... ok
[INFO] [stdout] test resolve::tests::test_double_colon_trailing_empty ... ok
[INFO] [stdout] test resolve::tests::test_file_path_not_found_errors ... ok
[INFO] [stdout] test resolve::tests::test_file_path_src_fallback ... ok
[INFO] [stdout] test resolve::tests::test_hyphen_underscore_normalization ... ok
[INFO] [stdout] test resolve::tests::test_is_file_path_with_rs_extension ... ok
[INFO] [stdout] test resolve::tests::test_is_file_path_with_slash ... ok
[INFO] [stdout] test resolve::tests::test_path_to_module_deeply_nested ... ok
[INFO] [stdout] test resolve::tests::test_path_to_module_mod_rs ... ok
[INFO] [stdout] test resolve::tests::test_path_to_module_nested_file ... ok
[INFO] [stdout] test resolve::tests::test_path_to_module_simple_file ... ok
[INFO] [stdout] test resolve::tests::test_self_keyword_no_module ... ok
[INFO] [stdout] test resolve::tests::test_self_keyword_strips_self_prefix_in_module ... ok
[INFO] [stdout] test resolve::tests::test_self_keyword_with_module ... ok
[INFO] [stdout] test resolve::tests::test_self_no_current_package_errors ... ok
[INFO] [stdout] test resolve::tests::test_self_with_file_path_module ... ok
[INFO] [stdout] test resolve::tests::test_single_arg_file_path_cwd_relative ... ok
[INFO] [stdout] test resolve::tests::test_single_arg_file_path_lib_rs ... ok
[INFO] [stdout] test resolve::tests::test_single_arg_known_package ... ok
[INFO] [stdout] test resolve::tests::test_single_arg_no_current_package_assumes_external ... ok
[INFO] [stdout] test resolve::tests::test_single_arg_unknown_resolves_as_package ... ok
[INFO] [stdout] test resolve::tests::test_two_args_file_path_module ... ok
[INFO] [stdout] test rustdoc_json::tests::ambiguous_unversioned_lookup_does_not_accept_package_stem_json ... ok
[INFO] [stdout] test search::tests::glob_match_empty ... ok
[INFO] [stdout] test search::tests::glob_match_exact ... ok
[INFO] [stdout] test search::tests::glob_match_multi_star ... ok
[INFO] [stdout] test search::tests::parse_pattern_case_insensitive ... ok
[INFO] [stdout] test search::tests::parse_pattern_basic ... ok
[INFO] [stdout] test search::tests::parse_pattern_exact ... ok
[INFO] [stdout] test search::tests::parse_pattern_exclude_exact ... ok
[INFO] [stdout] test search::tests::glob_match_question_mark ... ok
[INFO] [stdout] test search::tests::glob_match_star_any ... ok
[INFO] [stdout] test search::tests::glob_match_suffix_star ... ok
[INFO] [stdout] test search::tests::parse_pattern_exclusion ... ok
[INFO] [stdout] test summary::tests::test_empty_summary ... ok
[INFO] [stdout] test search::tests::parse_pattern_or_groups ... ok
[INFO] [stdout] test summary::tests::test_item_kind_ordering ... ok
[INFO] [stdout] test summary::tests::test_module_summary_format ... ok
[INFO] [stdout] test ts::tests::test_find_pattern_boundaries_nested ... ok
[INFO] [stdout] test ts::tests::test_find_pattern_boundaries_single ... ok
[INFO] [stdout] test ts::tests::test_find_pattern_boundaries_string_with_paren ... ok
[INFO] [stdout] test examples::tests::test_parse_context_single ... ok
[INFO] [stdout] test remote::tests::parse_major_version ... ok
[INFO] [stdout] test resolve::tests::test_two_args_backward_compat ... ok
[INFO] [stdout] test rustdoc_json::tests::lib_target_cache_lookup_key_preserves_version ... ok
[INFO] [stdout] test search::tests::parse_pattern_glob_detected ... ok
[INFO] [stdout] test ts::tests::test_augment_adds_match ... ok
[INFO] [stdout] test resolve::tests::test_is_file_path_not_module ... ok
[INFO] [stdout] test resolve::tests::test_path_to_module_lib_rs ... ok
[INFO] [stdout] test search::tests::glob_match_mid_question ... ok
[INFO] [stdout] test search::tests::glob_match_prefix_star ... ok
[INFO] [stdout] test ts::tests::test_augment_multi_pattern ... ok
[INFO] [stdout] test ts::tests::test_augment_skips_existing_root_capture ... ok
[INFO] [stdout] test ts::tests::test_find_pattern_boundaries_multi ... ok
[INFO] [stdout] test lsp::query::tests::grep_col_offset ... ok
[INFO] [stdout] test rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata' (1509) panicked at src/rustdoc_json.rs:727:17:
[INFO] [stdout] renamed-lib-package should resolve to its lib target
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d5d441e08 - 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:     0x5b1d5d441e08 - 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:     0x5b1d5d441e08 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d5d441e08 - <<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:     0x5b1d5d45948a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d5d45948a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b1d5d447572 - 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:     0x5b1d5d447572 - <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:     0x5b1d5d41ce16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d5d41ce16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d5d438c89 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d5d36583c - <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:     0x5b1d5d36583c - 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:     0x5b1d5d438e42 - <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:     0x5b1d5d438e42 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b1d5d41cf04 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b1d5d411699 - 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:     0x5b1d5d41e05d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b1d5d459c1c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d5cfed6ce - cargo_brief[4dd0f3bbfbf95750]::rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustdoc_json.rs:727:17
[INFO] [stdout]   20:     0x5b1d5cfeaaf7 - cargo_brief[4dd0f3bbfbf95750]::rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rustdoc_json.rs:720:57
[INFO] [stdout]   21:     0x5b1d5cfe57b6 - <cargo_brief[4dd0f3bbfbf95750]::rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata::{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]   22:     0x5b1d5d35891b - <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]   23:     0x5b1d5d35891b - 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]   24:     0x5b1d5d366195 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5b1d5d366195 - <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]   26:     0x5b1d5d366195 - 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]   27:     0x5b1d5d366195 - 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]   28:     0x5b1d5d366195 - 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]   29:     0x5b1d5d366195 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5b1d5d366195 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5b1d5d35faa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5b1d5d35faa4 - 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]   33:     0x5b1d5d369212 - 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]   34:     0x5b1d5d369212 - <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]   35:     0x5b1d5d369212 - 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]   36:     0x5b1d5d369212 - 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]   37:     0x5b1d5d369212 - 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]   38:     0x5b1d5d369212 - 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]   39:     0x5b1d5d369212 - <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]   40:     0x5b1d5d440d9f - <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]   41:     0x5b1d5d440d9f - <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]   42:     0x7a3975da3aa4 - <unknown>
[INFO] [stdout]   43:     0x7a3975e30a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rustdoc_json::tests::lib_target_name_lookup_reuses_manifest_metadata
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 174 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6", kill_on_drop: false }`
[INFO] [stdout] c886177d226faf4c3e971af3ba724b6f19395f13086b5da328e408824064eaa6
