Sep 04 22:17:14.987 INFO checking cargo-count-0.2.4 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:17:14.987 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:17:14.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 04 22:17:15.238 INFO blam! 54d6d116a02be6dc010e2a02a9acf2b1e6f8d9112a9367883c6dcf427864e781 Sep 04 22:17:15.240 INFO running `"docker" "start" "-a" "54d6d116a02be6dc010e2a02a9acf2b1e6f8d9112a9367883c6dcf427864e781"` Sep 04 22:17:16.120 INFO kablam! Checking tabwriter v0.1.25 Sep 04 22:17:16.120 INFO kablam! Checking gitignore v1.0.6 Sep 04 22:17:17.297 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 04 22:17:19.251 INFO kablam! warning: unused macro definition Sep 04 22:17:19.252 INFO kablam! --> src/macros.rs:17:1 Sep 04 22:17:19.252 INFO kablam! | Sep 04 22:17:19.252 INFO kablam! 17 | / macro_rules! werr( Sep 04 22:17:19.252 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 04 22:17:19.252 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 04 22:17:19.252 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 04 22:17:19.252 INFO kablam! 21 | | }) Sep 04 22:17:19.252 INFO kablam! 22 | | ); Sep 04 22:17:19.252 INFO kablam! | |__^ Sep 04 22:17:19.252 INFO kablam! | Sep 04 22:17:19.252 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 22:17:19.252 INFO kablam! Sep 04 22:17:19.252 INFO kablam! warning: unused macro definition Sep 04 22:17:19.252 INFO kablam! --> src/macros.rs:61:1 Sep 04 22:17:19.252 INFO kablam! | Sep 04 22:17:19.252 INFO kablam! 61 | / macro_rules! debug { Sep 04 22:17:19.252 INFO kablam! 62 | | ($fmt:expr) => (); Sep 04 22:17:19.252 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 04 22:17:19.252 INFO kablam! 64 | | } Sep 04 22:17:19.252 INFO kablam! | |_^ Sep 04 22:17:19.252 INFO kablam! Sep 04 22:17:19.280 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 22:17:19.280 INFO kablam! --> src/config.rs:10:1 Sep 04 22:17:19.280 INFO kablam! | Sep 04 22:17:19.280 INFO kablam! 10 | / arg_enum! { Sep 04 22:17:19.280 INFO kablam! 11 | | #[derive(Debug)] Sep 04 22:17:19.280 INFO kablam! 12 | | pub enum Utf8Rule { Sep 04 22:17:19.280 INFO kablam! 13 | | Ignore, Sep 04 22:17:19.280 INFO kablam! ... | Sep 04 22:17:19.280 INFO kablam! 16 | | } Sep 04 22:17:19.280 INFO kablam! 17 | | } Sep 04 22:17:19.280 INFO kablam! | |_^ Sep 04 22:17:19.280 INFO kablam! | Sep 04 22:17:19.280 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 22:17:19.280 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 04 22:17:19.280 INFO kablam! Sep 04 22:17:19.411 INFO kablam! warning: unused macro definition Sep 04 22:17:19.411 INFO kablam! --> src/macros.rs:17:1 Sep 04 22:17:19.411 INFO kablam! | Sep 04 22:17:19.411 INFO kablam! 17 | / macro_rules! werr( Sep 04 22:17:19.411 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 04 22:17:19.411 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 04 22:17:19.412 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 04 22:17:19.412 INFO kablam! 21 | | }) Sep 04 22:17:19.412 INFO kablam! 22 | | ); Sep 04 22:17:19.412 INFO kablam! | |__^ Sep 04 22:17:19.412 INFO kablam! | Sep 04 22:17:19.412 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 22:17:19.412 INFO kablam! Sep 04 22:17:19.412 INFO kablam! warning: unused macro definition Sep 04 22:17:19.412 INFO kablam! --> src/macros.rs:61:1 Sep 04 22:17:19.412 INFO kablam! | Sep 04 22:17:19.412 INFO kablam! 61 | / macro_rules! debug { Sep 04 22:17:19.413 INFO kablam! 62 | | ($fmt:expr) => (); Sep 04 22:17:19.413 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 04 22:17:19.413 INFO kablam! 64 | | } Sep 04 22:17:19.413 INFO kablam! | |_^ Sep 04 22:17:19.413 INFO kablam! Sep 04 22:17:19.442 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 22:17:19.442 INFO kablam! --> src/config.rs:10:1 Sep 04 22:17:19.442 INFO kablam! | Sep 04 22:17:19.442 INFO kablam! 10 | / arg_enum! { Sep 04 22:17:19.442 INFO kablam! 11 | | #[derive(Debug)] Sep 04 22:17:19.442 INFO kablam! 12 | | pub enum Utf8Rule { Sep 04 22:17:19.442 INFO kablam! 13 | | Ignore, Sep 04 22:17:19.442 INFO kablam! ... | Sep 04 22:17:19.443 INFO kablam! 16 | | } Sep 04 22:17:19.443 INFO kablam! 17 | | } Sep 04 22:17:19.443 INFO kablam! | |_^ Sep 04 22:17:19.443 INFO kablam! | Sep 04 22:17:19.443 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 22:17:19.443 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 04 22:17:19.443 INFO kablam! Sep 04 22:17:20.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.12s Sep 04 22:17:20.141 INFO kablam! su: No module specific data is present Sep 04 22:17:20.542 INFO running `"docker" "rm" "-f" "54d6d116a02be6dc010e2a02a9acf2b1e6f8d9112a9367883c6dcf427864e781"` Sep 04 22:17:20.678 INFO blam! 54d6d116a02be6dc010e2a02a9acf2b1e6f8d9112a9367883c6dcf427864e781