[INFO] fetching crate wasmrun 0.12.0... [INFO] testing wasmrun-0.12.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wasmrun 0.12.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wasmrun 0.12.0 [INFO] finished tweaking crates.io crate wasmrun 0.12.0 [INFO] tweaked toml for crates.io crate wasmrun 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmrun 0.12.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmrun 0.12.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec9a645e8f9005a39699c791d506b33782e3993946ca3af4f64b2a8711a38ab [INFO] running `Command { std: "docker" "start" "-a" "2ec9a645e8f9005a39699c791d506b33782e3993946ca3af4f64b2a8711a38ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec9a645e8f9005a39699c791d506b33782e3993946ca3af4f64b2a8711a38ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec9a645e8f9005a39699c791d506b33782e3993946ca3af4f64b2a8711a38ab", kill_on_drop: false }` [INFO] [stdout] 2ec9a645e8f9005a39699c791d506b33782e3993946ca3af4f64b2a8711a38ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128dbfe40cefa660894d9594d7a40ec411c3d00fd954ea6fddd9b6e4eb6b0e68 [INFO] running `Command { std: "docker" "start" "-a" "128dbfe40cefa660894d9594d7a40ec411c3d00fd954ea6fddd9b6e4eb6b0e68", kill_on_drop: false }` [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling wasmrun v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling notify-debouncer-mini v0.2.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stdout] warning: methods `can_handle_project`, `entry_file_candidates`, and `supported_extensions` are never used [INFO] [stdout] --> src/compiler/builder.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait WasmBuilder: Send + Sync { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 50 | fn can_handle_project(&self, project_path: &str) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn entry_file_candidates(&self) -> &[&str]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | fn supported_extensions(&self) -> &[&str]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `CleanFn` is never used [INFO] [stdout] --> src/plugin/bridge.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | pub type CleanFn = unsafe extern "C" fn(*const c_void, *const std::ffi::c_char) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.12s [INFO] running `Command { std: "docker" "inspect" "128dbfe40cefa660894d9594d7a40ec411c3d00fd954ea6fddd9b6e4eb6b0e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128dbfe40cefa660894d9594d7a40ec411c3d00fd954ea6fddd9b6e4eb6b0e68", kill_on_drop: false }` [INFO] [stdout] 128dbfe40cefa660894d9594d7a40ec411c3d00fd954ea6fddd9b6e4eb6b0e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30f03c6c4d01c98a12dce86ec5911fb941ae6b936f965d0f5ffad376ab7b29b2 [INFO] running `Command { std: "docker" "start" "-a" "30f03c6c4d01c98a12dce86ec5911fb941ae6b936f965d0f5ffad376ab7b29b2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wasmrun v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.75s [INFO] running `Command { std: "docker" "inspect" "30f03c6c4d01c98a12dce86ec5911fb941ae6b936f965d0f5ffad376ab7b29b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f03c6c4d01c98a12dce86ec5911fb941ae6b936f965d0f5ffad376ab7b29b2", kill_on_drop: false }` [INFO] [stdout] 30f03c6c4d01c98a12dce86ec5911fb941ae6b936f965d0f5ffad376ab7b29b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d0b6cb9bf52dfe76d682f69f39b092697a3fb27227cf0ef9d51afa101146d59 [INFO] running `Command { std: "docker" "start" "-a" "0d0b6cb9bf52dfe76d682f69f39b092697a3fb27227cf0ef9d51afa101146d59", kill_on_drop: false }` [INFO] [stderr] Compiling wasmrun v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.54s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmrun-9e5a94fae465af65) [INFO] [stdout] [INFO] [stdout] running 176 tests [INFO] [stdout] test commands::verify::tests::test_cursor_read_u8_eof ... ok [INFO] [stdout] test commands::verify::tests::test_is_entry_point ... ok [INFO] [stdout] test commands::verify::tests::test_cursor_read_u8 ... ok [INFO] [stdout] test commands::verify::tests::test_read_leb128_u32 ... ok [INFO] [stdout] test commands::verify::tests::test_read_leb128_u32_overflow ... ok [INFO] [stdout] test commands::verify::tests::test_resolve_and_validate_wasm_path_empty_file ... ok [INFO] [stdout] test commands::verify::tests::test_resolve_and_validate_wasm_path_positional ... ok [INFO] [stdout] test commands::verify::tests::test_resolve_and_validate_wasm_path ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_invalid_magic ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_file_too_small ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_valid_magic ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_with_export_section ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_with_memory_section ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_with_start_section ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_file_not_found ... ok [INFO] [stdout] test commands::verify::tests::test_verify_wasm_with_sections ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_asc_project_with_package_json ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_info_nonexistent ... ok [INFO] [stdout] test commands::plugin::tests::test_plugin_list_output_format ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_command_info_nonexistent ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_command_enable_disable ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_command_list ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_uninstall_nonexistent ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_c_project_with_c_files ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_go_project_with_go_files ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_python_project_with_pyproject_toml ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_nonexistent_directory ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_update_nonexistent ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_rust_project_with_cargo_toml ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_go_project_with_go_mod ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_unknown_project ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_enable_nonexistent ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_disable_nonexistent ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_list_empty ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_python_project_with_py_files ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_python_project_with_setup_py ... ok [INFO] [stdout] test compiler::detect::tests::test_get_missing_tools ... ok [INFO] [stdout] test error::tests::test_command_error_invalid_arguments ... ok [INFO] [stdout] test error::tests::test_compilation_error_build_failed ... ok [INFO] [stdout] test error::tests::test_wasm_error_validation_failed ... ok [INFO] [stdout] test compiler::detect::tests::test_detect_operating_system ... ok [INFO] [stdout] test compiler::detect::tests::test_get_recommended_tools_unknown ... ok [INFO] [stdout] test compiler::detect::tests::test_operating_system_partial_eq ... ok [INFO] [stdout] test compiler::detect::tests::test_project_language_partial_eq ... ok [INFO] [stdout] test compiler::detect::tests::test_project_language_display ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_is_recoverable ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_file_not_found ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_language_detection ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_path ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_missing_tools ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_user_message ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_from_str ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_can_handle_project ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_capabilities ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_entry_files ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_directory_not_found ... ok [INFO] [stdout] test error::tests::test_wasmrun_error_invalid_file_format ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_extensions ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_get_builder ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_names ... ok [INFO] [stdout] test plugin::builtin::tests::test_get_builtin_plugin_by_name ... ok [INFO] [stdout] test plugin::builtin::tests::test_get_builtin_plugin_info ... ok [INFO] [stdout] test plugin::builtin::tests::test_is_builtin_plugin ... ok [INFO] [stdout] test plugin::builtin::tests::test_load_all_builtin_plugins ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_plugin_wrapper ... ok [INFO] [stdout] test plugin::external::tests::test_external_plugin_loader_load_invalid ... ok [INFO] [stdout] test plugin::external::tests::test_external_plugin_wrapper_info_structure ... ok [INFO] [stdout] test plugin::external::tests::test_external_plugin_wrapper_metadata_check ... ok [INFO] [stdout] test plugin::external::tests::test_build_config_compatibility ... ok [INFO] [stdout] test plugin::external::tests::test_external_plugin_metadata_validation ... ok [INFO] [stdout] test plugin::external::tests::test_external_plugin_path_handling ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_can_handle_project ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_can_handle_project_by_extension ... ok [INFO] [stdout] test compiler::detect::tests::test_get_recommended_tools_go ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_clean ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_build_command_failure ... ok [INFO] [stdout] test compiler::detect::tests::test_is_tool_installed ... ok [INFO] [stdout] test compiler::detect::tests::test_get_recommended_tools_rust ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_check_dependencies ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_clone ... ok [INFO] [stdout] test server::runner::tests::test_handle_js_file_no_wasm ... ok [INFO] [stdout] test server::runner::tests::test_handle_wasm_bindgen_file_bg_wasm ... ok [INFO] [stdout] test server::runner::tests::test_handle_wasm_bindgen_file_regular_wasm ... ok [INFO] [stdout] test server::runner::tests::test_run_project_directory ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_new ... ok [INFO] [stdout] test server::runner::tests::test_handle_js_file_with_wasm ... ok [INFO] [stdout] test server::runner::tests::test_run_project_invalid_path ... ok [INFO] [stdout] test server::runner::tests::test_run_project_with_language_override ... ok [INFO] [stdout] test server::runner::tests::test_run_project_js_file ... ok [INFO] [stdout] test server::runner::tests::test_run_project_wasm_file ... ok [INFO] [stdout] test server::runner::tests::test_run_project_with_watch_mode ... ok [INFO] [stdout] test server::runner::tests::test_run_wasm_file_invalid_path ... ok [INFO] [stdout] test server::runner::tests::test_run_wasm_file_non_wasm_file ... ok [INFO] [stdout] test server::runner::tests::test_run_wasm_file_valid_wasm_test_mode ... ok [INFO] [stdout] test server::runner::tests::test_search_for_js_files_found ... ok [INFO] [stdout] test server::lifecycle::tests::test_is_server_running_no_pid_file ... ok [INFO] [stdout] test server::runner::tests::test_server_in_test_mode ... ok [INFO] [stdout] test server::runner::tests::test_search_for_js_files_not_found ... ok [INFO] [stdout] test server::utils::tests::test_check_assets_directory_no_directory ... ok [INFO] [stdout] test server::utils::tests::test_content_type_header ... ok [INFO] [stdout] test server::utils::tests::test_determine_content_type ... ok [INFO] [stdout] test server::lifecycle::tests::test_stop_existing_server_no_server ... ok [INFO] [stdout] test plugin::external::tests::test_external_wasm_builder_validate_project ... ok [INFO] [stdout] test compiler::detect::tests::test_get_recommended_tools_c_linux ... ok [INFO] [stdout] test server::utils::tests::test_determine_content_type_case_insensitive ... ok [INFO] [stdout] test compiler::detect::tests::test_get_recommended_tools_asc ... ok [INFO] [stdout] test server::utils::tests::test_determine_content_type_no_extension ... ok [INFO] [stdout] test server::utils::tests::test_is_port_available_system_ports ... ok [INFO] [stdout] test server::utils::tests::test_is_port_available ... ok [INFO] [stdout] test server::utils::tests::test_find_wasm_files_empty_directory ... ok [INFO] [stdout] test server::utils::tests::test_print_basic_server_info ... ok [INFO] [stdout] test server::utils::tests::test_print_server_info ... ok [INFO] [stdout] test error::tests::test_server_error_startup_failed ... ok [INFO] [stdout] test server::utils::tests::test_find_wasm_files_recursive ... ok [INFO] [stdout] test server::utils::tests::test_find_wasm_files_with_wasm_files ... ok [INFO] [stdout] test utils::command::tests::test_copy_to_output ... ok [INFO] [stdout] test server::utils::tests::test_server_utils_check_port_availability ... ok [INFO] [stdout] test utils::command::tests::test_execute_command_failure ... ok [INFO] [stdout] test utils::command::tests::test_copy_to_output_invalid_source ... ok [INFO] [stdout] test server::utils::tests::test_server_utils_get_file_info_nonexistent ... ok [INFO] [stdout] test server::utils::tests::test_server_utils_handle_port_conflict_available ... ok [INFO] [stdout] test server::utils::tests::test_server_utils_get_file_info ... ok [INFO] [stdout] test utils::command::tests::test_format_file_size_bytes ... ok [INFO] [stdout] test utils::command::tests::test_format_file_size_gigabytes ... ok [INFO] [stdout] test utils::command::tests::test_format_file_size_kilobytes ... ok [INFO] [stdout] test server::utils::tests::test_server_utils_print_initial_project_detection ... ok [INFO] [stdout] test utils::path::tests::test_create_temp_directory ... ok [INFO] [stdout] test utils::path::tests::test_ensure_output_directory ... ok [INFO] [stdout] test utils::path::tests::test_find_entry_file ... ok [INFO] [stdout] test utils::command::tests::test_format_file_size_megabytes ... ok [INFO] [stdout] test utils::path::tests::test_find_files_with_extension ... ok [INFO] [stdout] test utils::path::tests::test_format_file_size ... ok [INFO] [stdout] test utils::path::tests::test_get_extension ... ok [INFO] [stdout] test utils::path::tests::test_get_filename ... ok [INFO] [stdout] test utils::path::tests::test_get_filename_invalid_path ... ok [INFO] [stdout] test utils::path::tests::test_is_safe_path ... ok [INFO] [stdout] test utils::path::tests::test_join_paths ... ok [INFO] [stdout] test utils::path::tests::test_resolve_input_path_with_both ... ok [INFO] [stdout] test utils::command::tests::test_is_tool_installed_with_existing_tool ... ok [INFO] [stdout] test utils::path::tests::test_resolve_input_path_with_flag ... ok [INFO] [stdout] test utils::path::tests::test_resolve_input_path_with_neither ... ok [INFO] [stdout] test utils::path::tests::test_resolve_input_path_with_positional ... ok [INFO] [stdout] test utils::command::tests::test_is_tool_installed_with_nonexistent_tool ... ok [INFO] [stdout] test utils::path::tests::test_has_extension_wasm ... ok [INFO] [stdout] test utils::path::tests::test_validate_file_exists_with_nonexistent_file ... ok [INFO] [stdout] test utils::path::tests::test_validate_directory_exists_with_valid_dir ... ok [INFO] [stdout] test utils::path::tests::test_validate_directory_exists_with_nonexistent_dir ... ok [INFO] [stdout] test utils::path::tests::test_validate_file_exists_with_valid_file ... ok [INFO] [stdout] test utils::path::tests::test_validate_wasm_file_with_valid_wasm ... ok [INFO] [stdout] test utils::path::tests::test_validate_wasm_file_with_wrong_extension ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_detect_wasm_bindgen ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_detect_wasm_bindgen_no_js ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_determine_module_type_standard ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_determine_module_type_unknown ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_determine_module_type_wasi ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_determine_module_type_wasm_bindgen ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_extract_entry_points ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_is_entry_point ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_module_type_display ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_project_analysis_nonexistent_dir ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_project_analysis_get_summary ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_truncate_string_exact ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_truncate_string_long ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_project_analysis_with_entry_files ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_project_analysis_with_rust_project ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_truncate_string_short ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_wasm_analysis_get_summary_invalid ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_wasm_analysis_invalid_file ... ok [INFO] [stdout] test utils::wasm_analysis::tests::test_wasm_analysis_get_summary_valid ... ok [INFO] [stdout] test compiler::detect::tests::test_get_recommended_tools_c_windows ... ok [INFO] [stdout] test utils::command::tests::test_execute_command_success ... ok [INFO] [stdout] test plugin::builtin::tests::test_builtin_builder_wrapper ... ok [INFO] [stdout] test commands::plugin::tests::test_plugin_command_error_handling ... ok [INFO] [stdout] test commands::plugin::tests::test_plugin_subcommands_coverage ... ok [INFO] [stdout] test commands::plugin::tests::test_run_plugin_install_invalid ... FAILED [INFO] [stdout] test plugin::external::tests::test_external_plugin_loader_create_generic_entry ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::plugin::tests::test_run_plugin_install_invalid stdout ---- [INFO] [stdout] 🔄 Installing plugin: invalid_plugin_name_12345 [INFO] [stdout] [INFO] [stdout] thread 'commands::plugin::tests::test_run_plugin_install_invalid' (80) panicked at src/commands/plugin.rs:279:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5995c548f7f2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5995c548f7f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5995c548f7f2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5995c548f7f2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5995c54b59bf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5995c54b59bf - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5995c547bb53 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5995c547bb53 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5995c548fe42 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5995c547a0bc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5995c5479f34 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5995c53c2a9e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5995c53c2a9e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5995c547ad63 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5995c547ad63 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5995c548fc16 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5995c548fba9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5995c547a9bd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5995c54c0140 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5995c54c047c - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5995c503286f - wasmrun::commands::plugin::tests::test_run_plugin_install_invalid::h6a68083c44dbb673 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/plugin.rs:279:9 [INFO] [stdout] 21: 0x5995c5032657 - wasmrun::commands::plugin::tests::test_run_plugin_install_invalid::{{closure}}::h6dbbb96cffdf7792 [INFO] [stdout] at /opt/rustwide/workdir/src/commands/plugin.rs:276:41 [INFO] [stdout] 22: 0x5995c50994b6 - core::ops::function::FnOnce::call_once::h97a97a279e722eb2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5995c53c3b1b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5995c53c3b1b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5995c53c1785 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5995c53c1785 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5995c53c1785 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5995c53c1785 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5995c53c1785 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5995c53c1785 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5995c53c1785 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5995c53e8694 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5995c53e8694 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5995c53cf2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5995c53cf2aa - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5995c53cf2aa - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5995c53cf2aa - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5995c53cf2aa - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5995c53cf2aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5995c53cf2aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5995c54636af - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5995c54636af - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x786446517aa4 - [INFO] [stdout] 44: 0x7864465a4a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::plugin::tests::test_run_plugin_install_invalid [INFO] [stdout] [INFO] [stdout] test result: FAILED. 175 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin wasmrun` [INFO] running `Command { std: "docker" "inspect" "0d0b6cb9bf52dfe76d682f69f39b092697a3fb27227cf0ef9d51afa101146d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0b6cb9bf52dfe76d682f69f39b092697a3fb27227cf0ef9d51afa101146d59", kill_on_drop: false }` [INFO] [stdout] 0d0b6cb9bf52dfe76d682f69f39b092697a3fb27227cf0ef9d51afa101146d59