[INFO] cloning repository https://github.com/cedar12/east_plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedar12/east_plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedar12%2Feast_plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedar12%2Feast_plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10fe951e0df4cf2c67960e36291330c05865d589
[INFO] testing cedar12/east_plugin against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedar12%2Feast_plugin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cedar12/east_plugin
[INFO] finished tweaking git repo https://github.com/cedar12/east_plugin
[INFO] tweaked toml for git repo https://github.com/cedar12/east_plugin written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cedar12/east_plugin on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cedar12/east_plugin 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b642fea2684fe351e85fd549d5c48dcabe1f87fe664b1a4d092dcfa0c1dd1a5c
[INFO] running `Command { std: "docker" "start" "-a" "b642fea2684fe351e85fd549d5c48dcabe1f87fe664b1a4d092dcfa0c1dd1a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b642fea2684fe351e85fd549d5c48dcabe1f87fe664b1a4d092dcfa0c1dd1a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b642fea2684fe351e85fd549d5c48dcabe1f87fe664b1a4d092dcfa0c1dd1a5c", kill_on_drop: false }`
[INFO] [stdout] b642fea2684fe351e85fd549d5c48dcabe1f87fe664b1a4d092dcfa0c1dd1a5c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3a14600fec65519914a799088e6cab31d4c70c331cc47a5f361a73276d75574
[INFO] running `Command { std: "docker" "start" "-a" "a3a14600fec65519914a799088e6cab31d4c70c331cc47a5f361a73276d75574", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling syn v2.0.7
[INFO] [stderr]    Compiling east_plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.14s
[INFO] running `Command { std: "docker" "inspect" "a3a14600fec65519914a799088e6cab31d4c70c331cc47a5f361a73276d75574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a14600fec65519914a799088e6cab31d4c70c331cc47a5f361a73276d75574", kill_on_drop: false }`
[INFO] [stdout] a3a14600fec65519914a799088e6cab31d4c70c331cc47a5f361a73276d75574
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7cb0f7dd007efbc800a31259f7ac034bfd50644f32963a5f7eb817c67d0853a
[INFO] running `Command { std: "docker" "start" "-a" "d7cb0f7dd007efbc800a31259f7ac034bfd50644f32963a5f7eb817c67d0853a", kill_on_drop: false }`
[INFO] [stderr]    Compiling east_plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "d7cb0f7dd007efbc800a31259f7ac034bfd50644f32963a5f7eb817c67d0853a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7cb0f7dd007efbc800a31259f7ac034bfd50644f32963a5f7eb817c67d0853a", kill_on_drop: false }`
[INFO] [stdout] d7cb0f7dd007efbc800a31259f7ac034bfd50644f32963a5f7eb817c67d0853a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a85e342a169201287e27780d6a1ffff133877b960ddb63a6e0bb502e5fd97582
[INFO] running `Command { std: "docker" "start" "-a" "a85e342a169201287e27780d6a1ffff133877b960ddb63a6e0bb502e5fd97582", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/east_plugin-51b31ea9ee0f096b)
[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 east_plugin
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/plugin.rs - plugin::DatabasePlugin (line 43) ... FAILED
[INFO] [stdout] test src/plugin.rs - plugin::Plugin (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/plugin.rs - plugin::DatabasePlugin (line 43) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `DatabasePlugin` in this scope
[INFO] [stdout]  --> src/plugin.rs:46:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl DatabasePlugin for YourPlugin{
[INFO] [stdout]   |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use east_plugin::plugin::DatabasePlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DatabasePlugin` in this scope
[INFO] [stdout]  --> src/plugin.rs:50:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub extern "C" fn create() -> *mut dyn DatabasePlugin {
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use east_plugin::plugin::DatabasePlugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `YourPlugin`
[INFO] [stdout]   --> src/plugin.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | struct YourPlugin{}
[INFO] [stdout]    | ------------------- `YourPlugin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 10 |   Box::into_raw(Box::new(YourPlugin)) as *mut dyn DatabasePlugin
[INFO] [stdout]    |                          ^^^^^^^^^^ help: use struct literal syntax instead: `YourPlugin {}`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DatabasePlugin` in this scope
[INFO] [stdout]   --> src/plugin.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 10 |   Box::into_raw(Box::new(YourPlugin)) as *mut dyn DatabasePlugin
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_plugin::plugin::DatabasePlugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0423.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/plugin.rs - plugin::Plugin (line 6) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Plugin` in this scope
[INFO] [stdout]  --> src/plugin.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Plugin for YourPlugin{
[INFO] [stdout]   |      ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use east_plugin::plugin::Plugin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Type`
[INFO] [stdout]   --> src/plugin.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   Type::DatabasePlugin
[INFO] [stdout]    |   ^^^^ use of undeclared type `Type`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_plugin::plugin::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Plugin` in this scope
[INFO] [stdout]   --> src/plugin.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub extern "C" fn install() -> *mut dyn Plugin {
[INFO] [stdout]    |                                         ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_plugin::plugin::Plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found struct `YourPlugin`
[INFO] [stdout]   --> src/plugin.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct YourPlugin{}
[INFO] [stdout]    | ------------------- `YourPlugin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 27 |   Box::into_raw(Box::new(YourPlugin)) as *mut dyn Plugin
[INFO] [stdout]    |                          ^^^^^^^^^^ help: use struct literal syntax instead: `YourPlugin {}`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Plugin` in this scope
[INFO] [stdout]   --> src/plugin.rs:30:51
[INFO] [stdout]    |
[INFO] [stdout] 27 |   Box::into_raw(Box::new(YourPlugin)) as *mut dyn Plugin
[INFO] [stdout]    |                                                   ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_plugin::plugin::Plugin;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0423, 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/plugin.rs - plugin::DatabasePlugin (line 43)
[INFO] [stdout]     src/plugin.rs - plugin::Plugin (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a85e342a169201287e27780d6a1ffff133877b960ddb63a6e0bb502e5fd97582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a85e342a169201287e27780d6a1ffff133877b960ddb63a6e0bb502e5fd97582", kill_on_drop: false }`
[INFO] [stdout] a85e342a169201287e27780d6a1ffff133877b960ddb63a6e0bb502e5fd97582
