Sep 19 18:40:52.241 INFO checking screenruster-saver-laughing_man-0.1.3 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:40:52.241 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:40:52.241 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:40:52.662 INFO blam! 1bf1850ea8a15791e0dc432ebeb27932681ebe110f1f147f00c6ba9f96ab2c2d Sep 19 18:40:52.664 INFO running `"docker" "start" "-a" "1bf1850ea8a15791e0dc432ebeb27932681ebe110f1f147f00c6ba9f96ab2c2d"` Sep 19 18:40:55.155 INFO kablam! usermod: no changes Sep 19 18:40:55.459 INFO kablam! Compiling x11 v2.18.1 Sep 19 18:40:55.467 INFO kablam! Checking generic-array v0.2.1 Sep 19 18:40:55.467 INFO kablam! Compiling glium v0.16.0 Sep 19 18:40:55.479 INFO kablam! Checking png v0.6.2 Sep 19 18:40:57.030 INFO kablam! Checking nalgebra v0.11.2 Sep 19 18:40:58.480 INFO kablam! Checking image v0.12.4 Sep 19 18:41:42.271 INFO kablam! Checking screenruster-saver v0.1.8 Sep 19 18:41:42.355 INFO kablam! error[E0557]: feature has been removed Sep 19 18:41:42.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 19 18:41:42.355 INFO kablam! | Sep 19 18:41:42.355 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 18:41:42.355 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:41:42.355 INFO kablam! | Sep 19 18:41:42.355 INFO kablam! note: subsumed by `pub use` Sep 19 18:41:42.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 19 18:41:42.355 INFO kablam! | Sep 19 18:41:42.355 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 18:41:42.355 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:41:42.355 INFO kablam! Sep 19 18:41:43.863 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 18:41:43.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 19 18:41:43.863 INFO kablam! | Sep 19 18:41:43.863 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 19 18:41:43.863 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:41:43.863 INFO kablam! | Sep 19 18:41:43.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 18:41:43.863 INFO kablam! Sep 19 18:41:43.863 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 18:41:43.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 19 18:41:43.863 INFO kablam! | Sep 19 18:41:43.863 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 19 18:41:43.863 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:41:43.863 INFO kablam! | Sep 19 18:41:43.863 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 18:41:43.863 INFO kablam! Sep 19 18:41:43.870 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 18:41:43.871 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 19 18:41:43.871 INFO kablam! | Sep 19 18:41:43.871 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 19 18:41:43.871 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 18:41:43.871 INFO kablam! | Sep 19 18:41:43.871 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 18:41:43.871 INFO kablam! Sep 19 18:41:44.125 INFO kablam! error: aborting due to 4 previous errors Sep 19 18:41:44.125 INFO kablam! Sep 19 18:41:44.125 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 18:41:44.125 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 18:41:44.191 INFO kablam! error: Could not compile `screenruster-saver`. Sep 19 18:41:44.191 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:41:46.379 INFO kablam! error: build failed Sep 19 18:41:46.381 INFO kablam! su: No module specific data is present Sep 19 18:41:47.838 INFO running `"docker" "rm" "-f" "1bf1850ea8a15791e0dc432ebeb27932681ebe110f1f147f00c6ba9f96ab2c2d"` Sep 19 18:41:48.119 INFO blam! 1bf1850ea8a15791e0dc432ebeb27932681ebe110f1f147f00c6ba9f96ab2c2d