Oct 13 17:19:04.927 INFO checking cargo-count-0.2.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:19:04.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.400 INFO blam! 7e0308ef4cba7356086afb7f7b9d7d44b71fd942a130d5dc8c85c64d0c0e8763 Oct 13 17:19:05.404 INFO running `"docker" "start" "-a" "7e0308ef4cba7356086afb7f7b9d7d44b71fd942a130d5dc8c85c64d0c0e8763"` Oct 13 17:19:06.468 INFO kablam! usermod: no changes Oct 13 17:19:06.648 INFO kablam! Checking gitignore v1.0.6 Oct 13 17:19:06.649 INFO kablam! Checking tabwriter v0.1.25 Oct 13 17:19:06.649 INFO kablam! Checking clap v2.11.3 Oct 13 17:19:11.844 INFO kablam! Checking cargo-count v0.2.4 (/source) Oct 13 17:19:14.908 INFO kablam! warning: unused macro definition Oct 13 17:19:14.908 INFO kablam! --> src/macros.rs:17:1 Oct 13 17:19:14.908 INFO kablam! | Oct 13 17:19:14.908 INFO kablam! 17 | / macro_rules! werr( Oct 13 17:19:14.908 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 13 17:19:14.908 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 13 17:19:14.908 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 13 17:19:14.908 INFO kablam! 21 | | }) Oct 13 17:19:14.908 INFO kablam! 22 | | ); Oct 13 17:19:14.908 INFO kablam! | |__^ Oct 13 17:19:14.908 INFO kablam! | Oct 13 17:19:14.908 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:19:14.908 INFO kablam! Oct 13 17:19:14.908 INFO kablam! warning: unused macro definition Oct 13 17:19:14.908 INFO kablam! --> src/macros.rs:61:1 Oct 13 17:19:14.908 INFO kablam! | Oct 13 17:19:14.908 INFO kablam! 61 | / macro_rules! debug { Oct 13 17:19:14.908 INFO kablam! 62 | | ($fmt:expr) => (); Oct 13 17:19:14.908 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 13 17:19:14.909 INFO kablam! 64 | | } Oct 13 17:19:14.909 INFO kablam! | |_^ Oct 13 17:19:14.909 INFO kablam! Oct 13 17:19:14.936 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 17:19:14.936 INFO kablam! --> src/config.rs:10:1 Oct 13 17:19:14.936 INFO kablam! | Oct 13 17:19:14.936 INFO kablam! 10 | / arg_enum! { Oct 13 17:19:14.936 INFO kablam! 11 | | #[derive(Debug)] Oct 13 17:19:14.936 INFO kablam! 12 | | pub enum Utf8Rule { Oct 13 17:19:14.936 INFO kablam! 13 | | Ignore, Oct 13 17:19:14.936 INFO kablam! ... | Oct 13 17:19:14.936 INFO kablam! 16 | | } Oct 13 17:19:14.936 INFO kablam! 17 | | } Oct 13 17:19:14.936 INFO kablam! | |_^ Oct 13 17:19:14.936 INFO kablam! | Oct 13 17:19:14.936 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 17:19:14.936 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.936 INFO kablam! Oct 13 17:19:15.206 INFO kablam! warning: unused macro definition Oct 13 17:19:15.206 INFO kablam! --> src/macros.rs:17:1 Oct 13 17:19:15.206 INFO kablam! | Oct 13 17:19:15.206 INFO kablam! 17 | / macro_rules! werr( Oct 13 17:19:15.206 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 13 17:19:15.206 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 13 17:19:15.206 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 13 17:19:15.206 INFO kablam! 21 | | }) Oct 13 17:19:15.206 INFO kablam! 22 | | ); Oct 13 17:19:15.206 INFO kablam! | |__^ Oct 13 17:19:15.206 INFO kablam! | Oct 13 17:19:15.206 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:19:15.206 INFO kablam! Oct 13 17:19:15.209 INFO kablam! warning: unused macro definition Oct 13 17:19:15.210 INFO kablam! --> src/macros.rs:61:1 Oct 13 17:19:15.210 INFO kablam! | Oct 13 17:19:15.210 INFO kablam! 61 | / macro_rules! debug { Oct 13 17:19:15.210 INFO kablam! 62 | | ($fmt:expr) => (); Oct 13 17:19:15.210 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 13 17:19:15.210 INFO kablam! 64 | | } Oct 13 17:19:15.210 INFO kablam! | |_^ Oct 13 17:19:15.210 INFO kablam! Oct 13 17:19:15.232 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 17:19:15.232 INFO kablam! --> src/config.rs:10:1 Oct 13 17:19:15.232 INFO kablam! | Oct 13 17:19:15.232 INFO kablam! 10 | / arg_enum! { Oct 13 17:19:15.232 INFO kablam! 11 | | #[derive(Debug)] Oct 13 17:19:15.232 INFO kablam! 12 | | pub enum Utf8Rule { Oct 13 17:19:15.232 INFO kablam! 13 | | Ignore, Oct 13 17:19:15.232 INFO kablam! ... | Oct 13 17:19:15.232 INFO kablam! 16 | | } Oct 13 17:19:15.232 INFO kablam! 17 | | } Oct 13 17:19:15.232 INFO kablam! | |_^ Oct 13 17:19:15.232 INFO kablam! | Oct 13 17:19:15.232 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 17:19:15.232 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.232 INFO kablam! Oct 13 17:19:15.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.05s Oct 13 17:19:15.568 INFO kablam! su: No module specific data is present Oct 13 17:19:16.231 INFO running `"docker" "rm" "-f" "7e0308ef4cba7356086afb7f7b9d7d44b71fd942a130d5dc8c85c64d0c0e8763"` Oct 13 17:19:16.632 INFO blam! 7e0308ef4cba7356086afb7f7b9d7d44b71fd942a130d5dc8c85c64d0c0e8763