[INFO] fetching crate mod_logger 0.8.4...
[INFO] building mod_logger-0.8.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mod_logger 0.8.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mod_logger 0.8.4
[INFO] finished tweaking crates.io crate mod_logger 0.8.4
[INFO] tweaked toml for crates.io crate mod_logger 0.8.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mod_logger 0.8.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mod_logger 0.8.4 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4aca12e467b64b367bd5bb0e638cff0431ee99be3f89c171d687758d924c281
[INFO] running `Command { std: "docker" "start" "-a" "f4aca12e467b64b367bd5bb0e638cff0431ee99be3f89c171d687758d924c281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4aca12e467b64b367bd5bb0e638cff0431ee99be3f89c171d687758d924c281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4aca12e467b64b367bd5bb0e638cff0431ee99be3f89c171d687758d924c281", kill_on_drop: false }`
[INFO] [stdout] f4aca12e467b64b367bd5bb0e638cff0431ee99be3f89c171d687758d924c281
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a35e574c0fc9abf53ff2a0d3f3ca2bdd1abad495a74ade47307187f7924c7334
[INFO] running `Command { std: "docker" "start" "-a" "a35e574c0fc9abf53ff2a0d3f3ca2bdd1abad495a74ade47307187f7924c7334", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling mod_logger v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `error`, `error_with_all`, and `error_with_kind` are never used
[INFO] [stdout]    --> src/error.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait ToError<T> {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] 136 |     fn error(self) -> Result<T>;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 137 |     fn upstream_with_context(self, context: &str) -> Result<T>;
[INFO] [stdout] 138 |     fn error_with_all(self, kind: ErrorKind, context: &str) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 139 |     fn error_with_kind(self, kind: ErrorKind) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s
[INFO] running `Command { std: "docker" "inspect" "a35e574c0fc9abf53ff2a0d3f3ca2bdd1abad495a74ade47307187f7924c7334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a35e574c0fc9abf53ff2a0d3f3ca2bdd1abad495a74ade47307187f7924c7334", kill_on_drop: false }`
[INFO] [stdout] a35e574c0fc9abf53ff2a0d3f3ca2bdd1abad495a74ade47307187f7924c7334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb41a543ac3967ed942d9027c588851df3cfde31d38ab6928dc959ce1b6cc76
[INFO] running `Command { std: "docker" "start" "-a" "ffb41a543ac3967ed942d9027c588851df3cfde31d38ab6928dc959ce1b6cc76", kill_on_drop: false }`
[INFO] [stderr]    Compiling mod_logger v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `error`, `error_with_all`, and `error_with_kind` are never used
[INFO] [stdout]    --> src/error.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait ToError<T> {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] 136 |     fn error(self) -> Result<T>;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 137 |     fn upstream_with_context(self, context: &str) -> Result<T>;
[INFO] [stdout] 138 |     fn error_with_all(self, kind: ErrorKind, context: &str) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 139 |     fn error_with_kind(self, kind: ErrorKind) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `error`, `error_with_all`, and `error_with_kind` are never used
[INFO] [stdout]    --> src/error.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub trait ToError<T> {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] 136 |     fn error(self) -> Result<T>;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 137 |     fn upstream_with_context(self, context: &str) -> Result<T>;
[INFO] [stdout] 138 |     fn error_with_all(self, kind: ErrorKind, context: &str) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 139 |     fn error_with_kind(self, kind: ErrorKind) -> Result<T>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "ffb41a543ac3967ed942d9027c588851df3cfde31d38ab6928dc959ce1b6cc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb41a543ac3967ed942d9027c588851df3cfde31d38ab6928dc959ce1b6cc76", kill_on_drop: false }`
[INFO] [stdout] ffb41a543ac3967ed942d9027c588851df3cfde31d38ab6928dc959ce1b6cc76
