Oct 27 02:23:17.321 INFO checking kbknapp/cargo-count against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:23:17.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 27 02:23:17.775 INFO blam! af48db180de799aa7dceb73570a65e981485e7c33d90d75b7474a0517fd3e353 Oct 27 02:23:17.795 INFO running `"docker" "start" "-a" "af48db180de799aa7dceb73570a65e981485e7c33d90d75b7474a0517fd3e353"` Oct 27 02:23:19.582 INFO kablam! usermod: no changes Oct 27 02:23:19.699 INFO kablam! Checking memchr v0.1.11 Oct 27 02:23:19.699 INFO kablam! Checking term_size v0.2.1 Oct 27 02:23:19.699 INFO kablam! Checking gitignore v1.0.4 Oct 27 02:23:19.699 INFO kablam! Checking tabwriter v0.1.25 Oct 27 02:23:19.707 INFO kablam! Checking thread-id v2.0.0 Oct 27 02:23:21.079 INFO kablam! Checking thread_local v0.2.6 Oct 27 02:23:21.519 INFO kablam! Checking clap v2.11.2 Oct 27 02:23:21.663 INFO kablam! Checking aho-corasick v0.5.2 Oct 27 02:23:23.603 INFO kablam! Checking regex v0.1.75 Oct 27 02:23:28.367 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 27 02:23:29.526 INFO kablam! warning: unused macro definition Oct 27 02:23:29.526 INFO kablam! --> src/macros.rs:17:1 Oct 27 02:23:29.526 INFO kablam! | Oct 27 02:23:29.526 INFO kablam! 17 | / macro_rules! werr( Oct 27 02:23:29.526 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 27 02:23:29.526 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 27 02:23:29.526 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 27 02:23:29.526 INFO kablam! 21 | | }) Oct 27 02:23:29.526 INFO kablam! 22 | | ); Oct 27 02:23:29.526 INFO kablam! | |__^ Oct 27 02:23:29.535 INFO kablam! | Oct 27 02:23:29.535 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 02:23:29.535 INFO kablam! Oct 27 02:23:29.535 INFO kablam! warning: unused macro definition Oct 27 02:23:29.535 INFO kablam! --> src/macros.rs:61:1 Oct 27 02:23:29.535 INFO kablam! | Oct 27 02:23:29.535 INFO kablam! 61 | / macro_rules! debug { Oct 27 02:23:29.535 INFO kablam! 62 | | ($fmt:expr) => (); Oct 27 02:23:29.535 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 27 02:23:29.535 INFO kablam! 64 | | } Oct 27 02:23:29.535 INFO kablam! | |_^ Oct 27 02:23:29.535 INFO kablam! Oct 27 02:23:29.584 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 02:23:29.584 INFO kablam! --> src/config.rs:10:1 Oct 27 02:23:29.584 INFO kablam! | Oct 27 02:23:29.584 INFO kablam! 10 | / arg_enum! { Oct 27 02:23:29.584 INFO kablam! 11 | | #[derive(Debug)] Oct 27 02:23:29.584 INFO kablam! 12 | | pub enum Utf8Rule { Oct 27 02:23:29.584 INFO kablam! 13 | | Ignore, Oct 27 02:23:29.584 INFO kablam! ... | Oct 27 02:23:29.584 INFO kablam! 16 | | } Oct 27 02:23:29.584 INFO kablam! 17 | | } Oct 27 02:23:29.584 INFO kablam! | |_^ Oct 27 02:23:29.587 INFO kablam! | Oct 27 02:23:29.587 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:23:29.587 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 27 02:23:29.587 INFO kablam! Oct 27 02:23:29.866 INFO kablam! warning: unused macro definition Oct 27 02:23:29.866 INFO kablam! --> src/macros.rs:17:1 Oct 27 02:23:29.866 INFO kablam! | Oct 27 02:23:29.866 INFO kablam! 17 | / macro_rules! werr( Oct 27 02:23:29.866 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 27 02:23:29.866 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 27 02:23:29.866 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 27 02:23:29.866 INFO kablam! 21 | | }) Oct 27 02:23:29.866 INFO kablam! 22 | | ); Oct 27 02:23:29.866 INFO kablam! | |__^ Oct 27 02:23:29.866 INFO kablam! | Oct 27 02:23:29.866 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 02:23:29.866 INFO kablam! Oct 27 02:23:29.866 INFO kablam! warning: unused macro definition Oct 27 02:23:29.866 INFO kablam! --> src/macros.rs:61:1 Oct 27 02:23:29.866 INFO kablam! | Oct 27 02:23:29.866 INFO kablam! 61 | / macro_rules! debug { Oct 27 02:23:29.866 INFO kablam! 62 | | ($fmt:expr) => (); Oct 27 02:23:29.866 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 27 02:23:29.866 INFO kablam! 64 | | } Oct 27 02:23:29.866 INFO kablam! | |_^ Oct 27 02:23:29.866 INFO kablam! Oct 27 02:23:29.887 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 02:23:29.887 INFO kablam! --> src/config.rs:10:1 Oct 27 02:23:29.887 INFO kablam! | Oct 27 02:23:29.887 INFO kablam! 10 | / arg_enum! { Oct 27 02:23:29.887 INFO kablam! 11 | | #[derive(Debug)] Oct 27 02:23:29.887 INFO kablam! 12 | | pub enum Utf8Rule { Oct 27 02:23:29.887 INFO kablam! 13 | | Ignore, Oct 27 02:23:29.887 INFO kablam! ... | Oct 27 02:23:29.887 INFO kablam! 16 | | } Oct 27 02:23:29.887 INFO kablam! 17 | | } Oct 27 02:23:29.887 INFO kablam! | |_^ Oct 27 02:23:29.887 INFO kablam! | Oct 27 02:23:29.887 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:23:29.887 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 27 02:23:29.887 INFO kablam! Oct 27 02:23:30.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.78s Oct 27 02:23:30.395 INFO kablam! su: No module specific data is present Oct 27 02:23:31.456 INFO running `"docker" "rm" "-f" "af48db180de799aa7dceb73570a65e981485e7c33d90d75b7474a0517fd3e353"` Oct 27 02:23:31.774 INFO blam! af48db180de799aa7dceb73570a65e981485e7c33d90d75b7474a0517fd3e353