[INFO] cloning repository https://github.com/rosacry/ssbu-adaptive-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosacry/ssbu-adaptive-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 780c3dcb6582814c6aedb3c06cb0fc1a6ae561ef
[INFO] testing rosacry/ssbu-adaptive-ai against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rosacry/ssbu-adaptive-ai
[INFO] finished tweaking git repo https://github.com/rosacry/ssbu-adaptive-ai
[INFO] tweaked toml for git repo https://github.com/rosacry/ssbu-adaptive-ai written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rosacry/ssbu-adaptive-ai on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rosacry/ssbu-adaptive-ai 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nnsdk v0.6.1
[INFO] [stderr]   Downloaded skyline_macro v0.2.1
[INFO] [stderr]   Downloaded libc-nnsdk v0.5.0
[INFO] [stderr]   Downloaded skyline v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de
[INFO] running `Command { std: "docker" "start" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling adaptive_core v0.1.0 (/opt/rustwide/workdir/crates/adaptive_core)
[INFO] [stderr]    Compiling skyline_plugin v0.1.0 (/opt/rustwide/workdir/crates/skyline_plugin)
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_duplicate_global_skip` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub(crate) fn note_live_hook_summary_update_action_duplicate_global_skip() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.43s
[INFO] running `Command { std: "docker" "inspect" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_duplicate_global_skip` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub(crate) fn note_live_hook_summary_update_action_duplicate_global_skip() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling skyline_plugin v0.1.0 (/opt/rustwide/workdir/crates/skyline_plugin)
[INFO] [stderr]    Compiling adaptive_core v0.1.0 (/opt/rustwide/workdir/crates/adaptive_core)
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_reset_live_update_action_global_frame_dispatch` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:678:4
[INFO] [stdout]     |
[INFO] [stdout] 678 | fn should_reset_live_update_action_global_frame_dispatch(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.59s
[INFO] running `Command { std: "docker" "inspect" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stderr]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stderr]      |
[INFO] [stderr] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `global_diagnostic_config` is never used
[INFO] [stderr]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stderr]      |
[INFO] [stderr] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stderr]     |
[INFO] [stderr] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stderr]     |
[INFO] [stderr] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stderr]     |
[INFO] [stderr] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stderr]     |
[INFO] [stderr] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stderr]     |
[INFO] [stderr] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stderr]     |
[INFO] [stderr] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `note_live_hook_summary_update_action_duplicate_global_skip` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:471:15
[INFO] [stderr]     |
[INFO] [stderr] 471 | pub(crate) fn note_live_hook_summary_update_action_duplicate_global_skip() {}
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `skyline_plugin` (lib) generated 9 warnings
[INFO] [stderr] warning: function `should_reset_live_update_action_global_frame_dispatch` is never used
[INFO] [stderr]    --> crates/skyline_plugin/src/skyline_stub.rs:678:4
[INFO] [stderr]     |
[INFO] [stderr] 678 | fn should_reset_live_update_action_global_frame_dispatch(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `skyline_plugin` (lib test) generated 9 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adaptive_core-2f96aaa32427e7bd)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test adaptation::tests::planner_prefers_matchup_specific_trait_strength_when_available ... ok
[INFO] [stdout] test analysis::tests::rebuild_profile_uses_capture_events ... ok
[INFO] [stdout] test detector::tests::detects_neutral_jump_and_roll_direction ... ok
[INFO] [stdout] test adaptation::tests::planner_turns_habits_into_sorted_biases ... ok
[INFO] [stdout] test analysis::tests::summarize_capture_counts_frames_and_events ... ok
[INFO] [stdout] test identity::tests::identity_generates_slot_scoped_profile_keys ... ok
[INFO] [stdout] test identity::tests::identity_generates_tag_scoped_profile_keys_with_fallbacks ... ok
[INFO] [stdout] test detector::tests::detects_landing_shield_panic_airdodge_and_ledge_option ... ok
[INFO] [stdout] test persona::tests::persona_fitter_extracts_style_traits_from_capture ... ok
[INFO] [stdout] test policy::tests::manifest_guided_candidate_pool_uses_preferred_archetype_catalog ... ok
[INFO] [stdout] test persona::tests::json_persona_store_round_trips_saved_personas ... ok
[INFO] [stdout] test policy::tests::policy_can_prefer_persona_aligned_candidate_without_live_habit_bias ... ok
[INFO] [stdout] test policy::tests::policy_respects_existing_commitment_window ... ok
[INFO] [stdout] test policy::tests::policy_prefers_adaptation_aligned_candidate ... ok
[INFO] [stdout] test policy::tests::manifest_guided_selection_chooses_reactive_counterplay_candidate ... ok
[INFO] [stdout] test policy::tests::policy_can_use_state_signal_manifest_to_prefer_reactive_candidate ... ok
[INFO] [stdout] test policy::tests::policy_skips_prediction_only_candidate_that_fails_realism_threshold ... ok
[INFO] [stdout] test policy::tests::reactive_counterplay_profile_penalizes_predictive_candidates ... ok
[INFO] [stdout] test policy::tests::reactive_counterplay_profile_prunes_non_preferred_archetypes_from_candidate_pool ... ok
[INFO] [stdout] test policy::tests::reactive_counterplay_profile_skips_rejected_candidate_during_selection ... ok
[INFO] [stdout] test profile::tests::habit_learner_updates_global_and_matchup_profiles ... ok
[INFO] [stdout] test realism::tests::commitment_defers_new_decisions_until_window_ends ... ok
[INFO] [stdout] test realism::tests::high_confidence_single_cue_is_faster_than_low_confidence_ambiguous ... ok
[INFO] [stdout] test profile::tests::statistic_decay_reduces_old_weight_before_new_observation ... ok
[INFO] [stdout] test realism::tests::scheduling_noise_is_deterministic_for_same_seed_and_intent ... ok
[INFO] [stdout] test realism::tests::prediction_only_decisions_require_confidence_threshold ... ok
[INFO] [stdout] test profile::tests::json_profile_store_round_trips_profiles ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyline_plugin-90953cb349b0d459)
[INFO] [stdout] test state_signals::tests::json_state_signal_store_round_trips_manifest ... ok
[INFO] [stdout] test runtime::tests::runtime_can_defer_capture_writes_until_finalize ... ok
[INFO] [stdout] test telemetry::tests::recorder_streams_jsonl_records ... ok
[INFO] [stdout] test runtime::tests::runtime_can_learn_from_segmented_frames ... ok
[INFO] [stdout] test runtime::tests::runtime_can_skip_frame_telemetry_when_disabled ... ok
[INFO] [stdout] test runtime::tests::match_runtime_persists_capture_and_profile ... ok
[INFO] [stdout] test runtime::tests::runtime_can_flush_capture_before_finalize ... ok
[INFO] [stdout] test state_signals::tests::manifest_name_is_sanitized ... ok
[INFO] [stdout] test runtime::tests::runtime_can_checkpoint_profile_updates_before_finalize ... ok
[INFO] [stdout] test telemetry::tests::jsonl_sink_can_flush_each_write ... ok
[INFO] [stdout] test runtime::tests::runtime_reuses_existing_profile_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 252 tests
[INFO] [stdout] test config::tests::config_auto_candidate_source_mode_falls_back_to_provided_candidates_without_manifest ... ok
[INFO] [stdout] test config::tests::config_can_resolve_active_persona_path ... ok
[INFO] [stdout] test config::tests::config_resolves_profile_keys_from_identity_mode ... ok
[INFO] [stdout] test control::tests::apply_runtime_hook_input_field_patch_replaces_target_input ... ok
[INFO] [stdout] test control::tests::apply_runtime_frame_input_override_replaces_base_input_sample ... ok
[INFO] [stdout] test config::tests::explicit_candidate_source_mode_overrides_manifest_auto_detection ... ok
[INFO] [stdout] test control::tests::apply_runtime_hook_frame_output_to_target_with_state_builds_application_bundle ... ok
[INFO] [stdout] test config::tests::config_store_can_create_default_file ... ok
[INFO] [stdout] test control::tests::apply_runtime_hook_input_override_packet_leaves_target_unchanged_on_passthrough ... ok
[INFO] [stdout] test control::tests::apply_runtime_hook_frame_output_uses_embedded_override_packet ... ok
[INFO] [stdout] test control::tests::apply_runtime_hook_input_override_packet_replaces_target_input ... ok
[INFO] [stdout] test config::tests::config_store_round_trips_json ... ok
[INFO] [stdout] test control::tests::control_dispatch_carries_remaining_active_window ... ok
[INFO] [stdout] test control::tests::frame_input_override_clears_pressed_buttons_on_sustain ... ok
[INFO] [stdout] test control::tests::frame_input_override_from_ref_matches_owned_builder ... ok
[INFO] [stdout] test control::tests::input_recipe_maps_whiff_punish_dash_grab_to_advance_grab ... ok
[INFO] [stdout] test control::tests::frame_input_override_keeps_pressed_buttons_on_activation ... ok
[INFO] [stdout] test control::tests::known_runtime_action_maps_to_control_intent ... ok
[INFO] [stdout] test control::tests::runtime_applied_control_state_from_parts_bundles_control_and_input ... ok
[INFO] [stdout] test control::tests::runtime_hook_application_state_from_applied_frame_output_carries_patch_and_result ... ok
[INFO] [stdout] test control::tests::runtime_hook_input_decision_from_parts_passes_through_without_override ... ok
[INFO] [stdout] test control::tests::runtime_hook_input_decision_from_parts_uses_applied_control_override ... ok
[INFO] [stdout] test control::tests::runtime_hook_frame_output_from_parts_bundles_state_decision_and_packet ... ok
[INFO] [stdout] test control::tests::runtime_hook_input_override_packet_from_decision_passes_through_input ... ok
[INFO] [stdout] test control::tests::runtime_hook_input_field_patch_from_override_packet_passes_through_without_writes ... ok
[INFO] [stdout] test control::tests::runtime_hook_input_override_packet_from_decision_uses_override_input ... ok
[INFO] [stdout] test control::tests::resolved_input_plan_uses_facing_for_advance_and_retreat ... ok
[INFO] [stdout] test coordinator::tests::context_can_be_built_from_plugin_config_and_identity ... ok
[INFO] [stdout] test control::tests::runtime_hook_input_field_patch_from_override_packet_replaces_all_fields ... ok
[INFO] [stdout] test coordinator::tests::coordinator_respects_auto_capture_disable_flag ... ok
[INFO] [stdout] test coordinator::tests::coordinator_auto_starts_and_finishes_match_from_phase_changes ... ok
[INFO] [stdout] test hook_bridge::tests::capture_only_ingest_returns_event_count_without_runtime_payloads ... ok
[INFO] [stdout] test driver::tests::live_bridge_driver_can_apply_runtime_hook_output_to_target_buffer ... ok
[INFO] [stdout] test coordinator::tests::coordinator_emits_runtime_command_when_scheduled_action_becomes_active ... ok
[INFO] [stdout] test coordinator::tests::coordinator_auto_selects_runtime_action_when_manifest_generated_mode_is_active ... ok
[INFO] [stdout] test deploy::tests::initialize_layout_writes_config_to_data_root ... ok
[INFO] [stdout] test driver::tests::live_bridge_driver_handles_empty_frame_tick ... ok
[INFO] [stdout] test hook_bridge::tests::global_hook_bridge_can_ingest_extracted_observations ... ok
[INFO] [stdout] test driver::tests::live_bridge_driver_polls_frame_and_semantic_sources ... ok
[INFO] [stdout] test deploy::tests::deploy_to_yuzu_copies_plugin_and_keeps_backup ... ok
[INFO] [stdout] test extractor::tests::extract_match_observation_maps_view_into_bridge_payload ... ok
[INFO] [stdout] test extractor::tests::extract_semantic_observation_maps_view_into_bridge_payload ... ok
[INFO] [stdout] test driver::tests::live_bridge_driver_surfaces_runtime_suggestion_in_manifest_generated_mode ... ok
[INFO] [stdout] test coordinator::tests::coordinator_can_start_from_explicit_event_when_match_is_active ... ok
[INFO] [stdout] test hook_callback::tests::descriptor_and_symbol_callbacks_route_requested_hooks_and_reject_unknown_symbols ... ok
[INFO] [stdout] test hook_runner::tests::descriptor_and_symbol_dispatch_resolve_requested_hooks ... ok
[INFO] [stdout] test hook_runner::tests::descriptor_and_symbol_execution_validate_payloads_and_resolve_requested_hooks ... ok
[INFO] [stdout] test hook_bridge::tests::hook_bridge_can_capture_explicit_semantic_events ... ok
[INFO] [stdout] test driver::tests::live_bridge_driver_surfaces_runtime_command_when_suggestion_becomes_active ... ok
[INFO] [stdout] test hook_bridge::tests::hook_bridge_can_boot_from_config_file_and_capture_frames ... ok
[INFO] [stdout] test hook_bridge::tests::runtime_summary_ingest_returns_compact_runtime_flags ... ok
[INFO] [stdout] test hook_bridge::tests::hook_bridge_can_write_raw_observation_traces ... ok
[INFO] [stdout] test hook_bridge::tests::hook_bridge_can_ingest_and_apply_runtime_hook_output_to_target ... ok
[INFO] [stdout] test hook_runner::tests::execute_runtime_hook_routes_lifecycle_payloads ... ok
[INFO] [stdout] test hook_callback::tests::callback_event_sink_emits_frame_and_semantic_events ... ok
[INFO] [stdout] test hook_runner::tests::run_runtime_lifecycle_hook_returns_unhandled_summary ... ok
[INFO] [stdout] test hook_callback::tests::callback_directive_reports_override_and_event_behavior ... ok
[INFO] [stdout] test hook_callback::tests::frame_callback_reports_observed_select_action ... ok
[INFO] [stdout] test hook_runtime::tests::live_update_action_slot_contract_helper_respects_expected_slot ... ok
[INFO] [stdout] test hook_bridge::tests::global_hook_bridge_can_ingest_frame_and_apply_to_target ... ok
[INFO] [stdout] test deploy::tests::yuzu_paths_resolve_expected_layout ... FAILED
[INFO] [stdout] test hook_callback::tests::frame_callback_reports_override_for_update_action ... ok
[INFO] [stdout] test hook_callback::tests::kind_specific_callbacks_route_expected_hooks ... ok
[INFO] [stdout] test hook_callback::tests::semantic_and_lifecycle_callbacks_report_expected_status ... ok
[INFO] [stdout] test hook_runner::tests::dispatch_runtime_hook_flattens_select_action_observation ... ok
[INFO] [stdout] test hook_runner::tests::dispatch_runtime_hook_flattens_semantic_and_lifecycle_paths ... ok
[INFO] [stdout] test hook_runner::tests::dispatch_runtime_hook_flattens_update_action_override ... ok
[INFO] [stdout] test hook_stub::tests::install_target_stub_rejects_payload_kind_mismatch ... ok
[INFO] [stdout] test hook_runner::tests::execute_runtime_hook_routes_frame_payloads ... ok
[INFO] [stdout] test hook_runner::tests::execute_runtime_hook_routes_semantic_payloads ... ok
[INFO] [stdout] test hook_runner::tests::run_runtime_frame_hook_with_target_summarizes_select_action_observation ... ok
[INFO] [stdout] test hook_runner::tests::run_runtime_semantic_hook_summarizes_update_interrupt_events ... ok
[INFO] [stdout] test hooks::tests::current_target_hook_install_report_uses_explicit_statuses ... ok
[INFO] [stdout] test hooks::tests::engine_callback_contract_reports_expected_requirement_lists ... ok
[INFO] [stdout] test hooks::tests::find_requested_hook_descriptor_resolves_by_symbol_name ... ok
[INFO] [stdout] test hooks::tests::find_requested_hook_install_target_resolves_by_symbol_name ... ok
[INFO] [stdout] test hooks::tests::hook_descriptor_reports_expected_execution_route ... ok
[INFO] [stdout] test hooks::tests::hook_descriptor_reports_expected_processing_mode ... ok
[INFO] [stdout] test hooks::tests::hook_install_target_reports_expected_engine_callback_contract ... ok
[INFO] [stdout] test hooks::tests::hook_install_target_reports_expected_typed_engine_context_contract ... ok
[INFO] [stdout] test hooks::tests::hook_installation_detailed_report_preserves_targets_and_status ... ok
[INFO] [stdout] test hooks::tests::hook_installation_reports_pending_symbols ... ok
[INFO] [stdout] test hooks::tests::hook_kind_reports_expected_execution_route ... ok
[INFO] [stdout] test hooks::tests::hook_kind_reports_expected_processing_mode ... ok
[INFO] [stdout] test hooks::tests::requested_hook_binding_plan_lookup_resolves_registered_symbol ... ok
[INFO] [stdout] test hooks::tests::requested_hook_binding_plans_report_expected_binding_details ... ok
[INFO] [stdout] test hooks::tests::requested_hook_descriptor_returns_expected_entries ... ok
[INFO] [stdout] test hooks::tests::requested_hook_install_target_returns_expected_entries ... ok
[INFO] [stdout] test hooks::tests::requested_hook_install_targets_report_expected_install_strategy ... ok
[INFO] [stdout] test hooks::tests::requested_hook_install_targets_report_expected_stub_entrypoint ... ok
[INFO] [stdout] test hooks::tests::requested_hook_install_targets_report_expected_stub_export_names ... ok
[INFO] [stdout] test hooks::tests::requested_hook_install_targets_report_expected_stub_payload_kinds ... ok
[INFO] [stdout] test hooks::tests::requested_hook_registrar_actions_report_expected_binding_operations ... ok
[INFO] [stdout] test hook_runner::tests::run_runtime_frame_hook_with_target_summarizes_update_action_override ... ok
[INFO] [stdout] test observer::tests::observation_pipeline_uses_identity_based_profile_keys ... ok
[INFO] [stdout] test observer::tests::replay_observation_records_rebuilds_match_from_records ... ok
[INFO] [stdout] test hook_runtime::tests::apply_runtime_control_for_hook_frame_reports_override_when_command_activates ... ok
[INFO] [stdout] test observer::tests::replay_observation_records_counts_runtime_generated_decisions ... ok
[INFO] [stdout] test hook_runtime::tests::apply_runtime_control_for_hook_frame_reports_passthrough_before_activation ... ok
[INFO] [stdout] test hook_runtime::tests::process_runtime_hook_frame_with_target_applies_update_action_control ... ok
[INFO] [stdout] test hook_runtime::tests::process_runtime_hook_frame_with_target_observes_select_action_without_mutating_target ... ok
[INFO] [stdout] test hook_runtime::tests::process_runtime_hook_frame_with_target_skips_lifecycle_only_hooks ... ok
[INFO] [stdout] test hook_runtime::tests::process_runtime_hook_semantic_handles_update_interrupt ... ok
[INFO] [stdout] test hook_runtime::tests::process_runtime_hook_semantic_ignores_non_semantic_hooks ... ok
[INFO] [stdout] test hook_stub::tests::descriptor_stub_routes_registered_hooks_and_rejects_bad_payloads ... ok
[INFO] [stdout] test plugin::tests::global_plugin_flow_can_be_reconfigured_for_host_tests ... ok
[INFO] [stdout] test hook_stub::tests::install_target_and_entrypoint_stubs_route_registered_hooks ... ok
[INFO] [stdout] test hook_stub::tests::frame_stub_returns_observed_summary_and_emits_events ... ok
[INFO] [stdout] test hook_stub::tests::requested_hook_symbol_stub_resolves_registered_symbol_and_rejects_unknown ... ok
[INFO] [stdout] test hook_stub::tests::semantic_and_lifecycle_stubs_return_compact_status ... ok
[INFO] [stdout] test hook_stub::tests::unified_stub_entrypoint_handles_frame_semantic_and_lifecycle_payloads ... ok
[INFO] [stdout] test hook_stub::tests::update_action_stub_returns_override_summary ... ok
[INFO] [stdout] test plugin::tests::batch_reconcile_by_symbols_only_retries_requested_hooks ... ok
[INFO] [stdout] test plugin::tests::batch_reconcile_by_symbols_rejects_unknown_symbol ... ok
[INFO] [stdout] test plugin::tests::batch_registration_reconciles_requested_hook_registrations ... ok
[INFO] [stdout] test plugin::tests::batch_reconcile_retries_all_live_ready_hooks ... ok
[INFO] [stdout] test plugin::tests::plugin_can_load_and_apply_config ... ok
[INFO] [stdout] test plugin::tests::batch_registration_for_entries_only_reconciles_requested_entries ... ok
[INFO] [stdout] test plugin::tests::plugin_rejects_duplicate_match_start ... ok
[INFO] [stdout] test plugin::tests::plugin_can_build_manifest_guided_candidate_pool_without_explicit_candidates ... ok
[INFO] [stdout] test plugin::tests::plugin_can_expose_shaped_candidate_pool ... ok
[INFO] [stdout] test plugin::tests::plugin_select_action_logs_scheduled_decision_event ... ok
[INFO] [stdout] test plugin::tests::plugin_runtime_candidate_mode_can_force_provided_candidates_even_with_manifest ... ok
[INFO] [stdout] test plugin::tests::callback_blocked_entry_batch_registration_only_reconciles_blocked_entries ... ok
[INFO] [stdout] test plugin::tests::callback_blocked_entry_bringup_reports_registered_and_reconciled_symbols ... ok
[INFO] [stdout] test plugin::tests::entry_reconcile_clear_uses_requested_hook ... ok
[INFO] [stdout] test plugin::tests::select_action_typed_bringup_reports_registered_and_reconciled_symbols ... ok
[INFO] [stdout] test plugin::tests::reconcile_result_returns_requested_hook_transition_and_entry ... ok
[INFO] [stdout] test plugin::tests::plugin_tracks_last_runtime_decision_after_manifest_guided_selection ... ok
[INFO] [stdout] test plugin::tests::hook_entry_typed_invocation_dispatches_select_action ... ok
[INFO] [stdout] test plugin::tests::hook_install_refresh_result_tracks_live_ready_transitions ... ok
[INFO] [stdout] test plugin::tests::hook_symbol_owned_raw_invocation_dispatches_update_interrupt ... ok
[INFO] [stdout] test plugin::tests::hook_symbol_typed_invocation_dispatches_update_interrupt ... ok
[INFO] [stdout] test plugin::tests::plugin_controller_runs_match_lifecycle ... ok
[INFO] [stdout] test plugin::tests::plugin_register_typed_engine_context_refreshes_install_report ... ok
[INFO] [stdout] test plugin::tests::plugin_register_typed_engine_context_refreshes_install_state ... ok
[INFO] [stdout] test plugin::tests::single_hook_typed_context_refresh_only_retries_the_requested_hook ... ok
[INFO] [stdout] test plugin::tests::single_hook_refresh_only_retries_the_requested_hook ... ok
[INFO] [stdout] test session::tests::claim_runtime_applied_input_sample_transitions_to_sustain_after_activation ... ok
[INFO] [stdout] test session::tests::current_runtime_frame_input_override_is_activation_before_claim ... ok
[INFO] [stdout] test plugin::tests::symbol_reconcile_rejects_unknown_symbol ... ok
[INFO] [stdout] test session::tests::current_runtime_applied_input_sample_replaces_base_input_on_activation_frame ... ok
[INFO] [stdout] test session::tests::current_runtime_applied_control_state_bundles_active_control_and_input ... ok
[INFO] [stdout] test session::tests::claim_runtime_hook_frame_output_bundles_activation_state_decision_and_packet ... ok
[INFO] [stdout] test session::tests::apply_claim_runtime_hook_frame_output_mutates_target_buffer_on_activation ... ok
[INFO] [stdout] test session::tests::adaptive_session_loads_active_persona_and_uses_it_for_policy ... ok
[INFO] [stdout] test plugin::tests::hook_entry_owned_raw_invocation_dispatches_select_action ... ok
[INFO] [stdout] test session::tests::adaptive_session_loads_active_state_signal_manifest_and_tags_assisted_decisions ... ok
[INFO] [stdout] test plugin::tests::entry_reconcile_registers_and_retries_requested_hook ... ok
[INFO] [stdout] test session::tests::claim_runtime_control_state_bundles_claimed_and_active_views ... ok
[INFO] [stdout] test session::tests::session_can_expose_manifest_shaped_candidate_pool ... ok
[INFO] [stdout] test session::tests::session_runtime_candidate_mode_can_force_provided_candidates_even_with_manifest ... ok
[INFO] [stdout] test session::tests::claim_runtime_applied_control_state_transitions_to_sustain_after_activation ... ok
[INFO] [stdout] test session::tests::runtime_input_recipe_maps_dispatch_to_hook_friendly_buttons ... ok
[INFO] [stdout] test session::tests::prepared_session_assets_allow_start_without_runtime_asset_files ... ok
[INFO] [stdout] test session::tests::selecting_new_runtime_decision_does_not_redispatch_active_command ... ok
[INFO] [stdout] test session::tests::runtime_control_dispatch_carries_remaining_window_for_active_command ... ok
[INFO] [stdout] test session::tests::current_runtime_hook_frame_output_uses_sustain_after_activation ... ok
[INFO] [stdout] test session::tests::current_runtime_resolved_input_plan_remains_available_after_one_shot_claim ... ok
[INFO] [stdout] test session::tests::runtime_action_suggestion_tracks_pending_active_and_expired_states ... ok
[INFO] [stdout] test session::tests::runtime_control_intent_maps_active_command_to_typed_profile ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_describe_all_requested_hook_capabilities_reports_expected_callback_shapes ... ok
[INFO] [stdout] test plugin::tests::symbol_reconcile_returns_requested_hook_transition_and_entry ... ok
[INFO] [stdout] test plugin::tests::update_interrupt_typed_bringup_reports_registered_and_reconciled_symbols ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_bringup_registered_live_install_ready_hooks_reconciles_registered_symbol_too ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_bringup_registered_live_install_ready_hooks_and_refresh_all_states_reports_final_state ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_bringup_registered_live_install_ready_hooks_without_callbacks_only_reconciles_main ... ok
[INFO] [stdout] test session::tests::session_can_build_manifest_guided_candidate_pool ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_bringup_registered_requested_hook_reports_callbacks_not_registered ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_bringup_returns_error_for_null_callback_pointer ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_clear_select_action_callbacks_and_refresh_state_reports_blocked_again ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_generic_register_requested_hook_callbacks_and_refresh_state_dispatches_select_action ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_generic_invoke_requested_hook_dispatches_update_action ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_generic_run_requested_hook_requires_matching_callback_shape ... ok
[INFO] [stdout] test plugin::tests::plugin_register_hook_engine_callbacks_refreshes_install_report ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_invoke_registered_update_interrupt_uses_persisted_callbacks ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_invoke_registered_update_action_uses_persisted_callbacks ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_refresh_all_hook_install_states_reports_initial_blocked_state ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_refresh_all_hook_install_states_reports_registered_hook_readiness ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_refresh_hook_install_state_reports_callback_blocked_status ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_register_available_callbacks_and_bringup_callback_blocked_hooks_and_refresh_all_states_reports_final_state ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_register_available_callbacks_and_bringup_callback_blocked_hooks_reports_batch_ready_state ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_bringup_registered_update_action_reconciles_live_ready_hook ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_run_update_interrupt_brings_up_and_invokes_semantic_hook ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_register_select_action_callbacks_and_refresh_state_reports_live_ready ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_register_available_callbacks_and_bringup_callback_blocked_hooks_requires_a_callback_table ... ok
[INFO] [stdout] test skyline_install::tests::composite_skyline_hook_binding_resolver_combines_symbol_and_stub_addresses ... ok
[INFO] [stdout] test skyline_install::tests::composite_skyline_hook_binding_resolver_propagates_symbol_resolution_failure ... ok
[INFO] [stdout] test skyline_install::tests::dry_run_skyline_hook_binder_reports_pending_symbol_hooks_and_builtin_lifecycle ... ok
[INFO] [stdout] test skyline_install::tests::host_unsupported_skyline_hook_binder_reports_unsupported_for_all_requests ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_invocation_returns_error_for_null_context_pointer ... ok
[INFO] [stdout] test skyline_install::tests::requested_skyline_install_requests_report_expected_actions ... ok
[INFO] [stdout] test skyline_install::tests::resolved_skyline_hook_binder_passes_through_resolver_outcome ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_run_registered_requested_hook_reports_callbacks_not_registered ... ok
[INFO] [stdout] test skyline_install::tests::resolved_skyline_hook_binder_preserves_builtin_lifecycle_install ... ok
[INFO] [stdout] test skyline_install::tests::skyline_install_report_exposes_pending_engine_callback_requirements ... ok
[INFO] [stdout] test skyline_install::tests::skyline_install_report_formats_pending_binding_descriptions ... ok
[INFO] [stdout] test skyline_install::tests::skyline_install_request_lookup_resolves_by_symbol ... ok
[INFO] [stdout] test skyline_install::tests::resolved_skyline_hook_binder_uses_resolver_and_installer_for_symbol_hooks ... ok
[INFO] [stdout] test skyline_install::tests::skyline_lookup_name_maps_requested_ai_methods_to_mangled_symbols ... ok
[INFO] [stdout] test skyline_stub::tests::dispatch_rejects_mismatched_abi ... ok
[INFO] [stdout] test skyline_stub::tests::dispatch_rejects_null_context ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_run_registered_update_action_brings_up_and_invokes_with_persisted_callbacks ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_run_update_action_brings_up_and_invokes_override ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_select_action_bringup_registers_and_reconciles_callback_blocked_hooks ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_generic_invoke_registered_requested_hook_dispatches_update_interrupt ... ok
[INFO] [stdout] test session::tests::runtime_action_command_claims_once_when_suggestion_becomes_active ... ok
[INFO] [stdout] test session::tests::runtime_resolved_input_plan_uses_ai_facing_for_active_command ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_action_replacement_stub_returns_result_directly ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_select_action_invocation_reports_observed_result ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_update_interrupt_invocation_reports_observed_result ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_update_action_invocation_reports_activation_override ... ok
[INFO] [stdout] test skyline_install::tests::callback_aware_installer_delegates_when_select_action_callbacks_are_registered ... ok
[INFO] [stdout] test skyline_install::tests::callback_aware_installer_delegates_when_update_interrupt_callbacks_are_registered ... ok
[INFO] [stdout] test skyline_install::tests::callback_aware_installer_keeps_select_action_pending_when_callbacks_are_missing ... ok
[INFO] [stdout] test skyline_install::tests::skyline_install_report_surfaces_ready_and_blocked_symbols ... ok
[INFO] [stdout] test skyline_install::tests::skyline_install_request_reports_live_install_readiness_from_callback_registration ... ok
[INFO] [stdout] test skyline_stub::tests::live_update_action_frame_gate_reset_clears_per_context_history ... ok
[INFO] [stdout] test skyline_stub::tests::live_update_action_frame_gate_skips_duplicate_frames_globally ... ok
[INFO] [stdout] test skyline_stub::tests::live_update_action_frame_gate_skips_duplicate_frames_per_context ... ok
[INFO] [stdout] test skyline_stub::tests::live_update_action_global_frame_gate_resets_on_match_boundary ... ok
[INFO] [stdout] test skyline_stub::tests::owned_frame_engine_context_copies_frame_source_snapshot ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_select_action_replacement_stub_returns_result_directly ... ok
[INFO] [stdout] test skyline_stub::tests::replacement_stub_address_resolver_returns_known_exports ... ok
[INFO] [stdout] test skyline_stub::tests::replacement_stub_dispatches_matching_context_header ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_select_action_replacement_stub_with_engine_adapter_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::requested_hook_engine_callbacks_register_and_clear_by_kind ... ok
[INFO] [stdout] test skyline_stub::tests::requested_hook_engine_callbacks_validate_expected_callback_shape ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_select_action_replacement_stub_with_raw_frame_context_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::select_action_replacement_stub_falls_back_to_registered_raw_engine_callbacks ... ok
[INFO] [stdout] test skyline_ffi::tests::ffi_update_interrupt_bringup_registers_and_reconciles_callback_blocked_hooks ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_action_replacement_stub_with_engine_adapter_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_action_replacement_stub_with_raw_frame_context_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_action_replacement_stub_with_typed_frame_context_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_interrupt_replacement_stub_returns_result_directly ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_interrupt_replacement_stub_with_engine_adapter_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_interrupt_replacement_stub_with_raw_semantic_context_returns_result ... ok
[INFO] [stdout] test tests::skyline_session_runtime_persists_segmented_match_data ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_update_interrupt_replacement_stub_with_typed_semantic_context_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::owned_frame_invocation_helper_returns_mutated_context ... ok
[INFO] [stdout] test skyline_stub::tests::owned_semantic_invocation_helper_returns_emitted_events ... ok
[INFO] [stdout] test skyline_stub::tests::raw_owned_frame_invocation_helper_writes_back_to_engine_context ... ok
[INFO] [stdout] test skyline_stub::tests::raw_owned_semantic_invocation_helper_writes_back_events_to_engine_context ... ok
[INFO] [stdout] test skyline_stub::tests::requested_raw_frame_invocation_helper_dispatches_update_action_and_writes_back ... ok
[INFO] [stdout] test skyline_stub::tests::requested_raw_semantic_invocation_helper_dispatches_update_interrupt_and_writes_back ... ok
[INFO] [stdout] test skyline_stub::tests::invoke_select_action_replacement_stub_with_typed_frame_context_returns_result ... ok
[INFO] [stdout] test skyline_stub::tests::select_action_replacement_stub_runs_hook_stub_invocation ... ok
[INFO] [stdout] test skyline_stub::tests::update_action_replacement_stub_falls_back_to_registered_raw_engine_callbacks ... ok
[INFO] [stdout] test skyline_stub::tests::update_action_replacement_stub_runs_with_owned_frame_engine_context ... ok
[INFO] [stdout] test skyline_stub::tests::update_interrupt_replacement_stub_falls_back_to_registered_raw_engine_callbacks ... ok
[INFO] [stdout] test skyline_stub::tests::update_interrupt_replacement_stub_runs_hook_stub_invocation ... ok
[INFO] [stdout] test skyline_stub::tests::update_interrupt_replacement_stub_runs_with_owned_semantic_engine_context ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- deploy::tests::yuzu_paths_resolve_expected_layout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'deploy::tests::yuzu_paths_resolve_expected_layout' (605) panicked at crates/skyline_plugin/src/deploy.rs:189:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "C:\\Users\\tester\\AppData\\Roaming/yuzu/sdmc/ultimate/mods/SSBU Adaptive AI/plugin.nro"
[INFO] [stdout]  right: "C:\\Users\\tester\\AppData\\Roaming\\yuzu\\sdmc\\ultimate\\mods\\SSBU Adaptive AI\\plugin.nro"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56c5a5a4f7d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c5a5a4f7d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c5a5a4f7d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56c5a5a4f7d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56c5a5a6555a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56c5a5a6555a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56c5a5a542d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56c5a5a542d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56c5a5a2b316 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56c5a5a2b316 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56c5a5a45f19 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56c5a58fba4c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x56c5a58fba4c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56c5a5a460d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56c5a5a460d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stderr] error: test failed, to rerun pass `-p skyline_plugin --lib`
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56c5a5a2b3d2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56c5a5a202d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56c5a5a2c1ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56c5a5a65cec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56c5a5a65ba3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56c5a58ae3fa - core[8fb95b77d25ab6c8]::panicking::assert_failed::<std[10d71ac2c42b111e]::path::PathBuf, std[10d71ac2c42b111e]::path::PathBuf>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56c5a584dac3 - skyline_plugin[e95a11f0a6a37522]::deploy::tests::yuzu_paths_resolve_expected_layout
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/skyline_plugin/src/deploy.rs:189:9
[INFO] [stdout]   22:     0x56c5a58396d7 - skyline_plugin[e95a11f0a6a37522]::deploy::tests::yuzu_paths_resolve_expected_layout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/skyline_plugin/src/deploy.rs:185:44
[INFO] [stdout]   23:     0x56c5a586d456 - <skyline_plugin[e95a11f0a6a37522]::deploy::tests::yuzu_paths_resolve_expected_layout::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56c5a58eeb2b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56c5a58eeb2b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56c5a58fc3a5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56c5a58fc3a5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56c5a58fc3a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56c5a58fc3a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56c5a58fc3a5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56c5a58fc3a5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56c5a58fc3a5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56c5a58f5cb4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56c5a58f5cb4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56c5a58ff422 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56c5a58ff422 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56c5a58ff422 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56c5a58ff422 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56c5a58ff422 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56c5a58ff422 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56c5a58ff422 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56c5a5a4e89f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x56c5a5a4e89f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f079e916aa4 - <unknown>
[INFO] [stdout]   45:     0x7f079e9a3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     deploy::tests::yuzu_paths_resolve_expected_layout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 251 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de", kill_on_drop: false }`
[INFO] [stdout] bc991bd6a97631af9df29ccf5848137ba5dd7f6cfb3b727992ba99f2c397b3de
