[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 master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunihir0%2Fosx" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kunihir0/osx on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.12 [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded quork-proc v0.5.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded clap_derive v4.5.32 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded quork v0.9.0 [INFO] [stderr] Downloaded discord-presence v1.6.0 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6592084e72bd55bc0b6d0e3714507dd0f5f73979473a7dd8bfd39ce28c5731fa [INFO] running `Command { std: "docker" "start" "-a" "6592084e72bd55bc0b6d0e3714507dd0f5f73979473a7dd8bfd39ce28c5731fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6592084e72bd55bc0b6d0e3714507dd0f5f73979473a7dd8bfd39ce28c5731fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6592084e72bd55bc0b6d0e3714507dd0f5f73979473a7dd8bfd39ce28c5731fa", kill_on_drop: false }` [INFO] [stdout] 6592084e72bd55bc0b6d0e3714507dd0f5f73979473a7dd8bfd39ce28c5731fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51bf40d42246e482bd76f700bb217364434c1b99ee4289411233c376deddc5e9 [INFO] running `Command { std: "docker" "start" "-a" "51bf40d42246e482bd76f700bb217364434c1b99ee4289411233c376deddc5e9", kill_on_drop: false }` [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 thiserror v2.0.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libloading v0.8.6 [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 proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [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 socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling uuid v1.16.0 [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-crate v3.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.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_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 45.48s [INFO] running `Command { std: "docker" "inspect" "51bf40d42246e482bd76f700bb217364434c1b99ee4289411233c376deddc5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51bf40d42246e482bd76f700bb217364434c1b99ee4289411233c376deddc5e9", kill_on_drop: false }` [INFO] [stdout] 51bf40d42246e482bd76f700bb217364434c1b99ee4289411233c376deddc5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31ec2970f16752ce4f7cbb4b6a95e3bccfa0eda6d69033cea8d08b03b2ce02e6 [INFO] running `Command { std: "docker" "start" "-a" "31ec2970f16752ce4f7cbb4b6a95e3bccfa0eda6d69033cea8d08b03b2ce02e6", 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-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [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 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 regex-automata v0.4.9 [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 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 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 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 26.88s [INFO] running `Command { std: "docker" "inspect" "31ec2970f16752ce4f7cbb4b6a95e3bccfa0eda6d69033cea8d08b03b2ce02e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ec2970f16752ce4f7cbb4b6a95e3bccfa0eda6d69033cea8d08b03b2ce02e6", kill_on_drop: false }` [INFO] [stdout] 31ec2970f16752ce4f7cbb4b6a95e3bccfa0eda6d69033cea8d08b03b2ce02e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37dd4bc6fe40a45ef178aa02d11b21181df4f768604246026185b98e42d63256 [INFO] running `Command { std: "docker" "start" "-a" "37dd4bc6fe40a45ef178aa02d11b21181df4f768604246026185b98e42d63256", 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-aac03473d974a6c8) [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-b124f1e03ab802ff) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::preflight_check_pass ... ok [INFO] [stdout] test tests::preflight_check_fail_wrong_value ... ok [INFO] [stdout] test tests::preflight_check_fail_not_set ... 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-54959664a749cfa4) [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.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_logging-e4664d10b0aeeee3) [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-d95fa036d7e49ef8) [INFO] [stdout] [INFO] [stdout] running 7 tests [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_frame_message_complex_payload ... ok [INFO] [stdout] test ipc_linux::tests::test_connect_ipc_success ... ok [INFO] [stdout] test ipc_linux::tests::test_find_discord_ipc_path_runs_without_panic ... 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.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gini-777b3f2228c17a40) [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-77cff5ae8d82d71b) [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-1648afefd8ac0bd8) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 297 tests [INFO] [stdout] test event::tests::dispatcher_tests::test_handler_registration_and_dispatch ... ok [INFO] [stdout] test event::tests::dispatcher_tests::test_shared_dispatcher_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::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_typed_handler_registration_and_dispatch ... ok [INFO] [stdout] test event::tests::manager_tests::test_boxed_event ... ok [INFO] [stdout] test event::tests::error_tests::test_event_system_error_display ... ok [INFO] [stdout] test event::tests::manager_tests::test_dispatch_event ... 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::manager_tests::test_manager_initialization ... ok [INFO] [stdout] test event::tests::tests::test_event_dispatch ... ok [INFO] [stdout] test event::tests::tests::test_event_priority_values ... ok [INFO] [stdout] test event::tests::tests::test_event_priority_default ... 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::types_tests::test_system_event_properties ... ok [INFO] [stdout] test event::tests::types_tests::test_stage_event_variants ... ok [INFO] [stdout] test kernel::tests::bootstrap_tests::test_application_new_creates_user_dir ... ok [INFO] [stdout] test kernel::tests::bootstrap_tests::test_config_dir_getter ... 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_adapter_registry_count ... ok [INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_get_by_name ... ok [INFO] [stdout] test kernel::tests::bootstrap_tests::test_get_component ... 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_new_default ... 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_get_by_type ... ok [INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_has ... ok [INFO] [stdout] test event::tests::types_tests::test_system_event_variants ... ok [INFO] [stdout] test plugin_system::tests::adapter_tests::test_adapter_registry_register_success ... ok [INFO] [stdout] test plugin_system::tests::adapter_tests::test_define_adapter_macro ... 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::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_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_initialize_all_halts_on_critical_conflicts ... 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_dependency_version_conflict_complex_disjoint ... 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_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_registry_detect_resource_conflict_placeholder ... 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_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::registry_conflict_tests::test_registry_detect_declared_incompatibility_version_range_match ... ok [INFO] [stdout] test plugin_system::tests::conflict_tests::test_conflict_manager_add_conflict ... 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_multiple_plugins_mixed_dependency_conflicts ... 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_unresolved ... 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_manager_get_plugins_to_disable ... 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_plugin_conflict_is_critical ... 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_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::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_no_conflict_different_identifiers ... 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_no_conflicts_no_overlap ... 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_new ... 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::conflict_tests::test_conflict_type_description ... 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_with_range ... ok [INFO] [stdout] test plugin_system::tests::dependency_tests::test_dependency_is_compatible_no_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::manager_tests::test_disabling_core_plugin ... 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_dependencies ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_get_plugin_dependencies_not_found ... 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_get_plugin_manifest ... 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_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_is_plugin_loaded ... 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_get_enabled_plugins_arc ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_file_extension_filtering ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_debug_impl ... 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_plugins_from_empty_directory ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_initialize_no_dir ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_initialization_failure ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_manager_new ... 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_stop ... 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_plugin_with_specific_api_version_compatibility ... 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_required_stages ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_shutdown_error ... 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_load_plugins_from_directory_read_dir_error ... ok [INFO] [stdout] test plugin_system::tests::manifest_tests::test_dependency_info_creation ... ok [INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_builder_defaults ... 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::manager_tests::test_state_save_on_disable ... 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::manager_tests::test_plugin_with_stages ... 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_methods ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_state_load_on_initialize ... ok [INFO] [stdout] test plugin_system::tests::manifest_tests::test_manifest_priority_parsing_edge ... 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_get_enabled_plugins_arc ... 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_plugins_arc ... ok [INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_disable_initialized_plugin_shuts_down_successfully ... 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_new_defaults ... ok [INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_initialize_all_complex_cycle ... ok [INFO] [stdout] test plugin_system::tests::preflight_tests::test_initialization_stage_skips_failed_preflight ... 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_diamond_dependency ... 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 event::tests::manager_tests::test_event_data_handling ... 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_initialize_all_missing_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_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_register_incompatible_api ... 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_registry_new ... 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_initialize_plugin_basic ... ok [INFO] [stdout] test plugin_system::tests::registry_tests::tests::test_transitive_dependency_version_unparseable_actual_version ... 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_initialize_disabled_plugin_skips ... 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_shutdown_all_order_verification ... 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_versions_all_compatible ... 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::traits_tests::test_priority_display_format ... 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 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 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::context_tests::test_context_has_data_check ... 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_multiple_dependencies ... ok [INFO] [stdout] test stage_manager::tests::dependency_tests::test_simple_dependency ... ok [INFO] [stdout] test stage_manager::tests::dependency_tests::test_no_dependencies ... ok [INFO] [stdout] test stage_manager::tests::dry_run_tests::test_dry_run_execution ... ok [INFO] [stdout] test stage_manager::tests::dry_run_tests::test_dry_run_with_unsupported_stage ... ok [INFO] [stdout] test stage_manager::tests::dry_run_tests::test_live_run_execution ... ok [INFO] [stdout] test stage_manager::tests::pipeline_tests::test_empty_pipeline ... ok [INFO] [stdout] test stage_manager::tests::pipeline_tests::test_pipeline_add_stage_validation ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_state_save_on_enable ... 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_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 plugin_system::tests::manager_tests::test_enable_disable_plugin ... ok [INFO] [stdout] test stage_manager::tests::registry_tests::test_stage_registration ... ok [INFO] [stdout] test storage::tests::config_tests::test_config_data_basic ... ok [INFO] [stdout] test storage::tests::config_tests::test_config_format_detection ... ok [INFO] [stdout] test storage::tests::config_tests::test_config_merge ... ok [INFO] [stdout] test storage::tests::config_tests::test_config_serialization ... ok [INFO] [stdout] test storage::tests::config_tests::test_list_configs ... ok [INFO] [stdout] test plugin_system::tests::manager_tests::test_plugin_with_long_running_operations ... ok [INFO] [stdout] test storage::tests::config_tests::test_plugin_config_with_overrides ... ok [INFO] [stdout] test storage::tests::config_tests::test_yaml_malformed_load ... ok [INFO] [stdout] test storage::tests::config_tests::test_toml_malformed_load ... ok [INFO] [stdout] test storage::tests::local_tests::test_is_file_and_is_dir ... ok [INFO] [stdout] test storage::tests::local_tests::test_nested_keys_paths ... ok [INFO] [stdout] test storage::tests::local_tests::test_read_dir ... ok [INFO] [stdout] test storage::tests::local_tests::test_write_and_read_bytes ... 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 tests::integration::config_tests::test_app_configuration_toml_format ... ok [INFO] [stdout] test tests::integration::config_tests::test_plugin_configuration_management ... 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 tests::integration::event_tests::test_multiple_handlers ... ok [INFO] [stdout] test tests::integration::event_tests::test_event_with_payload ... ok [INFO] [stdout] test tests::integration::event_tests::test_stage_dispatches_event ... ok [INFO] [stdout] test tests::integration::event_tests::test_typed_handler ... ok [INFO] [stdout] test tests::integration::config_tests::test_multiple_plugins_configuration ... ok [INFO] [stdout] test tests::integration::plugins::compatibility::test_plugin_api_compatibility ... ok [INFO] [stdout] test storage::tests::local_tests::test_remove_file ... 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::plugins::lifecycle::test_plugin_preflight_check_failure_handling ... ok [INFO] [stdout] test event::tests::manager_tests::test_multiple_handlers ... ok [INFO] [stdout] test tests::integration::plugins::dependency::test_plugin_dependency_no_version ... ok [INFO] [stdout] test tests::integration::plugins::dependency::test_initialize_all_diamond_dependency_order ... ok [INFO] [stdout] test tests::integration::plugins::lifecycle::test_lifecycle_management ... 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_shutdown_cycle ... ok [INFO] [stdout] test tests::integration::plugins::lifecycle::test_plugin_shutdown_error_handling ... 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_order ... 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_cycle_detected ... 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_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_register_all_plugins_load_fail_integration ... ok [INFO] [stdout] test tests::integration::plugins::registry::test_plugin_enabling_disabling ... ok [INFO] [stdout] test storage::tests::config_tests::test_app_config_operations ... ok [INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_valid_integration ... ok [INFO] [stdout] test tests::integration::plugins::registry::test_plugin_get_plugin_ids ... ok [INFO] [stdout] test tests::integration::plugins::registry::test_plugin_conflict_detection_and_resolution ... ok [INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_io_error_direct_loader ... ok [INFO] [stdout] test tests::integration::plugins::loading::test_scan_manifests_invalid_json_integration ... ok [INFO] [stdout] test tests::integration::plugins::stages::test_plugin_stage_execution ... 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_loading_and_stage_execution ... ok [INFO] [stdout] test tests::integration::stage_tests::test_dry_run_pipeline ... ok [INFO] [stdout] test tests::integration::plugins::stages::test_plugin_stage_registration ... ok [INFO] [stdout] test storage::tests::config_tests::test_config_cache ... 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::plugins::stages::test_plugin_system_stage_manager_integration ... ok [INFO] [stdout] test tests::integration::stage_tests::test_pipeline_optional_dependency_handling ... ok [INFO] [stdout] test tests::integration::stage_tests::test_error_propagation ... ok [INFO] [stdout] test tests::integration::stage_tests::test_complex_pipeline_creation ... ok [INFO] [stdout] test tests::integration::stage_tests::test_pipeline_validation ... ok [INFO] [stdout] test tests::integration::stage_tests::test_stage_context_data_passing ... 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::storage_tests::test_storage_metadata_retrieval ... ok [INFO] [stdout] test tests::integration::storage_tests::test_storage_directory_operations ... ok [INFO] [stdout] test tests::integration::ui_tests::test_ui_interface_lifecycle_calls ... ok [INFO] [stdout] test tests::integration::storage_tests::test_storage_byte_level_operations ... 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::stage_tests::test_stage_dependencies_and_execution_order ... ok [INFO] [stdout] test tests::integration::ui_tests::test_unified_ui_manager_message_dispatch ... ok [INFO] [stdout] test storage::tests::config_tests::test_toml_config_operations ... ok [INFO] [stdout] test tests::integration::storage_tests::test_storage_append_operations ... ok [INFO] [stdout] test tests::integration::storage_tests::test_storage_copy_and_rename ... ok [INFO] [stdout] test tests::integration::stage_tests::test_stage_interaction_with_storage ... ok [INFO] [stdout] test ui_bridge::tests::tests::test_broadcast_message_with_mock_interface ... ok [INFO] [stdout] test ui_bridge::tests::tests::test_lifecycle_methods ... ok [INFO] [stdout] test ui_bridge::tests::tests::test_message_helper_methods ... ok [INFO] [stdout] test utils::tests::path_tests::test_file_extension_extraction ... 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 ui_bridge::tests::tests::test_unified_ui_manager_creation ... ok [INFO] [stdout] test ui_bridge::tests::tests::test_register_custom_interface ... ok [INFO] [stdout] test ui_bridge::tests::tests::test_broadcast_message ... ok [INFO] [stdout] test tests::integration::stage_tests::test_stage_interaction_with_event_manager ... ok [INFO] [stdout] test tests::integration::config_tests::test_app_configuration_management ... ok [INFO] [stdout] test ui_bridge::tests::tests::test_message_equality ... ok [INFO] [stdout] test utils::tests::fs_tests::test_create_dir_all_wrapper ... ok [INFO] [stdout] test tests::integration::storage_tests::test_storage_file_operations ... 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 storage::tests::config_tests::test_yaml_config_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::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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] test plugin_system::tests::ffi_failure_tests::test_load_missing_symbol_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_invalid_vtable_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' (360) 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: 0x55558e88bcfa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55558e88bcfa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55558e88bcfa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x55558e88bcfa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x55558e8a38ea - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x55558e8a38ea - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x55558e890b92 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55558e890b92 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x55558e866fdf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x55558e866fdf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x55558e881e59 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x55558e5b515c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x55558e5b515c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55558e8820d2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x55558e8820d2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x55558e867098 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x55558e85bf49 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x55558e867f3d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x55558e8a40dc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55558e8a3da4 - core[fa0eadad68403074]::panicking::panic_display::<&str> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x55558e8a3da4 - core[fa0eadad68403074]::option::expect_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/option.rs:2260:5 [INFO] [stdout] 21: 0x55558e4f2a3b - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/option.rs:971:21 [INFO] [stdout] 22: 0x55558e5248be - gini_core[b8cc75994ca6c373]::tests::integration::plugins::loading::test_register_all_plugins_success_integration::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:291:10 [INFO] [stdout] 23: 0x55558e4dd01f - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x55558e4dd15b - >>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x55558e43ffbb - ::block_on::>>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x55558e43fb4b - tokio[e091b94789332b68]::task::coop::with_budget::>, ::block_on>>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x55558e43fb4b - tokio[e091b94789332b68]::task::coop::budget::>, ::block_on>>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x55558e43fb4b - ::block_on::>>>>::{closure#0}::{closure#0} [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: 0x55558e42b89d - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [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: 0x55558e43c2d0 - ::block_on::>>>>::{closure#0} [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: 0x55558e43aa4b - ::enter::<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0} [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: 0x55558e2ca60a - >::set::<::enter<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [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: 0x55558e559e9a - tokio[e091b94789332b68]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0} [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: 0x55558e401d4a - >::try_with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 35: 0x55558e4015e3 - >::with::, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 36: 0x55558e5531e1 - tokio[e091b94789332b68]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>), ::enter<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>>::{closure#0}> [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: 0x55558e43000e - ::enter::<::block_on>>>>::{closure#0}, core[fa0eadad68403074]::option::Option>> [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: 0x55558e43085b - ::block_on::>>>> [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: 0x55558e439d62 - ::block_on::>>>::{closure#0} [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: 0x55558e31c60a - tokio[e091b94789332b68]::runtime::context::runtime::enter_runtime::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::result::Result<(), gini_core[b8cc75994ca6c373]::kernel::error::Error>> [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: 0x55558e42afe6 - ::block_on::>>> [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: 0x55558e4e2ee8 - ::block_on_inner::>>> [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: 0x55558e4e31ff - ::block_on::>>> [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: 0x55558e545ec0 - gini_core[b8cc75994ca6c373]::tests::integration::plugins::loading::test_register_all_plugins_success_integration [INFO] [stdout] at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:313:7 [INFO] [stdout] 45: 0x55558e51af73 - gini_core[b8cc75994ca6c373]::tests::integration::plugins::loading::test_register_all_plugins_success_integration::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/gini-core/src/tests/integration/plugins/loading.rs:267:61 [INFO] [stdout] 46: 0x55558e283ef6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55558e5a923b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55558e5a923b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x55558e5b5c2b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x55558e5b5c2b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 51: 0x55558e5b5c2b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 52: 0x55558e5b5c2b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 53: 0x55558e5b5c2b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x55558e5b5c2b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x55558e5b5c2b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x55558e5b0084 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x55558e5b0084 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 58: 0x55558e5b8832 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 59: 0x55558e5b8832 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 60: 0x55558e5b8832 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x55558e5b8832 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x55558e5b8832 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x55558e5b8832 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 64: 0x55558e5b8832 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55558e88acff - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 66: 0x55558e88acff - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 67: 0x716af1685aa4 - [INFO] [stdout] 68: 0x716af1712a64 - clone [INFO] [stdout] 69: 0x0 - [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" "37dd4bc6fe40a45ef178aa02d11b21181df4f768604246026185b98e42d63256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37dd4bc6fe40a45ef178aa02d11b21181df4f768604246026185b98e42d63256", kill_on_drop: false }` [INFO] [stdout] 37dd4bc6fe40a45ef178aa02d11b21181df4f768604246026185b98e42d63256