Jul 11 22:29:11.457 INFO checking screenruster-saver-fractal-0.1.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 22:29:11.457 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 22:29:11.457 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 22:29:11.457 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/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:29:11.752 INFO blam! d43d89fd0400407dff7c548a8019e856272e255f11a1cafcec8046c0d4432528 Jul 11 22:29:11.753 INFO running `"docker" "start" "-a" "d43d89fd0400407dff7c548a8019e856272e255f11a1cafcec8046c0d4432528"` Jul 11 22:29:12.967 INFO kablam! Compiling x11 v2.18.0 Jul 11 22:29:12.968 INFO kablam! Checking meval v0.0.9 Jul 11 22:29:12.977 INFO kablam! Compiling glium v0.16.0 Jul 11 22:29:12.980 INFO kablam! Compiling palette v0.2.1 Jul 11 22:29:12.983 INFO kablam! Checking image v0.12.4 Jul 11 22:30:37.745 INFO kablam! Checking screenruster-saver v0.1.8 Jul 11 22:30:37.936 INFO kablam! error[E0557]: feature has been removed Jul 11 22:30:37.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Jul 11 22:30:37.936 INFO kablam! | Jul 11 22:30:37.936 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:30:37.936 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:30:37.936 INFO kablam! | Jul 11 22:30:37.936 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Jul 11 22:30:37.936 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Jul 11 22:30:37.936 INFO kablam! | Jul 11 22:30:37.936 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:30:37.936 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:30:37.937 INFO kablam! Jul 11 22:30:39.290 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:39.290 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:1 Jul 11 22:30:39.290 INFO kablam! | Jul 11 22:30:39.290 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Jul 11 22:30:39.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:30:39.290 INFO kablam! | Jul 11 22:30:39.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:30:39.291 INFO kablam! Jul 11 22:30:39.291 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:39.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:1 Jul 11 22:30:39.291 INFO kablam! | Jul 11 22:30:39.291 INFO kablam! 26 | #[macro_reexport(object, array)] Jul 11 22:30:39.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:30:39.291 INFO kablam! | Jul 11 22:30:39.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:30:39.291 INFO kablam! Jul 11 22:30:39.291 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:39.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Jul 11 22:30:39.291 INFO kablam! | Jul 11 22:30:39.291 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Jul 11 22:30:39.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:30:39.291 INFO kablam! | Jul 11 22:30:39.291 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:30:39.291 INFO kablam! Jul 11 22:30:39.293 INFO kablam! error: aborting due to 4 previous errors Jul 11 22:30:39.294 INFO kablam! Jul 11 22:30:39.294 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 22:30:39.295 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 22:30:39.315 INFO kablam! error: Could not compile `screenruster-saver`. Jul 11 22:30:39.315 INFO kablam! Jul 11 22:30:39.316 INFO kablam! To learn more, run the command again with --verbose. Jul 11 22:30:39.318 INFO kablam! su: No module specific data is present Jul 11 22:30:39.826 INFO running `"docker" "rm" "-f" "d43d89fd0400407dff7c548a8019e856272e255f11a1cafcec8046c0d4432528"` Jul 11 22:30:40.008 INFO blam! d43d89fd0400407dff7c548a8019e856272e255f11a1cafcec8046c0d4432528