Sep 01 08:51:28.555 INFO checking cargo-count-0.2.4 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 08:51:28.555 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 08:51:28.555 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:51:28.777 INFO blam! afedf04dcaae22dadb5f3e007285779f4f3fe449eda75dd7b45e9f4240688cca Sep 01 08:51:28.780 INFO running `"docker" "start" "-a" "afedf04dcaae22dadb5f3e007285779f4f3fe449eda75dd7b45e9f4240688cca"` Sep 01 08:51:29.773 INFO kablam! Checking gitignore v1.0.6 Sep 01 08:51:29.773 INFO kablam! Checking tabwriter v0.1.25 Sep 01 08:51:29.773 INFO kablam! Checking clap v2.11.3 Sep 01 08:51:36.749 INFO kablam! Checking cargo-count v0.2.4 (file:///source) Sep 01 08:51:38.610 INFO kablam! warning: unused macro definition Sep 01 08:51:38.610 INFO kablam! --> src/macros.rs:17:1 Sep 01 08:51:38.610 INFO kablam! | Sep 01 08:51:38.610 INFO kablam! 17 | / macro_rules! werr( Sep 01 08:51:38.610 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 01 08:51:38.610 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 01 08:51:38.610 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 01 08:51:38.610 INFO kablam! 21 | | }) Sep 01 08:51:38.610 INFO kablam! 22 | | ); Sep 01 08:51:38.610 INFO kablam! | |__^ Sep 01 08:51:38.610 INFO kablam! | Sep 01 08:51:38.610 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 08:51:38.610 INFO kablam! Sep 01 08:51:38.611 INFO kablam! warning: unused macro definition Sep 01 08:51:38.611 INFO kablam! --> src/macros.rs:61:1 Sep 01 08:51:38.611 INFO kablam! | Sep 01 08:51:38.611 INFO kablam! 61 | / macro_rules! debug { Sep 01 08:51:38.611 INFO kablam! 62 | | ($fmt:expr) => (); Sep 01 08:51:38.611 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 01 08:51:38.612 INFO kablam! 64 | | } Sep 01 08:51:38.612 INFO kablam! | |_^ Sep 01 08:51:38.612 INFO kablam! Sep 01 08:51:38.640 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 08:51:38.640 INFO kablam! --> src/config.rs:10:1 Sep 01 08:51:38.640 INFO kablam! | Sep 01 08:51:38.640 INFO kablam! 10 | / arg_enum! { Sep 01 08:51:38.640 INFO kablam! 11 | | #[derive(Debug)] Sep 01 08:51:38.640 INFO kablam! 12 | | pub enum Utf8Rule { Sep 01 08:51:38.640 INFO kablam! 13 | | Ignore, Sep 01 08:51:38.640 INFO kablam! ... | Sep 01 08:51:38.640 INFO kablam! 16 | | } Sep 01 08:51:38.640 INFO kablam! 17 | | } Sep 01 08:51:38.641 INFO kablam! | |_^ Sep 01 08:51:38.641 INFO kablam! | Sep 01 08:51:38.641 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 08:51:38.641 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 01 08:51:38.641 INFO kablam! Sep 01 08:51:38.729 INFO kablam! warning: unused macro definition Sep 01 08:51:38.729 INFO kablam! --> src/macros.rs:17:1 Sep 01 08:51:38.729 INFO kablam! | Sep 01 08:51:38.729 INFO kablam! 17 | / macro_rules! werr( Sep 01 08:51:38.729 INFO kablam! 18 | | ($($arg:tt)*) => ({ Sep 01 08:51:38.729 INFO kablam! 19 | | use std::io::{Write, stderr}; Sep 01 08:51:38.730 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Sep 01 08:51:38.730 INFO kablam! 21 | | }) Sep 01 08:51:38.730 INFO kablam! 22 | | ); Sep 01 08:51:38.730 INFO kablam! | |__^ Sep 01 08:51:38.730 INFO kablam! | Sep 01 08:51:38.730 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 01 08:51:38.730 INFO kablam! Sep 01 08:51:38.730 INFO kablam! warning: unused macro definition Sep 01 08:51:38.730 INFO kablam! --> src/macros.rs:61:1 Sep 01 08:51:38.730 INFO kablam! | Sep 01 08:51:38.730 INFO kablam! 61 | / macro_rules! debug { Sep 01 08:51:38.730 INFO kablam! 62 | | ($fmt:expr) => (); Sep 01 08:51:38.730 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Sep 01 08:51:38.730 INFO kablam! 64 | | } Sep 01 08:51:38.730 INFO kablam! | |_^ Sep 01 08:51:38.730 INFO kablam! Sep 01 08:51:38.761 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 08:51:38.761 INFO kablam! --> src/config.rs:10:1 Sep 01 08:51:38.761 INFO kablam! | Sep 01 08:51:38.761 INFO kablam! 10 | / arg_enum! { Sep 01 08:51:38.761 INFO kablam! 11 | | #[derive(Debug)] Sep 01 08:51:38.761 INFO kablam! 12 | | pub enum Utf8Rule { Sep 01 08:51:38.762 INFO kablam! 13 | | Ignore, Sep 01 08:51:38.762 INFO kablam! ... | Sep 01 08:51:38.762 INFO kablam! 16 | | } Sep 01 08:51:38.762 INFO kablam! 17 | | } Sep 01 08:51:38.762 INFO kablam! | |_^ Sep 01 08:51:38.762 INFO kablam! | Sep 01 08:51:38.762 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 08:51:38.762 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 01 08:51:38.762 INFO kablam! Sep 01 08:51:39.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.85s Sep 01 08:51:39.514 INFO kablam! su: No module specific data is present Sep 01 08:51:40.002 INFO running `"docker" "rm" "-f" "afedf04dcaae22dadb5f3e007285779f4f3fe449eda75dd7b45e9f4240688cca"` Sep 01 08:51:40.127 INFO blam! afedf04dcaae22dadb5f3e007285779f4f3fe449eda75dd7b45e9f4240688cca