[INFO] fetching crate bat-impl 0.0.21...
[INFO] checking bat-impl-0.0.21 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bat-impl 0.0.21 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bat-impl 0.0.21 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bat-impl 0.0.21
[INFO] finished tweaking crates.io crate bat-impl 0.0.21
[INFO] tweaked toml for crates.io crate bat-impl 0.0.21 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded ansi_colours v1.2.2
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded plist v1.6.0
[INFO] [stderr]   Downloaded grep-cli v0.1.10
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded clircle v0.3.0
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded line-wrap v0.1.1
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded libgit2-sys v0.13.5+1.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab8702d2b6a25c6365a1db436ae6ea1d128924aaf4a139f77347223b17b9c606
[INFO] running `Command { std: "docker" "start" "-a" "ab8702d2b6a25c6365a1db436ae6ea1d128924aaf4a139f77347223b17b9c606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8702d2b6a25c6365a1db436ae6ea1d128924aaf4a139f77347223b17b9c606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8702d2b6a25c6365a1db436ae6ea1d128924aaf4a139f77347223b17b9c606", kill_on_drop: false }`
[INFO] [stdout] ab8702d2b6a25c6365a1db436ae6ea1d128924aaf4a139f77347223b17b9c606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cc9604bc2f8ef61369dcb8a378ca5b941f922c73bd95564ba0358d2f3cb6bcb
[INFO] running `Command { std: "docker" "start" "-a" "3cc9604bc2f8ef61369dcb8a378ca5b941f922c73bd95564ba0358d2f3cb6bcb", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking ansi_colours v1.2.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking bat-impl v0.0.21 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]    --> src/assets.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OnceCell` is imported redundantly
[INFO] [stdout]  --> src/assets/lazy_theme_set.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `OnceCell` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use once_cell::unsync::OnceCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Theme` is imported redundantly
[INFO] [stdout]   --> src/assets/lazy_theme_set.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 1  | use super::*;
[INFO] [stdout]    |     -------- the item `Theme` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | use syntect::highlighting::{Theme, ThemeSet};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SyntaxSet` is imported redundantly
[INFO] [stdout]  --> src/assets/serialized_syntax_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syntect::parsing::SyntaxSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `SyntaxSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `content_inspector` is imported redundantly
[INFO] [stdout]  --> src/input.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use content_inspector::{self, ContentType};
[INFO] [stdout]   |                         ^^^^ the item `content_inspector` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/printer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ansi_term` is imported redundantly
[INFO] [stdout]  --> src/terminal.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ansi_term::{self, Style};
[INFO] [stdout]   |                 ^^^^ the item `ansi_term` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OnceCell` is imported redundantly
[INFO] [stdout]  --> src/assets/lazy_theme_set.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `OnceCell` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use once_cell::unsync::OnceCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Theme` is imported redundantly
[INFO] [stdout]   --> src/assets/lazy_theme_set.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 1  | use super::*;
[INFO] [stdout]    |     -------- the item `Theme` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | use syntect::highlighting::{Theme, ThemeSet};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SyntaxSet` is imported redundantly
[INFO] [stdout]  --> src/assets/serialized_syntax_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syntect::parsing::SyntaxSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `SyntaxSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OsStr` is imported redundantly
[INFO] [stdout]    --> src/assets.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use super::*;
[INFO] [stdout]     |         -------- the item `OsStr` is already imported here
[INFO] [stdout] 415 |
[INFO] [stdout] 416 |     use std::ffi::OsStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `content_inspector` is imported redundantly
[INFO] [stdout]  --> src/input.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use content_inspector::{self, ContentType};
[INFO] [stdout]   |                         ^^^^ the item `content_inspector` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/printer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ansi_term` is imported redundantly
[INFO] [stdout]  --> src/terminal.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ansi_term::{self, Style};
[INFO] [stdout]   |                 ^^^^ the item `ansi_term` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bat-impl` (lib test) due to 2 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3cc9604bc2f8ef61369dcb8a378ca5b941f922c73bd95564ba0358d2f3cb6bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc9604bc2f8ef61369dcb8a378ca5b941f922c73bd95564ba0358d2f3cb6bcb", kill_on_drop: false }`
[INFO] [stdout] 3cc9604bc2f8ef61369dcb8a378ca5b941f922c73bd95564ba0358d2f3cb6bcb
[INFO] checking bat-impl-0.0.21 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bat-impl 0.0.21 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate bat-impl 0.0.21 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bat-impl 0.0.21
[INFO] finished tweaking crates.io crate bat-impl 0.0.21
[INFO] tweaked toml for crates.io crate bat-impl 0.0.21 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 853877ce835d2e8d214e250b8896fd093ae55f532b4dcd59e76907675600a68f
[INFO] running `Command { std: "docker" "start" "-a" "853877ce835d2e8d214e250b8896fd093ae55f532b4dcd59e76907675600a68f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "853877ce835d2e8d214e250b8896fd093ae55f532b4dcd59e76907675600a68f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "853877ce835d2e8d214e250b8896fd093ae55f532b4dcd59e76907675600a68f", kill_on_drop: false }`
[INFO] [stdout] 853877ce835d2e8d214e250b8896fd093ae55f532b4dcd59e76907675600a68f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a95a046ab3ff24cad29068e697c838b45ac6104d91763d41e237197306ca2e1
[INFO] running `Command { std: "docker" "start" "-a" "1a95a046ab3ff24cad29068e697c838b45ac6104d91763d41e237197306ca2e1", kill_on_drop: false }`
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking ansi_colours v1.2.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking bat-impl v0.0.21 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]    --> src/assets.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OnceCell` is imported redundantly
[INFO] [stdout]  --> src/assets/lazy_theme_set.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `OnceCell` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use once_cell::unsync::OnceCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Theme` is imported redundantly
[INFO] [stdout]   --> src/assets/lazy_theme_set.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 1  | use super::*;
[INFO] [stdout]    |     -------- the item `Theme` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | use syntect::highlighting::{Theme, ThemeSet};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SyntaxSet` is imported redundantly
[INFO] [stdout]  --> src/assets/serialized_syntax_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syntect::parsing::SyntaxSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `SyntaxSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `content_inspector` is imported redundantly
[INFO] [stdout]  --> src/input.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use content_inspector::{self, ContentType};
[INFO] [stdout]   |                         ^^^^ the item `content_inspector` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/printer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ansi_term` is imported redundantly
[INFO] [stdout]  --> src/terminal.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ansi_term::{self, Style};
[INFO] [stdout]   |                 ^^^^ the item `ansi_term` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OnceCell` is imported redundantly
[INFO] [stdout]  --> src/assets/lazy_theme_set.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `OnceCell` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 9 | use once_cell::unsync::OnceCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Theme` is imported redundantly
[INFO] [stdout]   --> src/assets/lazy_theme_set.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 1  | use super::*;
[INFO] [stdout]    |     -------- the item `Theme` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 11 | use syntect::highlighting::{Theme, ThemeSet};
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SyntaxSet` is imported redundantly
[INFO] [stdout]  --> src/assets/serialized_syntax_set.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syntect::parsing::SyntaxSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `SyntaxSet` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OsStr` is imported redundantly
[INFO] [stdout]    --> src/assets.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 414 |     use super::*;
[INFO] [stdout]     |         -------- the item `OsStr` is already imported here
[INFO] [stdout] 415 |
[INFO] [stdout] 416 |     use std::ffi::OsStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `content_inspector` is imported redundantly
[INFO] [stdout]  --> src/input.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use content_inspector::{self, ContentType};
[INFO] [stdout]   |                         ^^^^ the item `content_inspector` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/printer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ansi_term` is imported redundantly
[INFO] [stdout]  --> src/terminal.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ansi_term::{self, Style};
[INFO] [stdout]   |                 ^^^^ the item `ansi_term` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bat-impl` (lib test) due to 2 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1a95a046ab3ff24cad29068e697c838b45ac6104d91763d41e237197306ca2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a95a046ab3ff24cad29068e697c838b45ac6104d91763d41e237197306ca2e1", kill_on_drop: false }`
[INFO] [stdout] 1a95a046ab3ff24cad29068e697c838b45ac6104d91763d41e237197306ca2e1
