Sep 05 22:14:59.748 INFO checking syntex_errors-0.58.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 22:14:59.748 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 22:14:59.748 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:14:59.913 INFO blam! 876ff65db3947c58be95417d9f89e737e7115dde5d654237e79555a253ea58d7 Sep 05 22:14:59.914 INFO running `"docker" "start" "-a" "876ff65db3947c58be95417d9f89e737e7115dde5d654237e79555a253ea58d7"` Sep 05 22:15:00.663 INFO kablam! usermod: no changes Sep 05 22:15:00.696 INFO kablam! Checking syntex_pos v0.58.1 Sep 05 22:15:01.163 INFO kablam! Checking syntex_errors v0.58.1 (file:///source) Sep 05 22:15:01.512 INFO kablam! error: unused macro definition Sep 05 22:15:01.512 INFO kablam! --> src/emitter.rs:79:1 Sep 05 22:15:01.512 INFO kablam! | Sep 05 22:15:01.512 INFO kablam! 79 | / macro_rules! print_maybe_styled { Sep 05 22:15:01.512 INFO kablam! 80 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 05 22:15:01.512 INFO kablam! 81 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, false) Sep 05 22:15:01.512 INFO kablam! 82 | | } Sep 05 22:15:01.512 INFO kablam! 83 | | } Sep 05 22:15:01.512 INFO kablam! | |_^ Sep 05 22:15:01.513 INFO kablam! | Sep 05 22:15:01.513 INFO kablam! note: lint level defined here Sep 05 22:15:01.513 INFO kablam! --> src/lib.rs:16:9 Sep 05 22:15:01.513 INFO kablam! | Sep 05 22:15:01.513 INFO kablam! 16 | #![deny(warnings)] Sep 05 22:15:01.513 INFO kablam! | ^^^^^^^^ Sep 05 22:15:01.513 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 05 22:15:01.513 INFO kablam! Sep 05 22:15:01.513 INFO kablam! error: unused macro definition Sep 05 22:15:01.513 INFO kablam! --> src/emitter.rs:85:1 Sep 05 22:15:01.513 INFO kablam! | Sep 05 22:15:01.513 INFO kablam! 85 | / macro_rules! println_maybe_styled { Sep 05 22:15:01.513 INFO kablam! 86 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 05 22:15:01.513 INFO kablam! 87 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, true) Sep 05 22:15:01.513 INFO kablam! 88 | | } Sep 05 22:15:01.513 INFO kablam! 89 | | } Sep 05 22:15:01.513 INFO kablam! | |_^ Sep 05 22:15:01.513 INFO kablam! Sep 05 22:15:01.599 INFO kablam! error: unused macro definition Sep 05 22:15:01.599 INFO kablam! --> src/emitter.rs:79:1 Sep 05 22:15:01.599 INFO kablam! | Sep 05 22:15:01.599 INFO kablam! 79 | / macro_rules! print_maybe_styled { Sep 05 22:15:01.600 INFO kablam! 80 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 05 22:15:01.600 INFO kablam! 81 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, false) Sep 05 22:15:01.600 INFO kablam! 82 | | } Sep 05 22:15:01.600 INFO kablam! 83 | | } Sep 05 22:15:01.600 INFO kablam! | |_^ Sep 05 22:15:01.600 INFO kablam! | Sep 05 22:15:01.600 INFO kablam! note: lint level defined here Sep 05 22:15:01.600 INFO kablam! --> src/lib.rs:16:9 Sep 05 22:15:01.600 INFO kablam! | Sep 05 22:15:01.600 INFO kablam! 16 | #![deny(warnings)] Sep 05 22:15:01.600 INFO kablam! | ^^^^^^^^ Sep 05 22:15:01.600 INFO kablam! = note: #[deny(unused_macros)] implied by #[deny(warnings)] Sep 05 22:15:01.600 INFO kablam! Sep 05 22:15:01.600 INFO kablam! error: unused macro definition Sep 05 22:15:01.600 INFO kablam! --> src/emitter.rs:85:1 Sep 05 22:15:01.600 INFO kablam! | Sep 05 22:15:01.600 INFO kablam! 85 | / macro_rules! println_maybe_styled { Sep 05 22:15:01.600 INFO kablam! 86 | | ($dst: expr, $style: expr, $($arg: tt)*) => { Sep 05 22:15:01.600 INFO kablam! 87 | | $dst.print_maybe_styled(format_args!($($arg)*), $style, true) Sep 05 22:15:01.600 INFO kablam! 88 | | } Sep 05 22:15:01.600 INFO kablam! 89 | | } Sep 05 22:15:01.600 INFO kablam! | |_^ Sep 05 22:15:01.600 INFO kablam! Sep 05 22:15:01.983 INFO kablam! error: aborting due to 2 previous errors Sep 05 22:15:01.983 INFO kablam! Sep 05 22:15:01.983 INFO kablam! error: Could not compile `syntex_errors`. Sep 05 22:15:01.983 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:15:02.102 INFO kablam! error: aborting due to 2 previous errors Sep 05 22:15:02.102 INFO kablam! Sep 05 22:15:02.108 INFO kablam! error: Could not compile `syntex_errors`. Sep 05 22:15:02.108 INFO kablam! Sep 05 22:15:02.108 INFO kablam! To learn more, run the command again with --verbose. Sep 05 22:15:02.109 INFO kablam! su: No module specific data is present Sep 05 22:15:02.686 INFO running `"docker" "rm" "-f" "876ff65db3947c58be95417d9f89e737e7115dde5d654237e79555a253ea58d7"` Sep 05 22:15:02.787 INFO blam! 876ff65db3947c58be95417d9f89e737e7115dde5d654237e79555a253ea58d7