[INFO] fetching crate cygnixy-plugin-interface 0.1.3... [INFO] testing cygnixy-plugin-interface-0.1.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate cygnixy-plugin-interface 0.1.3 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cygnixy-plugin-interface 0.1.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding lua-src v547.0.0 (available: v547.1.0) [INFO] [stderr] Adding luajit-src v210.5.12+a4f56a4 (available: v210.6.1+f9140a6) [INFO] [stderr] Adding mlua v0.10.5 (available: v0.11.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded ordered-float v2.10.1 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded libloading v0.8.9 [INFO] [stderr] Downloaded mlua v0.10.5 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded luau0-src v0.12.3+luau663 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded luajit-src v210.5.12+a4f56a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72893960220d5ac766f1957d7f1f1a3412424a1129d3220de301460276daf074 [INFO] running `Command { std: "docker" "start" "-a" "72893960220d5ac766f1957d7f1f1a3412424a1129d3220de301460276daf074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72893960220d5ac766f1957d7f1f1a3412424a1129d3220de301460276daf074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72893960220d5ac766f1957d7f1f1a3412424a1129d3220de301460276daf074", kill_on_drop: false }` [INFO] [stdout] 72893960220d5ac766f1957d7f1f1a3412424a1129d3220de301460276daf074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c206313d3e8a04d5182a0e3a97912e5263887cc62c6c74403003ab6caf342f4c [INFO] running `Command { std: "docker" "start" "-a" "c206313d3e8a04d5182a0e3a97912e5263887cc62c6c74403003ab6caf342f4c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [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 bstr v1.12.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [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 47.11s [INFO] running `Command { std: "docker" "inspect" "c206313d3e8a04d5182a0e3a97912e5263887cc62c6c74403003ab6caf342f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c206313d3e8a04d5182a0e3a97912e5263887cc62c6c74403003ab6caf342f4c", kill_on_drop: false }` [INFO] [stdout] c206313d3e8a04d5182a0e3a97912e5263887cc62c6c74403003ab6caf342f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c1b988ec345f744c8043595c45b5114437da062b9826c2f8662bbeb357d69c [INFO] running `Command { std: "docker" "start" "-a" "e9c1b988ec345f744c8043595c45b5114437da062b9826c2f8662bbeb357d69c", 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.51s [INFO] running `Command { std: "docker" "inspect" "e9c1b988ec345f744c8043595c45b5114437da062b9826c2f8662bbeb357d69c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c1b988ec345f744c8043595c45b5114437da062b9826c2f8662bbeb357d69c", kill_on_drop: false }` [INFO] [stdout] e9c1b988ec345f744c8043595c45b5114437da062b9826c2f8662bbeb357d69c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 818169a55911758d86c1f26a163161e6a771d5802e757ec942c1c1565f921acf [INFO] running `Command { std: "docker" "start" "-a" "818169a55911758d86c1f26a163161e6a771d5802e757ec942c1c1565f921acf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cygnixy_plugin_interface-c46bfc0ae8940123) [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] Doc-tests cygnixy_plugin_interface [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - PluginManager::register_plugin_instance (line 137) ... FAILED [INFO] [stdout] test src/lib.rs - export_plugin (line 199) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] 3 | let plugin: Box = Box::new(MyPlugin::new()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use cygnixy_plugin_interface::PluginLua; [INFO] [stdout] | [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] 4 | plugin_manager.register_plugin_instance(plugin)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyPlugin` [INFO] [stdout] --> src/lib.rs:138:43 [INFO] [stdout] | [INFO] [stdout] 3 | let plugin: Box = 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] ---- 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] 3 | export_plugin!(MyPlugin); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use cygnixy_plugin_interface::export_plugin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [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" "818169a55911758d86c1f26a163161e6a771d5802e757ec942c1c1565f921acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818169a55911758d86c1f26a163161e6a771d5802e757ec942c1c1565f921acf", kill_on_drop: false }` [INFO] [stdout] 818169a55911758d86c1f26a163161e6a771d5802e757ec942c1c1565f921acf