Sep 01 14:45:20.704 INFO checking lsio-0.1.18 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 14:45:20.704 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 14:45:20.704 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:45:20.909 INFO blam! 37eeebe16ed01a8d3f5e079f0c457fbedcc7ff04322953de8ae09c8587048d1d Sep 01 14:45:20.911 INFO running `"docker" "start" "-a" "37eeebe16ed01a8d3f5e079f0c457fbedcc7ff04322953de8ae09c8587048d1d"` Sep 01 14:45:21.611 INFO kablam! Checking rpassword v0.2.3 Sep 01 14:45:22.134 INFO kablam! Checking lsio v0.1.18 (file:///source) Sep 01 14:45:22.900 INFO kablam! error: a macro named `println_color_quiet` has already been exported Sep 01 14:45:22.900 INFO kablam! --> src/macros.rs:100:1 Sep 01 14:45:22.900 INFO kablam! | Sep 01 14:45:22.900 INFO kablam! 100 | / macro_rules! println_color_quiet { Sep 01 14:45:22.900 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Sep 01 14:45:22.900 INFO kablam! 102 | | if !$quiet { Sep 01 14:45:22.900 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Sep 01 14:45:22.900 INFO kablam! ... | Sep 01 14:45:22.900 INFO kablam! 110 | | }; Sep 01 14:45:22.900 INFO kablam! 111 | | } Sep 01 14:45:22.900 INFO kablam! | |_^ `println_color_quiet` already exported Sep 01 14:45:22.900 INFO kablam! | Sep 01 14:45:22.900 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 01 14:45:22.900 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 01 14:45:22.900 INFO kablam! = note: for more information, see issue #35896 Sep 01 14:45:22.901 INFO kablam! note: previous macro export is now shadowed Sep 01 14:45:22.901 INFO kablam! --> src/macros.rs:52:1 Sep 01 14:45:22.901 INFO kablam! | Sep 01 14:45:22.901 INFO kablam! 52 | / macro_rules! println_color_quiet { Sep 01 14:45:22.901 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Sep 01 14:45:22.901 INFO kablam! 54 | | { Sep 01 14:45:22.901 INFO kablam! 55 | | if !$quiet { Sep 01 14:45:22.901 INFO kablam! ... | Sep 01 14:45:22.901 INFO kablam! 62 | | }; Sep 01 14:45:22.901 INFO kablam! 63 | | } Sep 01 14:45:22.901 INFO kablam! | |_^ Sep 01 14:45:22.901 INFO kablam! Sep 01 14:45:22.940 INFO kablam! error: a macro named `println_color_quiet` has already been exported Sep 01 14:45:22.940 INFO kablam! --> src/macros.rs:100:1 Sep 01 14:45:22.940 INFO kablam! | Sep 01 14:45:22.940 INFO kablam! 100 | / macro_rules! println_color_quiet { Sep 01 14:45:22.940 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Sep 01 14:45:22.940 INFO kablam! 102 | | if !$quiet { Sep 01 14:45:22.940 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Sep 01 14:45:22.940 INFO kablam! ... | Sep 01 14:45:22.940 INFO kablam! 110 | | }; Sep 01 14:45:22.940 INFO kablam! 111 | | } Sep 01 14:45:22.940 INFO kablam! | |_^ `println_color_quiet` already exported Sep 01 14:45:22.940 INFO kablam! | Sep 01 14:45:22.940 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 01 14:45:22.940 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 01 14:45:22.940 INFO kablam! = note: for more information, see issue #35896 Sep 01 14:45:22.940 INFO kablam! note: previous macro export is now shadowed Sep 01 14:45:22.940 INFO kablam! --> src/macros.rs:52:1 Sep 01 14:45:22.940 INFO kablam! | Sep 01 14:45:22.940 INFO kablam! 52 | / macro_rules! println_color_quiet { Sep 01 14:45:22.940 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Sep 01 14:45:22.940 INFO kablam! 54 | | { Sep 01 14:45:22.940 INFO kablam! 55 | | if !$quiet { Sep 01 14:45:22.940 INFO kablam! ... | Sep 01 14:45:22.940 INFO kablam! 62 | | }; Sep 01 14:45:22.941 INFO kablam! 63 | | } Sep 01 14:45:22.941 INFO kablam! | |_^ Sep 01 14:45:22.941 INFO kablam! Sep 01 14:45:23.202 INFO kablam! error: aborting due to previous error Sep 01 14:45:23.202 INFO kablam! Sep 01 14:45:23.210 INFO kablam! error: Could not compile `lsio`. Sep 01 14:45:23.210 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 14:45:23.223 INFO kablam! error: aborting due to previous error Sep 01 14:45:23.223 INFO kablam! Sep 01 14:45:23.231 INFO kablam! error: Could not compile `lsio`. Sep 01 14:45:23.231 INFO kablam! Sep 01 14:45:23.231 INFO kablam! To learn more, run the command again with --verbose. Sep 01 14:45:23.232 INFO kablam! su: No module specific data is present Sep 01 14:45:23.739 INFO running `"docker" "rm" "-f" "37eeebe16ed01a8d3f5e079f0c457fbedcc7ff04322953de8ae09c8587048d1d"` Sep 01 14:45:23.824 INFO blam! 37eeebe16ed01a8d3f5e079f0c457fbedcc7ff04322953de8ae09c8587048d1d