Oct 22 01:42:10.934 INFO checking lsio-0.1.18 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:42:10.936 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 01:42:11.340 INFO blam! 4b606f52ee30a4b937eab16ca0c55946c2209a9841cd8535bed151f6022a3052 Oct 22 01:42:11.341 INFO running `"docker" "start" "-a" "4b606f52ee30a4b937eab16ca0c55946c2209a9841cd8535bed151f6022a3052"` Oct 22 01:42:12.093 INFO kablam! usermod: no changes Oct 22 01:42:12.249 INFO kablam! Checking errno v0.1.8 Oct 22 01:42:12.251 INFO kablam! Checking rpassword v0.2.3 Oct 22 01:42:13.528 INFO kablam! Checking lsio v0.1.18 (/source) Oct 22 01:42:14.591 INFO kablam! error: a macro named `println_color_quiet` has already been exported Oct 22 01:42:14.591 INFO kablam! --> src/macros.rs:100:1 Oct 22 01:42:14.591 INFO kablam! | Oct 22 01:42:14.591 INFO kablam! 100 | / macro_rules! println_color_quiet { Oct 22 01:42:14.591 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Oct 22 01:42:14.591 INFO kablam! 102 | | if !$quiet { Oct 22 01:42:14.591 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Oct 22 01:42:14.591 INFO kablam! ... | Oct 22 01:42:14.591 INFO kablam! 110 | | }; Oct 22 01:42:14.591 INFO kablam! 111 | | } Oct 22 01:42:14.591 INFO kablam! | |_^ `println_color_quiet` already exported Oct 22 01:42:14.591 INFO kablam! | Oct 22 01:42:14.592 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 22 01:42:14.592 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! Oct 22 01:42:14.592 INFO kablam! = note: for more information, see issue #35896 Oct 22 01:42:14.592 INFO kablam! note: previous macro export is now shadowed Oct 22 01:42:14.592 INFO kablam! --> src/macros.rs:52:1 Oct 22 01:42:14.592 INFO kablam! | Oct 22 01:42:14.592 INFO kablam! 52 | / macro_rules! println_color_quiet { Oct 22 01:42:14.592 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Oct 22 01:42:14.592 INFO kablam! 54 | | { Oct 22 01:42:14.592 INFO kablam! 55 | | if !$quiet { Oct 22 01:42:14.592 INFO kablam! ... | Oct 22 01:42:14.592 INFO kablam! 62 | | }; Oct 22 01:42:14.592 INFO kablam! 63 | | } Oct 22 01:42:14.592 INFO kablam! | |_^ Oct 22 01:42:14.592 INFO kablam! Oct 22 01:42:14.836 INFO kablam! error: aborting due to previous error Oct 22 01:42:14.836 INFO kablam! Oct 22 01:42:14.852 INFO kablam! error: Could not compile `lsio`. Oct 22 01:42:14.852 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:42:14.940 INFO kablam! error: a macro named `println_color_quiet` has already been exported Oct 22 01:42:14.940 INFO kablam! --> src/macros.rs:100:1 Oct 22 01:42:14.940 INFO kablam! | Oct 22 01:42:14.940 INFO kablam! 100 | / macro_rules! println_color_quiet { Oct 22 01:42:14.940 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Oct 22 01:42:14.940 INFO kablam! 102 | | if !$quiet { Oct 22 01:42:14.940 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Oct 22 01:42:14.940 INFO kablam! ... | Oct 22 01:42:14.940 INFO kablam! 110 | | }; Oct 22 01:42:14.940 INFO kablam! 111 | | } Oct 22 01:42:14.940 INFO kablam! | |_^ `println_color_quiet` already exported Oct 22 01:42:14.940 INFO kablam! | Oct 22 01:42:14.940 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 22 01:42:14.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! Oct 22 01:42:14.940 INFO kablam! = note: for more information, see issue #35896 Oct 22 01:42:14.940 INFO kablam! note: previous macro export is now shadowed Oct 22 01:42:14.940 INFO kablam! --> src/macros.rs:52:1 Oct 22 01:42:14.940 INFO kablam! | Oct 22 01:42:14.941 INFO kablam! 52 | / macro_rules! println_color_quiet { Oct 22 01:42:14.941 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Oct 22 01:42:14.941 INFO kablam! 54 | | { Oct 22 01:42:14.941 INFO kablam! 55 | | if !$quiet { Oct 22 01:42:14.941 INFO kablam! ... | Oct 22 01:42:14.941 INFO kablam! 62 | | }; Oct 22 01:42:14.941 INFO kablam! 63 | | } Oct 22 01:42:14.941 INFO kablam! | |_^ Oct 22 01:42:14.941 INFO kablam! Oct 22 01:42:15.096 INFO kablam! error: aborting due to previous error Oct 22 01:42:15.096 INFO kablam! Oct 22 01:42:15.108 INFO kablam! error: Could not compile `lsio`. Oct 22 01:42:15.108 INFO kablam! Oct 22 01:42:15.108 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:42:15.108 INFO kablam! su: No module specific data is present Oct 22 01:42:15.748 INFO running `"docker" "rm" "-f" "4b606f52ee30a4b937eab16ca0c55946c2209a9841cd8535bed151f6022a3052"` Oct 22 01:42:16.117 INFO blam! 4b606f52ee30a4b937eab16ca0c55946c2209a9841cd8535bed151f6022a3052