[INFO] fetching crate cargo-mutants 25.3.1... [INFO] testing cargo-mutants-25.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cargo-mutants 25.3.1 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-mutants 25.3.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.26.0 [INFO] [stderr] Downloaded nextest-workspace-hack v0.1.0 [INFO] [stderr] Downloaded toml v0.8.0 [INFO] [stderr] Downloaded target-spec v3.2.2 [INFO] [stderr] Downloaded nutmeg v0.1.4 [INFO] [stderr] Downloaded color-print v0.3.1 [INFO] [stderr] Downloaded cargo_metadata v0.19.0 [INFO] [stderr] Downloaded clap_complete v4.0.0 [INFO] [stderr] Downloaded fs2 v0.4.0 [INFO] [stderr] Downloaded indoc v2.0.0 [INFO] [stderr] Downloaded jobserver v0.1.0 [INFO] [stderr] Downloaded nextest-metadata v0.12.1 [INFO] [stderr] Downloaded patch v0.7.0 [INFO] [stderr] Downloaded path-slash v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 941dfa00a46dd420b250a1b391981d4e7fa1a944e1debd028ba2c307ba1d7864 [INFO] running `Command { std: "docker" "start" "-a" "941dfa00a46dd420b250a1b391981d4e7fa1a944e1debd028ba2c307ba1d7864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "941dfa00a46dd420b250a1b391981d4e7fa1a944e1debd028ba2c307ba1d7864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "941dfa00a46dd420b250a1b391981d4e7fa1a944e1debd028ba2c307ba1d7864", kill_on_drop: false }` [INFO] [stdout] 941dfa00a46dd420b250a1b391981d4e7fa1a944e1debd028ba2c307ba1d7864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba73065fc57dd18ae2c712b404e2c88d8c4abec64e9b42fd84b7286c09ac93f [INFO] running `Command { std: "docker" "start" "-a" "dba73065fc57dd18ae2c712b404e2c88d8c4abec64e9b42fd84b7286c09ac93f", 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 log v0.4.25 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.19 [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 quote v1.0.35 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 [INFO] [stderr] Compiling target-spec v3.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling yansi v0.5.1 [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 clap_derive v4.5.28 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [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 tracing v0.1.41 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling nutmeg v0.1.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling color-print v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling clap_complete v4.0.0 [INFO] [stderr] Compiling patch v0.7.0 [INFO] [stderr] Compiling strum v0.26.0 [INFO] [stderr] Compiling jobserver v0.1.0 [INFO] [stderr] Compiling fs2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v2.0.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling whoami v1.5.0 [INFO] [stderr] Compiling path-slash v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling smol_str v0.3.2 [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 1m 44s [INFO] running `Command { std: "docker" "inspect" "dba73065fc57dd18ae2c712b404e2c88d8c4abec64e9b42fd84b7286c09ac93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba73065fc57dd18ae2c712b404e2c88d8c4abec64e9b42fd84b7286c09ac93f", kill_on_drop: false }` [INFO] [stdout] dba73065fc57dd18ae2c712b404e2c88d8c4abec64e9b42fd84b7286c09ac93f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b7d5da0fc65dac39a98ca19df531676013f2cd79dacad8514d73fcb100bd0a6 [INFO] running `Command { std: "docker" "start" "-a" "7b7d5da0fc65dac39a98ca19df531676013f2cd79dacad8514d73fcb100bd0a6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling yansi v1.0.1 [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 assert_matches v1.5.0 [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 45.85s [INFO] running `Command { std: "docker" "inspect" "7b7d5da0fc65dac39a98ca19df531676013f2cd79dacad8514d73fcb100bd0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7d5da0fc65dac39a98ca19df531676013f2cd79dacad8514d73fcb100bd0a6", kill_on_drop: false }` [INFO] [stdout] 7b7d5da0fc65dac39a98ca19df531676013f2cd79dacad8514d73fcb100bd0a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37da0db6f57556e6f3ea8a991386a99adced8e79e8eed9b1ebaeb3739d67ce24 [INFO] running `Command { std: "docker" "start" "-a" "37da0db6f57556e6f3ea8a991386a99adced8e79e8eed9b1ebaeb3739d67ce24", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [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::all_features_args_passed_to_cargo ... ok [INFO] [stdout] test annotation::tests::resolve_auto_github_isolated ... ok [INFO] [stdout] test annotation::tests::resolve_auto_not_on_github ... ok [INFO] [stdout] test cargo::test::generate_cargo_args_for_baseline_with_default_options ... ok [INFO] [stdout] test cargo::test::generate_cargo_args_with_additional_cargo_args_and_test_args ... ok [INFO] [stdout] test cargo::test::generate_cargo_args_with_additional_cargo_test_args_and_package ... ok [INFO] [stdout] test cargo::test::nextest_gets_special_cargo_profile_option ... ok [INFO] [stdout] test cargo::test::feature_args_passed_to_cargo ... ok [INFO] [stdout] test cargo::test::cap_lints_passed_to_cargo ... ok [INFO] [stdout] test cargo::test::no_default_features_args_passed_to_cargo ... ok [INFO] [stdout] test annotation::tests::format_mutant_annotation ... ok [INFO] [stdout] test cargo::test::profile_arg_passed_to_cargo ... ok [INFO] [stdout] test cargo::test::rustflags_added_to_existing_encoded_rustflags ... ok [INFO] [stdout] test cargo::test::rustflags_without_cap_lints_and_no_environment_variables ... ok [INFO] [stdout] test copy_tree::test::copy_git_dir_when_requested ... ok [INFO] [stdout] test copy_tree::test::copy_non_top_level_target_files ... ok [INFO] [stdout] test cargo::test::rustflags_with_cap_lints_and_no_environment_variables ... ok [INFO] [stdout] test cargo::test::rustflags_added_to_existing_rustflags ... ok [INFO] [stdout] test copy_tree::test::copy_tree_with_parent_ignoring_star ... ok [INFO] [stdout] test copy_tree::test::copy_with_gitignore_but_without_git_dir ... ok [INFO] [stdout] test cargo::test::rustflags_with_empty_encoded_rustflags ... ok [INFO] [stdout] test copy_tree::test::copy_without_gitignore ... ok [INFO] [stdout] test copy_tree::test::copy_target_dir_when_requested ... ok [INFO] [stdout] test copy_tree::test::copy_with_gitignore_and_git_dir ... ok [INFO] [stdout] test copy_tree::test::copy_with_gitignore_true_in_config_and_git_dir_excludes_ignored_files ... ok [INFO] [stdout] test fnvalue::test::arc_replacement ... ok [INFO] [stdout] test copy_tree::test::dont_copy_git_dir_or_mutants_out_by_default ... ok [INFO] [stdout] test fnvalue::test::array_replacement ... ok [INFO] [stdout] test fnvalue::test::box_unrecognized_type_replacement ... ok [INFO] [stdout] test copy_tree::test::copy_without_gitignore_by_default ... ok [INFO] [stdout] test fnvalue::test::box_usize_replacement ... ok [INFO] [stdout] test fnvalue::test::btreemap_replacement ... ok [INFO] [stdout] test fnvalue::test::btreeset_replacement ... ok [INFO] [stdout] test fnvalue::test::cow_generates_borrowed_and_owned ... ok [INFO] [stdout] test fnvalue::test::float_replacement ... ok [INFO] [stdout] test fnvalue::test::http_response_replacement ... ok [INFO] [stdout] test fnvalue::test::isize_replacements ... ok [INFO] [stdout] test fnvalue::test::iter_replacement ... ok [INFO] [stdout] test fnvalue::test::match_known_map ... ok [INFO] [stdout] test fnvalue::test::match_map ... ok [INFO] [stdout] test fnvalue::test::impl_matches_iterator ... ok [INFO] [stdout] test fnvalue::test::match_known_collection ... ok [INFO] [stdout] test fnvalue::test::option_usize_replacement ... ok [INFO] [stdout] test fnvalue::test::rc_replacement ... ok [INFO] [stdout] test fnvalue::test::recurse_into_result_bool ... ok [INFO] [stdout] test fnvalue::test::nonzero_integer_replacements ... 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::tuple_combination_longer ... ok [INFO] [stdout] test fnvalue::test::result_unit_replacement ... ok [INFO] [stdout] test fnvalue::test::u16_replacements ... ok [INFO] [stdout] test fnvalue::test::unit_replacement ... ok [INFO] [stdout] test fnvalue::test::unknown_container_replacement ... ok [INFO] [stdout] test fnvalue::test::vec_string_replacement ... ok [INFO] [stdout] test glob::test::empty_globs ... ok [INFO] [stdout] test fnvalue::test::slice_replacement ... ok [INFO] [stdout] test fnvalue::test::tuple_combinations ... 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::dont_copy_target_dir_by_default_when_copy_target_false ... ok [INFO] [stdout] test glob::test::glob_with_slashes_matches_whole_path ... ok [INFO] [stdout] test glob::test::set_with_multiple_filenames ... ok [INFO] [stdout] test glob::test::on_unix_backslash_is_escape ... 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 glob::test::starstar_within_path_matches_zero_or_more_directories ... ok [INFO] [stdout] test in_diff::test_super::affected_lines_from_replacement ... ok [INFO] [stdout] test in_diff::test_super::patch_parse_error ... ok [INFO] [stdout] test in_diff::test_super::read_diff_with_empty_mutants ... ok [INFO] [stdout] test in_diff::test_super::affected_lines_from_single_deletion ... ok [INFO] [stdout] test in_diff::test_super::reconstruct_partial_new_file ... ok [INFO] [stdout] test in_diff::test_super::read_diff_with_no_sourcecode ... ok [INFO] [stdout] test in_diff::test_super::affected_lines_from_single_insertion ... ok [INFO] [stdout] test in_diff::test_super::strip_patch_path_prefix ... ok [INFO] [stdout] test manifest::test::absolute_path_in_manifest_is_unchanged ... ok [INFO] [stdout] test manifest::test::cargo_config_toml_paths_outside_tree_are_made_absolute ... ok [INFO] [stdout] test manifest::test::fix_path_relative ... ok [INFO] [stdout] test manifest::test::fix_patch_section ... ok [INFO] [stdout] test manifest::test::fix_relative_path_in_manifest ... ok [INFO] [stdout] test manifest::test::fix_path_absolute_unchanged ... ok [INFO] [stdout] test manifest::test::fix_replace_section ... ok [INFO] [stdout] test manifest::test::subdir_path_in_manifest_is_unchanged ... 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::arg_configure_skip_calls_default_off ... ok [INFO] [stdout] test build_dir::test::for_baseline_in_place ... ok [INFO] [stdout] test build_dir::test::build_dir_copy_from ... ok [INFO] [stdout] test options::test::cli_timeout_multiplier_overrides_config ... ok [INFO] [stdout] test options::test::arg_redundantly_configure_skip_calls_default_on ... ok [INFO] [stdout] test options::test::arg_overrides_config_skip_calls_defaults ... ok [INFO] [stdout] test build_dir::test::for_baseline_copied ... ok [INFO] [stdout] test options::test::color_control_from_cargo_env ... ok [INFO] [stdout] test options::test::color_control_from_env ... ok [INFO] [stdout] test build_dir::test::build_dir_in_place ... ok [INFO] [stdout] test options::test::conflicting_build_timeout_options ... ok [INFO] [stdout] test options::test::conflicting_timeout_options ... ok [INFO] [stdout] test options::test::config_skip_calls_default_off ... ok [INFO] [stdout] test options::test::copy_target_command_line_true_overrides_config ... ok [INFO] [stdout] test options::test::copy_target_default_false ... ok [INFO] [stdout] test options::test::copy_target_config_only ... ok [INFO] [stdout] test options::test::copy_target_from_command_line ... ok [INFO] [stdout] test options::test::default_options ... ok [INFO] [stdout] test options::test::default_skip_calls_includes_with_capacity ... ok [INFO] [stdout] test options::test::disable_jobserver ... ok [INFO] [stdout] test options::test::default_jobserver_settings ... ok [INFO] [stdout] test options::test::features_arg ... ok [INFO] [stdout] test options::test::features_command_line_and_config_combined ... ok [INFO] [stdout] test options::test::features_from_config ... ok [INFO] [stdout] test options::test::from_config ... ok [INFO] [stdout] test options::test::copy_target_command_line_overrides_config ... ok [INFO] [stdout] test options::test::copy_target_from_config ... ok [INFO] [stdout] test options::test::gitignore_false_in_config ... ok [INFO] [stdout] test options::test::copy_vcs ... ok [INFO] [stdout] test options::test::gitignore_false_on_command_line ... ok [INFO] [stdout] test options::test::gitignore_command_line_overrides_config ... ok [INFO] [stdout] test options::test::gitignore_true_in_config ... ok [INFO] [stdout] test options::test::gitignore_off_by_default ... ok [INFO] [stdout] test options::test::no_copy_target_deprecated_option_still_works ... ok [INFO] [stdout] test options::test::jobserver_tasks ... ok [INFO] [stdout] test options::test::no_copy_target_sets_copy_target_false ... ok [INFO] [stdout] test options::test::gitignore_true_on_command_line ... ok [INFO] [stdout] test options::test::no_default_features_from_config ... ok [INFO] [stdout] test options::test::options_from_test_tool_arg ... ok [INFO] [stdout] test options::test::options_from_baseline_arg ... ok [INFO] [stdout] test mutant::test::mutate_factorial ... ok [INFO] [stdout] test options::test::profile_option_from_args ... ok [INFO] [stdout] test options::test::skip_calls_from_args ... ok [INFO] [stdout] test options::test::no_default_features_arg ... ok [INFO] [stdout] test options::test::no_default_features_command_line_overrides_config ... ok [INFO] [stdout] test options::test::profile_from_config ... ok [INFO] [stdout] test options::test::test_package_arg_with_commas ... ok [INFO] [stdout] test options::test::test_workspace_arg_false ... 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 options::test::test_workspace_args_override_config_false ... ok [INFO] [stdout] test options::test::test_workspace_arg_false_allows_packages_from_config ... ok [INFO] [stdout] test options::test::test_workspace_config_true ... ok [INFO] [stdout] test outcome::test::find_phase_result ... ok [INFO] [stdout] test options::test::test_workspace_config_false ... ok [INFO] [stdout] test options::test::skip_calls_from_args_and_options ... ok [INFO] [stdout] test output::test::clean_filename_removes_special_characters ... ok [INFO] [stdout] test path::test::path_slashes_drops_empty_parts ... ok [INFO] [stdout] test mutant::test::filter_by_attributes ... 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 pretty::test::pretty_match_guard ... 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 source::test::skips_files_outside_of_workspace ... ok [INFO] [stdout] test source::test::source_file_normalizes_crlf ... ok [INFO] [stdout] test span::test::cut_before_crlf ... ok [INFO] [stdout] test options::test::options_from_timeout_args ... ok [INFO] [stdout] test span::test::cut_including_crlf ... ok [INFO] [stdout] test shard::tests::shard_select ... ok [INFO] [stdout] test mutant::test::discover_factorial_mutants ... ok [INFO] [stdout] test output::test::track_previously_caught ... ok [INFO] [stdout] test path::test::path_ascent ... 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::empty_span_in_empty_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 output::test::rotate ... 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 timeouts::test::build_timeout_from_option ... ok [INFO] [stdout] test timeouts::test::no_default_build_timeout ... ok [INFO] [stdout] test timeouts::test::build_timeout_multiplier_from_config ... ok [INFO] [stdout] test timeouts::test::build_timeout_is_affected_by_in_place_build ... ok [INFO] [stdout] test timeouts::test::build_timeout_multiplier_from_option ... ok [INFO] [stdout] test timeouts::test::build_timeout_multiplier_default ... ok [INFO] [stdout] test timeouts::test::timeout_multiplier_default_with_baseline_skip ... ok [INFO] [stdout] test timeouts::test::timeout_from_option ... ok [INFO] [stdout] test timeouts::test::timeout_multiplier_from_option ... ok [INFO] [stdout] test visit::test::find_path_attribute_on_module_item ... ok [INFO] [stdout] test timeouts::test::test_timeout_unaffected_by_in_place_build ... ok [INFO] [stdout] test visit::test::mutants_from_test_str ... ok [INFO] [stdout] test timeouts::test::timeout_multiplier_default ... ok [INFO] [stdout] test visit::test::mutant_name_includes_type_parameters ... ok [INFO] [stdout] test visit::test::mutate_match_arms_with_fallback ... ok [INFO] [stdout] test visit::test::mutate_binops ... ok [INFO] [stdout] test visit::test::no_mutants_equivalent_to_source ... ok [INFO] [stdout] test visit::test::mutate_comparisons ... ok [INFO] [stdout] test visit::test::path_ends_with ... ok [INFO] [stdout] test timeouts::test::timeout_multiplier_from_config ... 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_match_arms_without_fallback ... ok [INFO] [stdout] test visit::test::skip_removing_match_arm_with_guard ... ok [INFO] [stdout] test visit::test::mutate_match_guard ... ok [INFO] [stdout] test visit::test::skip_with_capacity_by_default ... ok [INFO] [stdout] test visit::test::mutate_vec_with_capacity_when_default_skips_are_turned_off ... ok [INFO] [stdout] test output::test::create_output_dir ... ok [INFO] [stdout] test visit::test::skip_method_calls_by_name ... ok [INFO] [stdout] test workspace::test::error_opening_outside_of_crate ... ok [INFO] [stdout] test workspace::test::filter_by_single_package ... ok [INFO] [stdout] test visit::test::no_mutants_in_files_with_inner_cfg_test_attribute ... ok [INFO] [stdout] test workspace::test::open_subdirectory_of_crate_opens_the_crate ... ok [INFO] [stdout] test workspace::test::package_filter_all_from_subdir_gets_everything ... 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::find_top_source_files_from_subdirectory_of_workspace ... ok [INFO] [stdout] test workspace::test::auto_packages_in_virtual_workspace_gets_everything ... ok [INFO] [stdout] test workspace::test::auto_packages_in_workspace_subdir_finds_single_package ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 215 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [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_can_be_turned_off ... ok [INFO] [stdout] test gitignore_not_respected_by_default ... ok [INFO] [stdout] test symlink_in_source_tree_is_copied ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.81s [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' (578) panicked at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253: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-gYv1ec" && 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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-gYv1ec-yhI1hE.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: 0x649b128f0622 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x649b128f0622 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x649b128f0622 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x649b128f0622 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x649b1290269f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x649b1290269f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x649b128b8a83 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x649b128b8a83 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x649b128c6df2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x649b128cc43f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x649b128cc2d1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x649b1246490e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x649b1246490e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x649b128ccade - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x649b128ccade - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x649b128cc8aa - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x649b128c6f29 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x649b128abecd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x649b1290ccd0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x649b1241ed00 - core::panicking::panic_display::h5e3ee613a401e329 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x649b12417217 - assert_cmd::assert::AssertError::panic::ha753a719715b5e01 [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: 0x649b124238b7 - core::ops::function::FnOnce::call_once::h16fae896d99562df [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x649b12413eb4 - core::result::Result::unwrap_or_else::h65864fa3e774a8ee [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1612:23 [INFO] [stdout] 23: 0x649b12417ed6 - assert_cmd::assert::Assert::success::h0a2ea44bc933fe72 [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: 0x649b12405f13 - check_build::check_tree_with_mutants_skip::h96c144f272c2e84b [INFO] [stdout] at /opt/rustwide/workdir/tests/check_build.rs:125:10 [INFO] [stdout] 25: 0x649b12406c87 - check_build::check_tree_with_mutants_skip::{{closure}}::hed45475ecbb4ebca [INFO] [stdout] at /opt/rustwide/workdir/tests/check_build.rs:117:34 [INFO] [stdout] 26: 0x649b123f6686 - core::ops::function::FnOnce::call_once::h13d78bae9cc0d028 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x649b1246470b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x649b1246470b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x649b1247a1b5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x649b1247a1b5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x649b1247a1b5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: 0x649b1247a1b5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x649b1247a1b5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x649b1247a1b5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x649b1247a1b5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x649b12450bd4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x649b12450bd4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 38: 0x649b124544ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x649b124544ba - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x649b124544ba - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 41: 0x649b124544ba - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x649b124544ba - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x649b124544ba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x649b124544ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x649b128c08af - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 46: 0x649b128c08af - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 47: 0x7954211d1aa4 - [INFO] [stdout] 48: 0x79542125ea34 - clone [INFO] [stdout] 49: 0x0 - [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.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37da0db6f57556e6f3ea8a991386a99adced8e79e8eed9b1ebaeb3739d67ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37da0db6f57556e6f3ea8a991386a99adced8e79e8eed9b1ebaeb3739d67ce24", kill_on_drop: false }` [INFO] [stdout] 37da0db6f57556e6f3ea8a991386a99adced8e79e8eed9b1ebaeb3739d67ce24