Sep 19 15:30:47.134 INFO checking kbknapp/cargo-count against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:30:47.134 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:30:47.134 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:30:47.338 INFO blam! 374b5293f9081c3e8c2e08284045c5d79660a090ebf738681c6aaaa4c4c69ee3 Sep 19 15:30:47.339 INFO running `"docker" "start" "-a" "374b5293f9081c3e8c2e08284045c5d79660a090ebf738681c6aaaa4c4c69ee3"` Sep 19 15:30:48.539 INFO kablam! usermod: no changes Sep 19 15:30:48.688 INFO kablam! Checking libc v0.2.15 Sep 19 15:30:48.688 INFO kablam! Checking regex-syntax v0.3.5 Sep 19 15:30:48.688 INFO kablam! Checking strsim v0.5.1 Sep 19 15:30:48.690 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 19 15:30:48.690 INFO kablam! Checking gitignore v1.0.4 Sep 19 15:30:48.691 INFO kablam! Checking tabwriter v0.1.25 Sep 19 15:30:50.002 INFO kablam! Checking memchr v0.1.11 Sep 19 15:30:50.002 INFO kablam! Checking thread-id v2.0.0 Sep 19 15:30:50.002 INFO kablam! Checking term_size v0.2.1 Sep 19 15:30:50.302 INFO kablam! Checking clap v2.11.2 Sep 19 15:30:50.474 INFO kablam! Checking aho-corasick v0.5.2 Sep 19 15:30:50.485 INFO kablam! Checking thread_local v0.2.6 Sep 19 15:30:51.784 INFO kablam! Checking regex v0.1.75 Sep 19 15:30:55.553 INFO kablam! Checking cargo-count v0.2.4 (/source) Sep 19 15:30:55.795 INFO kablam! warning: unused macro definition Sep 19 15:30:55.795 INFO kablam! --> src/macros.rs:17:1 Sep 19 15:30:55.795 INFO kablam! | Sep 19 15:30:55.795 INFO kablam! 17 | / macro_rules! werr( Sep 19 15:30:55.796 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 19 15:30:55.796 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 19 15:30:55.796 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 19 15:30:55.796 INFO kablam! 21 | | }) Sep 19 15:30:55.796 INFO kablam! 22 | | ); Sep 19 15:30:55.796 INFO kablam! | |__^ Sep 19 15:30:55.796 INFO kablam! | Sep 19 15:30:55.796 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 15:30:55.796 INFO kablam! Sep 19 15:30:55.796 INFO kablam! warning: unused macro definition Sep 19 15:30:55.796 INFO kablam! --> src/macros.rs:61:1 Sep 19 15:30:55.796 INFO kablam! | Sep 19 15:30:55.796 INFO kablam! 61 | / macro_rules! debug { Sep 19 15:30:55.796 INFO kablam! 62 | | ($fmt:expr) => (); Sep 19 15:30:55.796 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 19 15:30:55.796 INFO kablam! 64 | | } Sep 19 15:30:55.796 INFO kablam! | |_^ Sep 19 15:30:55.796 INFO kablam! Sep 19 15:30:55.813 INFO kablam! warning: unused macro definition Sep 19 15:30:55.813 INFO kablam! --> src/macros.rs:17:1 Sep 19 15:30:55.813 INFO kablam! | Sep 19 15:30:55.813 INFO kablam! 17 | / macro_rules! werr( Sep 19 15:30:55.813 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 19 15:30:55.813 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 19 15:30:55.813 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 19 15:30:55.813 INFO kablam! 21 | | }) Sep 19 15:30:55.813 INFO kablam! 22 | | ); Sep 19 15:30:55.813 INFO kablam! | |__^ Sep 19 15:30:55.814 INFO kablam! | Sep 19 15:30:55.814 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 19 15:30:55.814 INFO kablam! Sep 19 15:30:55.814 INFO kablam! warning: unused macro definition Sep 19 15:30:55.814 INFO kablam! --> src/macros.rs:61:1 Sep 19 15:30:55.814 INFO kablam! | Sep 19 15:30:55.814 INFO kablam! 61 | / macro_rules! debug { Sep 19 15:30:55.814 INFO kablam! 62 | | ($fmt:expr) => (); Sep 19 15:30:55.814 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 19 15:30:55.814 INFO kablam! 64 | | } Sep 19 15:30:55.814 INFO kablam! | |_^ Sep 19 15:30:55.814 INFO kablam! Sep 19 15:30:55.824 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 15:30:55.824 INFO kablam! --> src/config.rs:10:1 Sep 19 15:30:55.824 INFO kablam! | Sep 19 15:30:55.824 INFO kablam! 10 | / arg_enum! { Sep 19 15:30:55.824 INFO kablam! 11 | | #[derive(Debug)] Sep 19 15:30:55.824 INFO kablam! 12 | | pub enum Utf8Rule { Sep 19 15:30:55.824 INFO kablam! 13 | | Ignore, Sep 19 15:30:55.824 INFO kablam! ... | Sep 19 15:30:55.824 INFO kablam! 16 | | } Sep 19 15:30:55.824 INFO kablam! 17 | | } Sep 19 15:30:55.824 INFO kablam! | |_^ Sep 19 15:30:55.824 INFO kablam! | Sep 19 15:30:55.824 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:30:55.824 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 19 15:30:55.824 INFO kablam! Sep 19 15:30:55.832 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 15:30:55.832 INFO kablam! --> src/config.rs:10:1 Sep 19 15:30:55.832 INFO kablam! | Sep 19 15:30:55.833 INFO kablam! 10 | / arg_enum! { Sep 19 15:30:55.833 INFO kablam! 11 | | #[derive(Debug)] Sep 19 15:30:55.833 INFO kablam! 12 | | pub enum Utf8Rule { Sep 19 15:30:55.833 INFO kablam! 13 | | Ignore, Sep 19 15:30:55.833 INFO kablam! ... | Sep 19 15:30:55.833 INFO kablam! 16 | | } Sep 19 15:30:55.833 INFO kablam! 17 | | } Sep 19 15:30:55.833 INFO kablam! | |_^ Sep 19 15:30:55.833 INFO kablam! | Sep 19 15:30:55.833 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 15:30:55.833 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 19 15:30:55.833 INFO kablam! Sep 19 15:30:56.194 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.63s Sep 19 15:30:56.199 INFO kablam! su: No module specific data is present Sep 19 15:30:56.719 INFO running `"docker" "rm" "-f" "374b5293f9081c3e8c2e08284045c5d79660a090ebf738681c6aaaa4c4c69ee3"` Sep 19 15:30:56.828 INFO blam! 374b5293f9081c3e8c2e08284045c5d79660a090ebf738681c6aaaa4c4c69ee3