[INFO] fetching crate kokoro-core 0.0.6...
[INFO] testing kokoro-core-0.0.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate kokoro-core 0.0.6 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate kokoro-core 0.0.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kokoro-core 0.0.6
[INFO] finished tweaking crates.io crate kokoro-core 0.0.6
[INFO] tweaked toml for crates.io crate kokoro-core 0.0.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9dc2ace80d3674f17f9f61d8366a4338a90b0e2d23db0e99d26e69f40373ace
[INFO] running `Command { std: "docker" "start" "-a" "e9dc2ace80d3674f17f9f61d8366a4338a90b0e2d23db0e99d26e69f40373ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9dc2ace80d3674f17f9f61d8366a4338a90b0e2d23db0e99d26e69f40373ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9dc2ace80d3674f17f9f61d8366a4338a90b0e2d23db0e99d26e69f40373ace", kill_on_drop: false }`
[INFO] [stdout] e9dc2ace80d3674f17f9f61d8366a4338a90b0e2d23db0e99d26e69f40373ace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a764f767cd14f23d08d784befc28651a484cc63545d7f8a2244bdcca43975d
[INFO] running `Command { std: "docker" "start" "-a" "f7a764f767cd14f23d08d784befc28651a484cc63545d7f8a2244bdcca43975d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling kokoro-core v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "f7a764f767cd14f23d08d784befc28651a484cc63545d7f8a2244bdcca43975d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a764f767cd14f23d08d784befc28651a484cc63545d7f8a2244bdcca43975d", kill_on_drop: false }`
[INFO] [stdout] f7a764f767cd14f23d08d784befc28651a484cc63545d7f8a2244bdcca43975d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05235386ea0435b7595961e883bfa58670c31fbeee9074ae721063b3c14b2293
[INFO] running `Command { std: "docker" "start" "-a" "05235386ea0435b7595961e883bfa58670c31fbeee9074ae721063b3c14b2293", kill_on_drop: false }`
[INFO] [stderr]    Compiling kokoro-core v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "05235386ea0435b7595961e883bfa58670c31fbeee9074ae721063b3c14b2293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05235386ea0435b7595961e883bfa58670c31fbeee9074ae721063b3c14b2293", kill_on_drop: false }`
[INFO] [stdout] 05235386ea0435b7595961e883bfa58670c31fbeee9074ae721063b3c14b2293
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6ec5c2bd35f0258e862782557cd8fc5a1273935f1b10463965e9ef6e258f132
[INFO] running `Command { std: "docker" "start" "-a" "d6ec5c2bd35f0258e862782557cd8fc5a1273935f1b10463965e9ef6e258f132", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kokoro_core-1f8381ea86ecca46)
[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]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-29af640f9fcc93c5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test create_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kokoro_core
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 84) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 62) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kokoro`
[INFO] [stdout]  --> src/lib.rs:63:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use kokoro::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `kokoro`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `toml`
[INFO] [stdout]  --> src/lib.rs:70:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let config = toml::toml! {
[INFO] [stdout]   |                  ^^^^ use of undeclared crate or module `toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `content` in this scope
[INFO] [stdout]   --> src/lib.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctx.plugin_dynamic(dyp, Some(content.into()))?;
[INFO] [stdout]    |                                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PhantomEvent` in this scope
[INFO] [stdout]   --> src/lib.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ctx.publish(PhantomEvent);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use kokoro_core::event::PhantomEvent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:65:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() -> Result<()> {
[INFO] [stdout]   |              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]   |              |
[INFO] [stdout]   |              expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() -> Result<(), E> {
[INFO] [stdout]   |                       +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `channel_ctx` in this scope
[INFO] [stdout]  --> src/lib.rs:66:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let ctx = channel_ctx();
[INFO] [stdout]   |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kokoro`
[INFO] [stdout]  --> src/lib.rs:26:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use kokoro::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `kokoro`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Event` in this scope
[INFO] [stdout]   --> src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Event)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `channel_ctx` in this scope
[INFO] [stdout]  --> src/lib.rs:28:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let ctx = channel_ctx();
[INFO] [stdout]   |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 84) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kokoro`
[INFO] [stdout]  --> src/lib.rs:85:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use kokoro::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `kokoro`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `kokoro`
[INFO] [stdout]  --> src/lib.rs:86:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kokoro::dynamic_plugin::toml::Value;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `kokoro`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/lib.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DynamicPlugin` in this scope
[INFO] [stdout]  --> src/lib.rs:89:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(DynamicPlugin, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `anyhow` in this scope
[INFO] [stdout]   --> src/lib.rs:109:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Err(anyhow!("Required Config"))
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Plugin` in this scope
[INFO] [stdout]   --> src/lib.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Plugin for MyPlugin {
[INFO] [stdout]    |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MPSC` in this scope
[INFO] [stdout]   --> src/lib.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     type MODE = MPSC;
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/lib.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn apply(ctx: Context<Self, MPSC>) -> Result<()> {
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use core::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use kokoro_core::context::Context;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MPSC` in this scope
[INFO] [stdout]   --> src/lib.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn apply(ctx: Context<Self, MPSC>) -> Result<()> {
[INFO] [stdout]    |                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<MPSC> Plugin for MyPlugin {
[INFO] [stdout]    |     ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Create` in this scope
[INFO] [stdout]   --> src/lib.rs:103:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Create for MyPlugin {
[INFO] [stdout]    |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/lib.rs:114:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn sub(ctx: &Context<MyPlugin, MPSC>) {
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use core::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use kokoro_core::context::Context;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MPSC` in this scope
[INFO] [stdout]   --> src/lib.rs:114:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn sub(ctx: &Context<MyPlugin, MPSC>) {
[INFO] [stdout]    |                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn sub<MPSC>(ctx: &Context<MyPlugin, MPSC>) {
[INFO] [stdout]    |       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, 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 - (line 24)
[INFO] [stdout]     src/lib.rs - (line 62)
[INFO] [stdout]     src/lib.rs - (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d6ec5c2bd35f0258e862782557cd8fc5a1273935f1b10463965e9ef6e258f132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ec5c2bd35f0258e862782557cd8fc5a1273935f1b10463965e9ef6e258f132", kill_on_drop: false }`
[INFO] [stdout] d6ec5c2bd35f0258e862782557cd8fc5a1273935f1b10463965e9ef6e258f132
