Oct 13 17:19:05.123 INFO checking cargo-count-0.2.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 17:19:05.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 17:19:05.612 INFO blam! 27b665499a8714e9d85752861d9dd71c87b7d12036c123b676da8b70eb69fb8f Oct 13 17:19:05.628 INFO running `"docker" "start" "-a" "27b665499a8714e9d85752861d9dd71c87b7d12036c123b676da8b70eb69fb8f"` Oct 13 17:19:06.453 INFO kablam! usermod: no changes Oct 13 17:19:06.588 INFO kablam! Checking tabwriter v0.1.25 Oct 13 17:19:06.596 INFO kablam! Checking gitignore v1.0.6 Oct 13 17:19:06.596 INFO kablam! Checking clap v2.11.3 Oct 13 17:19:11.797 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 13 17:19:14.720 INFO kablam! warning: unused macro definition Oct 13 17:19:14.720 INFO kablam! --> src/macros.rs:17:1 Oct 13 17:19:14.720 INFO kablam! | Oct 13 17:19:14.720 INFO kablam! 17 | / macro_rules! werr( Oct 13 17:19:14.720 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 13 17:19:14.720 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 13 17:19:14.720 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 13 17:19:14.720 INFO kablam! 21 | | }) Oct 13 17:19:14.720 INFO kablam! 22 | | ); Oct 13 17:19:14.720 INFO kablam! | |__^ Oct 13 17:19:14.720 INFO kablam! | Oct 13 17:19:14.720 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:19:14.720 INFO kablam! Oct 13 17:19:14.720 INFO kablam! warning: unused macro definition Oct 13 17:19:14.720 INFO kablam! --> src/macros.rs:61:1 Oct 13 17:19:14.720 INFO kablam! | Oct 13 17:19:14.720 INFO kablam! 61 | / macro_rules! debug { Oct 13 17:19:14.720 INFO kablam! 62 | | ($fmt:expr) => (); Oct 13 17:19:14.720 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 13 17:19:14.720 INFO kablam! 64 | | } Oct 13 17:19:14.721 INFO kablam! | |_^ Oct 13 17:19:14.721 INFO kablam! Oct 13 17:19:14.752 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 17:19:14.752 INFO kablam! --> src/config.rs:10:1 Oct 13 17:19:14.752 INFO kablam! | Oct 13 17:19:14.752 INFO kablam! 10 | / arg_enum! { Oct 13 17:19:14.752 INFO kablam! 11 | | #[derive(Debug)] Oct 13 17:19:14.752 INFO kablam! 12 | | pub enum Utf8Rule { Oct 13 17:19:14.752 INFO kablam! 13 | | Ignore, Oct 13 17:19:14.752 INFO kablam! ... | Oct 13 17:19:14.752 INFO kablam! 16 | | } Oct 13 17:19:14.752 INFO kablam! 17 | | } Oct 13 17:19:14.752 INFO kablam! | |_^ Oct 13 17:19:14.752 INFO kablam! | Oct 13 17:19:14.752 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 17:19:14.752 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 13 17:19:14.752 INFO kablam! Oct 13 17:19:15.028 INFO kablam! warning: unused macro definition Oct 13 17:19:15.028 INFO kablam! --> src/macros.rs:17:1 Oct 13 17:19:15.028 INFO kablam! | Oct 13 17:19:15.028 INFO kablam! 17 | / macro_rules! werr( Oct 13 17:19:15.028 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 13 17:19:15.028 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 13 17:19:15.028 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 13 17:19:15.028 INFO kablam! 21 | | }) Oct 13 17:19:15.028 INFO kablam! 22 | | ); Oct 13 17:19:15.028 INFO kablam! | |__^ Oct 13 17:19:15.028 INFO kablam! | Oct 13 17:19:15.028 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:19:15.028 INFO kablam! Oct 13 17:19:15.028 INFO kablam! warning: unused macro definition Oct 13 17:19:15.028 INFO kablam! --> src/macros.rs:61:1 Oct 13 17:19:15.028 INFO kablam! | Oct 13 17:19:15.028 INFO kablam! 61 | / macro_rules! debug { Oct 13 17:19:15.028 INFO kablam! 62 | | ($fmt:expr) => (); Oct 13 17:19:15.028 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 13 17:19:15.029 INFO kablam! 64 | | } Oct 13 17:19:15.029 INFO kablam! | |_^ Oct 13 17:19:15.029 INFO kablam! Oct 13 17:19:15.108 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 17:19:15.108 INFO kablam! --> src/config.rs:10:1 Oct 13 17:19:15.108 INFO kablam! | Oct 13 17:19:15.108 INFO kablam! 10 | / arg_enum! { Oct 13 17:19:15.108 INFO kablam! 11 | | #[derive(Debug)] Oct 13 17:19:15.108 INFO kablam! 12 | | pub enum Utf8Rule { Oct 13 17:19:15.108 INFO kablam! 13 | | Ignore, Oct 13 17:19:15.108 INFO kablam! ... | Oct 13 17:19:15.108 INFO kablam! 16 | | } Oct 13 17:19:15.108 INFO kablam! 17 | | } Oct 13 17:19:15.108 INFO kablam! | |_^ Oct 13 17:19:15.108 INFO kablam! | Oct 13 17:19:15.108 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 17:19:15.108 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 13 17:19:15.108 INFO kablam! Oct 13 17:19:15.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.23s Oct 13 17:19:15.732 INFO kablam! su: No module specific data is present Oct 13 17:19:16.333 INFO running `"docker" "rm" "-f" "27b665499a8714e9d85752861d9dd71c87b7d12036c123b676da8b70eb69fb8f"` Oct 13 17:19:16.705 INFO blam! 27b665499a8714e9d85752861d9dd71c87b7d12036c123b676da8b70eb69fb8f