Sep 04 04:00:45.473 INFO checking screenruster-saver-laughing_man-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 04:00:45.473 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 04:00:45.474 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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:00:45.665 INFO blam! 2821b9b28f2573a1ff424465ecc55c948356165adcce08c7c4f9b6f0558e9713 Sep 04 04:00:45.667 INFO running `"docker" "start" "-a" "2821b9b28f2573a1ff424465ecc55c948356165adcce08c7c4f9b6f0558e9713"` Sep 04 04:00:46.462 INFO kablam! Compiling x11 v2.18.1 Sep 04 04:00:46.464 INFO kablam! Compiling glium v0.16.0 Sep 04 04:00:46.466 INFO kablam! Checking nalgebra v0.11.2 Sep 04 04:01:32.760 INFO kablam! Checking screenruster-saver v0.1.8 Sep 04 04:01:32.808 INFO kablam! error[E0557]: feature has been removed Sep 04 04:01:32.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 04 04:01:32.808 INFO kablam! | Sep 04 04:01:32.808 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:01:32.808 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:01:32.808 INFO kablam! | Sep 04 04:01:32.808 INFO kablam! note: subsumed by `pub use` Sep 04 04:01:32.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 04 04:01:32.808 INFO kablam! | Sep 04 04:01:32.808 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 04 04:01:32.809 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:01:32.809 INFO kablam! Sep 04 04:01:34.108 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:01:34.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 04 04:01:34.108 INFO kablam! | Sep 04 04:01:34.108 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 04 04:01:34.108 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:01:34.108 INFO kablam! | Sep 04 04:01:34.108 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:01:34.108 INFO kablam! Sep 04 04:01:34.109 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:01:34.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 04 04:01:34.109 INFO kablam! | Sep 04 04:01:34.109 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 04 04:01:34.109 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:01:34.109 INFO kablam! | Sep 04 04:01:34.109 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:01:34.109 INFO kablam! Sep 04 04:01:34.111 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:01:34.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 04 04:01:34.111 INFO kablam! | Sep 04 04:01:34.111 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 04 04:01:34.111 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 04:01:34.111 INFO kablam! | Sep 04 04:01:34.111 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 04:01:34.111 INFO kablam! Sep 04 04:01:34.328 INFO kablam! error: aborting due to 4 previous errors Sep 04 04:01:34.328 INFO kablam! Sep 04 04:01:34.328 INFO kablam! Some errors occurred: E0557, E0658. Sep 04 04:01:34.328 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 04 04:01:34.345 INFO kablam! error: Could not compile `screenruster-saver`. Sep 04 04:01:34.345 INFO kablam! Sep 04 04:01:34.345 INFO kablam! To learn more, run the command again with --verbose. Sep 04 04:01:34.347 INFO kablam! su: No module specific data is present Sep 04 04:01:34.742 INFO running `"docker" "rm" "-f" "2821b9b28f2573a1ff424465ecc55c948356165adcce08c7c4f9b6f0558e9713"` Sep 04 04:01:34.900 INFO blam! 2821b9b28f2573a1ff424465ecc55c948356165adcce08c7c4f9b6f0558e9713