[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fcargo-count" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kbknapp/cargo-count on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6b97999bf09fa277e61ee689b338a08ea17a424a33592ab422f79bf47c3ab4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f6b97999bf09fa277e61ee689b338a08ea17a424a33592ab422f79bf47c3ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6b97999bf09fa277e61ee689b338a08ea17a424a33592ab422f79bf47c3ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6b97999bf09fa277e61ee689b338a08ea17a424a33592ab422f79bf47c3ab4", kill_on_drop: false }` [INFO] [stdout] 7f6b97999bf09fa277e61ee689b338a08ea17a424a33592ab422f79bf47c3ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 764a2e44852e0414b78e9a9a3176b09143e4a12bce7c31cc767959353b76bb72 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "764a2e44852e0414b78e9a9a3176b09143e4a12bce7c31cc767959353b76bb72", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Checking tabwriter v0.1.25 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Checking gitignore v1.0.4 [INFO] [stderr] Checking clap v2.11.2 [INFO] [stderr] Checking regex v0.1.75 [INFO] [stderr] Checking cargo-count v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / macro_rules! werr( [INFO] [stdout] 18 | | ($($arg:tt)*) => ({ [INFO] [stdout] 19 | | use std::io::{Write, stderr}; [INFO] [stdout] 20 | | write!(&mut stderr(), $($arg)*).ok(); [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / macro_rules! debug { [INFO] [stdout] 62 | | ($fmt:expr) => (); [INFO] [stdout] 63 | | ($fmt:expr, $($arg:tt)*) => (); [INFO] [stdout] 64 | | } [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] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / macro_rules! werr( [INFO] [stdout] 18 | | ($($arg:tt)*) => ({ [INFO] [stdout] 19 | | use std::io::{Write, stderr}; [INFO] [stdout] 20 | | write!(&mut stderr(), $($arg)*).ok(); [INFO] [stdout] 21 | | }) [INFO] [stdout] 22 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / macro_rules! debug { [INFO] [stdout] 62 | | ($fmt:expr) => (); [INFO] [stdout] 63 | | ($fmt:expr, $($arg:tt)*) => (); [INFO] [stdout] 64 | | } [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] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "764a2e44852e0414b78e9a9a3176b09143e4a12bce7c31cc767959353b76bb72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764a2e44852e0414b78e9a9a3176b09143e4a12bce7c31cc767959353b76bb72", kill_on_drop: false }` [INFO] [stdout] 764a2e44852e0414b78e9a9a3176b09143e4a12bce7c31cc767959353b76bb72