Sep 06 00:24:38.126 INFO checking screenruster-saver-0.1.8 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:24:38.126 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:24:38.126 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:24:38.344 INFO blam! ccbfc8b5b75261959f4d0c35b93755ce668cb5c9bd7101609d50709d6c606f7d Sep 06 00:24:38.346 INFO running `"docker" "start" "-a" "ccbfc8b5b75261959f4d0c35b93755ce668cb5c9bd7101609d50709d6c606f7d"` Sep 06 00:24:39.443 INFO kablam! usermod: no changes Sep 06 00:24:39.722 INFO kablam! Checking json v0.11.13 Sep 06 00:24:39.731 INFO kablam! Compiling x11 v2.18.1 Sep 06 00:24:39.742 INFO kablam! Compiling glium v0.16.0 Sep 06 00:24:39.742 INFO kablam! Checking png v0.6.2 Sep 06 00:24:44.286 INFO kablam! Checking image v0.12.4 Sep 06 00:25:09.887 INFO kablam! Checking screenruster-saver v0.1.8 (file:///source) Sep 06 00:25:10.017 INFO kablam! error[E0557]: feature has been removed Sep 06 00:25:10.017 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:10.017 INFO kablam! | Sep 06 00:25:10.017 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:10.017 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:10.017 INFO kablam! | Sep 06 00:25:10.017 INFO kablam! note: subsumed by `pub use` Sep 06 00:25:10.017 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:10.017 INFO kablam! | Sep 06 00:25:10.017 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:10.017 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:10.018 INFO kablam! Sep 06 00:25:10.045 INFO kablam! error[E0557]: feature has been removed Sep 06 00:25:10.045 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:10.045 INFO kablam! | Sep 06 00:25:10.045 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:10.045 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:10.045 INFO kablam! | Sep 06 00:25:10.045 INFO kablam! note: subsumed by `pub use` Sep 06 00:25:10.045 INFO kablam! --> src/lib.rs:15:12 Sep 06 00:25:10.045 INFO kablam! | Sep 06 00:25:10.045 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 06 00:25:10.045 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:10.045 INFO kablam! Sep 06 00:25:11.342 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 06 00:25:11.342 INFO kablam! --> src/lib.rs:19:3 Sep 06 00:25:11.342 INFO kablam! | Sep 06 00:25:11.342 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 06 00:25:11.342 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:11.342 INFO kablam! | Sep 06 00:25:11.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:11.342 INFO kablam! Sep 06 00:25:11.342 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 06 00:25:11.342 INFO kablam! --> src/lib.rs:26:3 Sep 06 00:25:11.342 INFO kablam! | Sep 06 00:25:11.342 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 06 00:25:11.342 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:11.342 INFO kablam! | Sep 06 00:25:11.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:11.342 INFO kablam! Sep 06 00:25:11.342 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 06 00:25:11.342 INFO kablam! --> src/lib.rs:36:34 Sep 06 00:25:11.342 INFO kablam! | Sep 06 00:25:11.342 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 06 00:25:11.342 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:11.342 INFO kablam! | Sep 06 00:25:11.342 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:11.343 INFO kablam! Sep 06 00:25:11.430 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 06 00:25:11.430 INFO kablam! --> src/lib.rs:19:3 Sep 06 00:25:11.430 INFO kablam! | Sep 06 00:25:11.430 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 06 00:25:11.430 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:11.430 INFO kablam! | Sep 06 00:25:11.430 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:11.430 INFO kablam! Sep 06 00:25:11.430 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 06 00:25:11.430 INFO kablam! --> src/lib.rs:26:3 Sep 06 00:25:11.430 INFO kablam! | Sep 06 00:25:11.430 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 06 00:25:11.430 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:11.430 INFO kablam! | Sep 06 00:25:11.430 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:11.430 INFO kablam! Sep 06 00:25:11.430 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 06 00:25:11.430 INFO kablam! --> src/lib.rs:36:34 Sep 06 00:25:11.430 INFO kablam! | Sep 06 00:25:11.430 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 06 00:25:11.430 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 00:25:11.430 INFO kablam! | Sep 06 00:25:11.430 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:25:11.430 INFO kablam! Sep 06 00:25:11.558 INFO kablam! error: aborting due to 4 previous errors Sep 06 00:25:11.562 INFO kablam! Sep 06 00:25:11.562 INFO kablam! Some errors occurred: E0557, E0658. Sep 06 00:25:11.562 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 06 00:25:11.570 INFO kablam! error: Could not compile `screenruster-saver`. Sep 06 00:25:11.570 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:25:11.610 INFO kablam! error: aborting due to 4 previous errors Sep 06 00:25:11.610 INFO kablam! Sep 06 00:25:11.610 INFO kablam! Some errors occurred: E0557, E0658. Sep 06 00:25:11.610 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 06 00:25:11.625 INFO kablam! error: Could not compile `screenruster-saver`. Sep 06 00:25:11.625 INFO kablam! Sep 06 00:25:11.625 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:25:11.627 INFO kablam! su: No module specific data is present Sep 06 00:25:12.181 INFO running `"docker" "rm" "-f" "ccbfc8b5b75261959f4d0c35b93755ce668cb5c9bd7101609d50709d6c606f7d"` Sep 06 00:25:12.285 INFO blam! ccbfc8b5b75261959f4d0c35b93755ce668cb5c9bd7101609d50709d6c606f7d