[INFO] fetching crate hni 0.0.2... [INFO] testing hni-0.0.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hni 0.0.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate hni 0.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hni 0.0.2 [INFO] tweaked toml for crates.io crate hni 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hni 0.0.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hni 0.0.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v8.0.2 [INFO] [stderr] Downloaded clap_complete v4.6.0 [INFO] [stderr] Downloaded confy v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 832377ce2a2617cc984b91e533e63ba58052b9b4325a026576d98f89edc0ef24 [INFO] running `Command { std: "docker" "start" "-a" "832377ce2a2617cc984b91e533e63ba58052b9b4325a026576d98f89edc0ef24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832377ce2a2617cc984b91e533e63ba58052b9b4325a026576d98f89edc0ef24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832377ce2a2617cc984b91e533e63ba58052b9b4325a026576d98f89edc0ef24", kill_on_drop: false }` [INFO] [stdout] 832377ce2a2617cc984b91e533e63ba58052b9b4325a026576d98f89edc0ef24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc05f8cb2beda07ea90f1101327cb67147eaa7ac1cd99edb81f4531271486bc4 [INFO] running `Command { std: "docker" "start" "-a" "dc05f8cb2beda07ea90f1101327cb67147eaa7ac1cd99edb81f4531271486bc4", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling confy v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling hni v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.85s [INFO] running `Command { std: "docker" "inspect" "dc05f8cb2beda07ea90f1101327cb67147eaa7ac1cd99edb81f4531271486bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc05f8cb2beda07ea90f1101327cb67147eaa7ac1cd99edb81f4531271486bc4", kill_on_drop: false }` [INFO] [stdout] dc05f8cb2beda07ea90f1101327cb67147eaa7ac1cd99edb81f4531271486bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca464bee01b5b174171396946ab92a7d8632144384800944dd37a658ed09f624 [INFO] running `Command { std: "docker" "start" "-a" "ca464bee01b5b174171396946ab92a7d8632144384800944dd37a658ed09f624", kill_on_drop: false }` [INFO] [stderr] Compiling hni v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.39s [INFO] running `Command { std: "docker" "inspect" "ca464bee01b5b174171396946ab92a7d8632144384800944dd37a658ed09f624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca464bee01b5b174171396946ab92a7d8632144384800944dd37a658ed09f624", kill_on_drop: false }` [INFO] [stdout] ca464bee01b5b174171396946ab92a7d8632144384800944dd37a658ed09f624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fec000d834241bd124f44542057087eae96033755d22412a68dc78c69e2aa46 [INFO] running `Command { std: "docker" "start" "-a" "7fec000d834241bd124f44542057087eae96033755d22412a68dc78c69e2aa46", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hni-c05d946602cd7315) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test app::cli::tests::alias_help_without_args_prints_help ... ok [INFO] [stdout] test app::cli::tests::extracts_shared_flags_from_any_position_before_passthrough ... ok [INFO] [stdout] test app::cli::tests::normalizes_debug_aliases_without_touching_passthrough_args ... ok [INFO] [stdout] test app::cli::tests::extracts_short_and_long_cwd_flag_forms ... ok [INFO] [stdout] test app::cli::tests::missing_cwd_value_is_parse_error ... ok [INFO] [stdout] test app::init::tests::fish_render_uses_path_first_element_check ... ok [INFO] [stdout] test app::cli::tests::dash_question_mark_is_normalized_as_debug_flag ... ok [INFO] [stdout] test app::init::tests::nushell_quote_uses_more_hashes_when_needed ... ok [INFO] [stdout] test app::init::tests::posix_render_embeds_absolute_paths_and_dedupe_check ... ok [INFO] [stdout] test core::batch::tests::formats_sequential_debug ... ok [INFO] [stdout] test app::init::tests::powershell_render_sets_env_and_path ... ok [INFO] [stdout] test app::init::tests::rejects_unsupported_shells ... ok [INFO] [stdout] test core::batch::tests::make_execution_sets_expected_internal_program ... ok [INFO] [stdout] test core::batch::tests::batch_mode_roundtrip_with_internal_program ... ok [INFO] [stdout] test core::batch::tests::run_batch_with_no_commands_succeeds ... ok [INFO] [stdout] test app::cli::tests::alias_help_with_args_is_forwarded ... ok [INFO] [stdout] test core::batch::tests::formats_parallel_debug ... ok [INFO] [stdout] test app::init::tests::nushell_render_uses_raw_strings_and_prepend ... ok [INFO] [stdout] test core::config::tests::default_config_path_ignores_nirc_when_hnirc_missing ... ok [INFO] [stdout] test core::detect::tests::detects_workspace_lockfile_from_subpackage ... ok [INFO] [stdout] test core::config::tests::default_config_path_only_considers_hnirc ... ok [INFO] [stdout] test core::detect::tests::detects_deno_from_deno_json ... ok [INFO] [stdout] test core::detect::tests::detects_package_manager_field_first ... ok [INFO] [stdout] test features::interactive::ni_search::tests::apply_selected_package_adds_dev_flag ... ok [INFO] [stdout] test core::detect::tests::yarn_lock_without_package_manager_stays_yarn_classic ... ok [INFO] [stdout] test core::detect::tests::has_lock_tracks_ancestor_lock_even_when_agent_is_from_subpackage_package_manager_field ... ok [INFO] [stdout] test core::detect::tests::package_manager_field_name_is_case_insensitive ... ok [INFO] [stdout] test core::detect::tests::package_manager_field_short_major_yarn_is_berry ... ok [INFO] [stdout] test core::detect::tests::package_manager_field_unknown_manager_is_ignored ... ok [INFO] [stdout] test core::detect::tests::package_manager_field_yarn_berry ... ok [INFO] [stdout] test features::interactive::ni_search::tests::apply_selected_package_adds_peer_flag ... ok [INFO] [stdout] test core::config::tests::parse_default_prompt ... ok [INFO] [stdout] test app::init::tests::parses_shell_aliases ... ok [INFO] [stdout] test core::detect::tests::package_manager_field_requires_version ... ok [INFO] [stdout] test core::detect::tests::lockfile_priority_prefers_bun_when_multiple_lockfiles_exist ... ok [INFO] [stdout] test features::interactive::ni_search::tests::apply_selected_package_replaces_search_query_and_dev_mode_flags ... ok [INFO] [stdout] test features::interactive::ni_search::tests::detects_interactive_request_from_short_or_long_flag ... ok [INFO] [stdout] test features::interactive::ni_search::tests::mode_labels_include_peer_only_for_npm_and_pnpm ... ok [INFO] [stdout] test features::interactive::ni_search::tests::npm_search_url_encodes_pattern ... ok [INFO] [stdout] test core::detect::tests::detects_lockfile_priority ... ok [INFO] [stdout] test features::interactive::ni_search::tests::strips_interactive_flags_only ... ok [INFO] [stdout] test core::config::tests::parses_hnirc_values ... ok [INFO] [stdout] test features::interactive::ni_search::tests::non_interactive_call_is_passthrough ... ok [INFO] [stdout] test features::interactive::nr_scripts::tests::falls_back_to_question_mark_script_description ... ok [INFO] [stdout] test features::interactive::nr_scripts::tests::entries_are_stably_sorted_by_script_name ... ok [INFO] [stdout] test core::config::tests::explicit_missing_config_is_error ... ok [INFO] [stdout] test features::interactive::nr_scripts::tests::falls_back_to_script_command_when_no_description_available ... ok [INFO] [stdout] test features::interactive::nr_scripts::tests::filters_hidden_question_mark_scripts ... ok [INFO] [stdout] test core::detect::tests::prefers_subpackage_lockfile_over_parent_package_manager ... ok [INFO] [stdout] test features::interactive::nr_scripts::tests::prefers_scripts_info_description ... ok [INFO] [stdout] test features::interactive::nun_select::tests::deduplicates_duplicate_dependency_names_across_sections ... ok [INFO] [stdout] test features::interactive::nun_select::tests::merges_dependencies_from_all_supported_sections ... ok [INFO] [stdout] test features::interactive::nun_select::tests::returns_empty_when_no_dependencies_exist ... ok [INFO] [stdout] test core::detect::tests::detects_workspace_root_package_manager_from_subpackage ... ok [INFO] [stdout] test features::node_shim::tests::disabled_values_are_recognized_case_insensitively ... ok [INFO] [stdout] test features::node_shim::tests::env_override_disables_shim ... ok [INFO] [stdout] test features::node_shim::tests::passthrough_double_dash ... ok [INFO] [stdout] test features::node_shim::tests::passthrough_flag_first ... ok [INFO] [stdout] test features::node_shim::tests::passthrough_unknown ... ok [INFO] [stdout] test features::node_shim::tests::passthrough_when_no_args ... ok [INFO] [stdout] test features::node_shim::tests::routes_ci_to_clean_install ... ok [INFO] [stdout] test features::node_shim::tests::routes_exec_aliases ... ok [INFO] [stdout] test features::node_shim::tests::routes_install ... ok [INFO] [stdout] test features::node_shim::tests::routes_parallel_short_verb ... ok [INFO] [stdout] test features::node_shim::tests::routes_sequential_short_verb ... ok [INFO] [stdout] test features::node_shim::tests::routes_uninstall_aliases ... ok [INFO] [stdout] test features::node_shim::tests::routes_upgrade_aliases ... ok [INFO] [stdout] test features::node_shim::tests::routes_verbs_case_insensitively ... ok [INFO] [stdout] test features::nun::tests::keeps_args_unchanged_when_multi_select_not_present ... ok [INFO] [stdout] test features::nun::tests::strips_both_multi_select_flag_variants ... ok [INFO] [stdout] test platform::node::tests::path_with_real_node_priority_prepends_real_node_dir_once ... ok [INFO] [stdout] test platform::node::tests::skips_node_candidates_that_resolve_to_hni ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hni-fde444a2fae38962) [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] [stdout] [INFO] [stderr] Running tests/batch_commands.rs (/opt/rustwide/target/debug/deps/batch_commands-7dc658fb91556969) [INFO] [stdout] running 5 tests [INFO] [stdout] test node_parallel_and_sequential_without_commands_succeed ... ok [INFO] [stdout] test np_and_ns_with_no_commands_succeed ... ok [INFO] [stdout] test np_waits_for_all_commands_then_fails ... ok [INFO] [stdout] test debug_mode_does_not_execute_np_or_node_p ... ok [INFO] [stdout] test ns_stops_on_first_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Running tests/cli_contract.rs (/opt/rustwide/target/debug/deps/cli_contract-96eb17eff9e4aeb9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test global_flags_work_anywhere_before_passthrough_separator ... ok [INFO] [stdout] test deprecated_question_mark_debug_alias_still_works_with_warning ... ok [INFO] [stdout] test help_and_version_contracts_are_hni_first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/config_detect.rs (/opt/rustwide/target/debug/deps/config_detect-3179310d96bde6f3) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test config_loads_and_env_overrides ... ok [INFO] [stdout] test detect_prefers_package_manager_field_over_lockfile ... ok [INFO] [stdout] test explicit_config_path_must_exist ... ok [INFO] [stdout] test detect_uses_config_fallback_when_no_lock_or_package_manager ... ok [INFO] [stdout] test ignores_legacy_ni_environment_variables ... ok [INFO] [stdout] test ignores_legacy_nirc_fallback ... ok [INFO] [stderr] Running tests/dispatch_multicall.rs (/opt/rustwide/target/debug/deps/dispatch_multicall-3c071e531d6aecff) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multicall_aliases_resolve_expected_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/error_contract.rs (/opt/rustwide/target/debug/deps/error_contract-932081c86223a9d6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test explicit_missing_config_path_reports_config_error ... ok [INFO] [stdout] test invalid_init_shell_reports_parse_error ... ok [INFO] [stderr] Running tests/hni_meta.rs (/opt/rustwide/target/debug/deps/hni_meta-3cd91a6f6aa3698e) [INFO] [stdout] test unknown_help_topic_reports_parse_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test hni_doctor_completion_and_init_are_available ... ok [INFO] [stderr] Running tests/init_contract.rs (/opt/rustwide/target/debug/deps/init_contract-c88fee615e26e758) [INFO] [stdout] test hni_subcommand_aliases_resolve_like_multicall ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test bash_init_gives_node_shim_precedence_and_preserves_real_node ... ok [INFO] [stdout] test bash_init_keeps_package_manager_shebangs_on_real_node ... ok [INFO] [stdout] test doctor_reports_shell_setup_fields ... ok [INFO] [stdout] test init_command_renders_bash_setup ... ok [INFO] [stdout] test internal_real_node_path_succeeds_with_empty_output_when_unavailable ... ok [INFO] [stderr] Running tests/node_shim.rs (/opt/rustwide/target/debug/deps/node_shim-6dd3c3e2e1f0a4e5) [INFO] [stdout] test internal_real_node_path_uses_explicit_env_override ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test env_override_forces_passthrough ... ok [INFO] [stdout] test passthroughs_flag_first_invocation ... ok [INFO] [stdout] test passthroughs_with_double_dash ... ok [INFO] [stdout] test recursion_guard_forces_passthrough ... ok [INFO] [stdout] test routes_known_verbs ... ok [INFO] [stdout] test routes_parallel_short_verb ... ok [INFO] [stdout] test routes_sequential_short_verb ... ok [INFO] [stdout] test passthroughs_unknown_verb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/nr_interactive_behavior.rs (/opt/rustwide/target/debug/deps/nr_interactive_behavior-1e37adf4eedfa8b4) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test completion_query_filters_scripts_by_prefix ... ok [INFO] [stdout] test repeat_last_errors_when_no_previous_command_exists ... ok [INFO] [stdout] test repeat_last_and_dash_alias_reuse_previous_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/parity_against_antfu.rs (/opt/rustwide/target/debug/deps/parity_against_antfu-5dc8cc32be1759b9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test compare_with_installed_antfu_when_available ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/passthrough.rs (/opt/rustwide/target/debug/deps/passthrough-661f44eaeac46bed) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test passthrough_uses_explicit_real_node_env ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/resolve_matrix.rs (/opt/rustwide/target/debug/deps/resolve_matrix-7c3327f7277d3023) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test nci_deno_lockfile_uses_frozen_install ... ok [INFO] [stdout] test nci_in_workspace_package_uses_root_lockfile ... ok [INFO] [stdout] test nci_uses_immutable_for_yarn_berry ... ok [INFO] [stdout] test nci_without_lockfile_falls_back_to_install ... ok [INFO] [stdout] test ni_empty_args_installs_for_npm ... ok [INFO] [stdout] test ni_frozen_always_uses_clean_install ... ok [INFO] [stdout] test ni_bun_dev_flag_is_translated ... ok [INFO] [stdout] test ni_frozen_if_present_falls_back_to_install_without_lock ... ok [INFO] [stdout] test ni_frozen_if_present_uses_clean_install_with_lock ... ok [INFO] [stdout] test ni_global_install_uses_configured_global_agent ... ok [INFO] [stdout] test nlx_npm_uses_npx ... ok [INFO] [stdout] test ni_in_workspace_package_uses_root_package_manager ... ok [INFO] [stdout] test ni_maps_npm_add_to_install ... ok [INFO] [stdout] test nr_run_agent_node_uses_node_passthrough_run ... ok [INFO] [stdout] test ni_maps_yarn_add ... ok [INFO] [stdout] test nr_without_args_defaults_to_start ... ok [INFO] [stdout] test nu_interactive_for_deno_maps_to_outdated_update ... ok [INFO] [stdout] test nlx_bun_uses_x ... ok [INFO] [stdout] test ni_non_npm_prod_flag_is_translated_to_production ... ok [INFO] [stdout] test nlx_pnpm_uses_dlx ... ok [INFO] [stdout] test ni_global_rejects_yarn_berry_agent ... ok [INFO] [stdout] test nr_if_present_for_npm_with_extra_args_keeps_double_dash ... ok [INFO] [stdout] test nr_if_present_for_non_run_command_is_prefixed ... ok [INFO] [stdout] test nlx_deno_wraps_target_with_npm_prefix ... ok [INFO] [stdout] test nr_if_present_for_npm_is_inserted_after_run ... ok [INFO] [stdout] test nr_maps_pnpm_run ... ok [INFO] [stdout] test nr_npm_with_extra_args_inserts_double_dash ... ok [INFO] [stdout] test nlx_yarn_berry_uses_dlx ... ok [INFO] [stdout] test ni_only_flags_stays_install_mode_not_add_mode ... ok [INFO] [stdout] test nu_interactive_for_pnpm_uses_update_i ... ok [INFO] [stdout] test nu_interactive_for_yarn_berry_uses_up_i ... ok [INFO] [stdout] test ni_npm_prod_flag_is_translated_to_omit_dev ... ok [INFO] [stdout] test nu_interactive_for_yarn_classic_uses_upgrade_interactive ... ok [INFO] [stdout] test nu_interactive_rejected_for_npm ... ok [INFO] [stdout] test nun_global_rejects_yarn_berry_agent ... ok [INFO] [stdout] test nun_global_uses_configured_global_agent ... ok [INFO] [stdout] test nun_global_without_target_errors_after_stripping_g_flag ... ok [INFO] [stdout] test nun_requires_at_least_one_dependency ... ok [INFO] [stdout] test resolves_from_default_agent_when_no_project_hints_exist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/support.rs (/opt/rustwide/target/debug/deps/support-7293ec4a8d6bb8de) [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] [stderr] Doc-tests hni [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" "7fec000d834241bd124f44542057087eae96033755d22412a68dc78c69e2aa46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fec000d834241bd124f44542057087eae96033755d22412a68dc78c69e2aa46", kill_on_drop: false }` [INFO] [stdout] 7fec000d834241bd124f44542057087eae96033755d22412a68dc78c69e2aa46