Sep 14 09:29:44.322 INFO checking screenruster-saver-fractal-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:29:44.322 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:29:44.322 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:29:44.740 INFO blam! dfacf434cca364c9097a51bf90573472070f0fd5f1b94c8eb846c05bb97de55e Sep 14 09:29:44.742 INFO running `"docker" "start" "-a" "dfacf434cca364c9097a51bf90573472070f0fd5f1b94c8eb846c05bb97de55e"` Sep 14 09:29:46.942 INFO kablam! usermod: no changes Sep 14 09:29:47.246 INFO kablam! Compiling x11 v2.18.1 Sep 14 09:29:47.246 INFO kablam! Checking meval v0.0.9 Sep 14 09:29:47.292 INFO kablam! Compiling glium v0.16.0 Sep 14 09:29:47.292 INFO kablam! Compiling palette v0.2.1 Sep 14 09:29:47.293 INFO kablam! Checking png v0.6.2 Sep 14 09:29:54.945 INFO kablam! Checking image v0.12.4 Sep 14 09:30:30.190 INFO kablam! Checking screenruster-saver v0.1.8 Sep 14 09:30:30.238 INFO kablam! error[E0557]: feature has been removed Sep 14 09:30:30.238 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 14 09:30:30.238 INFO kablam! | Sep 14 09:30:30.238 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 14 09:30:30.238 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:30.239 INFO kablam! | Sep 14 09:30:30.239 INFO kablam! note: subsumed by `pub use` Sep 14 09:30:30.239 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 14 09:30:30.239 INFO kablam! | Sep 14 09:30:30.239 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 14 09:30:30.239 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:30.239 INFO kablam! Sep 14 09:30:30.952 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 14 09:30:30.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 14 09:30:30.952 INFO kablam! | Sep 14 09:30:30.952 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 14 09:30:30.952 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:30.952 INFO kablam! | Sep 14 09:30:30.952 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 09:30:30.952 INFO kablam! Sep 14 09:30:30.952 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 14 09:30:30.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 14 09:30:30.952 INFO kablam! | Sep 14 09:30:30.952 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 14 09:30:30.952 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:30.952 INFO kablam! | Sep 14 09:30:30.952 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 09:30:30.952 INFO kablam! Sep 14 09:30:30.952 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 14 09:30:30.952 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 14 09:30:30.953 INFO kablam! | Sep 14 09:30:30.953 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 14 09:30:30.953 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 09:30:30.953 INFO kablam! | Sep 14 09:30:30.953 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 14 09:30:30.953 INFO kablam! Sep 14 09:30:31.075 INFO kablam! error: aborting due to 4 previous errors Sep 14 09:30:31.075 INFO kablam! Sep 14 09:30:31.075 INFO kablam! Some errors occurred: E0557, E0658. Sep 14 09:30:31.075 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 14 09:30:31.092 INFO kablam! error: Could not compile `screenruster-saver`. Sep 14 09:30:31.092 INFO kablam! Sep 14 09:30:31.092 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:30:31.092 INFO kablam! su: No module specific data is present Sep 14 09:30:31.616 INFO running `"docker" "rm" "-f" "dfacf434cca364c9097a51bf90573472070f0fd5f1b94c8eb846c05bb97de55e"` Sep 14 09:30:31.750 INFO blam! dfacf434cca364c9097a51bf90573472070f0fd5f1b94c8eb846c05bb97de55e