Sep 04 11:39:20.282 INFO checking lsio-0.1.18 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 11:39:20.282 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 11:39:20.282 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:39:20.462 INFO blam! 3bd1163f169a3020307c971bea412003b8468369b97d0b929833affe51e69862 Sep 04 11:39:20.464 INFO running `"docker" "start" "-a" "3bd1163f169a3020307c971bea412003b8468369b97d0b929833affe51e69862"` Sep 04 11:39:21.167 INFO kablam! Checking rpassword v0.2.3 Sep 04 11:39:21.833 INFO kablam! Checking lsio v0.1.18 (file:///source) Sep 04 11:39:22.740 INFO kablam! error: a macro named `println_color_quiet` has already been exported Sep 04 11:39:22.740 INFO kablam! --> src/macros.rs:100:1 Sep 04 11:39:22.740 INFO kablam! | Sep 04 11:39:22.740 INFO kablam! 100 | / macro_rules! println_color_quiet { Sep 04 11:39:22.740 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Sep 04 11:39:22.740 INFO kablam! 102 | | if !$quiet { Sep 04 11:39:22.741 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Sep 04 11:39:22.741 INFO kablam! ... | Sep 04 11:39:22.741 INFO kablam! 110 | | }; Sep 04 11:39:22.741 INFO kablam! 111 | | } Sep 04 11:39:22.741 INFO kablam! | |_^ `println_color_quiet` already exported Sep 04 11:39:22.741 INFO kablam! | Sep 04 11:39:22.741 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 04 11:39:22.741 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 04 11:39:22.741 INFO kablam! = note: for more information, see issue #35896 Sep 04 11:39:22.741 INFO kablam! note: previous macro export is now shadowed Sep 04 11:39:22.741 INFO kablam! --> src/macros.rs:52:1 Sep 04 11:39:22.741 INFO kablam! | Sep 04 11:39:22.741 INFO kablam! 52 | / macro_rules! println_color_quiet { Sep 04 11:39:22.741 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Sep 04 11:39:22.741 INFO kablam! 54 | | { Sep 04 11:39:22.741 INFO kablam! 55 | | if !$quiet { Sep 04 11:39:22.741 INFO kablam! ... | Sep 04 11:39:22.742 INFO kablam! 62 | | }; Sep 04 11:39:22.742 INFO kablam! 63 | | } Sep 04 11:39:22.742 INFO kablam! | |_^ Sep 04 11:39:22.742 INFO kablam! Sep 04 11:39:22.850 INFO kablam! error: a macro named `println_color_quiet` has already been exported Sep 04 11:39:22.850 INFO kablam! --> src/macros.rs:100:1 Sep 04 11:39:22.850 INFO kablam! | Sep 04 11:39:22.850 INFO kablam! 100 | / macro_rules! println_color_quiet { Sep 04 11:39:22.850 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Sep 04 11:39:22.851 INFO kablam! 102 | | if !$quiet { Sep 04 11:39:22.851 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Sep 04 11:39:22.851 INFO kablam! ... | Sep 04 11:39:22.851 INFO kablam! 110 | | }; Sep 04 11:39:22.851 INFO kablam! 111 | | } Sep 04 11:39:22.851 INFO kablam! | |_^ `println_color_quiet` already exported Sep 04 11:39:22.851 INFO kablam! | Sep 04 11:39:22.851 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 04 11:39:22.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 04 11:39:22.851 INFO kablam! = note: for more information, see issue #35896 Sep 04 11:39:22.851 INFO kablam! note: previous macro export is now shadowed Sep 04 11:39:22.851 INFO kablam! --> src/macros.rs:52:1 Sep 04 11:39:22.851 INFO kablam! | Sep 04 11:39:22.851 INFO kablam! 52 | / macro_rules! println_color_quiet { Sep 04 11:39:22.851 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Sep 04 11:39:22.851 INFO kablam! 54 | | { Sep 04 11:39:22.851 INFO kablam! 55 | | if !$quiet { Sep 04 11:39:22.851 INFO kablam! ... | Sep 04 11:39:22.851 INFO kablam! 62 | | }; Sep 04 11:39:22.851 INFO kablam! 63 | | } Sep 04 11:39:22.851 INFO kablam! | |_^ Sep 04 11:39:22.851 INFO kablam! Sep 04 11:39:23.066 INFO kablam! error: aborting due to previous error Sep 04 11:39:23.066 INFO kablam! Sep 04 11:39:23.074 INFO kablam! error: Could not compile `lsio`. Sep 04 11:39:23.074 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:39:23.246 INFO kablam! error: aborting due to previous error Sep 04 11:39:23.246 INFO kablam! Sep 04 11:39:23.258 INFO kablam! error: Could not compile `lsio`. Sep 04 11:39:23.258 INFO kablam! Sep 04 11:39:23.258 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:39:23.259 INFO kablam! su: No module specific data is present Sep 04 11:39:23.650 INFO running `"docker" "rm" "-f" "3bd1163f169a3020307c971bea412003b8468369b97d0b929833affe51e69862"` Sep 04 11:39:23.759 INFO blam! 3bd1163f169a3020307c971bea412003b8468369b97d0b929833affe51e69862