[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cedar12/east_plugin 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] 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.53
[INFO] [stderr]   Downloaded serde_derive v1.0.158
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded serde v1.0.158
[INFO] [stderr]   Downloaded syn v2.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 82f294482dd4efb175b0b3147a48103237e3c285c49b9a4781eea5238b9c59c6
[INFO] running `Command { std: "docker" "start" "-a" "82f294482dd4efb175b0b3147a48103237e3c285c49b9a4781eea5238b9c59c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82f294482dd4efb175b0b3147a48103237e3c285c49b9a4781eea5238b9c59c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f294482dd4efb175b0b3147a48103237e3c285c49b9a4781eea5238b9c59c6", kill_on_drop: false }`
[INFO] [stdout] 82f294482dd4efb175b0b3147a48103237e3c285c49b9a4781eea5238b9c59c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3f982996fca35e2b5dfa55ba81cbcf248d8dc8bba6e50f8c4e60bc8eec273e24
[INFO] running `Command { std: "docker" "start" "-a" "3f982996fca35e2b5dfa55ba81cbcf248d8dc8bba6e50f8c4e60bc8eec273e24", 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.96s
[INFO] running `Command { std: "docker" "inspect" "3f982996fca35e2b5dfa55ba81cbcf248d8dc8bba6e50f8c4e60bc8eec273e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f982996fca35e2b5dfa55ba81cbcf248d8dc8bba6e50f8c4e60bc8eec273e24", kill_on_drop: false }`
[INFO] [stdout] 3f982996fca35e2b5dfa55ba81cbcf248d8dc8bba6e50f8c4e60bc8eec273e24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 91237d8869937e95144ec84eac22ddcf6e4a3a704909191343f279555c2e7c9f
[INFO] running `Command { std: "docker" "start" "-a" "91237d8869937e95144ec84eac22ddcf6e4a3a704909191343f279555c2e7c9f", 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.35s
[INFO] running `Command { std: "docker" "inspect" "91237d8869937e95144ec84eac22ddcf6e4a3a704909191343f279555c2e7c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91237d8869937e95144ec84eac22ddcf6e4a3a704909191343f279555c2e7c9f", kill_on_drop: false }`
[INFO] [stdout] 91237d8869937e95144ec84eac22ddcf6e4a3a704909191343f279555c2e7c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 568e5d3e249fafc1b6ee445a3471f5966854d6db7f4a108a2049e4bc06a4e4f8
[INFO] running `Command { std: "docker" "start" "-a" "568e5d3e249fafc1b6ee445a3471f5966854d6db7f4a108a2049e4bc06a4e4f8", 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-ec03261278911335)
[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.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "568e5d3e249fafc1b6ee445a3471f5966854d6db7f4a108a2049e4bc06a4e4f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568e5d3e249fafc1b6ee445a3471f5966854d6db7f4a108a2049e4bc06a4e4f8", kill_on_drop: false }`
[INFO] [stdout] 568e5d3e249fafc1b6ee445a3471f5966854d6db7f4a108a2049e4bc06a4e4f8
