Sep 04 04:01:39.034 INFO checking screenruster-saver-0.1.8 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:01:39.034 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:01:39.034 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:39.280 INFO blam! 36a19d1761fea7295cf3ba2944173455abfa97d76aafa54f7ff15008a7505225 Sep 04 04:01:39.280 INFO running `"docker" "start" "-a" "36a19d1761fea7295cf3ba2944173455abfa97d76aafa54f7ff15008a7505225"` Sep 04 04:01:40.365 INFO kablam! Compiling x11 v2.18.1 Sep 04 04:01:40.391 INFO kablam! Compiling glium v0.16.0 Sep 04 04:02:16.024 INFO kablam! Checking screenruster-saver v0.1.8 (file:///source) Sep 04 04:02:16.079 INFO kablam! error[E0557]: feature has been removed Sep 04 04:02:16.079 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:16.080 INFO kablam! | Sep 04 04:02:16.080 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:16.080 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:16.080 INFO kablam! | Sep 04 04:02:16.080 INFO kablam! note: subsumed by `pub use` Sep 04 04:02:16.080 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:16.080 INFO kablam! | Sep 04 04:02:16.080 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:16.080 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:16.080 INFO kablam! Sep 04 04:02:16.080 INFO kablam! error[E0557]: feature has been removed Sep 04 04:02:16.080 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:16.080 INFO kablam! | Sep 04 04:02:16.080 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:16.081 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:16.081 INFO kablam! | Sep 04 04:02:16.081 INFO kablam! note: subsumed by `pub use` Sep 04 04:02:16.081 INFO kablam! --> src/lib.rs:15:12 Sep 04 04:02:16.081 INFO kablam! | Sep 04 04:02:16.081 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:02:16.081 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:16.081 INFO kablam! Sep 04 04:02:17.333 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:17.333 INFO kablam! --> src/lib.rs:19:3 Sep 04 04:02:17.333 INFO kablam! | Sep 04 04:02:17.333 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 04 04:02:17.333 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:17.333 INFO kablam! | Sep 04 04:02:17.334 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:17.334 INFO kablam! Sep 04 04:02:17.334 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:17.334 INFO kablam! --> src/lib.rs:26:3 Sep 04 04:02:17.334 INFO kablam! | Sep 04 04:02:17.334 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 04 04:02:17.334 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:17.334 INFO kablam! | Sep 04 04:02:17.334 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:17.334 INFO kablam! Sep 04 04:02:17.336 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:17.336 INFO kablam! --> src/lib.rs:36:34 Sep 04 04:02:17.336 INFO kablam! | Sep 04 04:02:17.336 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 04 04:02:17.336 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:17.336 INFO kablam! | Sep 04 04:02:17.336 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:17.337 INFO kablam! Sep 04 04:02:17.373 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:17.374 INFO kablam! --> src/lib.rs:19:3 Sep 04 04:02:17.374 INFO kablam! | Sep 04 04:02:17.374 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 04 04:02:17.374 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:17.374 INFO kablam! | Sep 04 04:02:17.374 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:17.374 INFO kablam! Sep 04 04:02:17.375 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:17.375 INFO kablam! --> src/lib.rs:26:3 Sep 04 04:02:17.375 INFO kablam! | Sep 04 04:02:17.375 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 04 04:02:17.375 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:17.375 INFO kablam! | Sep 04 04:02:17.375 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:17.375 INFO kablam! Sep 04 04:02:17.375 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:17.375 INFO kablam! --> src/lib.rs:36:34 Sep 04 04:02:17.375 INFO kablam! | Sep 04 04:02:17.375 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 04 04:02:17.375 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:02:17.375 INFO kablam! | Sep 04 04:02:17.375 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:02:17.375 INFO kablam! Sep 04 04:02:17.582 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:02:17.582 INFO kablam! Sep 04 04:02:17.582 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 04:02:17.582 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 04:02:17.591 INFO kablam! error: Could not compile `screenruster-saver`. Sep 04 04:02:17.591 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:02:17.604 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:02:17.604 INFO kablam! Sep 04 04:02:17.604 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 04:02:17.604 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 04:02:17.618 INFO kablam! error: Could not compile `screenruster-saver`. Sep 04 04:02:17.618 INFO kablam! Sep 04 04:02:17.618 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:02:17.620 INFO kablam! su: No module specific data is present Sep 04 04:02:18.061 INFO running `"docker" "rm" "-f" "36a19d1761fea7295cf3ba2944173455abfa97d76aafa54f7ff15008a7505225"` Sep 04 04:02:18.153 INFO blam! 36a19d1761fea7295cf3ba2944173455abfa97d76aafa54f7ff15008a7505225