Sep 10 21:41:57.150 INFO checking cargo-count-0.2.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:41:57.150 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:41:57.150 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:41:57.257 INFO blam! 433fb0e10e62b4d3fb1ae74ebaac87c9174ff91475350a51b4410bca4e9732e3 Sep 10 21:41:57.258 INFO running `"docker" "start" "-a" "433fb0e10e62b4d3fb1ae74ebaac87c9174ff91475350a51b4410bca4e9732e3"` Sep 10 21:41:58.104 INFO kablam! usermod: no changes Sep 10 21:41:58.218 INFO kablam! Checking tabwriter v0.1.25 Sep 10 21:41:58.218 INFO kablam! Checking gitignore v1.0.6 Sep 10 21:41:58.218 INFO kablam! Checking clap v2.11.3 Sep 10 21:42:02.930 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 10 21:42:04.266 INFO kablam! warning: unused macro definition Sep 10 21:42:04.266 INFO kablam! --> src/macros.rs:17:1 Sep 10 21:42:04.266 INFO kablam! | Sep 10 21:42:04.266 INFO kablam! 17 | / macro_rules! werr( Sep 10 21:42:04.266 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 10 21:42:04.266 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 10 21:42:04.266 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 10 21:42:04.266 INFO kablam! 21 | | }) Sep 10 21:42:04.266 INFO kablam! 22 | | ); Sep 10 21:42:04.266 INFO kablam! | |__^ Sep 10 21:42:04.266 INFO kablam! | Sep 10 21:42:04.266 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 21:42:04.266 INFO kablam! Sep 10 21:42:04.266 INFO kablam! warning: unused macro definition Sep 10 21:42:04.266 INFO kablam! --> src/macros.rs:61:1 Sep 10 21:42:04.266 INFO kablam! | Sep 10 21:42:04.266 INFO kablam! 61 | / macro_rules! debug { Sep 10 21:42:04.266 INFO kablam! 62 | | ($fmt:expr) => (); Sep 10 21:42:04.266 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 10 21:42:04.266 INFO kablam! 64 | | } Sep 10 21:42:04.266 INFO kablam! | |_^ Sep 10 21:42:04.266 INFO kablam! Sep 10 21:42:04.274 INFO kablam! warning: unused macro definition Sep 10 21:42:04.274 INFO kablam! --> src/macros.rs:17:1 Sep 10 21:42:04.274 INFO kablam! | Sep 10 21:42:04.274 INFO kablam! 17 | / macro_rules! werr( Sep 10 21:42:04.274 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 10 21:42:04.274 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 10 21:42:04.274 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 10 21:42:04.274 INFO kablam! 21 | | }) Sep 10 21:42:04.274 INFO kablam! 22 | | ); Sep 10 21:42:04.274 INFO kablam! | |__^ Sep 10 21:42:04.274 INFO kablam! | Sep 10 21:42:04.274 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 10 21:42:04.274 INFO kablam! Sep 10 21:42:04.274 INFO kablam! warning: unused macro definition Sep 10 21:42:04.274 INFO kablam! --> src/macros.rs:61:1 Sep 10 21:42:04.274 INFO kablam! | Sep 10 21:42:04.274 INFO kablam! 61 | / macro_rules! debug { Sep 10 21:42:04.274 INFO kablam! 62 | | ($fmt:expr) => (); Sep 10 21:42:04.274 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 10 21:42:04.274 INFO kablam! 64 | | } Sep 10 21:42:04.274 INFO kablam! | |_^ Sep 10 21:42:04.274 INFO kablam! Sep 10 21:42:04.306 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 21:42:04.306 INFO kablam! --> src/config.rs:10:1 Sep 10 21:42:04.306 INFO kablam! | Sep 10 21:42:04.306 INFO kablam! 10 | / arg_enum! { Sep 10 21:42:04.306 INFO kablam! 11 | | #[derive(Debug)] Sep 10 21:42:04.306 INFO kablam! 12 | | pub enum Utf8Rule { Sep 10 21:42:04.306 INFO kablam! 13 | | Ignore, Sep 10 21:42:04.306 INFO kablam! ... | Sep 10 21:42:04.306 INFO kablam! 16 | | } Sep 10 21:42:04.306 INFO kablam! 17 | | } Sep 10 21:42:04.306 INFO kablam! | |_^ Sep 10 21:42:04.306 INFO kablam! | Sep 10 21:42:04.306 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 21:42:04.306 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) Sep 10 21:42:04.306 INFO kablam! Sep 10 21:42:04.322 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 21:42:04.322 INFO kablam! --> src/config.rs:10:1 Sep 10 21:42:04.322 INFO kablam! | Sep 10 21:42:04.322 INFO kablam! 10 | / arg_enum! { Sep 10 21:42:04.322 INFO kablam! 11 | | #[derive(Debug)] Sep 10 21:42:04.322 INFO kablam! 12 | | pub enum Utf8Rule { Sep 10 21:42:04.322 INFO kablam! 13 | | Ignore, Sep 10 21:42:04.322 INFO kablam! ... | Sep 10 21:42:04.322 INFO kablam! 16 | | } Sep 10 21:42:04.322 INFO kablam! 17 | | } Sep 10 21:42:04.322 INFO kablam! | |_^ Sep 10 21:42:04.322 INFO kablam! | Sep 10 21:42:04.322 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 21:42:04.322 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) Sep 10 21:42:04.322 INFO kablam! Sep 10 21:42:04.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.87s Sep 10 21:42:04.999 INFO kablam! su: No module specific data is present Sep 10 21:42:06.089 INFO running `"docker" "rm" "-f" "433fb0e10e62b4d3fb1ae74ebaac87c9174ff91475350a51b4410bca4e9732e3"` Sep 10 21:42:06.217 INFO blam! 433fb0e10e62b4d3fb1ae74ebaac87c9174ff91475350a51b4410bca4e9732e3