[INFO] cloning repository https://github.com/illuminodes/crappy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illuminodes/crappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filluminodes%2Fcrappy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filluminodes%2Fcrappy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4cc3aa134a4a5e3ca000a945d31cf87c8e71bb4
[INFO] testing illuminodes/crappy 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%2Filluminodes%2Fcrappy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/illuminodes/crappy
[INFO] finished tweaking git repo https://github.com/illuminodes/crappy
[INFO] tweaked toml for git repo https://github.com/illuminodes/crappy written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/illuminodes/crappy 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/illuminodes/crappy 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 json-bourne v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce
[INFO] running `Command { std: "docker" "start" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", 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" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce" "/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" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", 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" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling json-bourne v0.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cargo-crappy v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.70s
[INFO] running `Command { std: "docker" "inspect" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", 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" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce" "/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-crappy v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", 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" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce" "/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.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_crappy-b32b6db02c95db11)
[INFO] [stdout] 
[INFO] [stdout] running 186 tests
[INFO] [stdout] test complexity::tests::cfg_test_module_skipped ... ok
[INFO] [stdout] test complexity::tests::closure_not_counted ... ok
[INFO] [stdout] test complexity::tests::collect_rs_files_finds_nested ... ok
[INFO] [stdout] test complexity::tests::collect_rs_files_skips_target_and_git ... ok
[INFO] [stdout] test complexity::tests::extract_includes_bin_targets ... ok
[INFO] [stdout] test complexity::tests::extract_filters_by_package_name ... ok
[INFO] [stdout] test complexity::tests::extract_fallback_on_bad_json ... ok
[INFO] [stdout] test complexity::tests::extract_deduplicates_same_dir ... ok
[INFO] [stdout] test complexity::tests::extract_multiple_packages ... ok
[INFO] [stdout] test complexity::tests::extract_skips_test_targets ... ok
[INFO] [stdout] test complexity::tests::combined_complexity ... ok
[INFO] [stdout] test complexity::tests::if_else ... ok
[INFO] [stdout] test complexity::tests::infinite_loop ... ok
[INFO] [stdout] test complexity::tests::for_loop ... ok
[INFO] [stdout] test complexity::tests::logical_and_or ... ok
[INFO] [stdout] test complexity::tests::extract_single_lib_target ... ok
[INFO] [stdout] test complexity::tests::single_if ... ok
[INFO] [stdout] test complexity::tests::impl_method_qualified ... ok
[INFO] [stdout] test complexity::tests::trait_default_method ... ok
[INFO] [stdout] test complexity::tests::match_arms ... ok
[INFO] [stdout] test complexity::tests::extract_fallback_on_empty_packages ... ok
[INFO] [stdout] test complexity::tests::nested_if ... ok
[INFO] [stdout] test complexity::tests::test_functions_skipped ... ok
[INFO] [stdout] test coverage::tests::clean_profraw_creates_missing_dir ... ok
[INFO] [stdout] test complexity::tests::while_loop ... ok
[INFO] [stdout] test complexity::tests::trivial_function ... ok
[INFO] [stdout] test complexity::tests::try_operator ... ok
[INFO] [stdout] test coverage::tests::collect_profraw_finds_files ... ok
[INFO] [stdout] test coverage::tests::empty_regions_returns_100 ... ok
[INFO] [stdout] test coverage::tests::extract_skips_empty_regions ... ok
[INFO] [stdout] test coverage::tests::extract_function_coverage_filters_by_prefix ... ok
[INFO] [stdout] test coverage::tests::extract_skips_no_filenames ... ok
[INFO] [stdout] test coverage::tests::find_test_binaries_parses_artifacts ... ok
[INFO] [stdout] test coverage::tests::clean_profraw_removes_profraw_files ... ok
[INFO] [stdout] test coverage::tests::find_test_binaries_skips_non_test_profile ... ok
[INFO] [stdout] test coverage::tests::find_test_binaries_skips_null_executable ... ok
[INFO] [stdout] test coverage::tests::fully_uncovered ... ok
[INFO] [stdout] test coverage::tests::merge_profdata_errors_on_no_profraw ... ok
[INFO] [stdout] test coverage::tests::clean_profraw_empty_dir_is_ok ... ok
[INFO] [stdout] test coverage::tests::fully_covered ... ok
[INFO] [stdout] test coverage::tests::non_code_region_skipped ... ok
[INFO] [stdout] test coverage::tests::overlapping_regions_take_max_count ... ok
[INFO] [stdout] test coverage::tests::parse_host_from_version_output ... ok
[INFO] [stdout] test coverage::tests::parse_host_missing ... ok
[INFO] [stdout] test coverage::tests::partial_coverage ... ok
[INFO] [stdout] test coverage::tests::export_coverage_errors_on_tool_failure ... ok
[INFO] [stdout] test coverage::tests::region_span_basic ... ok
[INFO] [stdout] test coverage::tests::merge_profdata_errors_on_tool_failure ... ok
[INFO] [stdout] test coverage::tests::region_span_empty ... ok
[INFO] [stdout] test coverage::tests::resolve_errors_on_missing_cov ... ok
[INFO] [stdout] test coverage::tests::export_coverage_returns_stdout ... ok
[INFO] [stdout] test dryness::tests::both_sig_and_body_duplicate_stacks ... ok
[INFO] [stdout] test dryness::tests::empty_fingerprints_ignored ... ok
[INFO] [stdout] test dryness::tests::no_duplicates ... ok
[INFO] [stdout] test dryness::tests::body_duplicates ... ok
[INFO] [stdout] test coverage::tests::resolve_errors_on_missing_profdata ... ok
[INFO] [stdout] test dryness::tests::three_way_duplicate ... ok
[INFO] [stdout] test idiom::tests::body_fingerprint_different_structure ... ok
[INFO] [stdout] test idiom::tests::body_fingerprint_same_structure ... ok
[INFO] [stdout] test idiom::tests::box_dyn_error_in_return ... ok
[INFO] [stdout] test idiom::tests::box_dyn_error_short_path ... ok
[INFO] [stdout] test dryness::tests::preserves_existing_demerits ... ok
[INFO] [stdout] test dryness::tests::signature_duplicates ... ok
[INFO] [stdout] test idiom::tests::box_dyn_error_with_send_sync ... ok
[INFO] [stdout] test idiom::tests::cast_in_arithmetic ... ok
[INFO] [stdout] test idiom::tests::cast_in_comparison ... ok
[INFO] [stdout] test idiom::tests::cast_for_indexing_not_flagged ... ok
[INFO] [stdout] test idiom::tests::clean_function_zero_demerits ... ok
[INFO] [stdout] test idiom::tests::cfg_test_module_skipped ... ok
[INFO] [stdout] test idiom::tests::empty_vec_macro ... ok
[INFO] [stdout] test idiom::tests::expect_not_flagged ... ok
[INFO] [stdout] test idiom::tests::concrete_error_type_clean ... ok
[INFO] [stdout] test coverage::tests::short_region_ignored ... ok
[INFO] [stdout] test coverage::tests::resolve_finds_tools_in_sysroot ... ok
[INFO] [stdout] test idiom::tests::free_fn_with_mut_struct_ref_param ... ok
[INFO] [stdout] test idiom::tests::explicit_drop ... ok
[INFO] [stdout] test idiom::tests::free_fn_with_struct_ref_param ... ok
[INFO] [stdout] test idiom::tests::from_iter_method_call ... ok
[INFO] [stdout] test idiom::tests::from_iter_function_call ... ok
[INFO] [stdout] test idiom::tests::low_weight_checks ... ok
[INFO] [stdout] test idiom::tests::match_on_chars ... ok
[INFO] [stdout] test idiom::tests::match_on_ints ... ok
[INFO] [stdout] test idiom::tests::match_on_enum_variants_clean ... ok
[INFO] [stdout] test idiom::tests::match_on_single_literal_not_flagged ... ok
[INFO] [stdout] test idiom::tests::match_on_strings ... ok
[INFO] [stdout] test idiom::tests::free_fn_with_unknown_struct_not_flagged ... ok
[INFO] [stdout] test idiom::tests::match_or_pattern_with_literals ... ok
[INFO] [stdout] test coverage::tests::merge_profdata_calls_tool_and_returns_path ... ok
[INFO] [stdout] test idiom::tests::free_fn_with_primitive_param_is_clean ... ok
[INFO] [stdout] test idiom::tests::method_not_flagged ... ok
[INFO] [stdout] test idiom::tests::high_weight_checks ... ok
[INFO] [stdout] test idiom::tests::sig_fingerprint_includes_impl_context ... ok
[INFO] [stdout] test idiom::tests::multiple_violations_accumulate ... ok
[INFO] [stdout] test idiom::tests::unwrap_detected ... ok
[INFO] [stdout] test idiom::tests::trait_method_without_body_skipped ... ok
[INFO] [stdout] test idiom::tests::trait_default_method_checked ... ok
[INFO] [stdout] test report::tests::clean_function_no_help_lines ... ok
[INFO] [stdout] test idiom::tests::vec_with_elements_clean ... ok
[INFO] [stdout] test report::tests::dry_violations_listed ... ok
[INFO] [stdout] test idiom::tests::unwrap_in_closure_not_counted ... ok
[INFO] [stdout] test report::tests::diagnostic_has_location_and_lint_code ... ok
[INFO] [stdout] test idiom::tests::sig_fingerprint_resolves_self_in_return_type ... ok
[INFO] [stdout] test report::tests::empty_report ... ok
[INFO] [stdout] test report::tests::high_complexity_suggestion ... ok
[INFO] [stdout] test report::tests::idiom_violations_listed ... ok
[INFO] [stdout] test report::tests::lint_code_high_complexity ... ok
[INFO] [stdout] test report::tests::low_coverage_suggestion ... ok
[INFO] [stdout] test report::tests::lint_code_high_risk ... ok
[INFO] [stdout] test report::tests::metrics_in_note_line ... ok
[INFO] [stdout] test report::tests::no_threshold_omits_count ... ok
[INFO] [stdout] test report::tests::no_warnings_summary ... ok
[INFO] [stdout] test report::tests::note_level_for_low_score ... ok
[INFO] [stdout] test report::tests::summary_warning_count ... ok
[INFO] [stdout] test report::tests::lint_code_low_coverage ... ok
[INFO] [stdout] test report::tests::top_limits_output ... ok
[INFO] [stdout] test report::tests::warning_level_for_high_score ... ok
[INFO] [stdout] test report::tests::threshold_in_summary ... ok
[INFO] [stdout] test scoring::tests::idiom_penalty_single_high_weight ... ok
[INFO] [stdout] test scoring::tests::full_coverage_equals_complexity ... ok
[INFO] [stdout] test scoring::tests::idiom_penalty_stacks ... ok
[INFO] [stdout] test scoring::tests::idiom_penalty_zero_demerits ... ok
[INFO] [stdout] test scoring::tests::overlap_adjacent ... ok
[INFO] [stdout] test scoring::tests::overlap_full ... ok
[INFO] [stdout] test scoring::tests::clean_idioms_no_penalty ... ok
[INFO] [stdout] test scoring::tests::join_matches_by_line_overlap ... ok
[INFO] [stdout] test scoring::tests::idiom_demerits_multiply_crap ... ok
[INFO] [stdout] test scoring::tests::overlap_subset ... ok
[INFO] [stdout] test scoring::tests::published_example ... ok
[INFO] [stdout] test scoring::tests::overlap_partial ... ok
[INFO] [stdout] test scoring::tests::overlap_none ... ok
[INFO] [stdout] test scoring::tests::score_monotonically_decreases_with_coverage ... ok
[INFO] [stdout] test scoring::tests::trivial_fully_covered ... ok
[INFO] [stdout] test scoring::tests::results_sorted_by_crappy_score_descending ... ok
[INFO] [stdout] test scoring::tests::trivial_uncovered ... ok
[INFO] [stdout] test scoring::tests::unmatched_complexity_gets_zero_coverage ... ok
[INFO] [stdout] test tests::analyze_full_pipeline ... ignored, spawns cargo test — conflicts with outer coverage instrumentation
[INFO] [stdout] test tests::all_features_flag ... ok
[INFO] [stdout] test tests::both_flags ... ok
[INFO] [stdout] test tests::cargo_feature_args_all ... ok
[INFO] [stdout] test tests::collect_coverage_on_temp_project ... ignored, spawns cargo test — conflicts with outer coverage instrumentation
[INFO] [stdout] test tests::cargo_feature_args_empty ... ok
[INFO] [stdout] test tests::cargo_feature_args_with_package ... ok
[INFO] [stdout] test tests::display_command_error ... ok
[INFO] [stdout] test tests::display_io_error ... ok
[INFO] [stdout] test tests::display_json_error ... ok
[INFO] [stdout] test tests::detect_package_finds_name ... ok
[INFO] [stdout] test tests::display_no_test_binaries ... ok
[INFO] [stdout] test tests::detect_package_returns_none_for_workspace_root ... ok
[INFO] [stdout] test tests::display_tool_not_found ... ok
[INFO] [stdout] test tests::display_syn_error ... ok
[INFO] [stdout] test tests::exclude_combined_with_threshold ... ok
[INFO] [stdout] test tests::exclude_path_flag ... ok
[INFO] [stdout] test tests::exclude_fn_flag ... ok
[INFO] [stdout] test tests::features_flag ... ok
[INFO] [stdout] test tests::from_bourne_error ... ok
[INFO] [stdout] test tests::display_no_profraw ... ok
[INFO] [stdout] test scoring::tests::cc12_uncovered ... ok
[INFO] [stdout] test scoring::tests::idiom_penalty_single_low_weight ... ok
[INFO] [stdout] test tests::help_flag ... ok
[INFO] [stdout] test tests::from_io_error ... ok
[INFO] [stdout] test tests::invalid_threshold_value ... ok
[INFO] [stdout] test tests::missing_threshold_value ... ok
[INFO] [stdout] test tests::no_args ... ok
[INFO] [stdout] test tests::package_flag_long ... ok
[INFO] [stdout] test tests::package_flag_short ... ok
[INFO] [stdout] test tests::top_flag ... ok
[INFO] [stdout] test tests::threshold_flag ... ok
[INFO] [stdout] test tests::is_workspace_member_false_for_standalone ... ok
[INFO] [stdout] test tests::is_workspace_member_detects_parent_workspace ... ok
[INFO] [stdout] test tests::no_default_features_flag ... ok
[INFO] [stdout] test complexity::tests::analyze_complexity_on_temp_project ... ok
[INFO] [stdout] test tests::version_flag ... ok
[INFO] [stdout] test visitor::tests::cfg_test_module_skipped ... ok
[INFO] [stdout] test visitor::tests::crappy_allow_skips_free_fn ... ok
[INFO] [stdout] test visitor::tests::context_cleaned_after_impl ... ok
[INFO] [stdout] test visitor::tests::free_function ... ok
[INFO] [stdout] test visitor::tests::context_cleaned_after_trait ... ok
[INFO] [stdout] test visitor::tests::crappy_allow_skips_trait_default ... ok
[INFO] [stdout] test visitor::tests::crappy_allow_skips_impl_method ... ok
[INFO] [stdout] test visitor::tests::impl_method_qualified ... ok
[INFO] [stdout] test visitor::tests::test_function_skipped ... ok
[INFO] [stdout] test visitor::tests::trait_abstract_method_skipped ... ok
[INFO] [stdout] test visitor::tests::test_impl_method_skipped ... ok
[INFO] [stdout] test visitor::tests::trait_impl_qualified ... ok
[INFO] [stdout] test visitor::tests::trait_default_method ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0fccc14314352551)
[INFO] [stdout] test complexity::tests::analyze_complexity_no_src_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 184 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test full_pipeline_on_simple_project ... FAILED
[INFO] [stdout] test threshold_exit_code ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- full_pipeline_on_simple_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'full_pipeline_on_simple_project' (516) panicked at tests/integration.rs:77:5:
[INFO] [stdout] should report coverage count: Instrumenting tests with coverage instrumentation...
[INFO] [stdout] error: /opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/llvm-profdata not found (run: rustup component add llvm-tools)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bd67387908 - 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:     0x55bd67387908 - 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:     0x55bd67387908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bd67387908 - <<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:     0x55bd6739b7aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bd6739b7aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55bd6738c1d2 - 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:     0x55bd6738c1d2 - <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:     0x55bd673652f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bd673652f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bd6737f699 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bd6731a58c - <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:     0x55bd6731a58c - 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:     0x55bd6737f852 - <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:     0x55bd6737f852 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55bd673653b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55bd6735a4d9 - 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:     0x55bd673660cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55bd6739be9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bd67307342 - integration[6350d23144e347f1]::full_pipeline_on_simple_project
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:77:5
[INFO] [stdout]   20:     0x55bd67305aa7 - integration[6350d23144e347f1]::full_pipeline_on_simple_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:33:37
[INFO] [stdout]   21:     0x55bd6730d1d6 - <integration[6350d23144e347f1]::full_pipeline_on_simple_project::{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:     0x55bd6730d66b - <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:     0x55bd6730d66b - 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:     0x55bd6731aee5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x55bd6731aee5 - <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:     0x55bd6731aee5 - 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:     0x55bd6731aee5 - 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:     0x55bd6731aee5 - 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:     0x55bd6731aee5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x55bd6731aee5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x55bd673147f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x55bd673147f4 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - <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:     0x55bd6731df62 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - <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:     0x55bd6738709f - <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:     0x55bd6738709f - <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:     0x7cc273468aa4 - <unknown>
[INFO] [stdout]   43:     0x7cc2734f5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- threshold_exit_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'threshold_exit_code' (517) panicked at tests/integration.rs:140:5:
[INFO] [stdout] simple fully-covered function should pass threshold=100: Instrumenting tests with coverage instrumentation...
[INFO] [stdout] error: /opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/llvm-profdata not found (run: rustup component add llvm-tools)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bd67387908 - 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:     0x55bd67387908 - 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:     0x55bd67387908 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55bd67387908 - <<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:     0x55bd6739b7aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55bd6739b7aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55bd6738c1d2 - 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:     0x55bd6738c1d2 - <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:     0x55bd673652f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55bd673652f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55bd6737f699 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55bd6731a58c - <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:     0x55bd6731a58c - 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:     0x55bd6737f852 - <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:     0x55bd6737f852 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55bd673653b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55bd6735a4d9 - 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:     0x55bd673660cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55bd6739be9c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55bd67306c1b - integration[6350d23144e347f1]::threshold_exit_code
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:140:5
[INFO] [stdout]   20:     0x55bd67305a77 - integration[6350d23144e347f1]::threshold_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:115:25
[INFO] [stdout]   21:     0x55bd6730d196 - <integration[6350d23144e347f1]::threshold_exit_code::{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:     0x55bd6730d66b - <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:     0x55bd6730d66b - 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:     0x55bd6731aee5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x55bd6731aee5 - <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:     0x55bd6731aee5 - 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:     0x55bd6731aee5 - 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:     0x55bd6731aee5 - 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:     0x55bd6731aee5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x55bd6731aee5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x55bd673147f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x55bd673147f4 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - <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:     0x55bd6731df62 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - 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:     0x55bd6731df62 - <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:     0x55bd6738709f - <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:     0x55bd6738709f - <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:     0x7cc273468aa4 - <unknown>
[INFO] [stdout]   43:     0x7cc2734f5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     full_pipeline_on_simple_project
[INFO] [stdout]     threshold_exit_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce", kill_on_drop: false }`
[INFO] [stdout] 5cc3edab551057c30da88f3e2599e7a06ecdc5bf2970cb3aaffd4eb1d93774ce
