Sep 01 21:55:04.525 INFO checking syntex_errors-0.58.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 21:55:04.525 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:55:04.525 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 21:55:04.746 INFO blam! ac17a120e618054c22b8c91493fa9a2feb7145ccb5bd25e0ca242c2f66b9ca00 Sep 01 21:55:04.749 INFO running `"docker" "start" "-a" "ac17a120e618054c22b8c91493fa9a2feb7145ccb5bd25e0ca242c2f66b9ca00"` Sep 01 21:55:05.481 INFO kablam! Checking unicode-xid v0.0.4 Sep 01 21:55:05.481 INFO kablam! Checking syntex_pos v0.58.1 Sep 01 21:55:06.475 INFO kablam! Checking syntex_errors v0.58.1 (file:///source) Sep 01 21:55:06.955 INFO kablam! error: unused macro definition Sep 01 21:55:06.955 INFO kablam! --> src/emitter.rs:79:1 Sep 01 21:55:06.955 INFO kablam! | Sep 01 21:55:06.955 INFO kablam! 79 | / macro_rules! print_maybe_styled { Sep 01 21:55:06.955 INFO kablam! 80 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 01 21:55:06.955 INFO kablam! 81 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, false) Sep 01 21:55:06.955 INFO kablam! 82 | | } Sep 01 21:55:06.955 INFO kablam! 83 | | } Sep 01 21:55:06.955 INFO kablam! | |_^ Sep 01 21:55:06.956 INFO kablam! | Sep 01 21:55:06.956 INFO kablam! note: lint level defined here Sep 01 21:55:06.956 INFO kablam! --> src/lib.rs:16:9 Sep 01 21:55:06.956 INFO kablam! | Sep 01 21:55:06.956 INFO kablam! 16 | #![deny(warnings)] Sep 01 21:55:06.956 INFO kablam! | ^^^^^^^^ Sep 01 21:55:06.956 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 01 21:55:06.956 INFO kablam! Sep 01 21:55:06.957 INFO kablam! error: unused macro definition Sep 01 21:55:06.957 INFO kablam! --> src/emitter.rs:85:1 Sep 01 21:55:06.957 INFO kablam! | Sep 01 21:55:06.957 INFO kablam! 85 | / macro_rules! println_maybe_styled { Sep 01 21:55:06.957 INFO kablam! 86 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 01 21:55:06.957 INFO kablam! 87 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, true) Sep 01 21:55:06.957 INFO kablam! 88 | | } Sep 01 21:55:06.957 INFO kablam! 89 | | } Sep 01 21:55:06.957 INFO kablam! | |_^ Sep 01 21:55:06.957 INFO kablam! Sep 01 21:55:07.026 INFO kablam! error: unused macro definition Sep 01 21:55:07.026 INFO kablam! --> src/emitter.rs:79:1 Sep 01 21:55:07.026 INFO kablam! | Sep 01 21:55:07.026 INFO kablam! 79 | / macro_rules! print_maybe_styled { Sep 01 21:55:07.026 INFO kablam! 80 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 01 21:55:07.026 INFO kablam! 81 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, false) Sep 01 21:55:07.026 INFO kablam! 82 | | } Sep 01 21:55:07.026 INFO kablam! 83 | | } Sep 01 21:55:07.026 INFO kablam! | |_^ Sep 01 21:55:07.026 INFO kablam! | Sep 01 21:55:07.026 INFO kablam! note: lint level defined here Sep 01 21:55:07.026 INFO kablam! --> src/lib.rs:16:9 Sep 01 21:55:07.026 INFO kablam! | Sep 01 21:55:07.026 INFO kablam! 16 | #![deny(warnings)] Sep 01 21:55:07.027 INFO kablam! | ^^^^^^^^ Sep 01 21:55:07.027 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 01 21:55:07.027 INFO kablam! Sep 01 21:55:07.028 INFO kablam! error: unused macro definition Sep 01 21:55:07.028 INFO kablam! --> src/emitter.rs:85:1 Sep 01 21:55:07.028 INFO kablam! | Sep 01 21:55:07.028 INFO kablam! 85 | / macro_rules! println_maybe_styled { Sep 01 21:55:07.028 INFO kablam! 86 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 01 21:55:07.028 INFO kablam! 87 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, true) Sep 01 21:55:07.028 INFO kablam! 88 | | } Sep 01 21:55:07.028 INFO kablam! 89 | | } Sep 01 21:55:07.028 INFO kablam! | |_^ Sep 01 21:55:07.028 INFO kablam! Sep 01 21:55:07.983 INFO kablam! error: aborting due to 2 previous errors Sep 01 21:55:07.983 INFO kablam! Sep 01 21:55:07.990 INFO kablam! error: Could not compile `syntex_errors`. Sep 01 21:55:07.990 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:55:08.031 INFO kablam! error: aborting due to 2 previous errors Sep 01 21:55:08.031 INFO kablam! Sep 01 21:55:08.041 INFO kablam! error: Could not compile `syntex_errors`. Sep 01 21:55:08.041 INFO kablam! Sep 01 21:55:08.042 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:55:08.043 INFO kablam! su: No module specific data is present Sep 01 21:55:08.496 INFO running `"docker" "rm" "-f" "ac17a120e618054c22b8c91493fa9a2feb7145ccb5bd25e0ca242c2f66b9ca00"` Sep 01 21:55:08.588 INFO blam! ac17a120e618054c22b8c91493fa9a2feb7145ccb5bd25e0ca242c2f66b9ca00