Sep 03 18:05:40.566 INFO checking kbknapp/cargo-count against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 18:05:40.567 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 18:05:40.567 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 18:05:40.758 INFO blam! caa2156a9d82cc482326cb4f59153d6fb3160d0385523c2b27e39247d89b0ed6 Sep 03 18:05:40.764 INFO running `"docker" "start" "-a" "caa2156a9d82cc482326cb4f59153d6fb3160d0385523c2b27e39247d89b0ed6"` Sep 03 18:05:41.794 INFO kablam! Checking libc v0.2.15 Sep 03 18:05:41.794 INFO kablam! Checking regex-syntax v0.3.5 Sep 03 18:05:41.794 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 03 18:05:41.799 INFO kablam! Checking gitignore v1.0.4 Sep 03 18:05:41.801 INFO kablam! Checking tabwriter v0.1.25 Sep 03 18:05:43.805 INFO kablam! Checking memchr v0.1.11 Sep 03 18:05:43.805 INFO kablam! Checking thread-id v2.0.0 Sep 03 18:05:43.806 INFO kablam! Checking term_size v0.2.1 Sep 03 18:05:44.019 INFO kablam! Checking thread_local v0.2.6 Sep 03 18:05:44.047 INFO kablam! Checking clap v2.11.2 Sep 03 18:05:44.140 INFO kablam! Checking aho-corasick v0.5.2 Sep 03 18:05:46.065 INFO kablam! Checking regex v0.1.75 Sep 03 18:05:51.273 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 03 18:05:51.710 INFO kablam! warning: unused macro definition Sep 03 18:05:51.710 INFO kablam! --> src/macros.rs:17:1 Sep 03 18:05:51.710 INFO kablam! | Sep 03 18:05:51.710 INFO kablam! 17 | / macro_rules! werr( Sep 03 18:05:51.710 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 03 18:05:51.710 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 03 18:05:51.710 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 03 18:05:51.710 INFO kablam! 21 | | }) Sep 03 18:05:51.710 INFO kablam! 22 | | ); Sep 03 18:05:51.711 INFO kablam! | |__^ Sep 03 18:05:51.711 INFO kablam! | Sep 03 18:05:51.711 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 18:05:51.711 INFO kablam! Sep 03 18:05:51.711 INFO kablam! warning: unused macro definition Sep 03 18:05:51.712 INFO kablam! --> src/macros.rs:61:1 Sep 03 18:05:51.712 INFO kablam! | Sep 03 18:05:51.712 INFO kablam! 61 | / macro_rules! debug { Sep 03 18:05:51.712 INFO kablam! 62 | | ($fmt:expr) => (); Sep 03 18:05:51.712 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 03 18:05:51.712 INFO kablam! 64 | | } Sep 03 18:05:51.712 INFO kablam! | |_^ Sep 03 18:05:51.712 INFO kablam! Sep 03 18:05:51.730 INFO kablam! warning: unused macro definition Sep 03 18:05:51.730 INFO kablam! --> src/macros.rs:17:1 Sep 03 18:05:51.730 INFO kablam! | Sep 03 18:05:51.730 INFO kablam! 17 | / macro_rules! werr( Sep 03 18:05:51.730 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 03 18:05:51.731 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 03 18:05:51.731 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 03 18:05:51.731 INFO kablam! 21 | | }) Sep 03 18:05:51.731 INFO kablam! 22 | | ); Sep 03 18:05:51.731 INFO kablam! | |__^ Sep 03 18:05:51.731 INFO kablam! | Sep 03 18:05:51.732 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 18:05:51.732 INFO kablam! Sep 03 18:05:51.733 INFO kablam! warning: unused macro definition Sep 03 18:05:51.733 INFO kablam! --> src/macros.rs:61:1 Sep 03 18:05:51.733 INFO kablam! | Sep 03 18:05:51.733 INFO kablam! 61 | / macro_rules! debug { Sep 03 18:05:51.733 INFO kablam! 62 | | ($fmt:expr) => (); Sep 03 18:05:51.733 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 03 18:05:51.733 INFO kablam! 64 | | } Sep 03 18:05:51.733 INFO kablam! | |_^ Sep 03 18:05:51.734 INFO kablam! Sep 03 18:05:51.742 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 18:05:51.742 INFO kablam! --> src/config.rs:10:1 Sep 03 18:05:51.742 INFO kablam! | Sep 03 18:05:51.742 INFO kablam! 10 | / arg_enum! { Sep 03 18:05:51.742 INFO kablam! 11 | | #[derive(Debug)] Sep 03 18:05:51.742 INFO kablam! 12 | | pub enum Utf8Rule { Sep 03 18:05:51.742 INFO kablam! 13 | | Ignore, Sep 03 18:05:51.742 INFO kablam! ... | Sep 03 18:05:51.742 INFO kablam! 16 | | } Sep 03 18:05:51.742 INFO kablam! 17 | | } Sep 03 18:05:51.742 INFO kablam! | |_^ Sep 03 18:05:51.742 INFO kablam! | Sep 03 18:05:51.742 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 18:05:51.742 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 03 18:05:51.742 INFO kablam! Sep 03 18:05:51.767 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 18:05:51.767 INFO kablam! --> src/config.rs:10:1 Sep 03 18:05:51.767 INFO kablam! | Sep 03 18:05:51.767 INFO kablam! 10 | / arg_enum! { Sep 03 18:05:51.767 INFO kablam! 11 | | #[derive(Debug)] Sep 03 18:05:51.768 INFO kablam! 12 | | pub enum Utf8Rule { Sep 03 18:05:51.768 INFO kablam! 13 | | Ignore, Sep 03 18:05:51.768 INFO kablam! ... | Sep 03 18:05:51.768 INFO kablam! 16 | | } Sep 03 18:05:51.768 INFO kablam! 17 | | } Sep 03 18:05:51.768 INFO kablam! | |_^ Sep 03 18:05:51.768 INFO kablam! | Sep 03 18:05:51.768 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 18:05:51.768 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 03 18:05:51.768 INFO kablam! Sep 03 18:05:52.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.94s Sep 03 18:05:52.607 INFO kablam! su: No module specific data is present Sep 03 18:05:53.095 INFO running `"docker" "rm" "-f" "caa2156a9d82cc482326cb4f59153d6fb3160d0385523c2b27e39247d89b0ed6"` Sep 03 18:05:53.250 INFO blam! caa2156a9d82cc482326cb4f59153d6fb3160d0385523c2b27e39247d89b0ed6