Jul 11 22:28:39.455 INFO checking screenruster-saver-laughing_man-0.1.3 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 22:28:39.455 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:28:39.455 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:28:39.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 22:28:39.727 INFO blam! 6b5ff49a5401519ee4895bcbc9c27dd3f0bcb93a63f901558049bc0ea21ed7ae Jul 11 22:28:39.730 INFO running `"docker" "start" "-a" "6b5ff49a5401519ee4895bcbc9c27dd3f0bcb93a63f901558049bc0ea21ed7ae"` Jul 11 22:28:41.042 INFO kablam! Checking json v0.11.13 Jul 11 22:28:41.045 INFO kablam! Compiling x11 v2.18.0 Jul 11 22:28:41.051 INFO kablam! Compiling glium v0.16.0 Jul 11 22:29:46.747 INFO kablam! Checking screenruster-saver v0.1.8 Jul 11 22:29:46.909 INFO kablam! error[E0557]: feature has been removed Jul 11 22:29:46.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Jul 11 22:29:46.909 INFO kablam! | Jul 11 22:29:46.909 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:29:46.909 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:29:46.909 INFO kablam! | Jul 11 22:29:46.909 INFO kablam! note: subsumed by `pub use` Jul 11 22:29:46.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Jul 11 22:29:46.909 INFO kablam! | Jul 11 22:29:46.909 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:29:46.909 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:29:46.909 INFO kablam! Jul 11 22:29:48.100 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:29:48.100 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:1 Jul 11 22:29:48.100 INFO kablam! | Jul 11 22:29:48.100 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Jul 11 22:29:48.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:48.100 INFO kablam! | Jul 11 22:29:48.100 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:48.101 INFO kablam! Jul 11 22:29:48.101 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:29:48.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:1 Jul 11 22:29:48.102 INFO kablam! | Jul 11 22:29:48.102 INFO kablam! 26 | #[macro_reexport(object, array)] Jul 11 22:29:48.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:48.102 INFO kablam! | Jul 11 22:29:48.102 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:48.102 INFO kablam! Jul 11 22:29:48.102 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:29:48.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Jul 11 22:29:48.102 INFO kablam! | Jul 11 22:29:48.102 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Jul 11 22:29:48.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:48.102 INFO kablam! | Jul 11 22:29:48.102 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:48.102 INFO kablam! Jul 11 22:29:48.103 INFO kablam! error: aborting due to 4 previous errors Jul 11 22:29:48.103 INFO kablam! Jul 11 22:29:48.103 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 22:29:48.103 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 22:29:48.121 INFO kablam! error: Could not compile `screenruster-saver`. Jul 11 22:29:48.121 INFO kablam! Jul 11 22:29:48.121 INFO kablam! To learn more, run the command again with --verbose. Jul 11 22:29:48.122 INFO kablam! su: No module specific data is present Jul 11 22:29:48.670 INFO running `"docker" "rm" "-f" "6b5ff49a5401519ee4895bcbc9c27dd3f0bcb93a63f901558049bc0ea21ed7ae"` Jul 11 22:29:48.834 INFO blam! 6b5ff49a5401519ee4895bcbc9c27dd3f0bcb93a63f901558049bc0ea21ed7ae