Sep 17 12:34:03.473 INFO checking kbknapp/cargo-count against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 12:34:03.473 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 12:34:03.473 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:34:03.841 INFO blam! 274d703c14bc0ae4ede8b2be41f63a5264f9b90339ffe9dcf6946d2efea1d545 Sep 17 12:34:03.843 INFO running `"docker" "start" "-a" "274d703c14bc0ae4ede8b2be41f63a5264f9b90339ffe9dcf6946d2efea1d545"` Sep 17 12:34:06.274 INFO kablam! usermod: no changes Sep 17 12:34:06.412 INFO kablam! Checking libc v0.2.15 Sep 17 12:34:06.412 INFO kablam! Checking regex-syntax v0.3.5 Sep 17 12:34:06.412 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 17 12:34:06.412 INFO kablam! Checking glob v0.2.11 Sep 17 12:34:06.419 INFO kablam! Checking unicode-width v0.1.3 Sep 17 12:34:06.419 INFO kablam! Checking strsim v0.5.1 Sep 17 12:34:06.419 INFO kablam! Checking vec_map v0.6.0 Sep 17 12:34:07.487 INFO kablam! Checking tabwriter v0.1.25 Sep 17 12:34:08.328 INFO kablam! Checking gitignore v1.0.4 Sep 17 12:34:09.519 INFO kablam! Checking thread-id v2.0.0 Sep 17 12:34:09.519 INFO kablam! Checking memchr v0.1.11 Sep 17 12:34:09.519 INFO kablam! Checking term_size v0.2.1 Sep 17 12:34:09.883 INFO kablam! Checking thread_local v0.2.6 Sep 17 12:34:09.994 INFO kablam! Checking aho-corasick v0.5.2 Sep 17 12:34:10.171 INFO kablam! Checking clap v2.11.2 Sep 17 12:34:12.719 INFO kablam! Checking regex v0.1.75 Sep 17 12:34:17.301 INFO kablam! Checking cargo-count v0.2.4 (/source) Sep 17 12:34:17.647 INFO kablam! warning: unused macro definition Sep 17 12:34:17.647 INFO kablam! --> src/macros.rs:17:1 Sep 17 12:34:17.647 INFO kablam! | Sep 17 12:34:17.647 INFO kablam! 17 | / macro_rules! werr( Sep 17 12:34:17.647 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 17 12:34:17.647 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 17 12:34:17.647 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 17 12:34:17.647 INFO kablam! 21 | | }) Sep 17 12:34:17.647 INFO kablam! 22 | | ); Sep 17 12:34:17.647 INFO kablam! | |__^ Sep 17 12:34:17.647 INFO kablam! | Sep 17 12:34:17.647 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 17 12:34:17.647 INFO kablam! Sep 17 12:34:17.647 INFO kablam! warning: unused macro definition Sep 17 12:34:17.647 INFO kablam! --> src/macros.rs:61:1 Sep 17 12:34:17.647 INFO kablam! | Sep 17 12:34:17.647 INFO kablam! 61 | / macro_rules! debug { Sep 17 12:34:17.647 INFO kablam! 62 | | ($fmt:expr) => (); Sep 17 12:34:17.647 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 17 12:34:17.647 INFO kablam! 64 | | } Sep 17 12:34:17.647 INFO kablam! | |_^ Sep 17 12:34:17.647 INFO kablam! Sep 17 12:34:17.697 INFO kablam! warning: unused macro definition Sep 17 12:34:17.697 INFO kablam! --> src/macros.rs:17:1 Sep 17 12:34:17.697 INFO kablam! | Sep 17 12:34:17.697 INFO kablam! 17 | / macro_rules! werr( Sep 17 12:34:17.697 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 17 12:34:17.697 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 17 12:34:17.697 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 17 12:34:17.697 INFO kablam! 21 | | }) Sep 17 12:34:17.697 INFO kablam! 22 | | ); Sep 17 12:34:17.697 INFO kablam! | |__^ Sep 17 12:34:17.697 INFO kablam! | Sep 17 12:34:17.697 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 17 12:34:17.698 INFO kablam! Sep 17 12:34:17.698 INFO kablam! warning: unused macro definition Sep 17 12:34:17.698 INFO kablam! --> src/macros.rs:61:1 Sep 17 12:34:17.698 INFO kablam! | Sep 17 12:34:17.698 INFO kablam! 61 | / macro_rules! debug { Sep 17 12:34:17.698 INFO kablam! 62 | | ($fmt:expr) => (); Sep 17 12:34:17.698 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 17 12:34:17.698 INFO kablam! 64 | | } Sep 17 12:34:17.698 INFO kablam! | |_^ Sep 17 12:34:17.698 INFO kablam! Sep 17 12:34:17.703 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 12:34:17.703 INFO kablam! --> src/config.rs:10:1 Sep 17 12:34:17.703 INFO kablam! | Sep 17 12:34:17.703 INFO kablam! 10 | / arg_enum! { Sep 17 12:34:17.703 INFO kablam! 11 | | #[derive(Debug)] Sep 17 12:34:17.703 INFO kablam! 12 | | pub enum Utf8Rule { Sep 17 12:34:17.703 INFO kablam! 13 | | Ignore, Sep 17 12:34:17.703 INFO kablam! ... | Sep 17 12:34:17.703 INFO kablam! 16 | | } Sep 17 12:34:17.703 INFO kablam! 17 | | } Sep 17 12:34:17.703 INFO kablam! | |_^ Sep 17 12:34:17.703 INFO kablam! | Sep 17 12:34:17.703 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 12:34:17.703 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 17 12:34:17.703 INFO kablam! Sep 17 12:34:17.727 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 12:34:17.727 INFO kablam! --> src/config.rs:10:1 Sep 17 12:34:17.727 INFO kablam! | Sep 17 12:34:17.727 INFO kablam! 10 | / arg_enum! { Sep 17 12:34:17.727 INFO kablam! 11 | | #[derive(Debug)] Sep 17 12:34:17.727 INFO kablam! 12 | | pub enum Utf8Rule { Sep 17 12:34:17.727 INFO kablam! 13 | | Ignore, Sep 17 12:34:17.727 INFO kablam! ... | Sep 17 12:34:17.727 INFO kablam! 16 | | } Sep 17 12:34:17.727 INFO kablam! 17 | | } Sep 17 12:34:17.727 INFO kablam! | |_^ Sep 17 12:34:17.727 INFO kablam! | Sep 17 12:34:17.727 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 12:34:17.727 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 17 12:34:17.727 INFO kablam! Sep 17 12:34:18.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.97s Sep 17 12:34:18.287 INFO kablam! su: No module specific data is present Sep 17 12:34:19.798 INFO running `"docker" "rm" "-f" "274d703c14bc0ae4ede8b2be41f63a5264f9b90339ffe9dcf6946d2efea1d545"` Sep 17 12:34:20.074 INFO blam! 274d703c14bc0ae4ede8b2be41f63a5264f9b90339ffe9dcf6946d2efea1d545