Sep 19 20:38:07.377 INFO checking screenruster-saver-0.1.8 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:38:07.377 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:38:07.377 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:38:07.597 INFO blam! 706f1848921f7541055c370bf4bf5984c84d51ff5354125bd4da1db018e9dcc6 Sep 19 20:38:07.600 INFO running `"docker" "start" "-a" "706f1848921f7541055c370bf4bf5984c84d51ff5354125bd4da1db018e9dcc6"` Sep 19 20:38:09.030 INFO kablam! usermod: no changes Sep 19 20:38:09.346 INFO kablam! Checking screenruster-saver v0.1.8 (/source) Sep 19 20:38:09.562 INFO kablam! error[E0557]: feature has been removed Sep 19 20:38:09.562 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:09.562 INFO kablam! | Sep 19 20:38:09.562 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:09.562 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:09.562 INFO kablam! | Sep 19 20:38:09.562 INFO kablam! note: subsumed by `pub use` Sep 19 20:38:09.562 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:09.562 INFO kablam! | Sep 19 20:38:09.562 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:09.562 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:09.562 INFO kablam! Sep 19 20:38:09.610 INFO kablam! error[E0557]: feature has been removed Sep 19 20:38:09.610 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:09.610 INFO kablam! | Sep 19 20:38:09.610 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:09.610 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:09.610 INFO kablam! | Sep 19 20:38:09.610 INFO kablam! note: subsumed by `pub use` Sep 19 20:38:09.610 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:09.610 INFO kablam! | Sep 19 20:38:09.610 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:09.610 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:09.610 INFO kablam! Sep 19 20:38:10.438 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 19 20:38:10.438 INFO kablam! --> src/lib.rs:19:3 Sep 19 20:38:10.438 INFO kablam! | Sep 19 20:38:10.438 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 19 20:38:10.438 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:10.438 INFO kablam! | Sep 19 20:38:10.438 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:10.438 INFO kablam! Sep 19 20:38:10.438 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 19 20:38:10.438 INFO kablam! --> src/lib.rs:26:3 Sep 19 20:38:10.438 INFO kablam! | Sep 19 20:38:10.438 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 19 20:38:10.438 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:10.438 INFO kablam! | Sep 19 20:38:10.438 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:10.438 INFO kablam! Sep 19 20:38:10.438 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 19 20:38:10.438 INFO kablam! --> src/lib.rs:36:34 Sep 19 20:38:10.438 INFO kablam! | Sep 19 20:38:10.438 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 19 20:38:10.438 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:10.438 INFO kablam! | Sep 19 20:38:10.438 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:10.438 INFO kablam! Sep 19 20:38:10.706 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:38:10.706 INFO kablam! Sep 19 20:38:10.707 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 20:38:10.707 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 20:38:10.721 INFO kablam! error: Could not compile `screenruster-saver`. Sep 19 20:38:10.722 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:38:11.121 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 19 20:38:11.121 INFO kablam! --> src/lib.rs:19:3 Sep 19 20:38:11.122 INFO kablam! | Sep 19 20:38:11.122 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 19 20:38:11.122 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:11.122 INFO kablam! | Sep 19 20:38:11.122 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:11.122 INFO kablam! Sep 19 20:38:11.122 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 19 20:38:11.122 INFO kablam! --> src/lib.rs:26:3 Sep 19 20:38:11.122 INFO kablam! | Sep 19 20:38:11.122 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 19 20:38:11.122 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:11.122 INFO kablam! | Sep 19 20:38:11.122 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:11.122 INFO kablam! Sep 19 20:38:11.123 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 19 20:38:11.123 INFO kablam! --> src/lib.rs:36:34 Sep 19 20:38:11.123 INFO kablam! | Sep 19 20:38:11.123 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 19 20:38:11.123 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:11.123 INFO kablam! | Sep 19 20:38:11.123 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:11.123 INFO kablam! Sep 19 20:38:11.290 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:38:11.291 INFO kablam! Sep 19 20:38:11.291 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 20:38:11.291 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 20:38:11.323 INFO kablam! error: Could not compile `screenruster-saver`. Sep 19 20:38:11.323 INFO kablam! Sep 19 20:38:11.323 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:38:11.324 INFO kablam! su: No module specific data is present Sep 19 20:38:12.825 INFO running `"docker" "rm" "-f" "706f1848921f7541055c370bf4bf5984c84d51ff5354125bd4da1db018e9dcc6"` Sep 19 20:38:12.958 INFO blam! 706f1848921f7541055c370bf4bf5984c84d51ff5354125bd4da1db018e9dcc6