Sep 04 22:17:15.498 INFO checking cargo-count-0.2.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 22:17:15.498 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 22:17:15.498 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:17:15.715 INFO blam! 8377d063faae106445471128525ca3b031f789b03d42f41d3249c53439940006 Sep 04 22:17:15.716 INFO running `"docker" "start" "-a" "8377d063faae106445471128525ca3b031f789b03d42f41d3249c53439940006"` Sep 04 22:17:16.630 INFO kablam! Checking gitignore v1.0.6 Sep 04 22:17:17.540 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 04 22:17:19.430 INFO kablam! warning: unused macro definition Sep 04 22:17:19.430 INFO kablam! --> src/macros.rs:17:1 Sep 04 22:17:19.430 INFO kablam! | Sep 04 22:17:19.430 INFO kablam! 17 | / macro_rules! werr( Sep 04 22:17:19.430 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 04 22:17:19.430 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 04 22:17:19.430 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 04 22:17:19.430 INFO kablam! 21 | | }) Sep 04 22:17:19.430 INFO kablam! 22 | | ); Sep 04 22:17:19.430 INFO kablam! | |__^ Sep 04 22:17:19.431 INFO kablam! | Sep 04 22:17:19.431 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 22:17:19.431 INFO kablam! Sep 04 22:17:19.431 INFO kablam! warning: unused macro definition Sep 04 22:17:19.431 INFO kablam! --> src/macros.rs:61:1 Sep 04 22:17:19.431 INFO kablam! | Sep 04 22:17:19.431 INFO kablam! 61 | / macro_rules! debug { Sep 04 22:17:19.431 INFO kablam! 62 | | ($fmt:expr) => (); Sep 04 22:17:19.431 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 04 22:17:19.431 INFO kablam! 64 | | } Sep 04 22:17:19.432 INFO kablam! | |_^ Sep 04 22:17:19.432 INFO kablam! Sep 04 22:17:19.461 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 22:17:19.461 INFO kablam! --> src/config.rs:10:1 Sep 04 22:17:19.461 INFO kablam! | Sep 04 22:17:19.461 INFO kablam! 10 | / arg_enum! { Sep 04 22:17:19.461 INFO kablam! 11 | | #[derive(Debug)] Sep 04 22:17:19.461 INFO kablam! 12 | | pub enum Utf8Rule { Sep 04 22:17:19.461 INFO kablam! 13 | | Ignore, Sep 04 22:17:19.461 INFO kablam! ... | Sep 04 22:17:19.461 INFO kablam! 16 | | } Sep 04 22:17:19.461 INFO kablam! 17 | | } Sep 04 22:17:19.461 INFO kablam! | |_^ Sep 04 22:17:19.461 INFO kablam! | Sep 04 22:17:19.461 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 22:17:19.462 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 04 22:17:19.462 INFO kablam! Sep 04 22:17:19.651 INFO kablam! warning: unused macro definition Sep 04 22:17:19.651 INFO kablam! --> src/macros.rs:17:1 Sep 04 22:17:19.651 INFO kablam! | Sep 04 22:17:19.651 INFO kablam! 17 | / macro_rules! werr( Sep 04 22:17:19.651 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 04 22:17:19.651 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 04 22:17:19.651 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 04 22:17:19.651 INFO kablam! 21 | | }) Sep 04 22:17:19.651 INFO kablam! 22 | | ); Sep 04 22:17:19.652 INFO kablam! | |__^ Sep 04 22:17:19.652 INFO kablam! | Sep 04 22:17:19.652 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 22:17:19.652 INFO kablam! Sep 04 22:17:19.652 INFO kablam! warning: unused macro definition Sep 04 22:17:19.652 INFO kablam! --> src/macros.rs:61:1 Sep 04 22:17:19.652 INFO kablam! | Sep 04 22:17:19.652 INFO kablam! 61 | / macro_rules! debug { Sep 04 22:17:19.652 INFO kablam! 62 | | ($fmt:expr) => (); Sep 04 22:17:19.652 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 04 22:17:19.652 INFO kablam! 64 | | } Sep 04 22:17:19.652 INFO kablam! | |_^ Sep 04 22:17:19.652 INFO kablam! Sep 04 22:17:19.683 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 22:17:19.683 INFO kablam! --> src/config.rs:10:1 Sep 04 22:17:19.683 INFO kablam! | Sep 04 22:17:19.683 INFO kablam! 10 | / arg_enum! { Sep 04 22:17:19.683 INFO kablam! 11 | | #[derive(Debug)] Sep 04 22:17:19.683 INFO kablam! 12 | | pub enum Utf8Rule { Sep 04 22:17:19.683 INFO kablam! 13 | | Ignore, Sep 04 22:17:19.683 INFO kablam! ... | Sep 04 22:17:19.683 INFO kablam! 16 | | } Sep 04 22:17:19.683 INFO kablam! 17 | | } Sep 04 22:17:19.683 INFO kablam! | |_^ Sep 04 22:17:19.683 INFO kablam! | Sep 04 22:17:19.683 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 22:17:19.683 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 04 22:17:19.683 INFO kablam! Sep 04 22:17:20.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Sep 04 22:17:20.509 INFO kablam! su: No module specific data is present Sep 04 22:17:20.889 INFO running `"docker" "rm" "-f" "8377d063faae106445471128525ca3b031f789b03d42f41d3249c53439940006"` Sep 04 22:17:21.021 INFO blam! 8377d063faae106445471128525ca3b031f789b03d42f41d3249c53439940006