Sep 21 03:30:00.323 INFO checking screenruster-saver-0.1.8 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:30:00.323 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:30:00.323 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:30:00.594 INFO blam! 5a07dafb8d0db2afa2062113b9b860e8c03d5620046399c7716fd1de2714f732 Sep 21 03:30:00.597 INFO running `"docker" "start" "-a" "5a07dafb8d0db2afa2062113b9b860e8c03d5620046399c7716fd1de2714f732"` Sep 21 03:30:01.885 INFO kablam! usermod: no changes Sep 21 03:30:02.122 INFO kablam! Checking screenruster-saver v0.1.8 (/source) Sep 21 03:30:02.262 INFO kablam! error[E0557]: feature has been removed Sep 21 03:30:02.262 INFO kablam! --> src/lib.rs:15:12 Sep 21 03:30:02.262 INFO kablam! | Sep 21 03:30:02.262 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 21 03:30:02.262 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:02.262 INFO kablam! | Sep 21 03:30:02.262 INFO kablam! note: subsumed by `pub use` Sep 21 03:30:02.262 INFO kablam! --> src/lib.rs:15:12 Sep 21 03:30:02.262 INFO kablam! | Sep 21 03:30:02.262 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 21 03:30:02.262 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:02.262 INFO kablam! Sep 21 03:30:02.306 INFO kablam! error[E0557]: feature has been removed Sep 21 03:30:02.306 INFO kablam! --> src/lib.rs:15:12 Sep 21 03:30:02.306 INFO kablam! | Sep 21 03:30:02.306 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 21 03:30:02.306 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:02.306 INFO kablam! | Sep 21 03:30:02.306 INFO kablam! note: subsumed by `pub use` Sep 21 03:30:02.306 INFO kablam! --> src/lib.rs:15:12 Sep 21 03:30:02.306 INFO kablam! | Sep 21 03:30:02.306 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 21 03:30:02.306 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:02.306 INFO kablam! Sep 21 03:30:03.733 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 21 03:30:03.733 INFO kablam! --> src/lib.rs:19:3 Sep 21 03:30:03.733 INFO kablam! | Sep 21 03:30:03.733 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 21 03:30:03.733 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:03.746 INFO kablam! | Sep 21 03:30:03.746 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:30:03.746 INFO kablam! Sep 21 03:30:03.747 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 21 03:30:03.747 INFO kablam! --> src/lib.rs:26:3 Sep 21 03:30:03.747 INFO kablam! | Sep 21 03:30:03.747 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 21 03:30:03.747 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:03.747 INFO kablam! | Sep 21 03:30:03.747 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:30:03.747 INFO kablam! Sep 21 03:30:03.758 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 21 03:30:03.758 INFO kablam! --> src/lib.rs:36:34 Sep 21 03:30:03.758 INFO kablam! | Sep 21 03:30:03.758 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 21 03:30:03.758 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:03.758 INFO kablam! | Sep 21 03:30:03.759 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:30:03.759 INFO kablam! Sep 21 03:30:03.809 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 21 03:30:03.810 INFO kablam! --> src/lib.rs:19:3 Sep 21 03:30:03.810 INFO kablam! | Sep 21 03:30:03.810 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 21 03:30:03.810 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:03.810 INFO kablam! | Sep 21 03:30:03.810 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:30:03.810 INFO kablam! Sep 21 03:30:03.810 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 21 03:30:03.810 INFO kablam! --> src/lib.rs:26:3 Sep 21 03:30:03.810 INFO kablam! | Sep 21 03:30:03.810 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 21 03:30:03.810 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:03.810 INFO kablam! | Sep 21 03:30:03.810 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:30:03.810 INFO kablam! Sep 21 03:30:03.811 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 21 03:30:03.811 INFO kablam! --> src/lib.rs:36:34 Sep 21 03:30:03.811 INFO kablam! | Sep 21 03:30:03.811 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 21 03:30:03.811 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 03:30:03.811 INFO kablam! | Sep 21 03:30:03.811 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 03:30:03.811 INFO kablam! Sep 21 03:30:03.987 INFO kablam! error: aborting due to 4 previous errors Sep 21 03:30:03.998 INFO kablam! Sep 21 03:30:03.999 INFO kablam! Some errors occurred: E0557, E0658. Sep 21 03:30:03.999 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 21 03:30:04.010 INFO kablam! error: Could not compile `screenruster-saver`. Sep 21 03:30:04.011 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:30:04.034 INFO kablam! error: aborting due to 4 previous errors Sep 21 03:30:04.034 INFO kablam! Sep 21 03:30:04.034 INFO kablam! Some errors occurred: E0557, E0658. Sep 21 03:30:04.034 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 21 03:30:04.051 INFO kablam! error: Could not compile `screenruster-saver`. Sep 21 03:30:04.051 INFO kablam! Sep 21 03:30:04.051 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:30:04.053 INFO kablam! su: No module specific data is present Sep 21 03:30:06.094 INFO running `"docker" "rm" "-f" "5a07dafb8d0db2afa2062113b9b860e8c03d5620046399c7716fd1de2714f732"` Sep 21 03:30:06.282 INFO blam! 5a07dafb8d0db2afa2062113b9b860e8c03d5620046399c7716fd1de2714f732