[INFO] fetching crate cygnixy-plugin-interface 0.1.3... [INFO] testing cygnixy-plugin-interface-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cygnixy-plugin-interface 0.1.3 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cygnixy-plugin-interface 0.1.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.2+25a61a1) [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" "+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] 805c749e2c1aca9d0239a5ab423438c10fc0579cbc568292428626223851617a [INFO] running `Command { std: "docker" "start" "-a" "805c749e2c1aca9d0239a5ab423438c10fc0579cbc568292428626223851617a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "805c749e2c1aca9d0239a5ab423438c10fc0579cbc568292428626223851617a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805c749e2c1aca9d0239a5ab423438c10fc0579cbc568292428626223851617a", kill_on_drop: false }` [INFO] [stdout] 805c749e2c1aca9d0239a5ab423438c10fc0579cbc568292428626223851617a [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] 03481db64762e1140ffad266ef56e6aa10f99a44f5f9c48ccfc32bba3fbfb436 [INFO] running `Command { std: "docker" "start" "-a" "03481db64762e1140ffad266ef56e6aa10f99a44f5f9c48ccfc32bba3fbfb436", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bstr v1.12.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.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.97s [INFO] running `Command { std: "docker" "inspect" "03481db64762e1140ffad266ef56e6aa10f99a44f5f9c48ccfc32bba3fbfb436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03481db64762e1140ffad266ef56e6aa10f99a44f5f9c48ccfc32bba3fbfb436", kill_on_drop: false }` [INFO] [stdout] 03481db64762e1140ffad266ef56e6aa10f99a44f5f9c48ccfc32bba3fbfb436 [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] 7fee765c8bc445dc759ceaab9791db1b886d5e2f21208bfc4c19c6d4cdde9caa [INFO] running `Command { std: "docker" "start" "-a" "7fee765c8bc445dc759ceaab9791db1b886d5e2f21208bfc4c19c6d4cdde9caa", 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.37s [INFO] running `Command { std: "docker" "inspect" "7fee765c8bc445dc759ceaab9791db1b886d5e2f21208bfc4c19c6d4cdde9caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fee765c8bc445dc759ceaab9791db1b886d5e2f21208bfc4c19c6d4cdde9caa", kill_on_drop: false }` [INFO] [stdout] 7fee765c8bc445dc759ceaab9791db1b886d5e2f21208bfc4c19c6d4cdde9caa [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] aea3587b8574ce7a2a59cf035977c6f79f917581e076108f4d4e6388244da71f [INFO] running `Command { std: "docker" "start" "-a" "aea3587b8574ce7a2a59cf035977c6f79f917581e076108f4d4e6388244da71f", 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-b0c1bc446495a5f6) [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 - 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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 199 + 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] ---- 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 = Box::new(MyPlugin::new()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 137 + 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] 139 | 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] 138 | 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] [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.09s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "aea3587b8574ce7a2a59cf035977c6f79f917581e076108f4d4e6388244da71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea3587b8574ce7a2a59cf035977c6f79f917581e076108f4d4e6388244da71f", kill_on_drop: false }` [INFO] [stdout] aea3587b8574ce7a2a59cf035977c6f79f917581e076108f4d4e6388244da71f