[INFO] fetching crate slog-extlog-derive 8.1.0...
[INFO] testing slog-extlog-derive-8.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate slog-extlog-derive 8.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate slog-extlog-derive 8.1.0
[INFO] finished tweaking crates.io crate slog-extlog-derive 8.1.0
[INFO] tweaked toml for crates.io crate slog-extlog-derive 8.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slog-extlog-derive 8.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iobuffer v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df03ae1c3dd2af79028ae3dfb3a64eb8e34b3f599a8c144d1c138fe72d3c8214
[INFO] running `Command { std: "docker" "start" "-a" "df03ae1c3dd2af79028ae3dfb3a64eb8e34b3f599a8c144d1c138fe72d3c8214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df03ae1c3dd2af79028ae3dfb3a64eb8e34b3f599a8c144d1c138fe72d3c8214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df03ae1c3dd2af79028ae3dfb3a64eb8e34b3f599a8c144d1c138fe72d3c8214", kill_on_drop: false }`
[INFO] [stdout] df03ae1c3dd2af79028ae3dfb3a64eb8e34b3f599a8c144d1c138fe72d3c8214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40863222e3459cfd2c54ec3782576099c4de024bc14c5e1e202a6a50e729a1a4
[INFO] running `Command { std: "docker" "start" "-a" "40863222e3459cfd2c54ec3782576099c4de024bc14c5e1e202a6a50e729a1a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling slog-extlog-derive v8.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
[INFO] running `Command { std: "docker" "inspect" "40863222e3459cfd2c54ec3782576099c4de024bc14c5e1e202a6a50e729a1a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40863222e3459cfd2c54ec3782576099c4de024bc14c5e1e202a6a50e729a1a4", kill_on_drop: false }`
[INFO] [stdout] 40863222e3459cfd2c54ec3782576099c4de024bc14c5e1e202a6a50e729a1a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3900dd4fda10943e6957bef96c218b1991a7ca35f5e7de5804dd90a2b38a14fd
[INFO] running `Command { std: "docker" "start" "-a" "3900dd4fda10943e6957bef96c218b1991a7ca35f5e7de5804dd90a2b38a14fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling iobuffer v0.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling slog-extlog-derive v8.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `slog_extlog`
[INFO] [stdout]  --> tests/loggable.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use slog_extlog::xlog;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]   --> tests/loggable.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use slog_extlog::{stats::StatsLoggerBuilder, DefaultLogger};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `slog_extlog`
[INFO] [stdout]   --> tests/loggable.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use slog_extlog::slog_test;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `slog_extlog`
[INFO] [stdout]   --> tests/loggable.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use slog_extlog::{stats::StatsLoggerBuilder, DefaultLogger};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]   --> tests/loggable.rs:31:39
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[derive(Debug, Clone, Serialize, ExtLoggable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ExtLoggable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]   --> tests/loggable.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[derive(Debug, Clone, Serialize, SlogValue)]
[INFO] [stdout]    |                                       ^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `SlogValue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]   --> tests/loggable.rs:54:39
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[derive(Debug, Clone, Serialize, SlogValue)]
[INFO] [stdout]    |                                       ^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `SlogValue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]   --> tests/loggable.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[derive(Debug, Clone, Serialize, ExtLoggable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ExtLoggable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]    --> tests/loggable.rs:107:39
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[derive(Debug, Clone, Serialize, ExtLoggable)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ExtLoggable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]    --> tests/loggable.rs:146:39
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[derive(Debug, Clone, Serialize, SlogValue)]
[INFO] [stdout]     |                                       ^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `SlogValue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]    --> tests/loggable.rs:152:39
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[derive(Debug, Clone, Serialize, SlogValue)]
[INFO] [stdout]     |                                       ^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `SlogValue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]    --> tests/loggable.rs:155:39
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[derive(Debug, Clone, Serialize, ExtLoggable)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ExtLoggable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]    --> tests/loggable.rs:153:23
[INFO] [stdout]     |
[INFO] [stdout] 153 |     struct Wrapper<V: slog_extlog::SlogValueDerivable>(V);
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slog_extlog` in this scope
[INFO] [stdout]    --> tests/loggable.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |     struct FooLog<V: slog_extlog::SlogValueDerivable> {
[INFO] [stdout]     |                      ^^^^^^^^^^^ use of unresolved module or unlinked crate `slog_extlog`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slog_extlog`, use `cargo add slog_extlog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slog-extlog-derive` (test "loggable") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "3900dd4fda10943e6957bef96c218b1991a7ca35f5e7de5804dd90a2b38a14fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3900dd4fda10943e6957bef96c218b1991a7ca35f5e7de5804dd90a2b38a14fd", kill_on_drop: false }`
[INFO] [stdout] 3900dd4fda10943e6957bef96c218b1991a7ca35f5e7de5804dd90a2b38a14fd
