Sep 01 14:56:39.494 INFO checking kbknapp/cargo-count against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 14:56:39.494 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 14:56:39.494 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 01 14:56:39.735 INFO blam! b8c4a115b3cc2b7a104aa72cebc165929c2ce3cfeb2c6cef8ff835ee5f1edc1b Sep 01 14:56:39.738 INFO running `"docker" "start" "-a" "b8c4a115b3cc2b7a104aa72cebc165929c2ce3cfeb2c6cef8ff835ee5f1edc1b"` Sep 01 14:56:40.788 INFO kablam! Checking libc v0.2.15 Sep 01 14:56:40.789 INFO kablam! Checking regex-syntax v0.3.5 Sep 01 14:56:40.789 INFO kablam! Checking unicode-segmentation v0.1.2 Sep 01 14:56:40.789 INFO kablam! Checking gitignore v1.0.4 Sep 01 14:56:40.789 INFO kablam! Checking tabwriter v0.1.25 Sep 01 14:56:43.220 INFO kablam! Checking memchr v0.1.11 Sep 01 14:56:43.226 INFO kablam! Checking thread-id v2.0.0 Sep 01 14:56:43.229 INFO kablam! Checking term_size v0.2.1 Sep 01 14:56:43.650 INFO kablam! Checking thread_local v0.2.6 Sep 01 14:56:43.746 INFO kablam! Checking clap v2.11.2 Sep 01 14:56:43.757 INFO kablam! Checking aho-corasick v0.5.2 Sep 01 14:56:46.433 INFO kablam! Checking regex v0.1.75 Sep 01 14:56:50.666 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 01 14:56:50.917 INFO kablam! warning: unused macro definition Sep 01 14:56:50.917 INFO kablam! --> src/macros.rs:17:1 Sep 01 14:56:50.917 INFO kablam! | Sep 01 14:56:50.917 INFO kablam! 17 | / macro_rules! werr( Sep 01 14:56:50.918 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 01 14:56:50.918 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 01 14:56:50.918 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 01 14:56:50.918 INFO kablam! 21 | | }) Sep 01 14:56:50.918 INFO kablam! 22 | | ); Sep 01 14:56:50.918 INFO kablam! | |__^ Sep 01 14:56:50.918 INFO kablam! | Sep 01 14:56:50.918 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 14:56:50.918 INFO kablam! Sep 01 14:56:50.918 INFO kablam! warning: unused macro definition Sep 01 14:56:50.918 INFO kablam! --> src/macros.rs:61:1 Sep 01 14:56:50.918 INFO kablam! | Sep 01 14:56:50.918 INFO kablam! 61 | / macro_rules! debug { Sep 01 14:56:50.918 INFO kablam! 62 | | ($fmt:expr) => (); Sep 01 14:56:50.918 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 01 14:56:50.918 INFO kablam! 64 | | } Sep 01 14:56:50.918 INFO kablam! | |_^ Sep 01 14:56:50.918 INFO kablam! Sep 01 14:56:50.934 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 14:56:50.935 INFO kablam! --> src/config.rs:10:1 Sep 01 14:56:50.935 INFO kablam! | Sep 01 14:56:50.935 INFO kablam! 10 | / arg_enum! { Sep 01 14:56:50.935 INFO kablam! 11 | | #[derive(Debug)] Sep 01 14:56:50.935 INFO kablam! 12 | | pub enum Utf8Rule { Sep 01 14:56:50.935 INFO kablam! 13 | | Ignore, Sep 01 14:56:50.935 INFO kablam! ... | Sep 01 14:56:50.935 INFO kablam! 16 | | } Sep 01 14:56:50.935 INFO kablam! 17 | | } Sep 01 14:56:50.935 INFO kablam! | |_^ Sep 01 14:56:50.935 INFO kablam! | Sep 01 14:56:50.935 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 14:56:50.935 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 01 14:56:50.935 INFO kablam! Sep 01 14:56:51.112 INFO kablam! warning: unused macro definition Sep 01 14:56:51.112 INFO kablam! --> src/macros.rs:17:1 Sep 01 14:56:51.112 INFO kablam! | Sep 01 14:56:51.112 INFO kablam! 17 | / macro_rules! werr( Sep 01 14:56:51.112 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 01 14:56:51.112 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 01 14:56:51.112 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 01 14:56:51.112 INFO kablam! 21 | | }) Sep 01 14:56:51.112 INFO kablam! 22 | | ); Sep 01 14:56:51.112 INFO kablam! | |__^ Sep 01 14:56:51.112 INFO kablam! | Sep 01 14:56:51.112 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 14:56:51.113 INFO kablam! Sep 01 14:56:51.113 INFO kablam! warning: unused macro definition Sep 01 14:56:51.113 INFO kablam! --> src/macros.rs:61:1 Sep 01 14:56:51.113 INFO kablam! | Sep 01 14:56:51.113 INFO kablam! 61 | / macro_rules! debug { Sep 01 14:56:51.113 INFO kablam! 62 | | ($fmt:expr) => (); Sep 01 14:56:51.113 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 01 14:56:51.113 INFO kablam! 64 | | } Sep 01 14:56:51.113 INFO kablam! | |_^ Sep 01 14:56:51.113 INFO kablam! Sep 01 14:56:51.142 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 14:56:51.142 INFO kablam! --> src/config.rs:10:1 Sep 01 14:56:51.143 INFO kablam! | Sep 01 14:56:51.143 INFO kablam! 10 | / arg_enum! { Sep 01 14:56:51.143 INFO kablam! 11 | | #[derive(Debug)] Sep 01 14:56:51.143 INFO kablam! 12 | | pub enum Utf8Rule { Sep 01 14:56:51.143 INFO kablam! 13 | | Ignore, Sep 01 14:56:51.143 INFO kablam! ... | Sep 01 14:56:51.143 INFO kablam! 16 | | } Sep 01 14:56:51.143 INFO kablam! 17 | | } Sep 01 14:56:51.143 INFO kablam! | |_^ Sep 01 14:56:51.143 INFO kablam! | Sep 01 14:56:51.143 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 14:56:51.143 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 01 14:56:51.143 INFO kablam! Sep 01 14:56:51.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.01s Sep 01 14:56:51.684 INFO kablam! su: No module specific data is present Sep 01 14:56:52.006 INFO running `"docker" "rm" "-f" "b8c4a115b3cc2b7a104aa72cebc165929c2ce3cfeb2c6cef8ff835ee5f1edc1b"` Sep 01 14:56:52.099 INFO blam! b8c4a115b3cc2b7a104aa72cebc165929c2ce3cfeb2c6cef8ff835ee5f1edc1b