Sep 17 17:44:46.043 INFO checking screenruster-saver-fractal-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:44:46.043 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:44:46.043 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:44:46.527 INFO blam! 4d651998fe6b2bb54bada7e798cb8439ff86213b55ea69e3eec07d740971f62e Sep 17 17:44:46.529 INFO running `"docker" "start" "-a" "4d651998fe6b2bb54bada7e798cb8439ff86213b55ea69e3eec07d740971f62e"` Sep 17 17:44:48.991 INFO kablam! usermod: no changes Sep 17 17:44:49.354 INFO kablam! Compiling khronos_api v1.0.1 Sep 17 17:44:49.383 INFO kablam! Compiling x11 v2.18.1 Sep 17 17:44:49.391 INFO kablam! Checking meval v0.0.9 Sep 17 17:44:49.415 INFO kablam! Checking png v0.6.2 Sep 17 17:44:50.821 INFO kablam! Compiling gl_generator v0.5.5 Sep 17 17:44:53.083 INFO kablam! Checking image v0.12.4 Sep 17 17:44:58.558 INFO kablam! Compiling glium v0.16.0 Sep 17 17:45:27.938 INFO kablam! Checking screenruster-saver v0.1.8 Sep 17 17:45:28.087 INFO kablam! error[E0557]: feature has been removed Sep 17 17:45:28.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 17 17:45:28.087 INFO kablam! | Sep 17 17:45:28.087 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:28.087 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:28.087 INFO kablam! | Sep 17 17:45:28.087 INFO kablam! note: subsumed by `pub use` Sep 17 17:45:28.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 17 17:45:28.087 INFO kablam! | Sep 17 17:45:28.087 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:28.087 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:28.087 INFO kablam! Sep 17 17:45:28.895 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) Sep 17 17:45:28.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 17 17:45:28.895 INFO kablam! | Sep 17 17:45:28.895 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 17 17:45:28.895 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:28.895 INFO kablam! | Sep 17 17:45:28.895 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:28.895 INFO kablam! Sep 17 17:45:28.895 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) Sep 17 17:45:28.895 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 17 17:45:28.895 INFO kablam! | Sep 17 17:45:28.895 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 17 17:45:28.895 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:28.895 INFO kablam! | Sep 17 17:45:28.895 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:28.895 INFO kablam! Sep 17 17:45:28.907 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) Sep 17 17:45:28.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 17 17:45:28.907 INFO kablam! | Sep 17 17:45:28.907 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 17 17:45:28.907 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:28.907 INFO kablam! | Sep 17 17:45:28.907 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:28.907 INFO kablam! Sep 17 17:45:29.027 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:45:29.027 INFO kablam! Sep 17 17:45:29.027 INFO kablam! Some errors occurred: E0557, E0658. Sep 17 17:45:29.027 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 17 17:45:29.041 INFO kablam! error: Could not compile `screenruster-saver`. Sep 17 17:45:29.041 INFO kablam! Sep 17 17:45:29.041 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:45:29.041 INFO kablam! su: No module specific data is present Sep 17 17:45:30.473 INFO running `"docker" "rm" "-f" "4d651998fe6b2bb54bada7e798cb8439ff86213b55ea69e3eec07d740971f62e"` Sep 17 17:45:30.731 INFO blam! 4d651998fe6b2bb54bada7e798cb8439ff86213b55ea69e3eec07d740971f62e