Sep 20 05:44:10.605 INFO checking cargo-count-0.2.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:44:10.606 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:44:10.606 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:44:10.770 INFO blam! 7d5770c308ed093eaef187585adce1d88cfa17cb6bac04bac1a1891a2f20c160 Sep 20 05:44:10.772 INFO running `"docker" "start" "-a" "7d5770c308ed093eaef187585adce1d88cfa17cb6bac04bac1a1891a2f20c160"` Sep 20 05:44:12.006 INFO kablam! usermod: no changes Sep 20 05:44:12.142 INFO kablam! Checking gitignore v1.0.6 Sep 20 05:44:12.142 INFO kablam! Checking clap v2.11.3 Sep 20 05:44:16.396 INFO kablam! Checking cargo-count v0.2.4 (/source) Sep 20 05:44:17.626 INFO kablam! warning: unused macro definition Sep 20 05:44:17.626 INFO kablam! --> src/macros.rs:17:1 Sep 20 05:44:17.626 INFO kablam! | Sep 20 05:44:17.626 INFO kablam! 17 | / macro_rules! werr( Sep 20 05:44:17.626 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 20 05:44:17.626 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 20 05:44:17.626 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 20 05:44:17.626 INFO kablam! 21 | | }) Sep 20 05:44:17.626 INFO kablam! 22 | | ); Sep 20 05:44:17.626 INFO kablam! | |__^ Sep 20 05:44:17.626 INFO kablam! | Sep 20 05:44:17.626 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 05:44:17.626 INFO kablam! Sep 20 05:44:17.626 INFO kablam! warning: unused macro definition Sep 20 05:44:17.626 INFO kablam! --> src/macros.rs:61:1 Sep 20 05:44:17.626 INFO kablam! | Sep 20 05:44:17.626 INFO kablam! 61 | / macro_rules! debug { Sep 20 05:44:17.626 INFO kablam! 62 | | ($fmt:expr) => (); Sep 20 05:44:17.626 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 20 05:44:17.626 INFO kablam! 64 | | } Sep 20 05:44:17.626 INFO kablam! | |_^ Sep 20 05:44:17.626 INFO kablam! Sep 20 05:44:17.658 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 05:44:17.658 INFO kablam! --> src/config.rs:10:1 Sep 20 05:44:17.658 INFO kablam! | Sep 20 05:44:17.658 INFO kablam! 10 | / arg_enum! { Sep 20 05:44:17.658 INFO kablam! 11 | | #[derive(Debug)] Sep 20 05:44:17.658 INFO kablam! 12 | | pub enum Utf8Rule { Sep 20 05:44:17.658 INFO kablam! 13 | | Ignore, Sep 20 05:44:17.658 INFO kablam! ... | Sep 20 05:44:17.658 INFO kablam! 16 | | } Sep 20 05:44:17.658 INFO kablam! 17 | | } Sep 20 05:44:17.658 INFO kablam! | |_^ Sep 20 05:44:17.658 INFO kablam! | Sep 20 05:44:17.658 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 05:44:17.658 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 05:44:17.658 INFO kablam! Sep 20 05:44:17.990 INFO kablam! warning: unused macro definition Sep 20 05:44:17.990 INFO kablam! --> src/macros.rs:17:1 Sep 20 05:44:17.990 INFO kablam! | Sep 20 05:44:17.990 INFO kablam! 17 | / macro_rules! werr( Sep 20 05:44:17.990 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 20 05:44:17.990 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 20 05:44:17.990 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 20 05:44:17.990 INFO kablam! 21 | | }) Sep 20 05:44:17.990 INFO kablam! 22 | | ); Sep 20 05:44:17.990 INFO kablam! | |__^ Sep 20 05:44:17.990 INFO kablam! | Sep 20 05:44:17.990 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 20 05:44:17.990 INFO kablam! Sep 20 05:44:17.990 INFO kablam! warning: unused macro definition Sep 20 05:44:17.990 INFO kablam! --> src/macros.rs:61:1 Sep 20 05:44:17.990 INFO kablam! | Sep 20 05:44:17.990 INFO kablam! 61 | / macro_rules! debug { Sep 20 05:44:17.990 INFO kablam! 62 | | ($fmt:expr) => (); Sep 20 05:44:17.990 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 20 05:44:17.990 INFO kablam! 64 | | } Sep 20 05:44:17.990 INFO kablam! | |_^ Sep 20 05:44:17.990 INFO kablam! Sep 20 05:44:18.026 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 05:44:18.026 INFO kablam! --> src/config.rs:10:1 Sep 20 05:44:18.026 INFO kablam! | Sep 20 05:44:18.026 INFO kablam! 10 | / arg_enum! { Sep 20 05:44:18.026 INFO kablam! 11 | | #[derive(Debug)] Sep 20 05:44:18.026 INFO kablam! 12 | | pub enum Utf8Rule { Sep 20 05:44:18.026 INFO kablam! 13 | | Ignore, Sep 20 05:44:18.026 INFO kablam! ... | Sep 20 05:44:18.026 INFO kablam! 16 | | } Sep 20 05:44:18.026 INFO kablam! 17 | | } Sep 20 05:44:18.026 INFO kablam! | |_^ Sep 20 05:44:18.026 INFO kablam! | Sep 20 05:44:18.026 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 05:44:18.026 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 05:44:18.026 INFO kablam! Sep 20 05:44:18.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.46s Sep 20 05:44:18.530 INFO kablam! su: No module specific data is present Sep 20 05:44:19.437 INFO running `"docker" "rm" "-f" "7d5770c308ed093eaef187585adce1d88cfa17cb6bac04bac1a1891a2f20c160"` Sep 20 05:44:19.553 INFO blam! 7d5770c308ed093eaef187585adce1d88cfa17cb6bac04bac1a1891a2f20c160