[INFO] fetching crate cygnixy-plugin-interface 0.1.3...
[INFO] testing cygnixy-plugin-interface-0.1.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate cygnixy-plugin-interface 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cygnixy-plugin-interface 0.1.3
[INFO] finished tweaking crates.io crate cygnixy-plugin-interface 0.1.3
[INFO] tweaked toml for crates.io crate cygnixy-plugin-interface 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cygnixy-plugin-interface 0.1.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding libloading v0.8.9 (available: v0.9.0)
[INFO] [stderr]       Adding lua-src v547.0.0 (available: v547.1.0)
[INFO] [stderr]       Adding luajit-src v210.5.12+a4f56a4 (available: v210.6.6+707c12b)
[INFO] [stderr]       Adding mlua v0.10.5 (available: v0.11.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aad3f1bbf6bd539053e8256531b3b2a0c27fefbbc561d93ee0ae1f95be275ba4
[INFO] running `Command { std: "docker" "start" "-a" "aad3f1bbf6bd539053e8256531b3b2a0c27fefbbc561d93ee0ae1f95be275ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aad3f1bbf6bd539053e8256531b3b2a0c27fefbbc561d93ee0ae1f95be275ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aad3f1bbf6bd539053e8256531b3b2a0c27fefbbc561d93ee0ae1f95be275ba4", kill_on_drop: false }`
[INFO] [stdout] aad3f1bbf6bd539053e8256531b3b2a0c27fefbbc561d93ee0ae1f95be275ba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4d517eaad5cc42f6a39b223d9b063da9a21db400bdda06469f51b88a7e7ddf6
[INFO] running `Command { std: "docker" "start" "-a" "a4d517eaad5cc42f6a39b223d9b063da9a21db400bdda06469f51b88a7e7ddf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling luau0-src v0.12.3+luau663
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling cygnixy-plugin-interface v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.82s
[INFO] running `Command { std: "docker" "inspect" "a4d517eaad5cc42f6a39b223d9b063da9a21db400bdda06469f51b88a7e7ddf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4d517eaad5cc42f6a39b223d9b063da9a21db400bdda06469f51b88a7e7ddf6", kill_on_drop: false }`
[INFO] [stdout] a4d517eaad5cc42f6a39b223d9b063da9a21db400bdda06469f51b88a7e7ddf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a02a0a524954eb3ad6a6ddf25a267d64463545edcdb324849e12b5cef7c353a
[INFO] running `Command { std: "docker" "start" "-a" "6a02a0a524954eb3ad6a6ddf25a267d64463545edcdb324849e12b5cef7c353a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cygnixy-plugin-interface v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "6a02a0a524954eb3ad6a6ddf25a267d64463545edcdb324849e12b5cef7c353a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a02a0a524954eb3ad6a6ddf25a267d64463545edcdb324849e12b5cef7c353a", kill_on_drop: false }`
[INFO] [stdout] 6a02a0a524954eb3ad6a6ddf25a267d64463545edcdb324849e12b5cef7c353a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5e5a66f45f68c2249f336ad319f88f24a319f21b933e71b64d385e4bddc3ab7
[INFO] running `Command { std: "docker" "start" "-a" "f5e5a66f45f68c2249f336ad319f88f24a319f21b933e71b64d385e4bddc3ab7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cygnixy_plugin_interface-f2ddb537341fdaab)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cygnixy_plugin_interface
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - export_plugin (line 199) ... FAILED
[INFO] [stdout] test src/lib.rs - PluginManager::register_plugin_instance (line 137) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - export_plugin (line 199) stdout ----
[INFO] [stdout] error: cannot find macro `export_plugin` in this scope
[INFO] [stdout]    --> src/lib.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | export_plugin!(MyPlugin);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - PluginManager::register_plugin_instance (line 137) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `PluginLua` in this scope
[INFO] [stdout]    --> src/lib.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 | let plugin: Box<dyn PluginLua> = Box::new(MyPlugin::new());
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `plugin_manager` in this scope
[INFO] [stdout]    --> src/lib.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | plugin_manager.register_plugin_instance(plugin)?;
[INFO] [stdout]     | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyPlugin` in this scope
[INFO] [stdout]    --> src/lib.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 | let plugin: Box<dyn PluginLua> = Box::new(MyPlugin::new());
[INFO] [stdout]     |                                           ^^^^^^^^ use of undeclared type `MyPlugin`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - PluginManager::register_plugin_instance (line 137)
[INFO] [stdout]     src/lib.rs - export_plugin (line 199)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f5e5a66f45f68c2249f336ad319f88f24a319f21b933e71b64d385e4bddc3ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e5a66f45f68c2249f336ad319f88f24a319f21b933e71b64d385e4bddc3ab7", kill_on_drop: false }`
[INFO] [stdout] f5e5a66f45f68c2249f336ad319f88f24a319f21b933e71b64d385e4bddc3ab7
