Aug 30 03:37:05.842 INFO checking screenruster-saver-laughing_man-0.1.3 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 03:37:05.842 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 03:37:05.843 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 03:37:06.053 INFO blam! 3be9bb98795422c5164e6a1b357fd13d3f94d33a36251d619ce0b207fa035125 Aug 30 03:37:06.055 INFO running `"docker" "start" "-a" "3be9bb98795422c5164e6a1b357fd13d3f94d33a36251d619ce0b207fa035125"` Aug 30 03:37:06.810 INFO kablam! Compiling x11 v2.18.1 Aug 30 03:37:06.813 INFO kablam! Compiling glium v0.16.0 Aug 30 03:37:06.816 INFO kablam! Checking image v0.12.4 Aug 30 03:37:47.817 INFO kablam! Checking screenruster-saver v0.1.8 Aug 30 03:37:47.892 INFO kablam! error[E0557]: feature has been removed Aug 30 03:37:47.892 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Aug 30 03:37:47.892 INFO kablam! | Aug 30 03:37:47.892 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Aug 30 03:37:47.892 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 03:37:47.892 INFO kablam! | Aug 30 03:37:47.892 INFO kablam! note: subsumed by `pub use` Aug 30 03:37:47.892 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Aug 30 03:37:47.892 INFO kablam! | Aug 30 03:37:47.892 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Aug 30 03:37:47.893 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 03:37:47.893 INFO kablam! Aug 30 03:37:49.283 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 03:37:49.284 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Aug 30 03:37:49.284 INFO kablam! | Aug 30 03:37:49.284 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Aug 30 03:37:49.284 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 03:37:49.284 INFO kablam! | Aug 30 03:37:49.284 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 03:37:49.284 INFO kablam! Aug 30 03:37:49.284 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 03:37:49.284 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Aug 30 03:37:49.284 INFO kablam! | Aug 30 03:37:49.284 INFO kablam! 26 | #[macro_reexport(object, array)] Aug 30 03:37:49.284 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 03:37:49.284 INFO kablam! | Aug 30 03:37:49.284 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 03:37:49.284 INFO kablam! Aug 30 03:37:49.286 INFO kablam! error[E0658]: The attribute `macro_reexport` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 30 03:37:49.286 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Aug 30 03:37:49.286 INFO kablam! | Aug 30 03:37:49.286 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Aug 30 03:37:49.287 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 03:37:49.287 INFO kablam! | Aug 30 03:37:49.287 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 03:37:49.287 INFO kablam! Aug 30 03:37:49.492 INFO kablam! error: aborting due to 4 previous errors Aug 30 03:37:49.492 INFO kablam! Aug 30 03:37:49.492 INFO kablam! Some errors occurred: E0557, E0658. Aug 30 03:37:49.492 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 30 03:37:49.507 INFO kablam! error: Could not compile `screenruster-saver`. Aug 30 03:37:49.507 INFO kablam! Aug 30 03:37:49.507 INFO kablam! To learn more, run the command again with --verbose. Aug 30 03:37:49.509 INFO kablam! su: No module specific data is present Aug 30 03:37:49.908 INFO running `"docker" "rm" "-f" "3be9bb98795422c5164e6a1b357fd13d3f94d33a36251d619ce0b207fa035125"` Aug 30 03:37:50.041 INFO blam! 3be9bb98795422c5164e6a1b357fd13d3f94d33a36251d619ce0b207fa035125