Sep 06 00:24:32.740 INFO checking screenruster-saver-0.1.8 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:24:32.740 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:24:32.740 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:24:32.943 INFO blam! c4113d951c5517c302c09db1e3a417ee250fc0e15a4d4092d9db6519dd0017b4 Sep 06 00:24:32.945 INFO running `"docker" "start" "-a" "c4113d951c5517c302c09db1e3a417ee250fc0e15a4d4092d9db6519dd0017b4"` Sep 06 00:24:34.924 INFO kablam! usermod: no changes Sep 06 00:24:35.222 INFO kablam! Compiling x11 v2.18.1 Sep 06 00:24:35.227 INFO kablam! Compiling glium v0.16.0 Sep 06 00:24:35.227 INFO kablam! Checking png v0.6.2 Sep 06 00:24:35.240 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 06 00:24:38.758 INFO kablam! Checking image v0.12.4 Sep 06 00:25:04.967 INFO kablam! Checking screenruster-saver v0.1.8 (file:///source) Sep 06 00:25:05.028 INFO kablam! error[E0557]: feature has been removed Sep 06 00:25:05.028 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:05.028 INFO kablam! | Sep 06 00:25:05.028 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:05.028 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:05.028 INFO kablam! | Sep 06 00:25:05.028 INFO kablam! note: subsumed by `pub use` Sep 06 00:25:05.028 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:05.028 INFO kablam! | Sep 06 00:25:05.028 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:05.029 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:05.029 INFO kablam! Sep 06 00:25:05.068 INFO kablam! error[E0557]: feature has been removed Sep 06 00:25:05.068 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:05.068 INFO kablam! | Sep 06 00:25:05.068 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:05.068 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:05.068 INFO kablam! | Sep 06 00:25:05.068 INFO kablam! note: subsumed by `pub use` Sep 06 00:25:05.068 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:05.068 INFO kablam! | Sep 06 00:25:05.068 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:05.068 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:05.068 INFO kablam! Sep 06 00:25:06.018 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 06 00:25:06.018 INFO kablam! --> src/lib.rs:19:3 Sep 06 00:25:06.018 INFO kablam! | Sep 06 00:25:06.018 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 06 00:25:06.018 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:06.018 INFO kablam! | Sep 06 00:25:06.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:06.018 INFO kablam! Sep 06 00:25:06.018 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 06 00:25:06.018 INFO kablam! --> src/lib.rs:26:3 Sep 06 00:25:06.018 INFO kablam! | Sep 06 00:25:06.018 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 06 00:25:06.018 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:06.018 INFO kablam! | Sep 06 00:25:06.018 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:06.018 INFO kablam! Sep 06 00:25:06.021 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 06 00:25:06.021 INFO kablam! --> src/lib.rs:36:34 Sep 06 00:25:06.021 INFO kablam! | Sep 06 00:25:06.021 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 06 00:25:06.021 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:06.021 INFO kablam! | Sep 06 00:25:06.021 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:06.021 INFO kablam! Sep 06 00:25:06.252 INFO kablam! error: aborting due to 4 previous errors Sep 06 00:25:06.258 INFO kablam! Sep 06 00:25:06.258 INFO kablam! Some errors occurred: E0557, E0658. Sep 06 00:25:06.259 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 06 00:25:06.271 INFO kablam! error: Could not compile `screenruster-saver`. Sep 06 00:25:06.272 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:25:06.291 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 06 00:25:06.291 INFO kablam! --> src/lib.rs:19:3 Sep 06 00:25:06.291 INFO kablam! | Sep 06 00:25:06.291 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 06 00:25:06.291 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:06.292 INFO kablam! | Sep 06 00:25:06.292 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:06.292 INFO kablam! Sep 06 00:25:06.293 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 06 00:25:06.293 INFO kablam! --> src/lib.rs:26:3 Sep 06 00:25:06.293 INFO kablam! | Sep 06 00:25:06.293 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 06 00:25:06.293 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:06.293 INFO kablam! | Sep 06 00:25:06.293 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:06.294 INFO kablam! Sep 06 00:25:06.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) Sep 06 00:25:06.294 INFO kablam! --> src/lib.rs:36:34 Sep 06 00:25:06.294 INFO kablam! | Sep 06 00:25:06.294 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 06 00:25:06.294 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:06.295 INFO kablam! | Sep 06 00:25:06.295 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:06.295 INFO kablam! Sep 06 00:25:06.423 INFO kablam! error: aborting due to 4 previous errors Sep 06 00:25:06.423 INFO kablam! Sep 06 00:25:06.423 INFO kablam! Some errors occurred: E0557, E0658. Sep 06 00:25:06.424 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 06 00:25:06.437 INFO kablam! error: Could not compile `screenruster-saver`. Sep 06 00:25:06.438 INFO kablam! Sep 06 00:25:06.438 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:25:06.440 INFO kablam! su: No module specific data is present Sep 06 00:25:07.330 INFO running `"docker" "rm" "-f" "c4113d951c5517c302c09db1e3a417ee250fc0e15a4d4092d9db6519dd0017b4"` Sep 06 00:25:07.447 INFO blam! c4113d951c5517c302c09db1e3a417ee250fc0e15a4d4092d9db6519dd0017b4