Sep 17 17:45:03.528 INFO checking screenruster-saver-0.1.8 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:45:03.528 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:45:03.528 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:45:03.967 INFO blam! 6fa52ec9bea2379df4867add1496558355a9c1a58ac4fc28deb0c1029117b534 Sep 17 17:45:03.975 INFO running `"docker" "start" "-a" "6fa52ec9bea2379df4867add1496558355a9c1a58ac4fc28deb0c1029117b534"` Sep 17 17:45:05.886 INFO kablam! usermod: no changes Sep 17 17:45:06.195 INFO kablam! Compiling x11 v2.18.1 Sep 17 17:45:06.195 INFO kablam! Compiling glium v0.16.0 Sep 17 17:45:06.207 INFO kablam! Checking png v0.6.2 Sep 17 17:45:09.199 INFO kablam! Checking image v0.12.4 Sep 17 17:45:36.413 INFO kablam! Checking screenruster-saver v0.1.8 (/source) Sep 17 17:45:36.475 INFO kablam! error[E0557]: feature has been removed Sep 17 17:45:36.475 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:36.476 INFO kablam! | Sep 17 17:45:36.476 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:36.476 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:36.477 INFO kablam! | Sep 17 17:45:36.477 INFO kablam! note: subsumed by `pub use` Sep 17 17:45:36.477 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:36.478 INFO kablam! | Sep 17 17:45:36.478 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:36.478 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:36.480 INFO kablam! Sep 17 17:45:36.543 INFO kablam! error[E0557]: feature has been removed Sep 17 17:45:36.543 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:36.543 INFO kablam! | Sep 17 17:45:36.543 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:36.543 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:36.543 INFO kablam! | Sep 17 17:45:36.543 INFO kablam! note: subsumed by `pub use` Sep 17 17:45:36.543 INFO kablam! --> src/lib.rs:15:12 Sep 17 17:45:36.544 INFO kablam! | Sep 17 17:45:36.544 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 17 17:45:36.544 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:36.544 INFO kablam! Sep 17 17:45:37.137 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:37.137 INFO kablam! --> src/lib.rs:19:3 Sep 17 17:45:37.137 INFO kablam! | Sep 17 17:45:37.137 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 17 17:45:37.137 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:37.137 INFO kablam! | Sep 17 17:45:37.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:37.137 INFO kablam! Sep 17 17:45:37.137 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:37.137 INFO kablam! --> src/lib.rs:26:3 Sep 17 17:45:37.137 INFO kablam! | Sep 17 17:45:37.137 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 17 17:45:37.137 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:37.137 INFO kablam! | Sep 17 17:45:37.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:37.137 INFO kablam! Sep 17 17:45:37.151 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:37.151 INFO kablam! --> src/lib.rs:36:34 Sep 17 17:45:37.151 INFO kablam! | Sep 17 17:45:37.151 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 17 17:45:37.151 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:37.151 INFO kablam! | Sep 17 17:45:37.151 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:37.151 INFO kablam! Sep 17 17:45:37.287 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:45:37.287 INFO kablam! Sep 17 17:45:37.287 INFO kablam! Some errors occurred: E0557, E0658. Sep 17 17:45:37.287 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 17 17:45:37.295 INFO kablam! error: Could not compile `screenruster-saver`. Sep 17 17:45:37.295 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:45:37.430 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:37.430 INFO kablam! --> src/lib.rs:19:3 Sep 17 17:45:37.430 INFO kablam! | Sep 17 17:45:37.430 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 17 17:45:37.430 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:37.430 INFO kablam! | Sep 17 17:45:37.430 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:37.430 INFO kablam! Sep 17 17:45:37.432 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:37.432 INFO kablam! --> src/lib.rs:26:3 Sep 17 17:45:37.432 INFO kablam! | Sep 17 17:45:37.432 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 17 17:45:37.432 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:37.432 INFO kablam! | Sep 17 17:45:37.432 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:37.432 INFO kablam! Sep 17 17:45:37.432 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:37.432 INFO kablam! --> src/lib.rs:36:34 Sep 17 17:45:37.432 INFO kablam! | Sep 17 17:45:37.432 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 17 17:45:37.432 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 17:45:37.432 INFO kablam! | Sep 17 17:45:37.432 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 17 17:45:37.432 INFO kablam! Sep 17 17:45:37.583 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:45:37.583 INFO kablam! Sep 17 17:45:37.583 INFO kablam! Some errors occurred: E0557, E0658. Sep 17 17:45:37.583 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 17 17:45:37.598 INFO kablam! error: Could not compile `screenruster-saver`. Sep 17 17:45:37.598 INFO kablam! Sep 17 17:45:37.598 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:45:37.598 INFO kablam! su: No module specific data is present Sep 17 17:45:38.342 INFO running `"docker" "rm" "-f" "6fa52ec9bea2379df4867add1496558355a9c1a58ac4fc28deb0c1029117b534"` Sep 17 17:45:38.695 INFO blam! 6fa52ec9bea2379df4867add1496558355a9c1a58ac4fc28deb0c1029117b534