Jul 11 22:28:40.192 INFO checking screenruster-saver-laughing_man-0.1.3 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 22:28:40.192 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 22:28:40.192 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 22:28:40.192 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 22:28:40.439 INFO blam! c0adf2855ec74012150e37b5d67e56dfabaded4c80aa645b4259c2c1d02d0759 Jul 11 22:28:40.442 INFO running `"docker" "start" "-a" "c0adf2855ec74012150e37b5d67e56dfabaded4c80aa645b4259c2c1d02d0759"` Jul 11 22:28:41.506 INFO kablam! Compiling x11 v2.18.0 Jul 11 22:28:41.547 INFO kablam! Compiling glium v0.16.0 Jul 11 22:28:41.550 INFO kablam! Checking nalgebra v0.11.2 Jul 11 22:30:26.719 INFO kablam! Checking screenruster-saver v0.1.8 Jul 11 22:30:26.870 INFO kablam! error[E0557]: feature has been removed Jul 11 22:30:26.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Jul 11 22:30:26.871 INFO kablam! | Jul 11 22:30:26.871 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:30:26.871 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:30:26.871 INFO kablam! | Jul 11 22:30:26.871 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Jul 11 22:30:26.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Jul 11 22:30:26.871 INFO kablam! | Jul 11 22:30:26.871 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:30:26.871 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:30:26.871 INFO kablam! Jul 11 22:30:29.195 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) Jul 11 22:30:29.195 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:1 Jul 11 22:30:29.195 INFO kablam! | Jul 11 22:30:29.195 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Jul 11 22:30:29.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:30:29.195 INFO kablam! | Jul 11 22:30:29.195 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:30:29.195 INFO kablam! Jul 11 22:30:29.196 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) Jul 11 22:30:29.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:1 Jul 11 22:30:29.196 INFO kablam! | Jul 11 22:30:29.196 INFO kablam! 26 | #[macro_reexport(object, array)] Jul 11 22:30:29.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:30:29.196 INFO kablam! | Jul 11 22:30:29.196 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:30:29.196 INFO kablam! Jul 11 22:30:29.196 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) Jul 11 22:30:29.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Jul 11 22:30:29.196 INFO kablam! | Jul 11 22:30:29.196 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Jul 11 22:30:29.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:30:29.196 INFO kablam! | Jul 11 22:30:29.196 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:30:29.196 INFO kablam! Jul 11 22:30:29.198 INFO kablam! error: aborting due to 4 previous errors Jul 11 22:30:29.198 INFO kablam! Jul 11 22:30:29.198 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 22:30:29.198 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 22:30:29.220 INFO kablam! error: Could not compile `screenruster-saver`. Jul 11 22:30:29.220 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 22:30:30.553 INFO kablam! error: build failed Jul 11 22:30:30.562 INFO kablam! su: No module specific data is present Jul 11 22:30:31.167 INFO running `"docker" "rm" "-f" "c0adf2855ec74012150e37b5d67e56dfabaded4c80aa645b4259c2c1d02d0759"` Jul 11 22:30:31.335 INFO blam! c0adf2855ec74012150e37b5d67e56dfabaded4c80aa645b4259c2c1d02d0759