Sep 21 12:34:24.124 INFO checking cargo-count-0.2.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:34:24.124 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:34:24.124 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:34:24.301 INFO blam! cd9413082f815fe5227cfc482ed6a9ec71d3f891058a5ae9923d02a5696ae7ac Sep 21 12:34:24.304 INFO running `"docker" "start" "-a" "cd9413082f815fe5227cfc482ed6a9ec71d3f891058a5ae9923d02a5696ae7ac"` Sep 21 12:34:25.263 INFO kablam! usermod: no changes Sep 21 12:34:25.406 INFO kablam! Checking gitignore v1.0.6 Sep 21 12:34:25.406 INFO kablam! Checking clap v2.11.3 Sep 21 12:34:29.812 INFO kablam! Checking cargo-count v0.2.4 (/source) Sep 21 12:34:30.794 INFO kablam! warning: unused macro definition Sep 21 12:34:30.794 INFO kablam! --> src/macros.rs:17:1 Sep 21 12:34:30.794 INFO kablam! | Sep 21 12:34:30.794 INFO kablam! 17 | / macro_rules! werr( Sep 21 12:34:30.794 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 21 12:34:30.794 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 21 12:34:30.794 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 21 12:34:30.794 INFO kablam! 21 | | }) Sep 21 12:34:30.794 INFO kablam! 22 | | ); Sep 21 12:34:30.794 INFO kablam! | |__^ Sep 21 12:34:30.795 INFO kablam! | Sep 21 12:34:30.795 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 12:34:30.795 INFO kablam! Sep 21 12:34:30.795 INFO kablam! warning: unused macro definition Sep 21 12:34:30.795 INFO kablam! --> src/macros.rs:61:1 Sep 21 12:34:30.795 INFO kablam! | Sep 21 12:34:30.795 INFO kablam! 61 | / macro_rules! debug { Sep 21 12:34:30.795 INFO kablam! 62 | | ($fmt:expr) => (); Sep 21 12:34:30.795 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 21 12:34:30.795 INFO kablam! 64 | | } Sep 21 12:34:30.795 INFO kablam! | |_^ Sep 21 12:34:30.795 INFO kablam! Sep 21 12:34:30.823 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 12:34:30.823 INFO kablam! --> src/config.rs:10:1 Sep 21 12:34:30.823 INFO kablam! | Sep 21 12:34:30.823 INFO kablam! 10 | / arg_enum! { Sep 21 12:34:30.823 INFO kablam! 11 | | #[derive(Debug)] Sep 21 12:34:30.823 INFO kablam! 12 | | pub enum Utf8Rule { Sep 21 12:34:30.823 INFO kablam! 13 | | Ignore, Sep 21 12:34:30.823 INFO kablam! ... | Sep 21 12:34:30.823 INFO kablam! 16 | | } Sep 21 12:34:30.823 INFO kablam! 17 | | } Sep 21 12:34:30.823 INFO kablam! | |_^ Sep 21 12:34:30.823 INFO kablam! | Sep 21 12:34:30.823 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 12:34:30.823 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 21 12:34:30.823 INFO kablam! Sep 21 12:34:31.238 INFO kablam! warning: unused macro definition Sep 21 12:34:31.238 INFO kablam! --> src/macros.rs:17:1 Sep 21 12:34:31.238 INFO kablam! | Sep 21 12:34:31.238 INFO kablam! 17 | / macro_rules! werr( Sep 21 12:34:31.238 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 21 12:34:31.238 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 21 12:34:31.238 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 21 12:34:31.238 INFO kablam! 21 | | }) Sep 21 12:34:31.238 INFO kablam! 22 | | ); Sep 21 12:34:31.238 INFO kablam! | |__^ Sep 21 12:34:31.238 INFO kablam! | Sep 21 12:34:31.238 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 12:34:31.238 INFO kablam! Sep 21 12:34:31.238 INFO kablam! warning: unused macro definition Sep 21 12:34:31.238 INFO kablam! --> src/macros.rs:61:1 Sep 21 12:34:31.238 INFO kablam! | Sep 21 12:34:31.238 INFO kablam! 61 | / macro_rules! debug { Sep 21 12:34:31.238 INFO kablam! 62 | | ($fmt:expr) => (); Sep 21 12:34:31.238 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 21 12:34:31.238 INFO kablam! 64 | | } Sep 21 12:34:31.238 INFO kablam! | |_^ Sep 21 12:34:31.238 INFO kablam! Sep 21 12:34:31.298 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 12:34:31.298 INFO kablam! --> src/config.rs:10:1 Sep 21 12:34:31.298 INFO kablam! | Sep 21 12:34:31.298 INFO kablam! 10 | / arg_enum! { Sep 21 12:34:31.298 INFO kablam! 11 | | #[derive(Debug)] Sep 21 12:34:31.298 INFO kablam! 12 | | pub enum Utf8Rule { Sep 21 12:34:31.298 INFO kablam! 13 | | Ignore, Sep 21 12:34:31.298 INFO kablam! ... | Sep 21 12:34:31.298 INFO kablam! 16 | | } Sep 21 12:34:31.298 INFO kablam! 17 | | } Sep 21 12:34:31.298 INFO kablam! | |_^ Sep 21 12:34:31.298 INFO kablam! | Sep 21 12:34:31.298 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 12:34:31.298 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 21 12:34:31.298 INFO kablam! Sep 21 12:34:31.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.42s Sep 21 12:34:31.714 INFO kablam! su: No module specific data is present Sep 21 12:34:32.659 INFO running `"docker" "rm" "-f" "cd9413082f815fe5227cfc482ed6a9ec71d3f891058a5ae9923d02a5696ae7ac"` Sep 21 12:34:32.770 INFO blam! cd9413082f815fe5227cfc482ed6a9ec71d3f891058a5ae9923d02a5696ae7ac