Sep 17 17:44:56.415 INFO checking screenruster-saver-0.1.8 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:44:56.415 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:44:56.415 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-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:56.859 INFO blam! f8e81620e733b5ed5b31c4afb77609eb9ce9372df6d30d6929b14a2fb59854e0 Sep 17 17:44:56.861 INFO running `"docker" "start" "-a" "f8e81620e733b5ed5b31c4afb77609eb9ce9372df6d30d6929b14a2fb59854e0"` Sep 17 17:44:58.782 INFO kablam! usermod: no changes Sep 17 17:44:59.026 INFO kablam! Compiling x11 v2.18.1 Sep 17 17:44:59.054 INFO kablam! Compiling glium v0.16.0 Sep 17 17:44:59.055 INFO kablam! Checking image v0.12.4 Sep 17 17:45:32.976 INFO kablam! Checking screenruster-saver v0.1.8 (/source) Sep 17 17:45:33.091 INFO kablam! error[E0557]: feature has been removed Sep 17 17:45:33.091 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:33.091 INFO kablam! | Sep 17 17:45:33.091 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:33.091 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.091 INFO kablam! | Sep 17 17:45:33.091 INFO kablam! note: subsumed by `pub use` Sep 17 17:45:33.091 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:33.091 INFO kablam! | Sep 17 17:45:33.091 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:33.091 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.091 INFO kablam! Sep 17 17:45:33.119 INFO kablam! error[E0557]: feature has been removed Sep 17 17:45:33.119 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:33.119 INFO kablam! | Sep 17 17:45:33.119 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:33.119 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.119 INFO kablam! | Sep 17 17:45:33.119 INFO kablam! note: subsumed by `pub use` Sep 17 17:45:33.119 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:33.119 INFO kablam! | Sep 17 17:45:33.119 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:33.119 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.119 INFO kablam! Sep 17 17:45:33.893 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:33.893 INFO kablam! --> src/lib.rs:19:3 Sep 17 17:45:33.893 INFO kablam! | Sep 17 17:45:33.893 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 17 17:45:33.893 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.893 INFO kablam! | Sep 17 17:45:33.893 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:33.893 INFO kablam! Sep 17 17:45:33.893 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:33.893 INFO kablam! --> src/lib.rs:26:3 Sep 17 17:45:33.893 INFO kablam! | Sep 17 17:45:33.893 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 17 17:45:33.893 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.893 INFO kablam! | Sep 17 17:45:33.893 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:33.893 INFO kablam! Sep 17 17:45:33.898 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:33.898 INFO kablam! --> src/lib.rs:36:34 Sep 17 17:45:33.898 INFO kablam! | Sep 17 17:45:33.898 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 17 17:45:33.898 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.898 INFO kablam! | Sep 17 17:45:33.898 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:33.898 INFO kablam! Sep 17 17:45:33.931 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:33.931 INFO kablam! --> src/lib.rs:19:3 Sep 17 17:45:33.931 INFO kablam! | Sep 17 17:45:33.931 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 17 17:45:33.931 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.931 INFO kablam! | Sep 17 17:45:33.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:33.931 INFO kablam! Sep 17 17:45:33.931 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:33.931 INFO kablam! --> src/lib.rs:26:3 Sep 17 17:45:33.931 INFO kablam! | Sep 17 17:45:33.931 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 17 17:45:33.931 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.931 INFO kablam! | Sep 17 17:45:33.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:33.931 INFO kablam! Sep 17 17:45:33.931 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:33.931 INFO kablam! --> src/lib.rs:36:34 Sep 17 17:45:33.931 INFO kablam! | Sep 17 17:45:33.931 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 17 17:45:33.931 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:33.931 INFO kablam! | Sep 17 17:45:33.931 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:33.935 INFO kablam! Sep 17 17:45:34.039 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:45:34.039 INFO kablam! Sep 17 17:45:34.039 INFO kablam! Some errors occurred: E0557, E0658. Sep 17 17:45:34.039 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 17 17:45:34.045 INFO kablam! error: Could not compile `screenruster-saver`. Sep 17 17:45:34.045 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:45:34.058 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:45:34.058 INFO kablam! Sep 17 17:45:34.058 INFO kablam! Some errors occurred: E0557, E0658. Sep 17 17:45:34.058 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 17 17:45:34.067 INFO kablam! error: Could not compile `screenruster-saver`. Sep 17 17:45:34.067 INFO kablam! Sep 17 17:45:34.067 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:45:34.067 INFO kablam! su: No module specific data is present Sep 17 17:45:34.692 INFO running `"docker" "rm" "-f" "f8e81620e733b5ed5b31c4afb77609eb9ce9372df6d30d6929b14a2fb59854e0"` Sep 17 17:45:34.784 INFO blam! f8e81620e733b5ed5b31c4afb77609eb9ce9372df6d30d6929b14a2fb59854e0