Sep 20 04:04:21.214 INFO checking cargo-count-0.2.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:04:21.214 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:04:21.214 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:04:21.396 INFO blam! 9e74c1a1caa273a5d2940b89f624d9af17f26138cfce7b28b25ca4fc21b38cc2 Sep 20 04:04:21.398 INFO running `"docker" "start" "-a" "9e74c1a1caa273a5d2940b89f624d9af17f26138cfce7b28b25ca4fc21b38cc2"` Sep 20 04:04:22.640 INFO kablam! usermod: no changes Sep 20 04:04:22.748 INFO kablam! Checking gitignore v1.0.6 Sep 20 04:04:22.759 INFO kablam! Checking clap v2.11.3 Sep 20 04:04:27.539 INFO kablam! Checking cargo-count v0.2.4 (/source) Sep 20 04:04:28.383 INFO kablam! warning: unused macro definition Sep 20 04:04:28.383 INFO kablam! --> src/macros.rs:17:1 Sep 20 04:04:28.383 INFO kablam! | Sep 20 04:04:28.383 INFO kablam! 17 | / macro_rules! werr( Sep 20 04:04:28.383 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 20 04:04:28.383 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 20 04:04:28.383 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 20 04:04:28.383 INFO kablam! 21 | | }) Sep 20 04:04:28.383 INFO kablam! 22 | | ); Sep 20 04:04:28.383 INFO kablam! | |__^ Sep 20 04:04:28.383 INFO kablam! | Sep 20 04:04:28.383 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 04:04:28.383 INFO kablam! Sep 20 04:04:28.383 INFO kablam! warning: unused macro definition Sep 20 04:04:28.383 INFO kablam! --> src/macros.rs:61:1 Sep 20 04:04:28.383 INFO kablam! | Sep 20 04:04:28.383 INFO kablam! 61 | / macro_rules! debug { Sep 20 04:04:28.383 INFO kablam! 62 | | ($fmt:expr) => (); Sep 20 04:04:28.383 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 20 04:04:28.383 INFO kablam! 64 | | } Sep 20 04:04:28.383 INFO kablam! | |_^ Sep 20 04:04:28.383 INFO kablam! Sep 20 04:04:28.399 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 04:04:28.399 INFO kablam! --> src/config.rs:10:1 Sep 20 04:04:28.399 INFO kablam! | Sep 20 04:04:28.399 INFO kablam! 10 | / arg_enum! { Sep 20 04:04:28.399 INFO kablam! 11 | | #[derive(Debug)] Sep 20 04:04:28.399 INFO kablam! 12 | | pub enum Utf8Rule { Sep 20 04:04:28.399 INFO kablam! 13 | | Ignore, Sep 20 04:04:28.399 INFO kablam! ... | Sep 20 04:04:28.399 INFO kablam! 16 | | } Sep 20 04:04:28.399 INFO kablam! 17 | | } Sep 20 04:04:28.399 INFO kablam! | |_^ Sep 20 04:04:28.399 INFO kablam! | Sep 20 04:04:28.399 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:04:28.399 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 20 04:04:28.399 INFO kablam! Sep 20 04:04:28.921 INFO kablam! warning: unused macro definition Sep 20 04:04:28.921 INFO kablam! --> src/macros.rs:17:1 Sep 20 04:04:28.921 INFO kablam! | Sep 20 04:04:28.921 INFO kablam! 17 | / macro_rules! werr( Sep 20 04:04:28.921 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 20 04:04:28.921 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 20 04:04:28.921 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 20 04:04:28.921 INFO kablam! 21 | | }) Sep 20 04:04:28.921 INFO kablam! 22 | | ); Sep 20 04:04:28.921 INFO kablam! | |__^ Sep 20 04:04:28.921 INFO kablam! | Sep 20 04:04:28.921 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 04:04:28.921 INFO kablam! Sep 20 04:04:28.921 INFO kablam! warning: unused macro definition Sep 20 04:04:28.921 INFO kablam! --> src/macros.rs:61:1 Sep 20 04:04:28.921 INFO kablam! | Sep 20 04:04:28.921 INFO kablam! 61 | / macro_rules! debug { Sep 20 04:04:28.921 INFO kablam! 62 | | ($fmt:expr) => (); Sep 20 04:04:28.921 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 20 04:04:28.921 INFO kablam! 64 | | } Sep 20 04:04:28.921 INFO kablam! | |_^ Sep 20 04:04:28.921 INFO kablam! Sep 20 04:04:28.939 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 04:04:28.939 INFO kablam! --> src/config.rs:10:1 Sep 20 04:04:28.939 INFO kablam! | Sep 20 04:04:28.939 INFO kablam! 10 | / arg_enum! { Sep 20 04:04:28.939 INFO kablam! 11 | | #[derive(Debug)] Sep 20 04:04:28.939 INFO kablam! 12 | | pub enum Utf8Rule { Sep 20 04:04:28.939 INFO kablam! 13 | | Ignore, Sep 20 04:04:28.939 INFO kablam! ... | Sep 20 04:04:28.939 INFO kablam! 16 | | } Sep 20 04:04:28.939 INFO kablam! 17 | | } Sep 20 04:04:28.939 INFO kablam! | |_^ Sep 20 04:04:28.939 INFO kablam! | Sep 20 04:04:28.939 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:04:28.939 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 20 04:04:28.939 INFO kablam! Sep 20 04:04:29.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.71s Sep 20 04:04:29.391 INFO kablam! su: No module specific data is present Sep 20 04:04:30.152 INFO running `"docker" "rm" "-f" "9e74c1a1caa273a5d2940b89f624d9af17f26138cfce7b28b25ca4fc21b38cc2"` Sep 20 04:04:30.296 INFO blam! 9e74c1a1caa273a5d2940b89f624d9af17f26138cfce7b28b25ca4fc21b38cc2