Sep 04 01:12:02.229 INFO checking syntex_errors-0.58.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:12:02.229 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:12:02.229 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 01:12:02.406 INFO blam! 9011fdad3feb98ec2bbcbdce67ff2a9e4fda182a8ae362d47cf0f3a83277543c Sep 04 01:12:02.408 INFO running `"docker" "start" "-a" "9011fdad3feb98ec2bbcbdce67ff2a9e4fda182a8ae362d47cf0f3a83277543c"` Sep 04 01:12:02.973 INFO kablam! Checking syntex_errors v0.58.1 (file:///source) Sep 04 01:12:03.267 INFO kablam! error: unused macro definition Sep 04 01:12:03.267 INFO kablam! --> src/emitter.rs:79:1 Sep 04 01:12:03.267 INFO kablam! | Sep 04 01:12:03.267 INFO kablam! 79 | / macro_rules! print_maybe_styled { Sep 04 01:12:03.267 INFO kablam! 80 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 04 01:12:03.267 INFO kablam! 81 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, false) Sep 04 01:12:03.267 INFO kablam! 82 | | } Sep 04 01:12:03.267 INFO kablam! 83 | | } Sep 04 01:12:03.267 INFO kablam! | |_^ Sep 04 01:12:03.267 INFO kablam! | Sep 04 01:12:03.267 INFO kablam! note: lint level defined here Sep 04 01:12:03.267 INFO kablam! --> src/lib.rs:16:9 Sep 04 01:12:03.267 INFO kablam! | Sep 04 01:12:03.267 INFO kablam! 16 | #![deny(warnings)] Sep 04 01:12:03.267 INFO kablam! | ^^^^^^^^ Sep 04 01:12:03.267 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 04 01:12:03.267 INFO kablam! Sep 04 01:12:03.267 INFO kablam! error: unused macro definition Sep 04 01:12:03.267 INFO kablam! --> src/emitter.rs:85:1 Sep 04 01:12:03.267 INFO kablam! | Sep 04 01:12:03.267 INFO kablam! 85 | / macro_rules! println_maybe_styled { Sep 04 01:12:03.267 INFO kablam! 86 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 04 01:12:03.267 INFO kablam! 87 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, true) Sep 04 01:12:03.267 INFO kablam! 88 | | } Sep 04 01:12:03.267 INFO kablam! 89 | | } Sep 04 01:12:03.267 INFO kablam! | |_^ Sep 04 01:12:03.267 INFO kablam! Sep 04 01:12:03.421 INFO kablam! error: unused macro definition Sep 04 01:12:03.421 INFO kablam! --> src/emitter.rs:79:1 Sep 04 01:12:03.421 INFO kablam! | Sep 04 01:12:03.422 INFO kablam! 79 | / macro_rules! print_maybe_styled { Sep 04 01:12:03.422 INFO kablam! 80 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 04 01:12:03.422 INFO kablam! 81 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, false) Sep 04 01:12:03.422 INFO kablam! 82 | | } Sep 04 01:12:03.422 INFO kablam! 83 | | } Sep 04 01:12:03.422 INFO kablam! | |_^ Sep 04 01:12:03.422 INFO kablam! | Sep 04 01:12:03.422 INFO kablam! note: lint level defined here Sep 04 01:12:03.422 INFO kablam! --> src/lib.rs:16:9 Sep 04 01:12:03.422 INFO kablam! | Sep 04 01:12:03.422 INFO kablam! 16 | #![deny(warnings)] Sep 04 01:12:03.422 INFO kablam! | ^^^^^^^^ Sep 04 01:12:03.422 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 04 01:12:03.422 INFO kablam! Sep 04 01:12:03.422 INFO kablam! error: unused macro definition Sep 04 01:12:03.422 INFO kablam! --> src/emitter.rs:85:1 Sep 04 01:12:03.422 INFO kablam! | Sep 04 01:12:03.422 INFO kablam! 85 | / macro_rules! println_maybe_styled { Sep 04 01:12:03.422 INFO kablam! 86 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 04 01:12:03.422 INFO kablam! 87 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, true) Sep 04 01:12:03.422 INFO kablam! 88 | | } Sep 04 01:12:03.423 INFO kablam! 89 | | } Sep 04 01:12:03.423 INFO kablam! | |_^ Sep 04 01:12:03.423 INFO kablam! Sep 04 01:12:03.987 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:12:03.987 INFO kablam! Sep 04 01:12:03.994 INFO kablam! error: Could not compile `syntex_errors`. Sep 04 01:12:03.994 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:12:04.137 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:12:04.137 INFO kablam! Sep 04 01:12:04.145 INFO kablam! error: Could not compile `syntex_errors`. Sep 04 01:12:04.145 INFO kablam! Sep 04 01:12:04.145 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:12:04.146 INFO kablam! su: No module specific data is present Sep 04 01:12:04.500 INFO running `"docker" "rm" "-f" "9011fdad3feb98ec2bbcbdce67ff2a9e4fda182a8ae362d47cf0f3a83277543c"` Sep 04 01:12:04.620 INFO blam! 9011fdad3feb98ec2bbcbdce67ff2a9e4fda182a8ae362d47cf0f3a83277543c