[INFO] fetching crate cargo-mutants 25.3.1...
[INFO] testing cargo-mutants-25.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-mutants 25.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cargo-mutants 25.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-mutants 25.3.1
[INFO] tweaked toml for crates.io crate cargo-mutants 25.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-mutants 25.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-mutants 25.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4db4753b6e2f7ff3db0c3f4a0447fce64e1a8024201e3508bf5213147aba6a1d
[INFO] running `Command { std: "docker" "start" "-a" "4db4753b6e2f7ff3db0c3f4a0447fce64e1a8024201e3508bf5213147aba6a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db4753b6e2f7ff3db0c3f4a0447fce64e1a8024201e3508bf5213147aba6a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db4753b6e2f7ff3db0c3f4a0447fce64e1a8024201e3508bf5213147aba6a1d", kill_on_drop: false }`
[INFO] [stdout] 4db4753b6e2f7ff3db0c3f4a0447fce64e1a8024201e3508bf5213147aba6a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f45c5bf2e51239bff2bf0769e99e39efe4fe18dbf97227d3952840645e4b23ba
[INFO] running `Command { std: "docker" "start" "-a" "f45c5bf2e51239bff2bf0769e99e39efe4fe18dbf97227d3952840645e4b23ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling target-spec v3.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling fs2 v0.4.0
[INFO] [stderr]    Compiling path-slash v0.2.0
[INFO] [stderr]    Compiling whoami v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling patch v0.7.0
[INFO] [stderr]    Compiling nutmeg v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling color-print v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling clap_complete v4.0.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling cargo_metadata v0.19.0
[INFO] [stderr]    Compiling schemars v0.9.0
[INFO] [stderr]    Compiling nextest-metadata v0.12.1
[INFO] [stderr]    Compiling toml v0.8.0
[INFO] [stderr]    Compiling cargo-mutants v25.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.22s
[INFO] running `Command { std: "docker" "inspect" "f45c5bf2e51239bff2bf0769e99e39efe4fe18dbf97227d3952840645e4b23ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45c5bf2e51239bff2bf0769e99e39efe4fe18dbf97227d3952840645e4b23ba", kill_on_drop: false }`
[INFO] [stdout] f45c5bf2e51239bff2bf0769e99e39efe4fe18dbf97227d3952840645e4b23ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cb7ac47726d3812447f368bd1221f583c9737211071414b2c49697e576eb40f
[INFO] running `Command { std: "docker" "start" "-a" "4cb7ac47726d3812447f368bd1221f583c9737211071414b2c49697e576eb40f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling cp_r v0.5.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling regex v1.10.0
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling insta v1.12.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling cargo-mutants v25.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.10s
[INFO] running `Command { std: "docker" "inspect" "4cb7ac47726d3812447f368bd1221f583c9737211071414b2c49697e576eb40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cb7ac47726d3812447f368bd1221f583c9737211071414b2c49697e576eb40f", kill_on_drop: false }`
[INFO] [stdout] 4cb7ac47726d3812447f368bd1221f583c9737211071414b2c49697e576eb40f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15a345f8077c3c44c321dcc44e75e7f0c801e8c8796d7e0f2da4c410bb484bc0
[INFO] running `Command { std: "docker" "start" "-a" "15a345f8077c3c44c321dcc44e75e7f0c801e8c8796d7e0f2da4c410bb484bc0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_mutants-1d4345bbae403358)
[INFO] [stdout] 
[INFO] [stdout] running 215 tests
[INFO] [stdout] test annotation::tests::resolve_simple ... ok
[INFO] [stdout] test cargo::test::generate_cargo_args_with_additional_cargo_test_args_and_package ... ok
[INFO] [stdout] test cargo::test::all_features_args_passed_to_cargo ... ok
[INFO] [stdout] test cargo::test::generate_cargo_args_with_additional_cargo_args_and_test_args ... ok
[INFO] [stdout] test cargo::test::cap_lints_passed_to_cargo ... ok
[INFO] [stdout] test cargo::test::generate_cargo_args_for_baseline_with_default_options ... ok
[INFO] [stdout] test cargo::test::feature_args_passed_to_cargo ... ok
[INFO] [stdout] test cargo::test::profile_arg_passed_to_cargo ... ok
[INFO] [stdout] test cargo::test::rustflags_added_to_existing_rustflags ... ok
[INFO] [stdout] test cargo::test::rustflags_added_to_existing_encoded_rustflags ... ok
[INFO] [stdout] test annotation::tests::resolve_auto_not_on_github ... ok
[INFO] [stdout] test cargo::test::no_default_features_args_passed_to_cargo ... ok
[INFO] [stdout] test copy_tree::test::copy_target_dir_when_requested ... ok
[INFO] [stdout] test copy_tree::test::copy_non_top_level_target_files ... ok
[INFO] [stdout] test copy_tree::test::copy_tree_with_parent_ignoring_star ... ok
[INFO] [stdout] test copy_tree::test::copy_git_dir_when_requested ... ok
[INFO] [stdout] test annotation::tests::resolve_auto_github_isolated ... ok
[INFO] [stdout] test copy_tree::test::copy_without_gitignore_by_default ... ok
[INFO] [stdout] test cargo::test::rustflags_with_empty_encoded_rustflags ... ok
[INFO] [stdout] test fnvalue::test::arc_replacement ... ok
[INFO] [stdout] test fnvalue::test::array_replacement ... ok
[INFO] [stdout] test fnvalue::test::box_unrecognized_type_replacement ... ok
[INFO] [stdout] test cargo::test::rustflags_without_cap_lints_and_no_environment_variables ... ok
[INFO] [stdout] test fnvalue::test::btreeset_replacement ... ok
[INFO] [stdout] test fnvalue::test::box_usize_replacement ... ok
[INFO] [stdout] test fnvalue::test::float_replacement ... ok
[INFO] [stdout] test fnvalue::test::btreemap_replacement ... ok
[INFO] [stdout] test fnvalue::test::http_response_replacement ... ok
[INFO] [stdout] test fnvalue::test::isize_replacements ... ok
[INFO] [stdout] test fnvalue::test::impl_matches_iterator ... ok
[INFO] [stdout] test fnvalue::test::iter_replacement ... ok
[INFO] [stdout] test fnvalue::test::cow_generates_borrowed_and_owned ... ok
[INFO] [stdout] test fnvalue::test::match_map ... ok
[INFO] [stdout] test copy_tree::test::copy_without_gitignore ... ok
[INFO] [stdout] test fnvalue::test::option_usize_replacement ... ok
[INFO] [stdout] test fnvalue::test::rc_replacement ... ok
[INFO] [stdout] test fnvalue::test::match_known_map ... ok
[INFO] [stdout] test fnvalue::test::nonzero_integer_replacements ... ok
[INFO] [stdout] test copy_tree::test::dont_copy_git_dir_or_mutants_out_by_default ... ok
[INFO] [stdout] test cargo::test::rustflags_with_cap_lints_and_no_environment_variables ... ok
[INFO] [stdout] test fnvalue::test::recurse_into_result_bool ... ok
[INFO] [stdout] test fnvalue::test::ref_mut ... ok
[INFO] [stdout] test fnvalue::test::recurse_into_result_result_bool_with_error_values ... ok
[INFO] [stdout] test fnvalue::test::ref_replacement_leaks_values ... ok
[INFO] [stdout] test fnvalue::test::ref_replacement_recurses ... ok
[INFO] [stdout] test fnvalue::test::slice_replacement ... ok
[INFO] [stdout] test fnvalue::test::tuple_combination_longer ... ok
[INFO] [stdout] test fnvalue::test::tuple_combinations ... ok
[INFO] [stdout] test fnvalue::test::u16_replacements ... ok
[INFO] [stdout] test fnvalue::test::unit_replacement ... ok
[INFO] [stdout] test glob::test::empty_globs ... ok
[INFO] [stdout] test fnvalue::test::result_unit_replacement ... ok
[INFO] [stdout] test fnvalue::test::vec_string_replacement ... ok
[INFO] [stdout] test fnvalue::test::unknown_container_replacement ... ok
[INFO] [stdout] test glob::test::filename_matches_directories_and_their_contents ... ok
[INFO] [stdout] test glob::test::literal_filename_matches_anywhere ... ok
[INFO] [stdout] test glob::test::glob_without_slash_matches_filename_anywhere ... ok
[INFO] [stdout] test copy_tree::test::copy_with_gitignore_but_without_git_dir ... ok
[INFO] [stdout] test copy_tree::test::dont_copy_target_dir_by_default_when_copy_target_false ... ok
[INFO] [stdout] test glob::test::on_unix_backslash_is_escape ... ok
[INFO] [stdout] test copy_tree::test::copy_with_gitignore_and_git_dir ... ok
[INFO] [stdout] test fnvalue::test::match_known_collection ... ok
[INFO] [stdout] test copy_tree::test::copy_with_gitignore_true_in_config_and_git_dir_excludes_ignored_files ... ok
[INFO] [stdout] test glob::test::glob_with_slashes_matches_whole_path ... ok
[INFO] [stdout] test glob::test::starstar_within_path_matches_zero_or_more_directories ... ok
[INFO] [stdout] test glob::test::set_with_multiple_filenames ... ok
[INFO] [stdout] test build_dir::test::for_baseline_in_place ... ok
[INFO] [stdout] test in_diff::test_super::patch_parse_error ... ok
[INFO] [stdout] test in_diff::test_super::read_diff_with_no_sourcecode ... ok
[INFO] [stdout] test in_diff::test_super::strip_patch_path_prefix ... ok
[INFO] [stdout] test in_diff::test_super::affected_lines_from_replacement ... ok
[INFO] [stdout] test in_diff::test_super::reconstruct_partial_new_file ... ok
[INFO] [stdout] test in_diff::test_super::affected_lines_from_single_insertion ... ok
[INFO] [stdout] test in_diff::test_super::read_diff_with_empty_mutants ... ok
[INFO] [stdout] test glob::test::starstar_at_start_of_path_matches_anywhere ... ok
[INFO] [stdout] test in_diff::test_super::affected_lines_from_double_deletion ... ok
[INFO] [stdout] test manifest::test::subdir_path_in_manifest_is_unchanged ... ok
[INFO] [stdout] test in_diff::test_super::affected_lines_from_single_deletion ... ok
[INFO] [stdout] test manifest::test::fix_replace_section ... ok
[INFO] [stdout] test manifest::test::absolute_path_in_manifest_is_unchanged ... ok
[INFO] [stdout] test manifest::test::fix_patch_section ... ok
[INFO] [stdout] test manifest::test::fix_path_absolute_unchanged ... ok
[INFO] [stdout] test manifest::test::fix_path_relative ... ok
[INFO] [stdout] test manifest::test::fix_relative_path_in_manifest ... ok
[INFO] [stdout] test build_dir::test::for_baseline_copied ... ok
[INFO] [stdout] test manifest::test::cargo_config_toml_paths_outside_tree_are_made_absolute ... ok
[INFO] [stdout] test mutant::test::always_skip_constructors_called_new ... ok
[INFO] [stdout] test mutant::test::squash_lines ... ok
[INFO] [stdout] test options::test::all_features_arg ... ok
[INFO] [stdout] test options::test::all_features_command_line_overrides_config ... ok
[INFO] [stdout] test options::test::all_features_from_config ... ok
[INFO] [stdout] test options::test::config_skip_calls_default_off ... ok
[INFO] [stdout] test options::test::arg_configure_skip_calls_default_off ... ok
[INFO] [stdout] test options::test::arg_overrides_config_skip_calls_defaults ... ok
[INFO] [stdout] test options::test::copy_target_command_line_overrides_config ... ok
[INFO] [stdout] test options::test::conflicting_timeout_options ... ok
[INFO] [stdout] test options::test::copy_target_command_line_true_overrides_config ... ok
[INFO] [stdout] test options::test::copy_target_from_command_line ... ok
[INFO] [stdout] test options::test::copy_target_config_only ... ok
[INFO] [stdout] test options::test::copy_target_from_config ... ok
[INFO] [stdout] test options::test::color_control_from_cargo_env ... ok
[INFO] [stdout] test options::test::default_options ... ok
[INFO] [stdout] test cargo::test::nextest_gets_special_cargo_profile_option ... ok
[INFO] [stdout] test options::test::default_skip_calls_includes_with_capacity ... ok
[INFO] [stdout] test annotation::tests::format_mutant_annotation ... ok
[INFO] [stdout] test options::test::arg_redundantly_configure_skip_calls_default_on ... ok
[INFO] [stdout] test options::test::copy_target_default_false ... ok
[INFO] [stdout] test options::test::cli_timeout_multiplier_overrides_config ... ok
[INFO] [stdout] test options::test::color_control_from_env ... ok
[INFO] [stdout] test options::test::features_arg ... ok
[INFO] [stdout] test options::test::disable_jobserver ... ok
[INFO] [stdout] test options::test::gitignore_off_by_default ... ok
[INFO] [stdout] test options::test::gitignore_false_in_config ... ok
[INFO] [stdout] test options::test::features_command_line_and_config_combined ... ok
[INFO] [stdout] test options::test::gitignore_command_line_overrides_config ... ok
[INFO] [stdout] test options::test::gitignore_false_on_command_line ... ok
[INFO] [stdout] test options::test::jobserver_tasks ... ok
[INFO] [stdout] test options::test::no_copy_target_deprecated_option_still_works ... ok
[INFO] [stdout] test options::test::no_default_features_arg ... ok
[INFO] [stdout] test options::test::gitignore_true_on_command_line ... ok
[INFO] [stdout] test options::test::conflicting_build_timeout_options ... ok
[INFO] [stdout] test options::test::default_jobserver_settings ... ok
[INFO] [stdout] test options::test::gitignore_true_in_config ... ok
[INFO] [stdout] test options::test::features_from_config ... ok
[INFO] [stdout] test options::test::no_copy_target_sets_copy_target_false ... ok
[INFO] [stdout] test options::test::no_default_features_from_config ... ok
[INFO] [stdout] test options::test::skip_calls_from_args ... ok
[INFO] [stdout] test options::test::profile_option_from_args ... ok
[INFO] [stdout] test options::test::profile_from_config ... ok
[INFO] [stdout] test options::test::options_from_baseline_arg ... ok
[INFO] [stdout] test options::test::test_package_arg_with_commas ... ok
[INFO] [stdout] test options::test::options_from_timeout_args ... ok
[INFO] [stdout] test options::test::test_workspace_config_false ... ok
[INFO] [stdout] test options::test::test_workspace_arg_false_allows_packages_from_config ... ok
[INFO] [stdout] test options::test::test_workspace_arg_true ... ok
[INFO] [stdout] test options::test::test_workspace_args_override_config_true ... ok
[INFO] [stdout] test output::test::clean_filename_removes_special_characters ... ok
[INFO] [stdout] test options::test::no_default_features_command_line_overrides_config ... ok
[INFO] [stdout] test options::test::options_from_test_tool_arg ... ok
[INFO] [stdout] test options::test::test_workspace_args_override_config_false ... ok
[INFO] [stdout] test options::test::from_config ... ok
[INFO] [stdout] test path::test::path_ascent ... ok
[INFO] [stdout] test pretty::test::format_thick_arrow ... ok
[INFO] [stdout] test pretty::test::format_trait_with_assoc_type ... ok
[INFO] [stdout] test pretty::test::preserve_boolean_or ... ok
[INFO] [stdout] test pretty::test::pretty_format_examples ... ok
[INFO] [stdout] test process::test::shell_quoting ... ok
[INFO] [stdout] test shard::tests::shard_from_str_invalid_input ... ok
[INFO] [stdout] test shard::tests::shard_from_str_valid_input ... ok
[INFO] [stdout] test options::test::skip_calls_from_args_and_options ... ok
[INFO] [stdout] test source::test::skips_files_outside_of_workspace ... ok
[INFO] [stdout] test path::test::path_slashes_drops_empty_parts ... ok
[INFO] [stdout] test mutant::test::mutate_factorial ... ok
[INFO] [stdout] test source::test::source_file_normalizes_crlf ... ok
[INFO] [stdout] test shard::tests::shard_select ... ok
[INFO] [stdout] test span::test::cut_including_crlf ... ok
[INFO] [stdout] test span::test::empty_span_at_end_of_string ... ok
[INFO] [stdout] test span::test::empty_span_at_start_of_string ... ok
[INFO] [stdout] test span::test::linecolumn_debug_form ... ok
[INFO] [stdout] test span::test::span_debug_form ... ok
[INFO] [stdout] test span::test::span_ops ... ok
[INFO] [stdout] test tail_file::test::last_line_of_file ... ok
[INFO] [stdout] test test::option_help_sentence_case_without_period ... ok
[INFO] [stdout] test output::test::rotate ... ok
[INFO] [stdout] test timeouts::test::build_timeout_from_option ... ok
[INFO] [stdout] test span::test::empty_span_in_empty_string ... ok
[INFO] [stdout] test output::test::track_previously_caught ... ok
[INFO] [stdout] test span::test::cut_before_crlf ... ok
[INFO] [stdout] test options::test::test_workspace_config_true ... ok
[INFO] [stdout] test timeouts::test::build_timeout_multiplier_from_config ... ok
[INFO] [stdout] test timeouts::test::build_timeout_multiplier_default ... ok
[INFO] [stdout] test timeouts::test::build_timeout_is_affected_by_in_place_build ... ok
[INFO] [stdout] test timeouts::test::timeout_multiplier_default_with_baseline_skip ... ok
[INFO] [stdout] test options::test::copy_vcs ... ok
[INFO] [stdout] test timeouts::test::no_default_build_timeout ... ok
[INFO] [stdout] test timeouts::test::build_timeout_multiplier_from_option ... ok
[INFO] [stdout] test timeouts::test::timeout_multiplier_default ... ok
[INFO] [stdout] test visit::test::find_path_attribute_on_module_item ... ok
[INFO] [stdout] test build_dir::test::build_dir_copy_from ... ok
[INFO] [stdout] test timeouts::test::test_timeout_unaffected_by_in_place_build ... ok
[INFO] [stdout] test timeouts::test::timeout_multiplier_from_config ... ok
[INFO] [stdout] test timeouts::test::timeout_multiplier_from_option ... ok
[INFO] [stdout] test visit::test::mutate_comparisons ... ok
[INFO] [stdout] test visit::test::mutate_binops ... ok
[INFO] [stdout] test visit::test::path_ends_with ... ok
[INFO] [stdout] test visit::test::no_mutants_equivalent_to_source ... ok
[INFO] [stdout] test visit::test::mutant_name_includes_type_parameters ... ok
[INFO] [stdout] test visit::test::mutate_vec_with_capacity_when_default_skips_are_turned_off ... ok
[INFO] [stdout] test visit::test::mutate_match_arms_with_fallback ... ok
[INFO] [stdout] test visit::test::mutate_match_guard ... ok
[INFO] [stdout] test visit::test::reject_module_path_absolute ... ok
[INFO] [stdout] test visit::test::skip_named_fn ... ok
[INFO] [stdout] test visit::test::skip_removing_match_arm_with_guard ... ok
[INFO] [stdout] test pretty::test::pretty_match_guard ... ok
[INFO] [stdout] test visit::test::skip_match_arms_without_fallback ... ok
[INFO] [stdout] test visit::test::skip_method_calls_by_name ... ok
[INFO] [stdout] test timeouts::test::timeout_from_option ... ok
[INFO] [stdout] test outcome::test::find_phase_result ... ok
[INFO] [stdout] test visit::test::mutants_from_test_str ... ok
[INFO] [stdout] test visit::test::skip_with_capacity_by_default ... ok
[INFO] [stdout] test workspace::test::error_opening_outside_of_crate ... ok
[INFO] [stdout] test workspace::test::find_root_from_subdirectory_of_workspace_finds_the_workspace_root ... ok
[INFO] [stdout] test workspace::test::filter_by_multiple_packages ... ok
[INFO] [stdout] test workspace::test::package_filter_all_from_subdir_gets_everything ... ok
[INFO] [stdout] test workspace::test::auto_packages_in_virtual_workspace_gets_everything ... ok
[INFO] [stdout] test workspace::test::filter_by_single_package ... ok
[INFO] [stdout] test mutant::test::filter_by_attributes ... ok
[INFO] [stdout] test output::test::create_output_dir ... ok
[INFO] [stdout] test workspace::test::find_top_source_files_from_subdirectory_of_workspace ... ok
[INFO] [stdout] test workspace::test::open_subdirectory_of_crate_opens_the_crate ... ok
[INFO] [stdout] test visit::test::no_mutants_in_files_with_inner_cfg_test_attribute ... ok
[INFO] [stdout] test mutant::test::discover_factorial_mutants ... ok
[INFO] [stdout] test workspace::test::auto_packages_in_workspace_subdir_finds_single_package ... ok
[INFO] [stdout] test build_dir::test::build_dir_in_place ... ok
[INFO] [stdout] test options::test::test_workspace_arg_false ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 215 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build_dir.rs (/opt/rustwide/target/debug/deps/build_dir-938dd86479dcfdd1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test gitignore_respected_when_enabled ... ok
[INFO] [stdout] test gitignore_not_respected_by_default ... ok
[INFO] [stdout] test symlink_in_source_tree_is_copied ... ok
[INFO] [stdout] test gitignore_can_be_turned_off ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_build.rs (/opt/rustwide/target/debug/deps/check_build-28722b0e1c357863)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test warning_when_no_mutants_found ... ok
[INFO] [stdout] test check_tree_where_build_fails ... ok
[INFO] [stdout] test unviable_mutation_of_struct_with_no_default ... ok
[INFO] [stdout] test small_well_tested_tree_check_only ... ok
[INFO] [stdout] test small_well_tested_tree_check_only_shuffled ... ok
[INFO] [stdout] test check_succeeds_in_tree_that_builds_but_fails_tests ... ok
[INFO] [stdout] test check_tree_with_mutants_skip ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test check_build`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- check_tree_with_mutants_skip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'check_tree_with_mutants_skip' (608) panicked at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=4
[INFO] [stdout] stderr=```"ERROR cargo check failed in an unmutated tree, so no mutants were tested\n"```
[INFO] [stdout] command=`cd "/tmp/cargo-mutants-testdata-hang_avoided_by_attr-69QtSv" && env -u RUST_BACKTRACE "/opt/rustwide/target/debug/cargo-mutants" "mutants" "--check" "--no-times" "--no-shuffle"`
[INFO] [stdout] code=4
[INFO] [stdout] stdout=```
[INFO] [stdout] Found 6 mutants to test
[INFO] [stdout] FAILED   Unmutated baseline
[INFO] [stdout] 
[INFO] [stdout] *** baseline
[INFO] [stdout] 
[INFO] [stdout] *** /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/cargo check --tests --verbose --package=cargo-mutants-testdata-hang-avoided-by-attr@0.1.0
[INFO] [stdout]     Updating crates.io index
[INFO] [stdout] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] error: failed to get `mutants` as a dependency of package `cargo-mutants-testdata-hang-avoided-by-attr v0.1.0 (/tmp/cargo-mutants-cargo-mutants-testdata-hang_avoided_by_attr-69QtSv-ssdMmj.tmp)`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   download of config.json failed
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   failed to download from `https://index.crates.io/config.json`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] 
[INFO] [stdout] *** result: Failure(101)
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr="ERROR cargo check failed in an unmutated tree, so no mutants were tested\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fda5ae73562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fda5ae73562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fda5ae73562 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fda5ae73562 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fda5ae854af - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fda5ae854af - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fda5ae3b3d3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fda5ae3b3d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fda5ae498e2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fda5ae4f08f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fda5ae4ef21 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fda5aa010ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fda5aa010ee - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fda5ae4f69f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fda5ae4f69f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fda5ae4f4fa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fda5ae49a19 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fda5ae2ef3d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fda5ae8fa70 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fda5a9bacd0 - core::panicking::panic_display::h4ee90b8589bc689a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5fda5a9b1a27 - assert_cmd::assert::AssertError::panic::h1f587da8110be6b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5fda5a9b8bf7 - core::ops::function::FnOnce::call_once::h53e0f633721dceab
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5fda5a9bf8e4 - core::result::Result<T,E>::unwrap_or_else::h3dae787ea06d5c2f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5fda5a9b26e6 - assert_cmd::assert::Assert::success::h9671a0b1538ac54f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5fda5a9a4273 - check_build::check_tree_with_mutants_skip::h2a5029ef88a0953d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/check_build.rs:125:10
[INFO] [stdout]   25:     0x5fda5a9a4ff7 - check_build::check_tree_with_mutants_skip::{{closure}}::h0f417c2579d6c364
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/check_build.rs:117:34
[INFO] [stdout]   26:     0x5fda5a99f066 - core::ops::function::FnOnce::call_once::h38145cdfaff4a9f5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5fda5aa00f3b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5fda5aa00f3b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5fda5aa14f4d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5fda5aa14f4d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5fda5aa14f4d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5fda5aa14f4d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5fda5aa14f4d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5fda5aa14f4d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5fda5aa14f4d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5fda5a9ee494 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5fda5a9ee494 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5fda5a9f1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5fda5a9f1dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5fda5a9f1dca - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5fda5a9f1dca - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5fda5a9f1dca - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5fda5a9f1dca - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5fda5a9f1dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5fda5ae4465f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x5fda5ae4465f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x703688d9caa4 - <unknown>
[INFO] [stdout]   48:     0x703688e29a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     check_tree_with_mutants_skip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15a345f8077c3c44c321dcc44e75e7f0c801e8c8796d7e0f2da4c410bb484bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a345f8077c3c44c321dcc44e75e7f0c801e8c8796d7e0f2da4c410bb484bc0", kill_on_drop: false }`
[INFO] [stdout] 15a345f8077c3c44c321dcc44e75e7f0c801e8c8796d7e0f2da4c410bb484bc0
