Oct 27 19:30:51.270 INFO checking lsio-0.1.18 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:30:51.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 27 19:30:51.559 INFO blam! 7d6b36bfe49564089122fea8561ca150407f4f5cec94ad0a40695ada575ab970 Oct 27 19:30:51.563 INFO running `"docker" "start" "-a" "7d6b36bfe49564089122fea8561ca150407f4f5cec94ad0a40695ada575ab970"` Oct 27 19:30:52.348 INFO kablam! usermod: no changes Oct 27 19:30:52.512 INFO kablam! Checking lsio v0.1.18 (/source) Oct 27 19:30:54.347 INFO kablam! error: a macro named `println_color_quiet` has already been exported Oct 27 19:30:54.347 INFO kablam! --> src/macros.rs:100:1 Oct 27 19:30:54.347 INFO kablam! | Oct 27 19:30:54.347 INFO kablam! 100 | / macro_rules! println_color_quiet { Oct 27 19:30:54.347 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Oct 27 19:30:54.347 INFO kablam! 102 | | if !$quiet { Oct 27 19:30:54.347 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Oct 27 19:30:54.347 INFO kablam! ... | Oct 27 19:30:54.347 INFO kablam! 110 | | }; Oct 27 19:30:54.347 INFO kablam! 111 | | } Oct 27 19:30:54.347 INFO kablam! | |_^ `println_color_quiet` already exported Oct 27 19:30:54.347 INFO kablam! | Oct 27 19:30:54.347 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 27 19:30:54.347 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 27 19:30:54.347 INFO kablam! = note: for more information, see issue #35896 Oct 27 19:30:54.347 INFO kablam! note: previous macro export is now shadowed Oct 27 19:30:54.347 INFO kablam! --> src/macros.rs:52:1 Oct 27 19:30:54.347 INFO kablam! | Oct 27 19:30:54.347 INFO kablam! 52 | / macro_rules! println_color_quiet { Oct 27 19:30:54.347 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Oct 27 19:30:54.347 INFO kablam! 54 | | { Oct 27 19:30:54.347 INFO kablam! 55 | | if !$quiet { Oct 27 19:30:54.347 INFO kablam! ... | Oct 27 19:30:54.347 INFO kablam! 62 | | }; Oct 27 19:30:54.347 INFO kablam! 63 | | } Oct 27 19:30:54.347 INFO kablam! | |_^ Oct 27 19:30:54.347 INFO kablam! Oct 27 19:30:54.723 INFO kablam! error: aborting due to previous error Oct 27 19:30:54.723 INFO kablam! Oct 27 19:30:54.740 INFO kablam! error: Could not compile `lsio`. Oct 27 19:30:54.740 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 19:30:54.749 INFO kablam! error: a macro named `println_color_quiet` has already been exported Oct 27 19:30:54.749 INFO kablam! --> src/macros.rs:100:1 Oct 27 19:30:54.749 INFO kablam! | Oct 27 19:30:54.755 INFO kablam! 100 | / macro_rules! println_color_quiet { Oct 27 19:30:54.755 INFO kablam! 101 | | ($quiet: expr, $color:expr, $fmt:expr) => { Oct 27 19:30:54.755 INFO kablam! 102 | | if !$quiet { Oct 27 19:30:54.755 INFO kablam! 103 | | print_color!($color, concat!($fmt, "\n")); Oct 27 19:30:54.755 INFO kablam! ... | Oct 27 19:30:54.755 INFO kablam! 110 | | }; Oct 27 19:30:54.755 INFO kablam! 111 | | } Oct 27 19:30:54.755 INFO kablam! | |_^ `println_color_quiet` already exported Oct 27 19:30:54.755 INFO kablam! | Oct 27 19:30:54.755 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Oct 27 19:30:54.755 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 27 19:30:54.755 INFO kablam! = note: for more information, see issue #35896 Oct 27 19:30:54.755 INFO kablam! note: previous macro export is now shadowed Oct 27 19:30:54.755 INFO kablam! --> src/macros.rs:52:1 Oct 27 19:30:54.755 INFO kablam! | Oct 27 19:30:54.755 INFO kablam! 52 | / macro_rules! println_color_quiet { Oct 27 19:30:54.755 INFO kablam! 53 | | ($quiet:expr, $color:expr, $($arg:tt)*) => { Oct 27 19:30:54.755 INFO kablam! 54 | | { Oct 27 19:30:54.755 INFO kablam! 55 | | if !$quiet { Oct 27 19:30:54.755 INFO kablam! ... | Oct 27 19:30:54.755 INFO kablam! 62 | | }; Oct 27 19:30:54.755 INFO kablam! 63 | | } Oct 27 19:30:54.755 INFO kablam! | |_^ Oct 27 19:30:54.755 INFO kablam! Oct 27 19:30:54.947 INFO kablam! error: aborting due to previous error Oct 27 19:30:54.947 INFO kablam! Oct 27 19:30:54.955 INFO kablam! error: Could not compile `lsio`. Oct 27 19:30:54.955 INFO kablam! Oct 27 19:30:54.955 INFO kablam! To learn more, run the command again with --verbose. Oct 27 19:30:54.955 INFO kablam! su: No module specific data is present Oct 27 19:30:55.637 INFO running `"docker" "rm" "-f" "7d6b36bfe49564089122fea8561ca150407f4f5cec94ad0a40695ada575ab970"` Oct 27 19:30:55.871 INFO blam! 7d6b36bfe49564089122fea8561ca150407f4f5cec94ad0a40695ada575ab970