[INFO] fetching crate precious-core 0.10.1... [INFO] testing precious-core-0.10.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate precious-core 0.10.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate precious-core 0.10.1 [INFO] finished tweaking crates.io crate precious-core 0.10.1 [INFO] tweaked toml for crates.io crate precious-core 0.10.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate precious-core 0.10.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 precious-core 0.10.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cfcc8903954c8041fa6854c47539aecd68ab90d5a5da8ce497afeaa08fa154fc [INFO] running `Command { std: "docker" "start" "-a" "cfcc8903954c8041fa6854c47539aecd68ab90d5a5da8ce497afeaa08fa154fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfcc8903954c8041fa6854c47539aecd68ab90d5a5da8ce497afeaa08fa154fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfcc8903954c8041fa6854c47539aecd68ab90d5a5da8ce497afeaa08fa154fc", kill_on_drop: false }` [INFO] [stdout] cfcc8903954c8041fa6854c47539aecd68ab90d5a5da8ce497afeaa08fa154fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cdbfcbe96361a8169fdb9d817696d070c9ac9b968a63554af12400cab0f73150 [INFO] running `Command { std: "docker" "start" "-a" "cdbfcbe96361a8169fdb9d817696d070c9ac9b968a63554af12400cab0f73150", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling mitsein v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ignore v0.4.24 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bon v3.8.1 [INFO] [stderr] Compiling precious-helpers v0.10.1 [INFO] [stderr] Compiling precious-core v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.68s [INFO] running `Command { std: "docker" "inspect" "cdbfcbe96361a8169fdb9d817696d070c9ac9b968a63554af12400cab0f73150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbfcbe96361a8169fdb9d817696d070c9ac9b968a63554af12400cab0f73150", kill_on_drop: false }` [INFO] [stdout] cdbfcbe96361a8169fdb9d817696d070c9ac9b968a63554af12400cab0f73150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5b791a033daa9a67f6df26d0733d71f0e5bb838dfc7f15491ca8c8d6ff8c2296 [INFO] running `Command { std: "docker" "start" "-a" "5b791a033daa9a67f6df26d0733d71f0e5bb838dfc7f15491ca8c8d6ff8c2296", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling pushd v0.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling precious-testhelper v0.10.1 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling precious-core v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.86s [INFO] running `Command { std: "docker" "inspect" "5b791a033daa9a67f6df26d0733d71f0e5bb838dfc7f15491ca8c8d6ff8c2296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b791a033daa9a67f6df26d0733d71f0e5bb838dfc7f15491ca8c8d6ff8c2296", kill_on_drop: false }` [INFO] [stdout] 5b791a033daa9a67f6df26d0733d71f0e5bb838dfc7f15491ca8c8d6ff8c2296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 52e40217b097ff92c11083b7560b18eb33f61d027d8f2de852aaf1262675b554 [INFO] running `Command { std: "docker" "start" "-a" "52e40217b097ff92c11083b7560b18eb33f61d027d8f2de852aaf1262675b554", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/precious_core-68a56e150f7fde29) [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test command::tests::maybe_path_metadata_for_once ... ok [INFO] [stdout] test command::tests::files_to_args_sets_per_file ... ok [INFO] [stdout] test command::tests::files_to_args_sets_per_file_or_once ... ok [INFO] [stdout] test command::tests::files_to_args_sets_per_dir ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_absolute_file ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_absolute_dir_in_dir ... ok [INFO] [stdout] test command::tests::files_to_args_sets_once ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_dir_in_subdir ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_absolute_dir_in_project_root ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_absolute_file_in_dir ... ok [INFO] [stdout] test command::tests::files_to_args_sets_per_file_or_dir ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_dot_in_dir ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_none_in_dir ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_dir_in_project_root ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_dot_in_project_root ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_file_in_subdir ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_dir_with_four_paths_and_two_includes ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_dir_with_one_path ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_file_in_project_root ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_once_with_three_paths ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_dir_with_four_paths ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_once_with_two_paths ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_once_with_four_paths ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_once_with_one_path ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_file ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_dir_with_two_paths ... ok [INFO] [stdout] test command::tests::operating_on_with_path_args_none_in_project_root ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_once_with_four_paths_and_two_includes ... ok [INFO] [stdout] test command::tests::paths_summary::invoke_dir_with_three_paths ... ok [INFO] [stdout] test command::tests::require_is_not_command_type_with_lint_command ... ok [INFO] [stdout] test command::tests::require_is_not_command_type_with_tidy_command ... ok [INFO] [stdout] test command::tests::require_is_not_command_type_with_both_command ... ok [INFO] [stdout] test config::tests::command_order_is_preserved1 ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_dir_working_dir_chdir_to_foo_path_args_none_ ... ok [INFO] [stdout] test command::tests::should_act_on_files_invoke_per_file ... ok [INFO] [stdout] test command::tests::should_act_on_files_invoke_once ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_once_working_dir_dir_ ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_dir_working_dir_root_path_args_none_ ... ok [INFO] [stdout] test command::tests::should_act_on_files_invoke_per_dir ... ok [INFO] [stdout] test config::tests::command_order_is_preserved2 ... ok [INFO] [stdout] test config::tests::command_order_is_preserved3 ... ok [INFO] [stdout] test config::tests::matches_label::vec_default_to_string_default_true_expects ... ok [INFO] [stdout] test config::tests::matches_label::vec_default_to_string_foo_to_string_default_true_expects ... ok [INFO] [stdout] test config::tests::matches_label::vec_default_to_string_foo_to_string_foo_true_expects ... ok [INFO] [stdout] test config::tests::matches_label::vec_default_true_expects ... ok [INFO] [stdout] test config::tests::matches_label::vec_foo_false_expects ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_dir_working_dir_root_path_args_dot_ ... ok [INFO] [stdout] test config::tests::matches_label::vec_default_to_string_foo_false_expects ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_dir_working_dir_chdir_to_foo_path_args_dot_ ... ok [INFO] [stdout] test config::tests::matches_label::vec_foo_to_string_foo_true_expects ... ok [INFO] [stdout] test config::tests::new_invoke_options::per_file_or_dir ... ok [INFO] [stdout] test config::tests::new_invoke_options::per_dir_or_once ... ok [INFO] [stdout] test config::tests::new_invoke_options::per_file_or_once ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_file_path_args_none_ ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_file_path_args_dot_ ... ok [INFO] [stdout] test config::tests::matches_label::vec_foo_to_string_default_false_expects ... ok [INFO] [stdout] test command::tests::files_to_args_sets_per_dir_or_once ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_file_path_args_dir_ ... ok [INFO] [stdout] test config::tests::invalid_command_config::invoke_per_file_path_args_absolute_dir_ ... ok [INFO] [stdout] test command::tests::paths_were_changed_when_dir_has_file_deleted ... ok [INFO] [stdout] test paths::finder::tests::all_mode_in_subdir ... ok [INFO] [stdout] test command::tests::maybe_path_metadata_for_per_file ... ok [INFO] [stdout] test command::tests::paths_were_not_changed_when_only_mtime_changes ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_dir_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_dir_with_excluded_files ... ok [INFO] [stdout] test command::tests::paths_were_changed_when_size_changes ... ok [INFO] [stdout] test paths::finder::tests::cli_mode ... ok [INFO] [stdout] test paths::finder::tests::all_mode_with_gitignore ... ok [INFO] [stdout] test command::tests::maybe_path_metadata_for_per_dir ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_files_with_excluded_files ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_files_with_excluded_files_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::all_mode ... ok [INFO] [stdout] test command::tests::paths_were_changed_when_content_changes ... ok [INFO] [stdout] test paths::finder::tests::all_mode_with_excluded_files ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_dir_with_excluded_files_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_files_in_subdir ... ok [INFO] [stdout] test command::tests::paths_were_changed_when_dir_has_new_file ... ok [INFO] [stdout] test paths::finder::tests::cli_mode_given_files_with_nonexistent_path ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_when_repo_root_ne_precious_root ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_with_changes ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_with_changes_all_excluded ... ok [INFO] [stdout] test paths::matcher::tests::path_matches ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_with_changes_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_changes_all_excluded ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_empty ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_empty ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_changes_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_excluded_files ... ok [INFO] [stdout] test precious::tests::format_duration_output ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_includes_staged ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_with_excluded_files ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_changes ... ok [INFO] [stdout] test paths::finder::tests::git_modified_since ... ok [INFO] [stdout] test paths::finder::tests::git_modified_mode_with_excluded_files_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_deleted_file ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_excluded_files_in_subdir ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_stash_stashes_unindexed ... ok [INFO] [stdout] test paths::finder::tests::git_staged_mode_with_stash_merge_stash ... ok [INFO] [stdout] test precious::tests::new ... ok [INFO] [stdout] test precious::tests::finder_uses_project_root::_staged ... ok [INFO] [stdout] test precious::tests::new_with_ascii_flag ... ok [INFO] [stdout] test precious::tests::finder_uses_project_root::dir_paths_from_cli ... ok [INFO] [stdout] test precious::tests::new_with_config_path ... ok [INFO] [stdout] test precious::tests::finder_uses_project_root::_all ... ok [INFO] [stdout] test precious::tests::one_command_given ... ok [INFO] [stdout] test precious::tests::finder_uses_project_root::_git ... ok [INFO] [stdout] test precious::tests::one_command_given_which_does_not_exist ... ok [INFO] [stdout] test precious::tests::lint_succeeds ... ok [INFO] [stdout] test precious::tests::finder_uses_project_root::file_paths_from_cli ... ok [INFO] [stdout] test precious::tests::command_order_is_preserved_when_running ... ok [INFO] [stdout] test precious::tests::project_root::no_config_file_specified_in_subdir ... ok [INFO] [stdout] test precious::tests::tidy_fails ... ok [INFO] [stdout] test precious::tests::tidy_succeeds ... ok [INFO] [stdout] test precious::tests::print_config ... ok [INFO] [stdout] test precious::tests::project_root::_precious_toml_in_subdir ... ok [INFO] [stdout] test precious::tests::project_root::no_config_file_specified_in_project_root ... ok [INFO] [stdout] test precious::tests::set_root_prefers_config_file ... ok [INFO] [stdout] test precious::tests::project_root::precious_toml_in_project_root ... ok [INFO] [stdout] test precious::tests::project_root::_precious_toml_in_project_root ... ok [INFO] [stderr] Doc-tests precious_core [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.77s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52e40217b097ff92c11083b7560b18eb33f61d027d8f2de852aaf1262675b554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e40217b097ff92c11083b7560b18eb33f61d027d8f2de852aaf1262675b554", kill_on_drop: false }` [INFO] [stdout] 52e40217b097ff92c11083b7560b18eb33f61d027d8f2de852aaf1262675b554