Sep 17 17:44:20.063 INFO checking screenruster-saver-laughing_man-0.1.3 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:44:20.063 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:44:20.063 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/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:20.409 INFO blam! cc5f7192cb7e3b64562aaffef91fb2d6c57f2d76e5029865a6087c0b16ecd711 Sep 17 17:44:20.409 INFO running `"docker" "start" "-a" "cc5f7192cb7e3b64562aaffef91fb2d6c57f2d76e5029865a6087c0b16ecd711"` Sep 17 17:44:21.866 INFO kablam! usermod: no changes Sep 17 17:44:22.115 INFO kablam! Compiling x11 v2.18.1 Sep 17 17:44:22.120 INFO kablam! Compiling glium v0.16.0 Sep 17 17:44:22.120 INFO kablam! Checking nalgebra v0.11.2 Sep 17 17:44:22.121 INFO kablam! Checking image v0.12.4 Sep 17 17:45:09.095 INFO kablam! Checking screenruster-saver v0.1.8 Sep 17 17:45:09.219 INFO kablam! error[E0557]: feature has been removed Sep 17 17:45:09.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 17 17:45:09.219 INFO kablam! | Sep 17 17:45:09.219 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:09.219 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:09.219 INFO kablam! | Sep 17 17:45:09.219 INFO kablam! note: subsumed by `pub use` Sep 17 17:45:09.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 17 17:45:09.219 INFO kablam! | Sep 17 17:45:09.219 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:09.219 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:09.219 INFO kablam! Sep 17 17:45:10.315 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:10.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 17 17:45:10.315 INFO kablam! | Sep 17 17:45:10.315 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 17 17:45:10.315 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:10.315 INFO kablam! | Sep 17 17:45:10.315 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:10.315 INFO kablam! Sep 17 17:45:10.316 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:10.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 17 17:45:10.316 INFO kablam! | Sep 17 17:45:10.316 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 17 17:45:10.316 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:10.316 INFO kablam! | Sep 17 17:45:10.316 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:10.316 INFO kablam! Sep 17 17:45:10.318 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:10.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 17 17:45:10.318 INFO kablam! | Sep 17 17:45:10.318 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 17 17:45:10.318 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:10.318 INFO kablam! | Sep 17 17:45:10.319 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:10.319 INFO kablam! Sep 17 17:45:10.553 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:45:10.553 INFO kablam! Sep 17 17:45:10.553 INFO kablam! Some errors occurred: E0557, E0658. Sep 17 17:45:10.553 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 17 17:45:10.572 INFO kablam! error: Could not compile `screenruster-saver`. Sep 17 17:45:10.572 INFO kablam! Sep 17 17:45:10.572 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:45:10.573 INFO kablam! su: No module specific data is present Sep 17 17:45:12.073 INFO running `"docker" "rm" "-f" "cc5f7192cb7e3b64562aaffef91fb2d6c57f2d76e5029865a6087c0b16ecd711"` Sep 17 17:45:12.362 INFO blam! cc5f7192cb7e3b64562aaffef91fb2d6c57f2d76e5029865a6087c0b16ecd711