[INFO] cloning repository https://github.com/purveshpatel511/batwing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purveshpatel511/batwing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63e28e0b0331b4bb8de1b6572e2fe53407403afe
[INFO] checking purveshpatel511/batwing against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpurveshpatel511%2Fbatwing" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/purveshpatel511/batwing
[INFO] finished tweaking git repo https://github.com/purveshpatel511/batwing
[INFO] tweaked toml for git repo https://github.com/purveshpatel511/batwing written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/purveshpatel511/batwing on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/purveshpatel511/batwing 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1ef33a482f28ef5b3d3cead61da51e4f05cc73bed3aa8126ecbb54703f01cc0
[INFO] running `Command { std: "docker" "start" "-a" "d1ef33a482f28ef5b3d3cead61da51e4f05cc73bed3aa8126ecbb54703f01cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1ef33a482f28ef5b3d3cead61da51e4f05cc73bed3aa8126ecbb54703f01cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ef33a482f28ef5b3d3cead61da51e4f05cc73bed3aa8126ecbb54703f01cc0", kill_on_drop: false }`
[INFO] [stdout] d1ef33a482f28ef5b3d3cead61da51e4f05cc73bed3aa8126ecbb54703f01cc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19b792e432d7d3955677ae0326478b6d71166fcb21d38e4862b64504e6d01849
[INFO] running `Command { std: "docker" "start" "-a" "19b792e432d7d3955677ae0326478b6d71166fcb21d38e4862b64504e6d01849", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling onig_sys v69.6.0
[INFO] [stderr]    Compiling sys-info v0.9.0
[INFO] [stderr]    Compiling libgit2-sys v0.12.20+1.1.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling ansi_colours v1.0.4
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]    Compiling bugreport v0.4.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking encoding-index-singlebyte 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 semver-parser v0.10.2
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking grep-cli v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking wild v2.0.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking predicates-tree v1.0.2
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking nix v0.21.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking assert_cmd v1.0.5
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]    Compiling bat v0.18.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking onig v6.1.1
[INFO] [stderr]     Checking git2 v0.13.19
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.1.0
[INFO] [stderr]     Checking clircle v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]     Checking syntect v4.5.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / error_chain! {
[INFO] [stdout]  5 | |     foreign_links {
[INFO] [stdout]  6 | |         Clap(::clap::Error) #[cfg(feature = "application")];
[INFO] [stdout]  7 | |         Io(::std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/error.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / error_chain! {
[INFO] [stdout]  5 | |     foreign_links {
[INFO] [stdout]  6 | |         Clap(::clap::Error) #[cfg(feature = "application")];
[INFO] [stdout]  7 | |         Io(::std::io::Error);
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[INFO] [stdout]     |                   ^^^^^                ----- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[INFO] [stdout]   |                                     ^^^^^      ----- the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bin/bat/app.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config> {
[INFO] [stdout]    |                   ^^^^^ the lifetime is elided here  ------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn config(&self, inputs: &[Input]) -> Result<Config<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/bat/app.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input>> {
[INFO] [stdout]     |                   ^^^^^                ----- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn inputs(&self) -> Result<Vec<Input<'_>>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/bat/input.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input {
[INFO] [stdout]   |                                     ^^^^^      ----- the same lifetime is hidden here
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_stdin_input(name: Option<&Path>) -> Input<'_> {
[INFO] [stdout]   |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "19b792e432d7d3955677ae0326478b6d71166fcb21d38e4862b64504e6d01849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b792e432d7d3955677ae0326478b6d71166fcb21d38e4862b64504e6d01849", kill_on_drop: false }`
[INFO] [stdout] 19b792e432d7d3955677ae0326478b6d71166fcb21d38e4862b64504e6d01849
