[INFO] cloning repository https://github.com/kbknapp/cargo-count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbknapp/cargo-count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fcargo-count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fcargo-count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eebe6f8772af5ca1add8a770fd1ac8bb4a4edec5 [INFO] checking kbknapp/cargo-count against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fcargo-count" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kbknapp/cargo-count on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kbknapp/cargo-count [INFO] finished tweaking git repo https://github.com/kbknapp/cargo-count [INFO] tweaked toml for git repo https://github.com/kbknapp/cargo-count written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kbknapp/cargo-count 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabwriter v0.1.25 [INFO] [stderr] Downloaded matches v0.1.2 [INFO] [stderr] Downloaded quine-mc_cluskey v0.2.4 [INFO] [stderr] Downloaded gitignore v1.0.4 [INFO] [stderr] Downloaded thread_local v0.2.6 [INFO] [stderr] Downloaded term_size v0.2.1 [INFO] [stderr] Downloaded clap v2.11.2 [INFO] [stderr] Downloaded clippy_lints v0.0.88 [INFO] [stderr] Downloaded regex-syntax v0.3.5 [INFO] [stderr] Downloaded strsim v0.5.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.2 [INFO] [stderr] Downloaded aho-corasick v0.5.2 [INFO] [stderr] Downloaded libc v0.2.15 [INFO] [stderr] Downloaded regex v0.1.75 [INFO] [stderr] Downloaded semver v0.2.3 [INFO] [stderr] Downloaded rustc-serialize v0.3.19 [INFO] [stderr] Downloaded clippy v0.0.88 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16c0c39083066027ca2d09c086fa73e96de632b6bb54719bd1a76dbac0d25608 [INFO] running `Command { std: "docker" "start" "-a" "16c0c39083066027ca2d09c086fa73e96de632b6bb54719bd1a76dbac0d25608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16c0c39083066027ca2d09c086fa73e96de632b6bb54719bd1a76dbac0d25608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c0c39083066027ca2d09c086fa73e96de632b6bb54719bd1a76dbac0d25608", kill_on_drop: false }` [INFO] [stdout] 16c0c39083066027ca2d09c086fa73e96de632b6bb54719bd1a76dbac0d25608 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 612bea4db13ee3b595e0daae0854dfdfff4c03da3e6574f4acb4464251e9ae47 [INFO] running `Command { std: "docker" "start" "-a" "612bea4db13ee3b595e0daae0854dfdfff4c03da3e6574f4acb4464251e9ae47", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.15 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking regex-syntax v0.3.5 [INFO] [stderr] Checking tabwriter v0.1.25 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking gitignore v1.0.4 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking clap v2.11.2 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Checking regex v0.1.75 [INFO] [stderr] Checking cargo-count v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `werr` [INFO] [stdout] --> src/macros.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! werr( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `debug` [INFO] [stdout] --> src/macros.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | macro_rules! debug { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gitignore` is imported redundantly [INFO] [stdout] --> src/count/counts.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use gitignore; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | extern crate gitignore; [INFO] [stdout] | ----------------------- the item `gitignore` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glob` is imported redundantly [INFO] [stdout] --> src/fsutil.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glob;use std::fs; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | extern crate glob; [INFO] [stdout] | ------------------ the item `glob` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `werr` [INFO] [stdout] --> src/macros.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! werr( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `debug` [INFO] [stdout] --> src/macros.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | macro_rules! debug { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gitignore` is imported redundantly [INFO] [stdout] --> src/count/counts.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use gitignore; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | extern crate gitignore; [INFO] [stdout] | ----------------------- the item `gitignore` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `glob` is imported redundantly [INFO] [stdout] --> src/fsutil.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glob;use std::fs; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | extern crate glob; [INFO] [stdout] | ------------------ the item `glob` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / arg_enum! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum Utf8Rule { [INFO] [stdout] 13 | | Ignore, [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / arg_enum! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum Utf8Rule { [INFO] [stdout] 13 | | Ignore, [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 | fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | ret.push(cli_try!(env::current_dir()).join(p)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | ret.push(cli_try!(env::current_dir()).join(".git")); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | vec![cli_try!(env::current_dir()).join(".git")] [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | vec![cli_try!(env::current_dir())] [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | let mut file_ref = cli_try!(File::open(&file)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | cli_try!(file_ref.read_to_end(&mut vec_buf)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | cli_try!(file_ref.read_to_string(&mut buffer)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | ret.push(cli_try!(env::current_dir()).join(p)); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | ret.push(cli_try!(env::current_dir()).join(".git")); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | vec![cli_try!(env::current_dir()).join(".git")] [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | vec![cli_try!(env::current_dir())] [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | / cli_try!(write!(w, [INFO] [stdout] 273 | | "\tLanguage\tFiles\tLines\tBlanks\tComments\tCode{}\n", [INFO] [stdout] 274 | | if self.cfg.usafe { "\tUnsafe (%)" } else { "" })); [INFO] [stdout] | |__________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | / cli_try!(write!(w, [INFO] [stdout] 276 | | "\t--------\t-----\t-----\t------\t--------\t----{}\n", [INFO] [stdout] 277 | | if self.cfg.usafe { "\t----------" } else { "" })); [INFO] [stdout] | |__________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | / cli_try!(write!(w, [INFO] [stdout] 286 | | "\t{}\t{}\t{}\t{}\t{}\t{}\t{}\n", [INFO] [stdout] 287 | | count.lang.name(), [INFO] [stdout] 288 | | count.total_files(), [INFO] [stdout] ... | [INFO] [stdout] 296 | | format!("{} ({:.2}%)", count.usafe(), usafe_per) [INFO] [stdout] 297 | | })); [INFO] [stdout] | |___________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | let mut file_ref = cli_try!(File::open(&file)); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | cli_try!(file_ref.read_to_end(&mut vec_buf)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | cli_try!(write!(w, "\t{}\n", count)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | cli_try!(file_ref.read_to_string(&mut buffer)); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | / cli_try!(write!(w, [INFO] [stdout] 303 | | "\t--------\t-----\t-----\t------\t--------\t----{}\n", [INFO] [stdout] 304 | | if self.cfg.usafe { "\t----------" } else { "" })); [INFO] [stdout] | |__________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | / cli_try!(write!(w, [INFO] [stdout] 306 | | "{}\t\t{}\t{}\t{}\t{}\t{}{}\n", [INFO] [stdout] 307 | | "Totals:", [INFO] [stdout] 308 | | fmt::format_number(self.tot as u64, self.cfg.thousands), [INFO] [stdout] ... | [INFO] [stdout] 318 | | "".to_owned() [INFO] [stdout] 319 | | })); [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | cli_try!(w.flush()); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:44:58 [INFO] [stdout] | [INFO] [stdout] 44 | write!(f, "{} {}", Format::Error("error:"), self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | / cli_try!(write!(w, [INFO] [stdout] 273 | | "\tLanguage\tFiles\tLines\tBlanks\tComments\tCode{}\n", [INFO] [stdout] 274 | | if self.cfg.usafe { "\tUnsafe (%)" } else { "" })); [INFO] [stdout] | |__________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | / cli_try!(write!(w, [INFO] [stdout] 276 | | "\t--------\t-----\t-----\t------\t--------\t----{}\n", [INFO] [stdout] 277 | | if self.cfg.usafe { "\t----------" } else { "" })); [INFO] [stdout] | |__________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | / cli_try!(write!(w, [INFO] [stdout] 286 | | "\t{}\t{}\t{}\t{}\t{}\t{}\t{}\n", [INFO] [stdout] 287 | | count.lang.name(), [INFO] [stdout] 288 | | count.total_files(), [INFO] [stdout] ... | [INFO] [stdout] 296 | | format!("{} ({:.2}%)", count.usafe(), usafe_per) [INFO] [stdout] 297 | | })); [INFO] [stdout] | |___________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | cli_try!(write!(w, "\t{}\n", count)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | / cli_try!(write!(w, [INFO] [stdout] 303 | | "\t--------\t-----\t-----\t------\t--------\t----{}\n", [INFO] [stdout] 304 | | if self.cfg.usafe { "\t----------" } else { "" })); [INFO] [stdout] | |__________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | cli_try!(counts.count()); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | cli_try!(counts.write_results()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | / cli_try!(write!(w, [INFO] [stdout] 306 | | "{}\t\t{}\t{}\t{}\t{}\t{}{}\n", [INFO] [stdout] 307 | | "Totals:", [INFO] [stdout] 308 | | fmt::format_number(self.tot as u64, self.cfg.thousands), [INFO] [stdout] ... | [INFO] [stdout] 318 | | "".to_owned() [INFO] [stdout] 319 | | })); [INFO] [stdout] | |___________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/count/counts.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | cli_try!(w.flush()); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:44:58 [INFO] [stdout] | [INFO] [stdout] 44 | write!(f, "{} {}", Format::Error("error:"), self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | cli_try!(counts.count()); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/macros.rs:6:54 [INFO] [stdout] | [INFO] [stdout] 6 | Err(e) => return Err(CliError::Generic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | cli_try!(counts.write_results()); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cli_try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `Command { std: "docker" "inspect" "612bea4db13ee3b595e0daae0854dfdfff4c03da3e6574f4acb4464251e9ae47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612bea4db13ee3b595e0daae0854dfdfff4c03da3e6574f4acb4464251e9ae47", kill_on_drop: false }` [INFO] [stdout] 612bea4db13ee3b595e0daae0854dfdfff4c03da3e6574f4acb4464251e9ae47