Sep 03 21:59:53.823 INFO checking kbknapp/cargo-count against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:59:53.824 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:59:53.824 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:59:53.983 INFO blam! 15f23da5ee1cf9685d682d2f3836e3c68d0b8afe1a59033094905f9c66a03a34 Sep 03 21:59:53.985 INFO running `"docker" "start" "-a" "15f23da5ee1cf9685d682d2f3836e3c68d0b8afe1a59033094905f9c66a03a34"` Sep 03 21:59:54.597 INFO kablam! Checking libc v0.2.15 Sep 03 21:59:54.597 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 03 21:59:54.598 INFO kablam! Checking strsim v0.5.1 Sep 03 21:59:54.599 INFO kablam! Checking regex-syntax v0.3.5 Sep 03 21:59:54.601 INFO kablam! Checking tabwriter v0.1.25 Sep 03 21:59:54.601 INFO kablam! Checking gitignore v1.0.4 Sep 03 21:59:56.020 INFO kablam! Checking thread-id v2.0.0 Sep 03 21:59:56.020 INFO kablam! Checking memchr v0.1.11 Sep 03 21:59:56.020 INFO kablam! Checking term_size v0.2.1 Sep 03 21:59:56.343 INFO kablam! Checking thread_local v0.2.6 Sep 03 21:59:56.401 INFO kablam! Checking clap v2.11.2 Sep 03 21:59:56.470 INFO kablam! Checking aho-corasick v0.5.2 Sep 03 21:59:58.891 INFO kablam! Checking regex v0.1.75 Sep 03 22:00:04.748 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 03 22:00:05.271 INFO kablam! warning: unused macro definition Sep 03 22:00:05.272 INFO kablam! --> src/macros.rs:17:1 Sep 03 22:00:05.272 INFO kablam! | Sep 03 22:00:05.272 INFO kablam! 17 | / macro_rules! werr( Sep 03 22:00:05.272 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 03 22:00:05.272 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 03 22:00:05.272 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 03 22:00:05.272 INFO kablam! 21 | | }) Sep 03 22:00:05.272 INFO kablam! 22 | | ); Sep 03 22:00:05.272 INFO kablam! | |__^ Sep 03 22:00:05.272 INFO kablam! | Sep 03 22:00:05.272 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 22:00:05.272 INFO kablam! Sep 03 22:00:05.273 INFO kablam! warning: unused macro definition Sep 03 22:00:05.273 INFO kablam! --> src/macros.rs:61:1 Sep 03 22:00:05.273 INFO kablam! | Sep 03 22:00:05.273 INFO kablam! 61 | / macro_rules! debug { Sep 03 22:00:05.273 INFO kablam! 62 | | ($fmt:expr) => (); Sep 03 22:00:05.273 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 03 22:00:05.273 INFO kablam! 64 | | } Sep 03 22:00:05.273 INFO kablam! | |_^ Sep 03 22:00:05.273 INFO kablam! Sep 03 22:00:05.280 INFO kablam! warning: unused macro definition Sep 03 22:00:05.280 INFO kablam! --> src/macros.rs:17:1 Sep 03 22:00:05.280 INFO kablam! | Sep 03 22:00:05.280 INFO kablam! 17 | / macro_rules! werr( Sep 03 22:00:05.280 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 03 22:00:05.280 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 03 22:00:05.280 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 03 22:00:05.280 INFO kablam! 21 | | }) Sep 03 22:00:05.280 INFO kablam! 22 | | ); Sep 03 22:00:05.280 INFO kablam! | |__^ Sep 03 22:00:05.280 INFO kablam! | Sep 03 22:00:05.280 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 22:00:05.280 INFO kablam! Sep 03 22:00:05.281 INFO kablam! warning: unused macro definition Sep 03 22:00:05.281 INFO kablam! --> src/macros.rs:61:1 Sep 03 22:00:05.281 INFO kablam! | Sep 03 22:00:05.281 INFO kablam! 61 | / macro_rules! debug { Sep 03 22:00:05.281 INFO kablam! 62 | | ($fmt:expr) => (); Sep 03 22:00:05.281 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 03 22:00:05.281 INFO kablam! 64 | | } Sep 03 22:00:05.281 INFO kablam! | |_^ Sep 03 22:00:05.281 INFO kablam! Sep 03 22:00:05.307 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 22:00:05.307 INFO kablam! --> src/config.rs:10:1 Sep 03 22:00:05.307 INFO kablam! | Sep 03 22:00:05.307 INFO kablam! 10 | / arg_enum! { Sep 03 22:00:05.307 INFO kablam! 11 | | #[derive(Debug)] Sep 03 22:00:05.307 INFO kablam! 12 | | pub enum Utf8Rule { Sep 03 22:00:05.307 INFO kablam! 13 | | Ignore, Sep 03 22:00:05.307 INFO kablam! ... | Sep 03 22:00:05.307 INFO kablam! 16 | | } Sep 03 22:00:05.307 INFO kablam! 17 | | } Sep 03 22:00:05.307 INFO kablam! | |_^ Sep 03 22:00:05.307 INFO kablam! | Sep 03 22:00:05.307 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 22:00:05.307 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 22:00:05.307 INFO kablam! Sep 03 22:00:05.310 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 03 22:00:05.310 INFO kablam! --> src/config.rs:10:1 Sep 03 22:00:05.310 INFO kablam! | Sep 03 22:00:05.310 INFO kablam! 10 | / arg_enum! { Sep 03 22:00:05.310 INFO kablam! 11 | | #[derive(Debug)] Sep 03 22:00:05.310 INFO kablam! 12 | | pub enum Utf8Rule { Sep 03 22:00:05.310 INFO kablam! 13 | | Ignore, Sep 03 22:00:05.310 INFO kablam! ... | Sep 03 22:00:05.310 INFO kablam! 16 | | } Sep 03 22:00:05.310 INFO kablam! 17 | | } Sep 03 22:00:05.310 INFO kablam! | |_^ Sep 03 22:00:05.311 INFO kablam! | Sep 03 22:00:05.311 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 22:00:05.311 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 22:00:05.311 INFO kablam! Sep 03 22:00:06.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.54s Sep 03 22:00:06.071 INFO kablam! su: No module specific data is present Sep 03 22:00:06.565 INFO running `"docker" "rm" "-f" "15f23da5ee1cf9685d682d2f3836e3c68d0b8afe1a59033094905f9c66a03a34"` Sep 03 22:00:06.720 INFO blam! 15f23da5ee1cf9685d682d2f3836e3c68d0b8afe1a59033094905f9c66a03a34