Oct 28 00:20:26.439 INFO checking cargo-count-0.2.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:20:26.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 28 00:20:26.595 INFO blam! 11e7a57d2569c74b138dc678d666e47e46831f9df3a4a0b8752f2fc813aeabab Oct 28 00:20:26.600 INFO running `"docker" "start" "-a" "11e7a57d2569c74b138dc678d666e47e46831f9df3a4a0b8752f2fc813aeabab"` Oct 28 00:20:27.183 INFO kablam! usermod: no changes Oct 28 00:20:27.295 INFO kablam! Checking tabwriter v0.1.25 Oct 28 00:20:27.295 INFO kablam! Checking gitignore v1.0.6 Oct 28 00:20:27.295 INFO kablam! Checking clap v2.11.3 Oct 28 00:20:32.053 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 28 00:20:34.883 INFO kablam! warning: unused macro definition Oct 28 00:20:34.883 INFO kablam! --> src/macros.rs:17:1 Oct 28 00:20:34.883 INFO kablam! | Oct 28 00:20:34.883 INFO kablam! 17 | / macro_rules! werr( Oct 28 00:20:34.883 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 28 00:20:34.883 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 28 00:20:34.883 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 28 00:20:34.883 INFO kablam! 21 | | }) Oct 28 00:20:34.883 INFO kablam! 22 | | ); Oct 28 00:20:34.883 INFO kablam! | |__^ Oct 28 00:20:34.883 INFO kablam! | Oct 28 00:20:34.883 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:20:34.883 INFO kablam! Oct 28 00:20:34.883 INFO kablam! warning: unused macro definition Oct 28 00:20:34.883 INFO kablam! --> src/macros.rs:61:1 Oct 28 00:20:34.883 INFO kablam! | Oct 28 00:20:34.883 INFO kablam! 61 | / macro_rules! debug { Oct 28 00:20:34.883 INFO kablam! 62 | | ($fmt:expr) => (); Oct 28 00:20:34.883 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 28 00:20:34.883 INFO kablam! 64 | | } Oct 28 00:20:34.883 INFO kablam! | |_^ Oct 28 00:20:34.883 INFO kablam! Oct 28 00:20:34.916 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 28 00:20:34.916 INFO kablam! --> src/config.rs:10:1 Oct 28 00:20:34.916 INFO kablam! | Oct 28 00:20:34.917 INFO kablam! 10 | / arg_enum! { Oct 28 00:20:34.917 INFO kablam! 11 | | #[derive(Debug)] Oct 28 00:20:34.917 INFO kablam! 12 | | pub enum Utf8Rule { Oct 28 00:20:34.917 INFO kablam! 13 | | Ignore, Oct 28 00:20:34.917 INFO kablam! ... | Oct 28 00:20:34.917 INFO kablam! 16 | | } Oct 28 00:20:34.917 INFO kablam! 17 | | } Oct 28 00:20:34.917 INFO kablam! | |_^ Oct 28 00:20:34.917 INFO kablam! | Oct 28 00:20:34.917 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:20:34.917 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:34.917 INFO kablam! Oct 28 00:20:35.391 INFO kablam! warning: unused macro definition Oct 28 00:20:35.392 INFO kablam! --> src/macros.rs:17:1 Oct 28 00:20:35.392 INFO kablam! | Oct 28 00:20:35.392 INFO kablam! 17 | / macro_rules! werr( Oct 28 00:20:35.392 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 28 00:20:35.392 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 28 00:20:35.392 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 28 00:20:35.392 INFO kablam! 21 | | }) Oct 28 00:20:35.392 INFO kablam! 22 | | ); Oct 28 00:20:35.392 INFO kablam! | |__^ Oct 28 00:20:35.392 INFO kablam! | Oct 28 00:20:35.392 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:20:35.392 INFO kablam! Oct 28 00:20:35.392 INFO kablam! warning: unused macro definition Oct 28 00:20:35.392 INFO kablam! --> src/macros.rs:61:1 Oct 28 00:20:35.392 INFO kablam! | Oct 28 00:20:35.392 INFO kablam! 61 | / macro_rules! debug { Oct 28 00:20:35.392 INFO kablam! 62 | | ($fmt:expr) => (); Oct 28 00:20:35.392 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 28 00:20:35.392 INFO kablam! 64 | | } Oct 28 00:20:35.395 INFO kablam! | |_^ Oct 28 00:20:35.395 INFO kablam! Oct 28 00:20:35.439 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 28 00:20:35.439 INFO kablam! --> src/config.rs:10:1 Oct 28 00:20:35.439 INFO kablam! | Oct 28 00:20:35.439 INFO kablam! 10 | / arg_enum! { Oct 28 00:20:35.439 INFO kablam! 11 | | #[derive(Debug)] Oct 28 00:20:35.440 INFO kablam! 12 | | pub enum Utf8Rule { Oct 28 00:20:35.440 INFO kablam! 13 | | Ignore, Oct 28 00:20:35.440 INFO kablam! ... | Oct 28 00:20:35.440 INFO kablam! 16 | | } Oct 28 00:20:35.440 INFO kablam! 17 | | } Oct 28 00:20:35.440 INFO kablam! | |_^ Oct 28 00:20:35.440 INFO kablam! | Oct 28 00:20:35.440 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:20:35.441 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.441 INFO kablam! Oct 28 00:20:35.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.59s Oct 28 00:20:35.815 INFO kablam! su: No module specific data is present Oct 28 00:20:37.067 INFO running `"docker" "rm" "-f" "11e7a57d2569c74b138dc678d666e47e46831f9df3a4a0b8752f2fc813aeabab"` Oct 28 00:20:37.415 INFO blam! 11e7a57d2569c74b138dc678d666e47e46831f9df3a4a0b8752f2fc813aeabab