Aug 30 04:17:49.694 INFO checking screenruster-saver-fractal-0.1.1 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 04:17:49.694 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 04:17:49.694 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 04:17:49.902 INFO blam! 99e631304194a74cd64e892c2a5c1d80d8c92aa6c7f4cdb8186b78f20ebbcda0 Aug 30 04:17:49.905 INFO running `"docker" "start" "-a" "99e631304194a74cd64e892c2a5c1d80d8c92aa6c7f4cdb8186b78f20ebbcda0"` Aug 30 04:17:50.839 INFO kablam! Compiling x11 v2.18.1 Aug 30 04:17:50.841 INFO kablam! Checking meval v0.0.9 Aug 30 04:17:50.846 INFO kablam! Compiling glium v0.16.0 Aug 30 04:17:50.849 INFO kablam! Checking png v0.6.2 Aug 30 04:17:55.621 INFO kablam! Checking image v0.12.4 Aug 30 04:18:29.083 INFO kablam! Checking screenruster-saver v0.1.8 Aug 30 04:18:29.130 INFO kablam! error[E0557]: feature has been removed Aug 30 04:18:29.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Aug 30 04:18:29.131 INFO kablam! | Aug 30 04:18:29.131 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Aug 30 04:18:29.131 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 04:18:29.131 INFO kablam! | Aug 30 04:18:29.131 INFO kablam! note: subsumed by `pub use` Aug 30 04:18:29.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Aug 30 04:18:29.131 INFO kablam! | Aug 30 04:18:29.131 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Aug 30 04:18:29.131 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 04:18:29.131 INFO kablam! Aug 30 04:18:30.292 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 04:18:30.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Aug 30 04:18:30.292 INFO kablam! | Aug 30 04:18:30.292 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Aug 30 04:18:30.292 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 04:18:30.292 INFO kablam! | Aug 30 04:18:30.292 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 04:18:30.292 INFO kablam! Aug 30 04:18:30.292 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 04:18:30.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Aug 30 04:18:30.292 INFO kablam! | Aug 30 04:18:30.292 INFO kablam! 26 | #[macro_reexport(object, array)] Aug 30 04:18:30.293 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 04:18:30.293 INFO kablam! | Aug 30 04:18:30.293 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 04:18:30.293 INFO kablam! Aug 30 04:18:30.294 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 04:18:30.294 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Aug 30 04:18:30.294 INFO kablam! | Aug 30 04:18:30.294 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Aug 30 04:18:30.295 INFO kablam! | ^^^^^^^^^^^^^^ Aug 30 04:18:30.295 INFO kablam! | Aug 30 04:18:30.295 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 30 04:18:30.295 INFO kablam! Aug 30 04:18:30.490 INFO kablam! error: aborting due to 4 previous errors Aug 30 04:18:30.490 INFO kablam! Aug 30 04:18:30.490 INFO kablam! Some errors occurred: E0557, E0658. Aug 30 04:18:30.490 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 30 04:18:30.502 INFO kablam! error: Could not compile `screenruster-saver`. Aug 30 04:18:30.502 INFO kablam! Aug 30 04:18:30.502 INFO kablam! To learn more, run the command again with --verbose. Aug 30 04:18:30.504 INFO kablam! su: No module specific data is present Aug 30 04:18:30.945 INFO running `"docker" "rm" "-f" "99e631304194a74cd64e892c2a5c1d80d8c92aa6c7f4cdb8186b78f20ebbcda0"` Aug 30 04:18:31.056 INFO blam! 99e631304194a74cd64e892c2a5c1d80d8c92aa6c7f4cdb8186b78f20ebbcda0