Oct 21 16:36:30.220 INFO checking kbknapp/cargo-count against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:36:30.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 16:36:30.682 INFO blam! 19235d77eae0a8941162a9fd3fd46d9fc7a92163b1119ac73d3a9b3d948aefea Oct 21 16:36:30.700 INFO running `"docker" "start" "-a" "19235d77eae0a8941162a9fd3fd46d9fc7a92163b1119ac73d3a9b3d948aefea"` Oct 21 16:36:31.828 INFO kablam! usermod: no changes Oct 21 16:36:32.004 INFO kablam! Checking libc v0.2.15 Oct 21 16:36:32.020 INFO kablam! Checking gitignore v1.0.4 Oct 21 16:36:32.020 INFO kablam! Checking tabwriter v0.1.25 Oct 21 16:36:33.509 INFO kablam! Checking memchr v0.1.11 Oct 21 16:36:33.509 INFO kablam! Checking thread-id v2.0.0 Oct 21 16:36:33.509 INFO kablam! Checking term_size v0.2.1 Oct 21 16:36:34.148 INFO kablam! Checking clap v2.11.2 Oct 21 16:36:34.428 INFO kablam! Checking thread_local v0.2.6 Oct 21 16:36:34.796 INFO kablam! Checking aho-corasick v0.5.2 Oct 21 16:36:36.624 INFO kablam! Checking regex v0.1.75 Oct 21 16:36:41.504 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 21 16:36:42.980 INFO kablam! warning: unused macro definition Oct 21 16:36:42.980 INFO kablam! --> src/macros.rs:17:1 Oct 21 16:36:42.980 INFO kablam! | Oct 21 16:36:42.980 INFO kablam! 17 | / macro_rules! werr( Oct 21 16:36:42.980 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 21 16:36:42.980 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 21 16:36:42.980 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 21 16:36:42.980 INFO kablam! 21 | | }) Oct 21 16:36:42.980 INFO kablam! 22 | | ); Oct 21 16:36:42.980 INFO kablam! | |__^ Oct 21 16:36:42.980 INFO kablam! | Oct 21 16:36:42.980 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 16:36:42.980 INFO kablam! Oct 21 16:36:42.980 INFO kablam! warning: unused macro definition Oct 21 16:36:42.980 INFO kablam! --> src/macros.rs:61:1 Oct 21 16:36:42.980 INFO kablam! | Oct 21 16:36:42.980 INFO kablam! 61 | / macro_rules! debug { Oct 21 16:36:42.980 INFO kablam! 62 | | ($fmt:expr) => (); Oct 21 16:36:42.980 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 21 16:36:42.980 INFO kablam! 64 | | } Oct 21 16:36:42.980 INFO kablam! | |_^ Oct 21 16:36:42.980 INFO kablam! Oct 21 16:36:42.992 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 16:36:42.992 INFO kablam! --> src/config.rs:10:1 Oct 21 16:36:42.992 INFO kablam! | Oct 21 16:36:42.992 INFO kablam! 10 | / arg_enum! { Oct 21 16:36:42.992 INFO kablam! 11 | | #[derive(Debug)] Oct 21 16:36:42.992 INFO kablam! 12 | | pub enum Utf8Rule { Oct 21 16:36:42.992 INFO kablam! 13 | | Ignore, Oct 21 16:36:42.992 INFO kablam! ... | Oct 21 16:36:42.992 INFO kablam! 16 | | } Oct 21 16:36:42.992 INFO kablam! 17 | | } Oct 21 16:36:42.992 INFO kablam! | |_^ Oct 21 16:36:42.992 INFO kablam! | Oct 21 16:36:42.992 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:36:42.992 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) Oct 21 16:36:42.992 INFO kablam! Oct 21 16:36:43.040 INFO kablam! warning: unused macro definition Oct 21 16:36:43.040 INFO kablam! --> src/macros.rs:17:1 Oct 21 16:36:43.040 INFO kablam! | Oct 21 16:36:43.040 INFO kablam! 17 | / macro_rules! werr( Oct 21 16:36:43.040 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 21 16:36:43.040 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 21 16:36:43.040 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 21 16:36:43.040 INFO kablam! 21 | | }) Oct 21 16:36:43.040 INFO kablam! 22 | | ); Oct 21 16:36:43.040 INFO kablam! | |__^ Oct 21 16:36:43.040 INFO kablam! | Oct 21 16:36:43.040 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 16:36:43.040 INFO kablam! Oct 21 16:36:43.040 INFO kablam! warning: unused macro definition Oct 21 16:36:43.040 INFO kablam! --> src/macros.rs:61:1 Oct 21 16:36:43.040 INFO kablam! | Oct 21 16:36:43.040 INFO kablam! 61 | / macro_rules! debug { Oct 21 16:36:43.040 INFO kablam! 62 | | ($fmt:expr) => (); Oct 21 16:36:43.040 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 21 16:36:43.040 INFO kablam! 64 | | } Oct 21 16:36:43.040 INFO kablam! | |_^ Oct 21 16:36:43.040 INFO kablam! Oct 21 16:36:43.060 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 16:36:43.060 INFO kablam! --> src/config.rs:10:1 Oct 21 16:36:43.060 INFO kablam! | Oct 21 16:36:43.060 INFO kablam! 10 | / arg_enum! { Oct 21 16:36:43.060 INFO kablam! 11 | | #[derive(Debug)] Oct 21 16:36:43.060 INFO kablam! 12 | | pub enum Utf8Rule { Oct 21 16:36:43.060 INFO kablam! 13 | | Ignore, Oct 21 16:36:43.060 INFO kablam! ... | Oct 21 16:36:43.060 INFO kablam! 16 | | } Oct 21 16:36:43.060 INFO kablam! 17 | | } Oct 21 16:36:43.060 INFO kablam! | |_^ Oct 21 16:36:43.060 INFO kablam! | Oct 21 16:36:43.060 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:36:43.060 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) Oct 21 16:36:43.060 INFO kablam! Oct 21 16:36:43.428 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.56s Oct 21 16:36:43.439 INFO kablam! su: No module specific data is present Oct 21 16:36:44.464 INFO running `"docker" "rm" "-f" "19235d77eae0a8941162a9fd3fd46d9fc7a92163b1119ac73d3a9b3d948aefea"` Oct 21 16:36:44.773 INFO blam! 19235d77eae0a8941162a9fd3fd46d9fc7a92163b1119ac73d3a9b3d948aefea