Oct 28 00:20:26.356 INFO checking cargo-count-0.2.4 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:20:26.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 28 00:20:26.544 INFO blam! f4a7e92a8b2dc1b96954f65866a86e0cb5520145c73ef56e5b78e6c7bfe5f2ac Oct 28 00:20:26.549 INFO running `"docker" "start" "-a" "f4a7e92a8b2dc1b96954f65866a86e0cb5520145c73ef56e5b78e6c7bfe5f2ac"` Oct 28 00:20:27.127 INFO kablam! usermod: no changes Oct 28 00:20:27.259 INFO kablam! Checking gitignore v1.0.6 Oct 28 00:20:27.259 INFO kablam! Checking tabwriter v0.1.25 Oct 28 00:20:27.259 INFO kablam! Checking clap v2.11.3 Oct 28 00:20:32.407 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 28 00:20:35.202 INFO kablam! warning: unused macro definition Oct 28 00:20:35.203 INFO kablam! --> src/macros.rs:17:1 Oct 28 00:20:35.203 INFO kablam! | Oct 28 00:20:35.203 INFO kablam! 17 | / macro_rules! werr( Oct 28 00:20:35.203 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 28 00:20:35.203 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 28 00:20:35.203 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 28 00:20:35.203 INFO kablam! 21 | | }) Oct 28 00:20:35.203 INFO kablam! 22 | | ); Oct 28 00:20:35.203 INFO kablam! | |__^ Oct 28 00:20:35.203 INFO kablam! | Oct 28 00:20:35.203 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:20:35.203 INFO kablam! Oct 28 00:20:35.203 INFO kablam! warning: unused macro definition Oct 28 00:20:35.203 INFO kablam! --> src/macros.rs:61:1 Oct 28 00:20:35.203 INFO kablam! | Oct 28 00:20:35.203 INFO kablam! 61 | / macro_rules! debug { Oct 28 00:20:35.203 INFO kablam! 62 | | ($fmt:expr) => (); Oct 28 00:20:35.203 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 28 00:20:35.203 INFO kablam! 64 | | } Oct 28 00:20:35.203 INFO kablam! | |_^ Oct 28 00:20:35.203 INFO kablam! Oct 28 00:20:35.229 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 28 00:20:35.229 INFO kablam! --> src/config.rs:10:1 Oct 28 00:20:35.229 INFO kablam! | Oct 28 00:20:35.229 INFO kablam! 10 | / arg_enum! { Oct 28 00:20:35.229 INFO kablam! 11 | | #[derive(Debug)] Oct 28 00:20:35.235 INFO kablam! 12 | | pub enum Utf8Rule { Oct 28 00:20:35.235 INFO kablam! 13 | | Ignore, Oct 28 00:20:35.235 INFO kablam! ... | Oct 28 00:20:35.235 INFO kablam! 16 | | } Oct 28 00:20:35.235 INFO kablam! 17 | | } Oct 28 00:20:35.235 INFO kablam! | |_^ Oct 28 00:20:35.236 INFO kablam! | Oct 28 00:20:35.236 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:20:35.236 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 28 00:20:35.236 INFO kablam! Oct 28 00:20:35.378 INFO kablam! warning: unused macro definition Oct 28 00:20:35.387 INFO kablam! --> src/macros.rs:17:1 Oct 28 00:20:35.387 INFO kablam! | Oct 28 00:20:35.388 INFO kablam! 17 | / macro_rules! werr( Oct 28 00:20:35.389 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 28 00:20:35.389 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 28 00:20:35.390 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 28 00:20:35.390 INFO kablam! 21 | | }) Oct 28 00:20:35.395 INFO kablam! 22 | | ); Oct 28 00:20:35.395 INFO kablam! | |__^ Oct 28 00:20:35.395 INFO kablam! | Oct 28 00:20:35.395 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:20:35.395 INFO kablam! Oct 28 00:20:35.395 INFO kablam! warning: unused macro definition Oct 28 00:20:35.395 INFO kablam! --> src/macros.rs:61:1 Oct 28 00:20:35.395 INFO kablam! | Oct 28 00:20:35.395 INFO kablam! 61 | / macro_rules! debug { Oct 28 00:20:35.395 INFO kablam! 62 | | ($fmt:expr) => (); Oct 28 00:20:35.395 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 28 00:20:35.395 INFO kablam! 64 | | } Oct 28 00:20:35.395 INFO kablam! | |_^ Oct 28 00:20:35.395 INFO kablam! Oct 28 00:20:35.429 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 28 00:20:35.430 INFO kablam! --> src/config.rs:10:1 Oct 28 00:20:35.430 INFO kablam! | Oct 28 00:20:35.430 INFO kablam! 10 | / arg_enum! { Oct 28 00:20:35.430 INFO kablam! 11 | | #[derive(Debug)] Oct 28 00:20:35.431 INFO kablam! 12 | | pub enum Utf8Rule { Oct 28 00:20:35.431 INFO kablam! 13 | | Ignore, Oct 28 00:20:35.431 INFO kablam! ... | Oct 28 00:20:35.432 INFO kablam! 16 | | } Oct 28 00:20:35.432 INFO kablam! 17 | | } Oct 28 00:20:35.432 INFO kablam! | |_^ Oct 28 00:20:35.432 INFO kablam! | Oct 28 00:20:35.432 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:20:35.432 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 28 00:20:35.432 INFO kablam! Oct 28 00:20:35.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.74s Oct 28 00:20:35.914 INFO kablam! su: No module specific data is present Oct 28 00:20:36.884 INFO running `"docker" "rm" "-f" "f4a7e92a8b2dc1b96954f65866a86e0cb5520145c73ef56e5b78e6c7bfe5f2ac"` Oct 28 00:20:37.234 INFO blam! f4a7e92a8b2dc1b96954f65866a86e0cb5520145c73ef56e5b78e6c7bfe5f2ac