Sep 04 11:39:20.387 INFO checking lsio-0.1.18 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 11:39:20.387 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 11:39:20.387 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 11:39:20.541 INFO blam! f51a7149cb3760a3fb9738a670c4b193229d12fec6ee364ea3e1d801a678c504 Sep 04 11:39:20.543 INFO running `"docker" "start" "-a" "f51a7149cb3760a3fb9738a670c4b193229d12fec6ee364ea3e1d801a678c504"` Sep 04 11:39:21.265 INFO kablam! Checking lsio v0.1.18 (file:///source) Sep 04 11:39:22.042 INFO kablam! error: a macro named `println_color_quiet` has already been exported Sep 04 11:39:22.042 INFO kablam! --> src/macros.rs:100:1 Sep 04 11:39:22.042 INFO kablam! | Sep 04 11:39:22.042 INFO kablam! 100 | / macro_rules! println_color_quiet { Sep 04 11:39:22.042 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Sep 04 11:39:22.042 INFO kablam! 102 | | if !$quiet { Sep 04 11:39:22.042 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Sep 04 11:39:22.042 INFO kablam! ... | Sep 04 11:39:22.042 INFO kablam! 110 | | }; Sep 04 11:39:22.042 INFO kablam! 111 | | } Sep 04 11:39:22.042 INFO kablam! | |_^ `println_color_quiet` already exported Sep 04 11:39:22.042 INFO kablam! | Sep 04 11:39:22.042 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 04 11:39:22.042 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.043 INFO kablam! = note: for more information, see issue #35896 Sep 04 11:39:22.044 INFO kablam! note: previous macro export is now shadowed Sep 04 11:39:22.044 INFO kablam! --> src/macros.rs:52:1 Sep 04 11:39:22.044 INFO kablam! | Sep 04 11:39:22.044 INFO kablam! 52 | / macro_rules! println_color_quiet { Sep 04 11:39:22.044 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Sep 04 11:39:22.044 INFO kablam! 54 | | { Sep 04 11:39:22.044 INFO kablam! 55 | | if !$quiet { Sep 04 11:39:22.044 INFO kablam! ... | Sep 04 11:39:22.044 INFO kablam! 62 | | }; Sep 04 11:39:22.044 INFO kablam! 63 | | } Sep 04 11:39:22.044 INFO kablam! | |_^ Sep 04 11:39:22.044 INFO kablam! Sep 04 11:39:22.212 INFO kablam! error: a macro named `println_color_quiet` has already been exported Sep 04 11:39:22.212 INFO kablam! --> src/macros.rs:100:1 Sep 04 11:39:22.212 INFO kablam! | Sep 04 11:39:22.212 INFO kablam! 100 | / macro_rules! println_color_quiet { Sep 04 11:39:22.212 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Sep 04 11:39:22.212 INFO kablam! 102 | | if !$quiet { Sep 04 11:39:22.212 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Sep 04 11:39:22.212 INFO kablam! ... | Sep 04 11:39:22.212 INFO kablam! 110 | | }; Sep 04 11:39:22.213 INFO kablam! 111 | | } Sep 04 11:39:22.213 INFO kablam! | |_^ `println_color_quiet` already exported Sep 04 11:39:22.213 INFO kablam! | Sep 04 11:39:22.213 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 04 11:39:22.213 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.213 INFO kablam! = note: for more information, see issue #35896 Sep 04 11:39:22.213 INFO kablam! note: previous macro export is now shadowed Sep 04 11:39:22.213 INFO kablam! --> src/macros.rs:52:1 Sep 04 11:39:22.213 INFO kablam! | Sep 04 11:39:22.213 INFO kablam! 52 | / macro_rules! println_color_quiet { Sep 04 11:39:22.213 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Sep 04 11:39:22.213 INFO kablam! 54 | | { Sep 04 11:39:22.213 INFO kablam! 55 | | if !$quiet { Sep 04 11:39:22.213 INFO kablam! ... | Sep 04 11:39:22.213 INFO kablam! 62 | | }; Sep 04 11:39:22.213 INFO kablam! 63 | | } Sep 04 11:39:22.213 INFO kablam! | |_^ Sep 04 11:39:22.213 INFO kablam! Sep 04 11:39:22.427 INFO kablam! error: aborting due to previous error Sep 04 11:39:22.427 INFO kablam! Sep 04 11:39:22.437 INFO kablam! error: Could not compile `lsio`. Sep 04 11:39:22.438 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:39:22.592 INFO kablam! error: aborting due to previous error Sep 04 11:39:22.592 INFO kablam! Sep 04 11:39:22.605 INFO kablam! error: Could not compile `lsio`. Sep 04 11:39:22.605 INFO kablam! Sep 04 11:39:22.605 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:39:22.608 INFO kablam! su: No module specific data is present Sep 04 11:39:23.064 INFO running `"docker" "rm" "-f" "f51a7149cb3760a3fb9738a670c4b193229d12fec6ee364ea3e1d801a678c504"` Sep 04 11:39:23.171 INFO blam! f51a7149cb3760a3fb9738a670c4b193229d12fec6ee364ea3e1d801a678c504