Sep 14 09:29:33.047 INFO checking screenruster-saver-laughing_man-0.1.3 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:29:33.047 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:29:33.047 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:29:33.318 INFO blam! b884f727766d5296e3973fe97ebe744009e7994b8179654ba33381588b0534d5 Sep 14 09:29:33.321 INFO running `"docker" "start" "-a" "b884f727766d5296e3973fe97ebe744009e7994b8179654ba33381588b0534d5"` Sep 14 09:29:34.630 INFO kablam! usermod: no changes Sep 14 09:29:34.928 INFO kablam! Compiling x11 v2.18.1 Sep 14 09:29:34.956 INFO kablam! Compiling gl_generator v0.5.5 Sep 14 09:29:34.959 INFO kablam! Checking backtrace v0.2.3 Sep 14 09:29:34.959 INFO kablam! Checking png v0.6.2 Sep 14 09:29:39.134 INFO kablam! Checking image v0.12.4 Sep 14 09:29:41.655 INFO kablam! Compiling glium v0.16.0 Sep 14 09:30:12.609 INFO kablam! Checking screenruster-saver v0.1.8 Sep 14 09:30:12.765 INFO kablam! error[E0557]: feature has been removed Sep 14 09:30:12.765 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 14 09:30:12.765 INFO kablam! | Sep 14 09:30:12.765 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 14 09:30:12.765 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:12.766 INFO kablam! | Sep 14 09:30:12.766 INFO kablam! note: subsumed by `pub use` Sep 14 09:30:12.766 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 14 09:30:12.766 INFO kablam! | Sep 14 09:30:12.766 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 14 09:30:12.766 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:12.766 INFO kablam! Sep 14 09:30:13.644 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 14 09:30:13.644 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 14 09:30:13.644 INFO kablam! | Sep 14 09:30:13.644 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 14 09:30:13.644 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:13.644 INFO kablam! | Sep 14 09:30:13.645 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 09:30:13.645 INFO kablam! Sep 14 09:30:13.645 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 14 09:30:13.645 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 14 09:30:13.646 INFO kablam! | Sep 14 09:30:13.646 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 14 09:30:13.646 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:13.646 INFO kablam! | Sep 14 09:30:13.646 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 09:30:13.646 INFO kablam! Sep 14 09:30:13.655 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 14 09:30:13.655 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 14 09:30:13.655 INFO kablam! | Sep 14 09:30:13.656 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 14 09:30:13.656 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:13.656 INFO kablam! | Sep 14 09:30:13.656 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 09:30:13.657 INFO kablam! Sep 14 09:30:13.797 INFO kablam! error: aborting due to 4 previous errors Sep 14 09:30:13.797 INFO kablam! Sep 14 09:30:13.797 INFO kablam! Some errors occurred: E0557, E0658. Sep 14 09:30:13.798 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 14 09:30:13.813 INFO kablam! error: Could not compile `screenruster-saver`. Sep 14 09:30:13.813 INFO kablam! Sep 14 09:30:13.813 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:30:13.815 INFO kablam! su: No module specific data is present Sep 14 09:30:16.138 INFO running `"docker" "rm" "-f" "b884f727766d5296e3973fe97ebe744009e7994b8179654ba33381588b0534d5"` Sep 14 09:30:16.543 INFO blam! b884f727766d5296e3973fe97ebe744009e7994b8179654ba33381588b0534d5