Sep 01 07:22:45.851 INFO checking screenruster-saver-fractal-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:22:45.851 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:22:45.851 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:22:46.062 INFO blam! 0a72343b9627fbe363d9f0012de37a6512834889e44b6d2468c92239fa6569a1 Sep 01 07:22:46.064 INFO running `"docker" "start" "-a" "0a72343b9627fbe363d9f0012de37a6512834889e44b6d2468c92239fa6569a1"` Sep 01 07:22:46.927 INFO kablam! Compiling x11 v2.18.1 Sep 01 07:22:46.928 INFO kablam! Checking meval v0.0.9 Sep 01 07:22:46.930 INFO kablam! Compiling glium v0.16.0 Sep 01 07:22:46.930 INFO kablam! Compiling palette v0.2.1 Sep 01 07:22:46.931 INFO kablam! Checking image v0.12.4 Sep 01 07:23:26.399 INFO kablam! Checking screenruster-saver v0.1.8 Sep 01 07:23:26.446 INFO kablam! error[E0557]: feature has been removed Sep 01 07:23:26.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 01 07:23:26.447 INFO kablam! | Sep 01 07:23:26.447 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 01 07:23:26.447 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 07:23:26.447 INFO kablam! | Sep 01 07:23:26.447 INFO kablam! note: subsumed by `pub use` Sep 01 07:23:26.447 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:15:12 Sep 01 07:23:26.447 INFO kablam! | Sep 01 07:23:26.447 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Sep 01 07:23:26.447 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 07:23:26.447 INFO kablam! Sep 01 07:23:27.807 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 01 07:23:27.807 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:19:3 Sep 01 07:23:27.807 INFO kablam! | Sep 01 07:23:27.807 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Sep 01 07:23:27.808 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 07:23:27.808 INFO kablam! | Sep 01 07:23:27.808 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 07:23:27.808 INFO kablam! Sep 01 07:23:27.808 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 01 07:23:27.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:26:3 Sep 01 07:23:27.808 INFO kablam! | Sep 01 07:23:27.808 INFO kablam! 26 | #[macro_reexport(object, array)] Sep 01 07:23:27.808 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 07:23:27.808 INFO kablam! | Sep 01 07:23:27.808 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 07:23:27.808 INFO kablam! Sep 01 07:23:27.809 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 01 07:23:27.809 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/screenruster-saver-0.1.8/src/lib.rs:36:34 Sep 01 07:23:27.809 INFO kablam! | Sep 01 07:23:27.809 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Sep 01 07:23:27.809 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 07:23:27.809 INFO kablam! | Sep 01 07:23:27.809 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 07:23:27.809 INFO kablam! Sep 01 07:23:28.041 INFO kablam! error: aborting due to 4 previous errors Sep 01 07:23:28.041 INFO kablam! Sep 01 07:23:28.041 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 07:23:28.041 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 07:23:28.052 INFO kablam! error: Could not compile `screenruster-saver`. Sep 01 07:23:28.052 INFO kablam! Sep 01 07:23:28.052 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:23:28.054 INFO kablam! su: No module specific data is present Sep 01 07:23:28.490 INFO running `"docker" "rm" "-f" "0a72343b9627fbe363d9f0012de37a6512834889e44b6d2468c92239fa6569a1"` Sep 01 07:23:28.585 INFO blam! 0a72343b9627fbe363d9f0012de37a6512834889e44b6d2468c92239fa6569a1