Sep 04 04:01:59.631 INFO checking screenruster-saver-0.1.8 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:01:59.631 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:01:59.631 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:01:59.798 INFO blam! 8418b8d7ff7fe4a02ad406379d380c15605e1e09a084c684178e9a0fda1332a6 Sep 04 04:01:59.800 INFO running `"docker" "start" "-a" "8418b8d7ff7fe4a02ad406379d380c15605e1e09a084c684178e9a0fda1332a6"` Sep 04 04:02:00.414 INFO kablam! Checking screenruster-saver v0.1.8 (file:///source) Sep 04 04:02:00.462 INFO kablam! error[E0557]: feature has been removed Sep 04 04:02:00.462 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:00.462 INFO kablam! | Sep 04 04:02:00.462 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:00.462 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:00.462 INFO kablam! | Sep 04 04:02:00.463 INFO kablam! note: subsumed by `pub use` Sep 04 04:02:00.463 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:00.463 INFO kablam! | Sep 04 04:02:00.463 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:00.463 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:00.463 INFO kablam! Sep 04 04:02:00.475 INFO kablam! error[E0557]: feature has been removed Sep 04 04:02:00.475 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:00.475 INFO kablam! | Sep 04 04:02:00.475 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:00.475 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:00.475 INFO kablam! | Sep 04 04:02:00.475 INFO kablam! note: subsumed by `pub use` Sep 04 04:02:00.475 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:00.476 INFO kablam! | Sep 04 04:02:00.476 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:00.476 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:00.476 INFO kablam! Sep 04 04:02:01.584 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 04 04:02:01.584 INFO kablam! --> src/lib.rs:19:3 Sep 04 04:02:01.584 INFO kablam! | Sep 04 04:02:01.585 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 04 04:02:01.585 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:01.585 INFO kablam! | Sep 04 04:02:01.585 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:01.585 INFO kablam! Sep 04 04:02:01.585 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 04 04:02:01.585 INFO kablam! --> src/lib.rs:26:3 Sep 04 04:02:01.585 INFO kablam! | Sep 04 04:02:01.585 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 04 04:02:01.585 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:01.585 INFO kablam! | Sep 04 04:02:01.585 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:01.585 INFO kablam! Sep 04 04:02:01.585 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 04 04:02:01.585 INFO kablam! --> src/lib.rs:36:34 Sep 04 04:02:01.585 INFO kablam! | Sep 04 04:02:01.586 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 04 04:02:01.586 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:01.586 INFO kablam! | Sep 04 04:02:01.586 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:01.586 INFO kablam! Sep 04 04:02:01.794 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:02:01.795 INFO kablam! Sep 04 04:02:01.795 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 04:02:01.795 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 04:02:01.802 INFO kablam! error: Could not compile `screenruster-saver`. Sep 04 04:02:01.802 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:02:02.133 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 04 04:02:02.133 INFO kablam! --> src/lib.rs:19:3 Sep 04 04:02:02.133 INFO kablam! | Sep 04 04:02:02.133 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 04 04:02:02.133 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:02.133 INFO kablam! | Sep 04 04:02:02.133 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:02.133 INFO kablam! Sep 04 04:02:02.133 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 04 04:02:02.133 INFO kablam! --> src/lib.rs:26:3 Sep 04 04:02:02.133 INFO kablam! | Sep 04 04:02:02.134 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 04 04:02:02.134 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:02.134 INFO kablam! | Sep 04 04:02:02.134 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:02.134 INFO kablam! Sep 04 04:02:02.134 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 04 04:02:02.134 INFO kablam! --> src/lib.rs:36:34 Sep 04 04:02:02.134 INFO kablam! | Sep 04 04:02:02.134 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 04 04:02:02.134 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:02.134 INFO kablam! | Sep 04 04:02:02.134 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:02.134 INFO kablam! Sep 04 04:02:02.349 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:02:02.349 INFO kablam! Sep 04 04:02:02.349 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 04:02:02.349 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 04:02:02.363 INFO kablam! error: Could not compile `screenruster-saver`. Sep 04 04:02:02.363 INFO kablam! Sep 04 04:02:02.363 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:02:02.364 INFO kablam! su: No module specific data is present Sep 04 04:02:02.703 INFO running `"docker" "rm" "-f" "8418b8d7ff7fe4a02ad406379d380c15605e1e09a084c684178e9a0fda1332a6"` Sep 04 04:02:02.799 INFO blam! 8418b8d7ff7fe4a02ad406379d380c15605e1e09a084c684178e9a0fda1332a6