Oct 22 04:17:20.603 INFO checking cargo-count-0.2.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:17:20.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 22 04:17:20.992 INFO blam! ff4ac1327968e85aa474e22f7689996cea77416f169cb18b432e1b977f616275 Oct 22 04:17:21.000 INFO running `"docker" "start" "-a" "ff4ac1327968e85aa474e22f7689996cea77416f169cb18b432e1b977f616275"` Oct 22 04:17:22.124 INFO kablam! usermod: no changes Oct 22 04:17:22.271 INFO kablam! Checking gitignore v1.0.6 Oct 22 04:17:22.271 INFO kablam! Checking tabwriter v0.1.25 Oct 22 04:17:22.271 INFO kablam! Checking clap v2.11.3 Oct 22 04:17:26.695 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 22 04:17:28.492 INFO kablam! warning: unused macro definition Oct 22 04:17:28.492 INFO kablam! --> src/macros.rs:17:1 Oct 22 04:17:28.492 INFO kablam! | Oct 22 04:17:28.492 INFO kablam! 17 | / macro_rules! werr( Oct 22 04:17:28.492 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 22 04:17:28.492 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 22 04:17:28.492 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 22 04:17:28.492 INFO kablam! 21 | | }) Oct 22 04:17:28.492 INFO kablam! 22 | | ); Oct 22 04:17:28.492 INFO kablam! | |__^ Oct 22 04:17:28.492 INFO kablam! | Oct 22 04:17:28.492 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 04:17:28.492 INFO kablam! Oct 22 04:17:28.492 INFO kablam! warning: unused macro definition Oct 22 04:17:28.492 INFO kablam! --> src/macros.rs:61:1 Oct 22 04:17:28.492 INFO kablam! | Oct 22 04:17:28.492 INFO kablam! 61 | / macro_rules! debug { Oct 22 04:17:28.492 INFO kablam! 62 | | ($fmt:expr) => (); Oct 22 04:17:28.492 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 22 04:17:28.492 INFO kablam! 64 | | } Oct 22 04:17:28.492 INFO kablam! | |_^ Oct 22 04:17:28.492 INFO kablam! Oct 22 04:17:28.505 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 04:17:28.505 INFO kablam! --> src/config.rs:10:1 Oct 22 04:17:28.505 INFO kablam! | Oct 22 04:17:28.505 INFO kablam! 10 | / arg_enum! { Oct 22 04:17:28.505 INFO kablam! 11 | | #[derive(Debug)] Oct 22 04:17:28.506 INFO kablam! 12 | | pub enum Utf8Rule { Oct 22 04:17:28.506 INFO kablam! 13 | | Ignore, Oct 22 04:17:28.506 INFO kablam! ... | Oct 22 04:17:28.506 INFO kablam! 16 | | } Oct 22 04:17:28.506 INFO kablam! 17 | | } Oct 22 04:17:28.507 INFO kablam! | |_^ Oct 22 04:17:28.507 INFO kablam! | Oct 22 04:17:28.507 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:17:28.507 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 22 04:17:28.507 INFO kablam! Oct 22 04:17:28.629 INFO kablam! warning: unused macro definition Oct 22 04:17:28.629 INFO kablam! --> src/macros.rs:17:1 Oct 22 04:17:28.629 INFO kablam! | Oct 22 04:17:28.629 INFO kablam! 17 | / macro_rules! werr( Oct 22 04:17:28.630 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 22 04:17:28.630 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 22 04:17:28.630 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 22 04:17:28.630 INFO kablam! 21 | | }) Oct 22 04:17:28.631 INFO kablam! 22 | | ); Oct 22 04:17:28.631 INFO kablam! | |__^ Oct 22 04:17:28.631 INFO kablam! | Oct 22 04:17:28.632 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 04:17:28.632 INFO kablam! Oct 22 04:17:28.632 INFO kablam! warning: unused macro definition Oct 22 04:17:28.632 INFO kablam! --> src/macros.rs:61:1 Oct 22 04:17:28.633 INFO kablam! | Oct 22 04:17:28.633 INFO kablam! 61 | / macro_rules! debug { Oct 22 04:17:28.633 INFO kablam! 62 | | ($fmt:expr) => (); Oct 22 04:17:28.634 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 22 04:17:28.634 INFO kablam! 64 | | } Oct 22 04:17:28.634 INFO kablam! | |_^ Oct 22 04:17:28.634 INFO kablam! Oct 22 04:17:28.648 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 04:17:28.649 INFO kablam! --> src/config.rs:10:1 Oct 22 04:17:28.649 INFO kablam! | Oct 22 04:17:28.649 INFO kablam! 10 | / arg_enum! { Oct 22 04:17:28.650 INFO kablam! 11 | | #[derive(Debug)] Oct 22 04:17:28.650 INFO kablam! 12 | | pub enum Utf8Rule { Oct 22 04:17:28.650 INFO kablam! 13 | | Ignore, Oct 22 04:17:28.650 INFO kablam! ... | Oct 22 04:17:28.651 INFO kablam! 16 | | } Oct 22 04:17:28.651 INFO kablam! 17 | | } Oct 22 04:17:28.651 INFO kablam! | |_^ Oct 22 04:17:28.651 INFO kablam! | Oct 22 04:17:28.656 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:17:28.657 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 22 04:17:28.657 INFO kablam! Oct 22 04:17:29.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.87s Oct 22 04:17:29.016 INFO kablam! su: No module specific data is present Oct 22 04:17:29.470 INFO running `"docker" "rm" "-f" "ff4ac1327968e85aa474e22f7689996cea77416f169cb18b432e1b977f616275"` Oct 22 04:17:29.603 INFO blam! ff4ac1327968e85aa474e22f7689996cea77416f169cb18b432e1b977f616275