[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 try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunihir0%2Fosx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunihir0/osx on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e7ebbd374f8297b80598eb8c9af731c4236c0fcd58a98dc0cecbd332690e4a9
[INFO] running `Command { std: "docker" "start" "-a" "3e7ebbd374f8297b80598eb8c9af731c4236c0fcd58a98dc0cecbd332690e4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e7ebbd374f8297b80598eb8c9af731c4236c0fcd58a98dc0cecbd332690e4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7ebbd374f8297b80598eb8c9af731c4236c0fcd58a98dc0cecbd332690e4a9", kill_on_drop: false }`
[INFO] [stdout] 3e7ebbd374f8297b80598eb8c9af731c4236c0fcd58a98dc0cecbd332690e4a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2506019a22ce1995c2144541d4531d88d259707d7b08f68f1b5ae7468e5f535b
[INFO] running `Command { std: "docker" "start" "-a" "2506019a22ce1995c2144541d4531d88d259707d7b08f68f1b5ae7468e5f535b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[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 log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[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 quork-proc v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[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_json v1.0.140
[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 52.90s
[INFO] running `Command { std: "docker" "inspect" "2506019a22ce1995c2144541d4531d88d259707d7b08f68f1b5ae7468e5f535b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2506019a22ce1995c2144541d4531d88d259707d7b08f68f1b5ae7468e5f535b", kill_on_drop: false }`
[INFO] [stdout] 2506019a22ce1995c2144541d4531d88d259707d7b08f68f1b5ae7468e5f535b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f0c124c17e67c4a649706b366886a674bca8a002583c70aad7792e62a781e90
[INFO] running `Command { std: "docker" "start" "-a" "3f0c124c17e67c4a649706b366886a674bca8a002583c70aad7792e62a781e90", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[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 gini-core v0.1.0 (/opt/rustwide/workdir/crates/gini-core)
[INFO] [stderr]    Compiling discord-presence v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling core-rpc v0.1.0 (/opt/rustwide/workdir/plugins/core-rpc)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 32.43s
[INFO] running `Command { std: "docker" "inspect" "3f0c124c17e67c4a649706b366886a674bca8a002583c70aad7792e62a781e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0c124c17e67c4a649706b366886a674bca8a002583c70aad7792e62a781e90", kill_on_drop: false }`
[INFO] [stdout] 3f0c124c17e67c4a649706b366886a674bca8a002583c70aad7792e62a781e90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 505d67368db34d360febd6d8cad7326d0e37a3ddadecca1428196a5abe68f6ac
[INFO] running `Command { std: "docker" "start" "-a" "505d67368db34d360febd6d8cad7326d0e37a3ddadecca1428196a5abe68f6ac", 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-2b109991d86ed973)
[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-645badc430b592cf)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::preflight_check_fail_not_set ... ok
[INFO] [stdout] test tests::preflight_check_pass ... ok
[INFO] [stdout] test tests::preflight_check_fail_wrong_value ... 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-386e8743c3fe9c6b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_gather_os_info_success ... ok
[INFO] [stdout] test tests::test_gather_os_info_empty_file ... ok
[INFO] [stdout] test tests::test_gather_os_info_file_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_logging-0b9987c85a129ef3)
[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-d92dee45ee48cdfe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ipc_linux::tests::test_connect_ipc_failure ... ok
[INFO] [stdout] test ipc_linux::tests::test_connect_ipc_success ... ok
[INFO] [stdout] test ipc_linux::tests::test_frame_message_empty_payload ... ok
[INFO] [stdout] test ipc_linux::tests::test_frame_message_simple_payload ... ok
[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] 
[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-0481af308e9fabbe)
[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] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b4e3e07300b0c608)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ping_command ... ok
[INFO] [stdout] test test_no_args_runs_normally ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gini_core-d552bb834f287130)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 297 tests
[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_handler_registration_and_dispatch ... ok
[INFO] [stdout] test event::tests::error_tests::test_event_system_error_debug_format ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_stopping_propagation ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_shared_dispatcher_registration_and_dispatch ... ok
[INFO] [stdout] test event::tests::dispatcher_tests::test_typed_handler_registration_and_dispatch ... ok
[INFO] [stdout] test event::tests::manager_tests::test_dispatch_event ... ok
[INFO] [stdout] test event::tests::error_tests::test_event_system_error_display ... ok
[INFO] [stdout] test event::tests::manager_tests::test_manager_initialization ... ok
[INFO] [stdout] test event::tests::manager_tests::test_boxed_event ... 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::manager_tests::test_queue_event ... ok
[INFO] [stdout] test event::tests::manager_tests::test_unregister_handler ... 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::types_tests::test_system_event_variants ... 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_count ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_get_by_type ... 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_names ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_register_duplicate ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_new_default ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_application_new_uses_existing_user_dir ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_define_adapter_macro ... ok
[INFO] [stdout] test kernel::tests::bootstrap_tests::test_get_component ... 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_detect_declared_incompatibility_bidirectional ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_register_success ... 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 event::tests::types_tests::test_system_event_properties ... 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_no_conflicts_declared ... 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_initialize_all_halts_on_critical_conflicts ... 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 kernel::tests::bootstrap_tests::test_config_dir_getter ... ok
[INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_remove ... 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_dependency_version_conflict_disjoint ... 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::conflict_tests::registry_conflict_tests::test_registry_no_dependency_version_conflict_exact_match_ok ... 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_detect_conflicts_no_claims ... 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_get_critical_unresolved ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_get_unresolved ... 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::test_conflict_manager_get_plugins_to_disable ... 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_conflict_type_description ... 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::adapter_tests::test_adapter_registry_get_by_name ... 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::registry_conflict_tests::test_registry_no_dependency_version_conflict_overlapping ... 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_no_conflict_different_resource_types ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_provides_unique_id_conflict_on_stage ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_no_conflicts_no_overlap ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_display_format ... 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_constructors ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_no_conflicts_shared_read ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_error_display_format ... ok
[INFO] [stdout] test plugin_system::tests::conflict_tests::test_plugin_conflict_is_critical ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_no_range ... 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::conflict_tests::registry_conflict_tests::test_registry_dependency_version_conflict_one_exact_one_range_disjoint ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_with_range ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_complex_shutdown_ordering ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_disabling_core_plugin ... ok
[INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_invalid_version ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_dependent_plugins_not_found ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_dependent_plugins ... 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_file_extension_filtering ... ok
[INFO] [stdout] test plugin_system::tests::loading_tests::test_ignore_non_so_files ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_enable_disable_plugin ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_enabled_plugins_arc ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_arc ... 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_plugin_manifest ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugins_arc ... 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_load_plugin_file_not_found ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_initialize_plugins_with_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_is_plugin_loaded ... 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_get_plugin_manifest_not_found ... 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_manager_debug_impl ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_new ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_initialize_no_dir ... 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_plugin_with_custom_priority_and_version ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_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_multiple_managers_loading_same_plugin ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_registry_accessor ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_stop ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_state_load_on_initialize ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_shutdown_error ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_state_save_on_disable ... ok
[INFO] [stdout] test plugin_system::tests::manager_tests::test_start_method ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_dependency_info_creation ... 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_initialization_failure ... 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_get_priority ... 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::manager_tests::test_state_save_on_enable ... ok
[INFO] [stdout] test plugin_system::tests::preflight_tests::test_preflight_check_stage_execution ... ok
[INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_priority_parsing_edge ... 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_builder_defaults ... 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_enable_disable_is_enabled ... 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_get_plugin ... 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_all_linear_dependency ... 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_disabled_dependency ... 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_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_disabled_plugin_skips ... 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_priority_no_dependencies ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_register_duplicate_plugin ... 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_registry_new ... 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_register_plugin_success ... 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_shutdown_all_order_verification ... 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_transitive_dependency_version_incompatible ... 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_transitive_dependency_version_unparseable_actual_version ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_display_format ... 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_versions_all_compatible ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_plugin_trait_default_preflight ... ok
[INFO] [stdout] test event::tests::manager_tests::test_event_data_handling ... ok
[INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_unregister_plugin ... 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 stage_manager::tests::context_tests::test_context_data_overwrite ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_get_data_mut ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_creation_dry_run ... ok
[INFO] [stdout] test plugin_system::tests::traits_tests::test_priority_from_str_valid ... 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_storage_retrieval ... ok
[INFO] [stdout] test stage_manager::tests::context_tests::test_context_has_data_check ... 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_simple_dependency ... ok
[INFO] [stdout] test stage_manager::tests::dry_run_tests::test_dry_run_execution ... 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::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::pipeline_tests::test_pipeline_basics ... ok
[INFO] [stdout] test stage_manager::tests::pipeline_tests::test_pipeline_add_stage_validation ... 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::registry_tests::test_get_all_stage_ids ... ok
[INFO] [stdout] test stage_manager::tests::registry_tests::test_has_stage ... 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 storage::tests::config_tests::test_config_merge ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_format_detection ... 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_yaml_malformed_load ... ok
[INFO] [stdout] test storage::tests::local_tests::test_is_file_and_is_dir ... ok
[INFO] [stdout] test storage::tests::config_tests::test_app_config_operations ... ok
[INFO] [stdout] test storage::tests::local_tests::test_remove_file ... ok
[INFO] [stdout] test storage::tests::config_tests::test_plugin_config_with_overrides ... ok
[INFO] [stdout] test storage::tests::local_tests::test_write_and_read_bytes ... ok
[INFO] [stdout] test storage::tests::local_tests::test_read_dir ... ok
[INFO] [stdout] test tests::integration::config_tests::test_app_configuration_toml_format ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_handler_unregistration ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_queueing_and_processing ... ok
[INFO] [stdout] test storage::tests::config_tests::test_toml_malformed_load ... ok
[INFO] [stdout] test storage::tests::config_tests::test_toml_config_operations ... ok
[INFO] [stdout] test storage::tests::local_tests::test_nested_keys_paths ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_with_payload ... ok
[INFO] [stdout] test tests::integration::event_tests::test_multiple_handlers ... ok
[INFO] [stdout] test storage::tests::config_tests::test_list_configs ... ok
[INFO] [stdout] test tests::integration::config_tests::test_plugin_configuration_management ... ok
[INFO] [stdout] test tests::integration::event_tests::test_stage_dispatches_event ... ok
[INFO] [stdout] test storage::tests::config_tests::test_config_cache ... ok
[INFO] [stdout] test tests::integration::event_tests::test_typed_handler ... ok
[INFO] [stdout] test tests::integration::event_tests::test_plugin_dispatches_event ... ok
[INFO] [stdout] test tests::integration::event_tests::test_event_system_integration ... ok
[INFO] [stdout] test storage::tests::config_tests::test_yaml_config_operations ... ok
[INFO] [stdout] test tests::integration::plugins::compatibility::test_plugin_api_compatibility ... ok
[INFO] [stdout] test tests::integration::plugins::compatibility::test_register_all_plugins_api_compatibility_detailed ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_initialize_all_diamond_dependency_order ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_dependency_unparsable_version ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_register_all_plugins_dep_resolution_fail_via_manager ... ok
[INFO] [stdout] test tests::integration::config_tests::test_app_configuration_management ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_dependency_no_version ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_preflight_check_failure_handling ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_shutdown_order ... ok
[INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_shutdown_cycle ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_shutdown_error_handling ... ok
[INFO] [stdout] test tests::integration::plugins::lifecycle::test_lifecycle_management ... ok
[INFO] [stdout] test tests::integration::config_tests::test_multiple_plugins_configuration ... 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::loading::test_static_plugin_initialization_succeeds ... ok
[INFO] [stdout] test tests::integration::plugins::misc::test_common_plugin_helpers_coverage ... 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_dep_version_parse_err ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_cycle_detected ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_api_incompatible_integration ... ok
[INFO] [stdout] test tests::integration::plugins::registry::test_plugin_enabling_disabling ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_dep_version_mismatch ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_stage_execution ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_load_fail_integration ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test tests::integration::plugins::storage::test_plugin_interaction_with_storage ... ok
[INFO] [stdout] test tests::integration::plugins::registry::test_plugin_conflict_detection_and_resolution ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_dry_run_pipeline ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_complex_pipeline_creation ... 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::stage_tests::test_stage_context_data_modification ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_valid_integration ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_context_data_passing ... ok
[INFO] [stdout] test tests::integration::plugins::registry::test_plugin_get_plugin_ids ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_interaction_with_event_manager ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_system_stage_manager_integration ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_stage_interaction_with_storage ... ok
[INFO] [stdout] test tests::integration::plugins::stages::test_plugin_stage_registration ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_io_error_direct_loader ... ok
[INFO] [stdout] test event::tests::manager_tests::test_multiple_handlers ... ok
[INFO] [stdout] test tests::integration::ui_tests::test_ui_interface_lifecycle_calls ... ok
[INFO] [stdout] test tests::integration::ui_tests::test_ui_interface_registration_and_default ... ok
[INFO] [stdout] test tests::integration::ui_tests::test_ui_message_creation ... 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 ui_bridge::tests::tests::test_lifecycle_methods ... 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 tests::integration::storage_tests::test_storage_append_operations ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_message_helper_methods ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_copy_and_rename ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_message_equality ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_invalid_json_integration ... 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::storage_tests::test_storage_byte_level_operations ... ok
[INFO] [stdout] test tests::integration::storage_tests::test_storage_directory_operations ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_register_custom_interface ... ok
[INFO] [stdout] test ui_bridge::tests::tests::test_unified_ui_manager_creation ... ok
[INFO] [stdout] test utils::tests::path_tests::test_file_name_extraction ... ok
[INFO] [stdout] test utils::tests::fs_tests::test_create_dir_all_wrapper ... ok
[INFO] [stdout] test utils::tests::path_tests::test_file_extension_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::stage_tests::test_pipeline_optional_dependency_handling ... ok
[INFO] [stdout] test tests::integration::stage_tests::test_pipeline_validation ... ok
[INFO] [stdout] test tests::integration::plugins::loading::test_register_all_plugins_success_integration ... FAILED
[INFO] [stderr]    Compiling invalid-vtable-plugin v0.1.0 (/opt/rustwide/workdir/crates/gini-core/tests/test_plugins/failing_ffi/invalid_vtable_plugin)
[INFO] [stderr]    Compiling missing-symbol-plugin v0.1.0 (/opt/rustwide/workdir/crates/gini-core/tests/test_plugins/failing_ffi/missing_symbol_plugin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[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.36s
[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' (375) 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:     0x5e5232087092 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5232087092 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5232087092 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e5232087092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e523209a09f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e523209a09f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e52320516a3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e52320516a3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e523205f592 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e5232064a1f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e52320648b1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e5231db5f2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e5231db5f2e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e52320650df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e52320650df - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e5232064e8a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e523205f6c9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e5232044cdd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e52320a3d40 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e52320a2e2b - core::panicking::panic_display::he03706704e11228d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5e52320a2e2b - core::option::expect_failed::h93f7d068e0e46bec
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x5e5231d6840b - core::option::Option<T>::expect::h8b72c3b7a0acf7d8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x5e5231d107b2 - gini_core::tests::integration::plugins::loading::test_register_all_plugins_success_integration::{{closure}}::h92ef5b32c531b4ba
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:291:10
[INFO] [stdout]   23:     0x5e5231ba345f - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b498e4720c1dfe1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e5231ba31db - <core::pin::Pin<P> as core::future::future::Future>::poll::h0a38cc3df0731aa1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e5231b73e7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3e02870f1b0087d8
[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:     0x5e5231b73d6b - tokio::task::coop::with_budget::hf9cf66905fafb5b6
[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:     0x5e5231b73d6b - tokio::task::coop::budget::hdf42715af1f0282e
[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:     0x5e5231b73d6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hfb3868c941847e43
[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:     0x5e5231b6e08d - tokio::runtime::scheduler::current_thread::Context::enter::h5c4cf876c2825601
[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:     0x5e5231b70df0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h02b077f0c43912f2
[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:     0x5e5231b7090b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h0363a03e55118953
[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:     0x5e5231b09a4a - tokio::runtime::context::scoped::Scoped<T>::set::hf8bad2b617f2953a
[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:     0x5e5231b0919a - tokio::runtime::context::set_scheduler::{{closure}}::hcfe852fac97e6081
[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:     0x5e5231ac2b5a - std::thread::local::LocalKey<T>::try_with::h8e5c18dbdf6590ad
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5e5231ac1203 - std::thread::local::LocalKey<T>::with::h58afe62c48a9b191
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5e5231b08f91 - tokio::runtime::context::set_scheduler::h8e5eb05e36ef51db
[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:     0x5e5231b7021e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6ed18fce13b98038
[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:     0x5e5231b70aa7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hffeb147193aad4d0
[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:     0x5e5231b6ca12 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4da5d1dea3c0f543
[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:     0x5e5231cdf271 - tokio::runtime::context::runtime::enter_runtime::ha7203fd161169c39
[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:     0x5e5231b6be76 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h109a1cd84cb50977
[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:     0x5e5231ca0b18 - tokio::runtime::runtime::Runtime::block_on_inner::hce6c5dc4a9cd8485
[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:     0x5e5231ca0f4f - tokio::runtime::runtime::Runtime::block_on::h280f298ce1eb8b6a
[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:     0x5e5231d0ff30 - gini_core::tests::integration::plugins::loading::test_register_all_plugins_success_integration::hc4034bc7df018918
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:313:7
[INFO] [stdout]   45:     0x5e5231d0ffe3 - gini_core::tests::integration::plugins::loading::test_register_all_plugins_success_integration::{{closure}}::h3ba4b7f63513fca5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:267:61
[INFO] [stdout]   46:     0x5e5231a55936 - core::ops::function::FnOnce::call_once::h80a77f8e6da83b49
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e5231db5d7b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stderr] error: test failed, to rerun pass `-p gini-core --lib`
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e5231db5d7b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5e5231dc9d8d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5e5231dc9d8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5e5231dc9d8d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5e5231dc9d8d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5e5231dc9d8d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e5231dc9d8d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5e5231dc9d8d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5e5231da32d4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5e5231da32d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5e5231da6c0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5e5231da6c0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5e5231da6c0a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5e5231da6c0a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5e5231da6c0a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e5231da6c0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5e5231da6c0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e523205a91f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x5e523205a91f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7b6e775a9aa4 - <unknown>
[INFO] [stdout]   68:     0x7b6e77636a64 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "505d67368db34d360febd6d8cad7326d0e37a3ddadecca1428196a5abe68f6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505d67368db34d360febd6d8cad7326d0e37a3ddadecca1428196a5abe68f6ac", kill_on_drop: false }`
[INFO] [stdout] 505d67368db34d360febd6d8cad7326d0e37a3ddadecca1428196a5abe68f6ac
