Sep 10 10:13:47.367 INFO checking screenruster-saver-laughing_man-0.1.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:13:47.367 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:13:47.368 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:13:47.619 INFO blam! d0b6150b1bd22ee70f5e2ff9557205bfb1fab8649cede038914bc91528a0cdf6 Sep 10 10:13:47.621 INFO running `"docker" "start" "-a" "d0b6150b1bd22ee70f5e2ff9557205bfb1fab8649cede038914bc91528a0cdf6"` Sep 10 10:13:48.739 INFO kablam! usermod: no changes Sep 10 10:13:48.998 INFO kablam! Compiling x11 v2.18.1 Sep 10 10:13:49.002 INFO kablam! Compiling gl_generator v0.5.5 Sep 10 10:13:49.002 INFO kablam! Checking alga v0.5.4 Sep 10 10:13:56.039 INFO kablam! Compiling glium v0.16.0 Sep 10 10:14:00.014 INFO kablam! Checking nalgebra v0.11.2 Sep 10 10:15:29.462 INFO kablam! Checking screenruster-saver v0.1.8 Sep 10 10:15:29.526 INFO kablam! error[E0557]: feature has been removed Sep 10 10:15:29.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 10 10:15:29.526 INFO kablam! | Sep 10 10:15:29.526 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 10 10:15:29.526 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 10:15:29.526 INFO kablam! | Sep 10 10:15:29.526 INFO kablam! note: subsumed by `pub use` Sep 10 10:15:29.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 10 10:15:29.526 INFO kablam! | Sep 10 10:15:29.526 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 10 10:15:29.526 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 10:15:29.526 INFO kablam! Sep 10 10:15:30.428 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 10 10:15:30.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 10 10:15:30.428 INFO kablam! | Sep 10 10:15:30.428 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 10 10:15:30.428 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 10:15:30.429 INFO kablam! | Sep 10 10:15:30.429 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 10:15:30.429 INFO kablam! Sep 10 10:15:30.429 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 10 10:15:30.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 10 10:15:30.429 INFO kablam! | Sep 10 10:15:30.429 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 10 10:15:30.429 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 10:15:30.429 INFO kablam! | Sep 10 10:15:30.429 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 10:15:30.429 INFO kablam! Sep 10 10:15:30.431 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 10 10:15:30.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 10 10:15:30.431 INFO kablam! | Sep 10 10:15:30.431 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 10 10:15:30.431 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 10:15:30.431 INFO kablam! | Sep 10 10:15:30.431 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 10:15:30.431 INFO kablam! Sep 10 10:15:30.553 INFO kablam! error: aborting due to 4 previous errors Sep 10 10:15:30.553 INFO kablam! Sep 10 10:15:30.553 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 10:15:30.553 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 10:15:30.566 INFO kablam! error: Could not compile `screenruster-saver`. Sep 10 10:15:30.567 INFO kablam! Sep 10 10:15:30.567 INFO kablam! To learn more, run the command again with --verbose. Sep 10 10:15:30.569 INFO kablam! su: No module specific data is present Sep 10 10:15:31.792 INFO running `"docker" "rm" "-f" "d0b6150b1bd22ee70f5e2ff9557205bfb1fab8649cede038914bc91528a0cdf6"` Sep 10 10:15:31.912 INFO blam! d0b6150b1bd22ee70f5e2ff9557205bfb1fab8649cede038914bc91528a0cdf6