Sep 19 20:38:07.283 INFO checking screenruster-saver-0.1.8 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:38:07.283 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:38:07.283 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:38:07.489 INFO blam! ee916372665c25b4d2e1a2d283ee75ec29691f2aa39e36ce27f2b16f32e8ecc1 Sep 19 20:38:07.491 INFO running `"docker" "start" "-a" "ee916372665c25b4d2e1a2d283ee75ec29691f2aa39e36ce27f2b16f32e8ecc1"` Sep 19 20:38:08.286 INFO kablam! usermod: no changes Sep 19 20:38:08.782 INFO kablam! Checking json v0.11.13 Sep 19 20:38:08.782 INFO kablam! Compiling x11 v2.18.1 Sep 19 20:38:08.790 INFO kablam! Compiling glium v0.16.0 Sep 19 20:38:08.790 INFO kablam! Checking png v0.6.2 Sep 19 20:38:12.125 INFO kablam! Checking image v0.12.4 Sep 19 20:38:36.706 INFO kablam! Checking screenruster-saver v0.1.8 (/source) Sep 19 20:38:36.771 INFO kablam! error[E0557]: feature has been removed Sep 19 20:38:36.771 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:36.771 INFO kablam! | Sep 19 20:38:36.771 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:36.771 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:36.772 INFO kablam! | Sep 19 20:38:36.772 INFO kablam! note: subsumed by `pub use` Sep 19 20:38:36.772 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:36.772 INFO kablam! | Sep 19 20:38:36.772 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:36.772 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:36.772 INFO kablam! Sep 19 20:38:36.882 INFO kablam! error[E0557]: feature has been removed Sep 19 20:38:36.882 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:36.882 INFO kablam! | Sep 19 20:38:36.882 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:36.882 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:36.882 INFO kablam! | Sep 19 20:38:36.882 INFO kablam! note: subsumed by `pub use` Sep 19 20:38:36.882 INFO kablam! --> src/lib.rs:15:12 Sep 19 20:38:36.882 INFO kablam! | Sep 19 20:38:36.882 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 19 20:38:36.882 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:36.882 INFO kablam! Sep 19 20:38:37.875 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 20:38:37.875 INFO kablam! --> src/lib.rs:19:3 Sep 19 20:38:37.875 INFO kablam! | Sep 19 20:38:37.875 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 19 20:38:37.875 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:37.875 INFO kablam! | Sep 19 20:38:37.875 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:37.875 INFO kablam! Sep 19 20:38:37.876 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 20:38:37.876 INFO kablam! --> src/lib.rs:26:3 Sep 19 20:38:37.876 INFO kablam! | Sep 19 20:38:37.876 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 19 20:38:37.876 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:37.876 INFO kablam! | Sep 19 20:38:37.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:37.876 INFO kablam! Sep 19 20:38:37.876 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 20:38:37.876 INFO kablam! --> src/lib.rs:36:34 Sep 19 20:38:37.876 INFO kablam! | Sep 19 20:38:37.876 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 19 20:38:37.876 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:37.876 INFO kablam! | Sep 19 20:38:37.876 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:37.876 INFO kablam! Sep 19 20:38:37.944 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 20:38:37.944 INFO kablam! --> src/lib.rs:19:3 Sep 19 20:38:37.944 INFO kablam! | Sep 19 20:38:37.944 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 19 20:38:37.945 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:37.945 INFO kablam! | Sep 19 20:38:37.945 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:37.945 INFO kablam! Sep 19 20:38:37.945 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 20:38:37.945 INFO kablam! --> src/lib.rs:26:3 Sep 19 20:38:37.945 INFO kablam! | Sep 19 20:38:37.945 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 19 20:38:37.945 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:37.945 INFO kablam! | Sep 19 20:38:37.945 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:37.945 INFO kablam! Sep 19 20:38:37.950 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 20:38:37.950 INFO kablam! --> src/lib.rs:36:34 Sep 19 20:38:37.950 INFO kablam! | Sep 19 20:38:37.950 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 19 20:38:37.950 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 20:38:37.950 INFO kablam! | Sep 19 20:38:37.950 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 19 20:38:37.950 INFO kablam! Sep 19 20:38:37.986 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:38:37.986 INFO kablam! Sep 19 20:38:37.986 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 20:38:37.986 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 20:38:37.994 INFO kablam! error: Could not compile `screenruster-saver`. Sep 19 20:38:37.994 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:38:38.191 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:38:38.192 INFO kablam! Sep 19 20:38:38.192 INFO kablam! Some errors occurred: E0557, E0658. Sep 19 20:38:38.192 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 19 20:38:38.209 INFO kablam! error: Could not compile `screenruster-saver`. Sep 19 20:38:38.209 INFO kablam! Sep 19 20:38:38.209 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:38:38.211 INFO kablam! su: No module specific data is present Sep 19 20:38:39.776 INFO running `"docker" "rm" "-f" "ee916372665c25b4d2e1a2d283ee75ec29691f2aa39e36ce27f2b16f32e8ecc1"` Sep 19 20:38:39.901 INFO blam! ee916372665c25b4d2e1a2d283ee75ec29691f2aa39e36ce27f2b16f32e8ecc1