Sep 02 18:56:22.771 INFO checking cargo-count-0.2.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 18:56:22.771 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 18:56:22.771 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:56:22.970 INFO blam! 2c2a82e90eb7df960f9eb98513526c3109c4ec86642236fdcea51390596cc9c2 Sep 02 18:56:22.972 INFO running `"docker" "start" "-a" "2c2a82e90eb7df960f9eb98513526c3109c4ec86642236fdcea51390596cc9c2"` Sep 02 18:56:23.706 INFO kablam! Checking gitignore v1.0.6 Sep 02 18:56:23.706 INFO kablam! Checking clap v2.11.3 Sep 02 18:56:30.090 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 02 18:56:32.009 INFO kablam! warning: unused macro definition Sep 02 18:56:32.009 INFO kablam! --> src/macros.rs:17:1 Sep 02 18:56:32.009 INFO kablam! | Sep 02 18:56:32.009 INFO kablam! 17 | / macro_rules! werr( Sep 02 18:56:32.009 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 02 18:56:32.009 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 02 18:56:32.009 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 02 18:56:32.009 INFO kablam! 21 | | }) Sep 02 18:56:32.009 INFO kablam! 22 | | ); Sep 02 18:56:32.009 INFO kablam! | |__^ Sep 02 18:56:32.009 INFO kablam! | Sep 02 18:56:32.009 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 18:56:32.009 INFO kablam! Sep 02 18:56:32.010 INFO kablam! warning: unused macro definition Sep 02 18:56:32.010 INFO kablam! --> src/macros.rs:61:1 Sep 02 18:56:32.010 INFO kablam! | Sep 02 18:56:32.010 INFO kablam! 61 | / macro_rules! debug { Sep 02 18:56:32.010 INFO kablam! 62 | | ($fmt:expr) => (); Sep 02 18:56:32.010 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 02 18:56:32.010 INFO kablam! 64 | | } Sep 02 18:56:32.010 INFO kablam! | |_^ Sep 02 18:56:32.010 INFO kablam! Sep 02 18:56:32.037 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 18:56:32.037 INFO kablam! --> src/config.rs:10:1 Sep 02 18:56:32.038 INFO kablam! | Sep 02 18:56:32.038 INFO kablam! 10 | / arg_enum! { Sep 02 18:56:32.038 INFO kablam! 11 | | #[derive(Debug)] Sep 02 18:56:32.038 INFO kablam! 12 | | pub enum Utf8Rule { Sep 02 18:56:32.038 INFO kablam! 13 | | Ignore, Sep 02 18:56:32.038 INFO kablam! ... | Sep 02 18:56:32.038 INFO kablam! 16 | | } Sep 02 18:56:32.038 INFO kablam! 17 | | } Sep 02 18:56:32.038 INFO kablam! | |_^ Sep 02 18:56:32.038 INFO kablam! | Sep 02 18:56:32.038 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 18:56:32.038 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 02 18:56:32.038 INFO kablam! Sep 02 18:56:32.108 INFO kablam! warning: unused macro definition Sep 02 18:56:32.108 INFO kablam! --> src/macros.rs:17:1 Sep 02 18:56:32.108 INFO kablam! | Sep 02 18:56:32.108 INFO kablam! 17 | / macro_rules! werr( Sep 02 18:56:32.108 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 02 18:56:32.108 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 02 18:56:32.108 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 02 18:56:32.108 INFO kablam! 21 | | }) Sep 02 18:56:32.108 INFO kablam! 22 | | ); Sep 02 18:56:32.108 INFO kablam! | |__^ Sep 02 18:56:32.108 INFO kablam! | Sep 02 18:56:32.108 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 02 18:56:32.108 INFO kablam! Sep 02 18:56:32.108 INFO kablam! warning: unused macro definition Sep 02 18:56:32.108 INFO kablam! --> src/macros.rs:61:1 Sep 02 18:56:32.108 INFO kablam! | Sep 02 18:56:32.108 INFO kablam! 61 | / macro_rules! debug { Sep 02 18:56:32.109 INFO kablam! 62 | | ($fmt:expr) => (); Sep 02 18:56:32.109 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 02 18:56:32.109 INFO kablam! 64 | | } Sep 02 18:56:32.109 INFO kablam! | |_^ Sep 02 18:56:32.109 INFO kablam! Sep 02 18:56:32.138 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 18:56:32.138 INFO kablam! --> src/config.rs:10:1 Sep 02 18:56:32.138 INFO kablam! | Sep 02 18:56:32.138 INFO kablam! 10 | / arg_enum! { Sep 02 18:56:32.138 INFO kablam! 11 | | #[derive(Debug)] Sep 02 18:56:32.138 INFO kablam! 12 | | pub enum Utf8Rule { Sep 02 18:56:32.138 INFO kablam! 13 | | Ignore, Sep 02 18:56:32.138 INFO kablam! ... | Sep 02 18:56:32.138 INFO kablam! 16 | | } Sep 02 18:56:32.139 INFO kablam! 17 | | } Sep 02 18:56:32.139 INFO kablam! | |_^ Sep 02 18:56:32.139 INFO kablam! | Sep 02 18:56:32.139 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 18:56:32.139 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 02 18:56:32.139 INFO kablam! Sep 02 18:56:32.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.18s Sep 02 18:56:32.798 INFO kablam! su: No module specific data is present Sep 02 18:56:33.260 INFO running `"docker" "rm" "-f" "2c2a82e90eb7df960f9eb98513526c3109c4ec86642236fdcea51390596cc9c2"` Sep 02 18:56:33.401 INFO blam! 2c2a82e90eb7df960f9eb98513526c3109c4ec86642236fdcea51390596cc9c2