[INFO] cloning repository https://github.com/kunihir0/osx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunihir0/osx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunihir0%2Fosx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunihir0%2Fosx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efa6617dc166b662dc3bc6a64cbbda2f1092f0f1
[INFO] testing kunihir0/osx against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunihir0%2Fosx" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kunihir0/osx
[INFO] finished tweaking git repo https://github.com/kunihir0/osx
[INFO] tweaked toml for git repo https://github.com/kunihir0/osx written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunihir0/osx on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kunihir0/osx 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b022273c8cd99f9d46aa5d38ae204a9ec94c7d3ac0fbdf7e545829f3453a4bb
[INFO] running `Command { std: "docker" "start" "-a" "1b022273c8cd99f9d46aa5d38ae204a9ec94c7d3ac0fbdf7e545829f3453a4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b022273c8cd99f9d46aa5d38ae204a9ec94c7d3ac0fbdf7e545829f3453a4bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b022273c8cd99f9d46aa5d38ae204a9ec94c7d3ac0fbdf7e545829f3453a4bb", kill_on_drop: false }`
[INFO] [stdout] 1b022273c8cd99f9d46aa5d38ae204a9ec94c7d3ac0fbdf7e545829f3453a4bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70903d134d47fd9b671b9381811a41d46c5b59d55866e52a2dadd1b3d34ac57b
[INFO] running `Command { std: "docker" "start" "-a" "70903d134d47fd9b671b9381811a41d46c5b59d55866e52a2dadd1b3d34ac57b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling quork-proc v0.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quork v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling discord-presence v1.6.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling gini-core v0.1.0 (/opt/rustwide/workdir/crates/gini-core)
[INFO] [stderr]    Compiling core-rpc v0.1.0 (/opt/rustwide/workdir/plugins/core-rpc)
[INFO] [stderr]    Compiling core-logging v0.1.0 (/opt/rustwide/workdir/plugins/core-logging)
[INFO] [stderr]    Compiling cli-context-test-plugin v0.1.0 (/opt/rustwide/workdir/plugins/examples/cli-context-test)
[INFO] [stderr]    Compiling compat-check-example v0.1.0 (/opt/rustwide/workdir/plugins/examples/compat_check)
[INFO] [stderr]    Compiling core-environment-check v0.1.0 (/opt/rustwide/workdir/plugins/core-environment-check)
[INFO] [stderr]    Compiling gini v0.1.0 (/opt/rustwide/workdir/crates/gini)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.76s
[INFO] running `Command { std: "docker" "inspect" "70903d134d47fd9b671b9381811a41d46c5b59d55866e52a2dadd1b3d34ac57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70903d134d47fd9b671b9381811a41d46c5b59d55866e52a2dadd1b3d34ac57b", kill_on_drop: false }`
[INFO] [stdout] 70903d134d47fd9b671b9381811a41d46c5b59d55866e52a2dadd1b3d34ac57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afc076b44eb59b292036887759b7da78eaeb394472581583f391a0c325cb9e5a
[INFO] running `Command { std: "docker" "start" "-a" "afc076b44eb59b292036887759b7da78eaeb394472581583f391a0c325cb9e5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gini-core v0.1.0 (/opt/rustwide/workdir/crates/gini-core)
[INFO] [stderr]    Compiling discord-presence v1.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling core-rpc v0.1.0 (/opt/rustwide/workdir/plugins/core-rpc)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling cli-context-test-plugin v0.1.0 (/opt/rustwide/workdir/plugins/examples/cli-context-test)
[INFO] [stderr]    Compiling compat-check-example v0.1.0 (/opt/rustwide/workdir/plugins/examples/compat_check)
[INFO] [stderr]    Compiling core-logging v0.1.0 (/opt/rustwide/workdir/plugins/core-logging)
[INFO] [stderr]    Compiling core-environment-check v0.1.0 (/opt/rustwide/workdir/plugins/core-environment-check)
[INFO] [stderr]    Compiling gini v0.1.0 (/opt/rustwide/workdir/crates/gini)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.22s
[INFO] running `Command { std: "docker" "inspect" "afc076b44eb59b292036887759b7da78eaeb394472581583f391a0c325cb9e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc076b44eb59b292036887759b7da78eaeb394472581583f391a0c325cb9e5a", kill_on_drop: false }`
[INFO] [stdout] afc076b44eb59b292036887759b7da78eaeb394472581583f391a0c325cb9e5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3baf742a0ce2395500362905d4bb2a40e2b04f16daa90f0d69745777d82dfda9
[INFO] running `Command { std: "docker" "start" "-a" "3baf742a0ce2395500362905d4bb2a40e2b04f16daa90f0d69745777d82dfda9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_context_test_plugin-95989d7f54945025)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/plugin.rs (/opt/rustwide/target/debug/deps/compat_check_example-0579a0207d9a9354)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::preflight_check_fail_not_set ... ok
[INFO] [stdout] test tests::preflight_check_fail_wrong_value ... ok
[INFO] [stdout] test tests::preflight_check_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_environment_check-c79a8169c28292dc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_gather_os_info_file_not_found ... ok
[INFO] [stdout] test tests::test_gather_os_info_empty_file ... ok
[INFO] [stdout] test tests::test_gather_os_info_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_logging-e2f44e983c13a3e2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_rpc-cc9add645c57bb5b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ipc_linux::tests::test_find_discord_ipc_path_runs_without_panic ... ok
[INFO] [stdout] test ipc_linux::tests::test_frame_message_complex_payload ... ok
[INFO] [stdout] test ipc_linux::tests::test_find_discord_ipc_path_with_mocked_env ... ok
[INFO] [stdout] test ipc_linux::tests::test_frame_message_empty_payload ... ok
[INFO] [stdout] test ipc_linux::tests::test_connect_ipc_failure ... ok
[INFO] [stdout] test ipc_linux::tests::test_frame_message_simple_payload ... ok
[INFO] [stdout] test ipc_linux::tests::test_connect_ipc_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gini-0e0a01f0206f6206)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-885acc36eee5ecb4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ping_command ... ok
[INFO] [stdout] test test_no_args_runs_normally ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gini_core-1991898af7e3a6fc)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 297 tests
[INFO] [stdout] test event::tests::dispatcher_tests::test_shared_dispatcher_registration_and_dispatch ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_handler_registration_and_dispatch ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_event_queue ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_handler_unregistration ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_typed_handler_registration_and_dispatch ... ok
[INFO] [stdout] test event::tests::manager_tests::test_boxed_event ... ok
[INFO] [stdout] test event::tests::manager_tests::test_manager_initialization ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_stopping_propagation ... ok
[INFO] [stdout] test event::tests::tests::test_event_priority_default ... ok
[INFO] [stdout] test event::tests::tests::test_event_priority_values ... ok
[INFO] [stdout] test event::tests::types_tests::test_plugin_event_properties ... ok
[INFO] [stdout] test event::tests::types_tests::test_stage_event_properties ... ok
[INFO] [stdout] test event::tests::tests::test_event_dispatch ... ok
[INFO] [stdout] test event::tests::types_tests::test_stage_event_variants ... ok
[INFO] [stdout] test event::tests::error_tests::test_event_system_error_display ... ok
[INFO] [stdout] test event::tests::error_tests::test_event_system_error_debug_format ... ok
[INFO] [stdout] test event::tests::types_tests::test_system_event_variants ... ok
[INFO] [stdout] test event::tests::manager_tests::test_queue_event ... ok
[INFO] [stdout] test event::tests::manager_tests::test_unregister_handler ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_application_new_uses_existing_user_dir ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_application_new_creates_user_dir ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_get_by_type ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_config_dir_getter ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_get_component ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_count ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_get_by_name ... ok
[INFO] [stdout] test event::tests::types_tests::test_system_event_properties ... ok
[INFO] [stdout] test event::tests::manager_tests::test_dispatch_event ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_has ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_new_default ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_remove ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_define_adapter_macro ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_register_success ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_register_duplicate ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_declared_incompatibility_bidirectional ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_declared_incompatibility_version_range_match ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_declared_incompatibility_version_range_no_match ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_declared_mutual_exclusion ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_dependency_version_conflict_complex_disjoint ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_no_conflicts_declared ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_mutual_exclusion_and_incompatibility ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_names ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_initialize_all_halts_on_critical_conflicts ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_declared_incompatibility_any_version ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_dependency_version_conflict_one_exact_one_range_disjoint ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_dependency_version_conflict_disjoint ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_detect_resource_conflict_placeholder ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_no_conflict_different_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_no_conflict_one_plugin_no_deps ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_multiple_plugins_mixed_dependency_conflicts ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_no_dependency_version_conflict_exact_match_ok ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::registry_conflict_tests::test_registry_no_dependency_version_conflict_overlapping ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_all_critical_resolved ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_detect_conflicts_no_claims ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_get_critical_unresolved ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_get_plugins_to_disable ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_add_conflict ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_new_default ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_resolve_conflict ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_no_conflict_different_resource_types ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_type_description ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_no_conflicts_no_overlap ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_type_is_critical ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_exclusive_write_conflict_on_file_path ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_mixed_access_conflict_exclusive_vs_provides ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_mixed_access_conflict_exclusive_vs_shared_read ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_multiple_resources_multiple_conflicts ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_get_unresolved ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_no_conflicts_shared_read ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_plugin_conflict_is_critical ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_plugin_conflict_new ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_plugin_conflict_resolve ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_provides_unique_id_conflict_on_stage ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_constructors ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_display_format ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_error_display_format ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_invalid_version ... ok
[INFO] [stdout] test plugin_system::tests::ffi_failure_tests::test_load_init_panic_plugin ... ignored, Currently, panics in `extern "C-unwind"` FFI functions loaded via libloading can abort the test process despite std::panic::catch_unwind, due to complexities in FFI panic handling. This test documents that behavior.
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_no_range ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_no_conflict_different_identifiers ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_with_range ... ok
[INFO] [stdout] test plugin_system::tests::loading_tests::test_load_from_non_existent_directory ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_complex_shutdown_ordering ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_dependent_plugins ... ok
[INFO] [stdout] test plugin_system::tests::loading_tests::test_ignore_non_so_files ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_dependent_plugins_not_found ... ok
[INFO] [stdout] test plugin_system::tests::loading_tests::test_load_valid_so_plugin_from_directory ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_enabled_plugins_arc ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_disabling_core_plugin ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_file_extension_filtering ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_arc ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_manifest ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_is_plugin_loaded ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugins_arc ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_initialize_plugins_with_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_load_plugins_from_directory_with_errors ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_load_plugins_from_directory_read_dir_error ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_initialize_with_plugin_dir ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_load_plugins_from_empty_directory ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_debug_impl ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_load_plugin_file_not_found ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_initialization_failure ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_dependencies_not_found ... ok
[INFO] [stdout] test plugin_system::tests::loading_tests::test_plugin_loader_get_manifests_public_api ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_load_plugin_success ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_manifest_not_found ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_new ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_stop ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_multiple_managers_loading_same_plugin ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_initialize_no_dir ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_enable_disable_plugin ... ok
[INFO] [stdout] test event::tests::manager_tests::test_event_data_handling ... ok
[INFO] [stdout] test event::tests::manager_tests::test_multiple_handlers ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_shutdown_error ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_required_stages ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_specific_api_version_compatibility ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_stages ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_registry_accessor ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_start_method ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_add_multiple_items ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_builder_chaining ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_builder_methods ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_new_defaults ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_get_priority ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_builder_defaults ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_dependency_info_creation ... ok
[INFO] [stdout] test plugin_system::tests::preflight_tests::test_initialization_stage_skips_failed_preflight ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_priority_parsing_edge ... ok
[INFO] [stdout] test plugin_system::tests::preflight_tests::test_preflight_check_stage_execution ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_state_save_on_enable ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_custom_priority_and_version ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_state_save_on_disable ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_check_dependencies_enabled_only ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_disable_initialized_plugin_fails ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_disable_initialized_plugin_shuts_down_successfully ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_get_enabled_plugins_arc ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_priority_no_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_priority_with_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_get_plugins_arc ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_diamond_dependency ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_complex_cycle ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_disabled_dependency ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_simple_cycle ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_enabled_only ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_disabled_plugin_skips ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_missing_dependency ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_plugin_basic ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_register_plugin_success ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_register_incompatible_api ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_enable_disable_is_enabled ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_register_duplicate_plugin ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_state_load_on_initialize ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_unregister_plugin ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_transitive_dependency_version_dependency_not_enabled ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_transitive_dependency_version_incompatible_multiple_errors ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_registry_new ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_transitive_dependency_version_incompatible ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_display_format ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_linear_dependency ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_shutdown_all_order_verification ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_transitive_dependency_versions_all_compatible ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_from_str_valid ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_ordering ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_value ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_plugin_trait_default_preflight ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_from_str_invalid ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_transitive_dependency_version_unparseable_actual_version ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_creation_dry_run ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_creation_live ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_data_overwrite ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_data_storage_retrieval ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_get_plugin ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_has_data_check ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_get_data_mut ... ok
[INFO] [stdout] test stage_manager::tests::dependency_tests::test_add_dependency_for_non_added_stage ... ok
[INFO] [stdout] test stage_manager::tests::dependency_tests::test_add_dependency_on_non_added_stage ... ok
[INFO] [stdout] test stage_manager::tests::dependency_tests::test_dependency_cycle_detection ... ok
[INFO] [stdout] test stage_manager::tests::dependency_tests::test_no_dependencies ... ok
[INFO] [stdout] test stage_manager::tests::dependency_tests::test_multiple_dependencies ... ok
[INFO] [stdout] test stage_manager::tests::dry_run_tests::test_dry_run_with_unsupported_stage ... ok
[INFO] [stdout] test stage_manager::tests::pipeline_tests::test_empty_pipeline ... ok
[INFO] [stdout] test stage_manager::tests::dry_run_tests::test_live_run_execution ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_clear_registry ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_duplicate_stage_registration ... ok
[INFO] [stdout] test stage_manager::tests::dry_run_tests::test_dry_run_execution ... ok
[INFO] [stdout] test stage_manager::tests::pipeline_tests::test_pipeline_basics ... ok
[INFO] [stdout] test stage_manager::tests::pipeline_tests::test_pipeline_error_handling ... ok
[INFO] [stdout] test stage_manager::tests::pipeline_tests::test_pipeline_get_stages ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_register_multiple_stages ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_registry_initialization ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_remove_stage ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_stage_registration ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_get_all_stage_ids ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_has_stage ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_merge ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_data_basic ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_serialization ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_format_detection ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_cache ... ok
[INFO] [stdout] test stage_manager::tests::dependency_tests::test_simple_dependency ... ok
[INFO] [stdout] test storage::tests::config_tests::test_plugin_config_with_overrides ... ok
[INFO] [stdout] test storage::tests::config_tests::test_toml_config_operations ... ok
[INFO] [stdout] test stage_manager::tests::pipeline_tests::test_pipeline_add_stage_validation ... ok
[INFO] [stdout] test storage::tests::config_tests::test_app_config_operations ... ok
[INFO] [stdout] test storage::tests::config_tests::test_list_configs ... ok
[INFO] [stdout] test tests::integration::config_tests::test_app_configuration_management ... ok
[INFO] [stdout] test storage::tests::config_tests::test_toml_malformed_load ... ok
[INFO] [stdout] test storage::tests::config_tests::test_yaml_config_operations ... ok
[INFO] [stdout] test storage::tests::local_tests::test_is_file_and_is_dir ... ok
[INFO] [stdout] test storage::tests::local_tests::test_remove_file ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_with_payload ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_queueing_and_processing ... ok
[INFO] [stdout] test tests::integration::event_tests::test_multiple_handlers ... ok
[INFO] [stdout] test storage::tests::local_tests::test_nested_keys_paths ... ok
[INFO] [stdout] test tests::integration::event_tests::test_stage_dispatches_event ... ok
[INFO] [stdout] test tests::integration::config_tests::test_plugin_configuration_management ... ok
[INFO] [stdout] test tests::integration::plugins::compatibility::test_plugin_api_compatibility ... ok
[INFO] [stdout] test storage::tests::local_tests::test_write_and_read_bytes ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_system_integration ... ok
[INFO] [stdout] test tests::integration::event_tests::test_plugin_dispatches_event ... ok
[INFO] [stdout] test tests::integration::event_tests::test_typed_handler ... ok
[INFO] [stdout] test storage::tests::config_tests::test_yaml_malformed_load ... ok
[INFO] [stdout] test tests::integration::config_tests::test_app_configuration_toml_format ... ok
[INFO] [stdout] test storage::tests::local_tests::test_read_dir ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_handler_unregistration ... ok
[INFO] [stdout] test tests::integration::config_tests::test_multiple_plugins_configuration ... ok
[INFO] [stdout] test tests::integration::plugins::compatibility::test_register_all_plugins_api_compatibility_detailed ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_dependency_no_version ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_register_all_plugins_dep_resolution_fail_via_manager ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_lifecycle_management ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_shutdown_cycle ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_preflight_check_failure_handling ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_dependency_unparsable_version ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_shutdown_order ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_initialize_all_diamond_dependency_order ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_long_running_operations ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_dep_resolution_fail_integration ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_shutdown_error_handling ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_empty_dirs_integration ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_load_fail_integration ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_cycle_detected ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_io_error_direct_loader ... ok
[INFO] [stdout] test tests::integration::plugins::misc::test_common_plugin_helpers_coverage ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_static_plugin_initialization_succeeds ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_valid_integration ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_dep_version_parse_err ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_api_incompatible_integration ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_dep_version_mismatch ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_invalid_json_integration ... ok
[INFO] [stdout] test tests::integration::plugins::registry::test_plugin_conflict_detection_and_resolution ... ok
[INFO] [stdout] test tests::integration::plugins::registry::test_plugin_enabling_disabling ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_dry_run_pipeline ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_error_propagation ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_loading_and_stage_execution ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_context_complex_data_types ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_stage_registration ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_pipeline_validation ... ok
[INFO] [stdout] test tests::integration::plugins::registry::test_plugin_get_plugin_ids ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_stage_execution ... ok
[INFO] [stdout] test tests::integration::plugins::storage::test_plugin_interaction_with_storage ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_complex_pipeline_creation ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_context_data_modification ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_system_stage_manager_integration ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_context_data_passing ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_interaction_with_storage ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_append_operations ... ok
[INFO] [stderr]    Compiling missing-symbol-plugin v0.1.0 (/opt/rustwide/workdir/crates/gini-core/tests/test_plugins/failing_ffi/missing_symbol_plugin)
[INFO] [stdout] test tests::integration::stage_tests::test_stage_interaction_with_event_manager ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_pipeline_optional_dependency_handling ... ok
[INFO] [stdout] test tests::integration::ui_tests::test_ui_interface_lifecycle_calls ... ok
[INFO] [stderr]    Compiling invalid-vtable-plugin v0.1.0 (/opt/rustwide/workdir/crates/gini-core/tests/test_plugins/failing_ffi/invalid_vtable_plugin)
[INFO] [stdout] test tests::integration::ui_tests::test_ui_message_creation ... ok
[INFO] [stdout] test tests::integration::ui_tests::test_ui_interface_registration_and_default ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_byte_level_operations ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_file_operations ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_metadata_retrieval ... ok
[INFO] [stdout] test tests::integration::ui_tests::test_unified_ui_manager_message_dispatch ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_broadcast_message ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_copy_and_rename ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_directory_operations ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_dependencies_and_execution_order ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_broadcast_message_with_mock_interface ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_message_equality ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_lifecycle_methods ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_register_custom_interface ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_message_helper_methods ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_unified_ui_manager_creation ... ok
[INFO] [stdout] test utils::tests::path_tests::test_file_extension_extraction ... ok
[INFO] [stdout] test utils::tests::fs_tests::test_create_dir_all_wrapper ... ok
[INFO] [stdout] test utils::tests::path_tests::test_file_name_extraction ... ok
[INFO] [stdout] test utils::tests::path_tests::test_file_stem_extraction ... ok
[INFO] [stdout] test utils::tests::path_tests::test_path_existence_checks ... ok
[INFO] [stdout] test utils::tests::fs_tests::test_find_files_with_extension ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_success_integration ... FAILED
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] test plugin_system::tests::ffi_failure_tests::test_load_invalid_vtable_plugin ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stdout] test plugin_system::tests::ffi_failure_tests::test_load_missing_symbol_plugin ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_application_run_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration::plugins::loading::test_register_all_plugins_success_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration::plugins::loading::test_register_all_plugins_success_integration' (376) panicked at crates/gini-core/src/tests/integration/plugins/loading.rs:291:10:
[INFO] [stdout] Example plugin .so not found. Build 'compat-check-example' first with: cargo build -p compat-check-example
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff3f2bdd51a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff3f2bdd51a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff3f2bdd51a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff3f2bdd51a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff3f2bf50aa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff3f2bf50aa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ff3f2be23b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff3f2be23b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff3f2bb87ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff3f2bb87ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff3f2bd3679 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff3f2905edc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ff3f2905edc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff3f2bd38f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ff3f2bd38f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff3f2bb88a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff3f2bafee9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff3f2bb974d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff3f2bf59bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff3f2bf5684 - core[10b6fa85044e1869]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ff3f2bf5684 - core[10b6fa85044e1869]::option::expect_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:2245:5
[INFO] [stdout]   21:     0x5ff3f28c2f9b - core::option::Option<T>::expect::h40e66720f20e36e4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5ff3f263bf5e - gini_core::tests::integration::plugins::loading::test_register_all_plugins_success_integration::{{closure}}::h373f15d8540e6592
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:291:10
[INFO] [stdout]   23:     0x5ff3f26a071f - <core::pin::Pin<P> as core::future::future::Future>::poll::hb7a9af7fe334bd18
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ff3f26a077b - <core::pin::Pin<P> as core::future::future::Future>::poll::hc89ee81949078413
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ff3f282d36b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h29c2b987c5fc3866
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x5ff3f282d0fb - tokio::task::coop::with_budget::h7dd0eb3ab9d7d170
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5ff3f282d0fb - tokio::task::coop::budget::h79fdb4c04612fd6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5ff3f282d0fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb1fa7df78677f7c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x5ff3f2826f2d - tokio::runtime::scheduler::current_thread::Context::enter::h0df7ceaf6ad5dd7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5ff3f282adc0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4a6595c2e9dcd03a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x5ff3f2829deb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4ec93b608b679802
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x5ff3f26ef3aa - tokio::runtime::context::scoped::Scoped<T>::set::h3dae17fa57899925
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5ff3f270c6fa - tokio::runtime::context::set_scheduler::{{closure}}::h259efed63ed92ff8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5ff3f288f5fa - std::thread::local::LocalKey<T>::try_with::ha063259f29e1dbb6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5ff3f288dbe3 - std::thread::local::LocalKey<T>::with::h27ba30cdc55e2dd3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5ff3f270c5d1 - tokio::runtime::context::set_scheduler::h425f77eef279471c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5ff3f282964e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5de4ac2b432d8ef3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x5ff3f2829e8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1ac618718c90124e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x5ff3f2825b12 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h61844d60ca2880f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5ff3f282374a - tokio::runtime::context::runtime::enter_runtime::h38bc779406df63a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5ff3f28253f6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h69441b9886a2a200
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5ff3f27d7ea8 - tokio::runtime::runtime::Runtime::block_on_inner::h58a71181122b14de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x5ff3f27d81af - tokio::runtime::runtime::Runtime::block_on::h1eda374b76fd2332
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x5ff3f263b6d0 - gini_core::tests::integration::plugins::loading::test_register_all_plugins_success_integration::h1a3832239322c0f0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:313:7
[INFO] [stdout]   45:     0x5ff3f263b783 - gini_core::tests::integration::plugins::loading::test_register_all_plugins_success_integration::{{closure}}::h0890cec36595c728
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:267:61
[INFO] [stdout]   46:     0x5ff3f25a7436 - core::ops::function::FnOnce::call_once::ha87c4f50deefa676
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ff3f28f9fbb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5ff3f28f9fbb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5ff3f29069ab - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5ff3f29069ab - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5ff3f29069ab - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5ff3f29069ab - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5ff3f29069ab - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5ff3f29069ab - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5ff3f29069ab - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5ff3f29020c4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5ff3f29020c4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5ff3f29095b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5ff3f29095b2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ff3f29095b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5ff3f29095b2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5ff3f29095b2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ff3f29095b2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5ff3f29095b2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5ff3f2bdc51f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5ff3f2bdc51f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7e82f4b37aa4 - <unknown>
[INFO] [stdout]   68:     0x7e82f4bc4a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::integration::plugins::loading::test_register_all_plugins_success_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 295 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gini-core --lib`
[INFO] running `Command { std: "docker" "inspect" "3baf742a0ce2395500362905d4bb2a40e2b04f16daa90f0d69745777d82dfda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3baf742a0ce2395500362905d4bb2a40e2b04f16daa90f0d69745777d82dfda9", kill_on_drop: false }`
[INFO] [stdout] 3baf742a0ce2395500362905d4bb2a40e2b04f16daa90f0d69745777d82dfda9
