Jul 11 22:29:55.490 INFO checking screenruster-saver-0.1.8 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 22:29:55.490 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:29:55.490 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:29:55.490 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:29:55.758 INFO blam! ed8fda36a9799517c68455b5efe2bfdb2f0690c9a11c16d8075ef67c858a7005 Jul 11 22:29:55.761 INFO running `"docker" "start" "-a" "ed8fda36a9799517c68455b5efe2bfdb2f0690c9a11c16d8075ef67c858a7005"` Jul 11 22:29:56.925 INFO kablam! Checking screenruster-saver v0.1.8 (file:///source) Jul 11 22:29:57.160 INFO kablam! error[E0557]: feature has been removed Jul 11 22:29:57.160 INFO kablam! --> src/lib.rs:15:12 Jul 11 22:29:57.160 INFO kablam! | Jul 11 22:29:57.160 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:29:57.160 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:29:57.160 INFO kablam! | Jul 11 22:29:57.160 INFO kablam! note: subsumed by `pub use` Jul 11 22:29:57.160 INFO kablam! --> src/lib.rs:15:12 Jul 11 22:29:57.161 INFO kablam! | Jul 11 22:29:57.161 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:29:57.161 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:29:57.161 INFO kablam! Jul 11 22:29:57.202 INFO kablam! error[E0557]: feature has been removed Jul 11 22:29:57.202 INFO kablam! --> src/lib.rs:15:12 Jul 11 22:29:57.202 INFO kablam! | Jul 11 22:29:57.202 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:29:57.202 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:29:57.202 INFO kablam! | Jul 11 22:29:57.202 INFO kablam! note: subsumed by `pub use` Jul 11 22:29:57.202 INFO kablam! --> src/lib.rs:15:12 Jul 11 22:29:57.202 INFO kablam! | Jul 11 22:29:57.203 INFO kablam! 15 | #![feature(macro_reexport, type_ascription)] Jul 11 22:29:57.203 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 22:29:57.203 INFO kablam! Jul 11 22:29:59.287 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:59.287 INFO kablam! --> src/lib.rs:19:1 Jul 11 22:29:59.287 INFO kablam! | Jul 11 22:29:59.287 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Jul 11 22:29:59.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:59.287 INFO kablam! | Jul 11 22:29:59.287 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:59.287 INFO kablam! Jul 11 22:29:59.288 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:59.288 INFO kablam! --> src/lib.rs:26:1 Jul 11 22:29:59.288 INFO kablam! | Jul 11 22:29:59.288 INFO kablam! 26 | #[macro_reexport(object, array)] Jul 11 22:29:59.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:59.288 INFO kablam! | Jul 11 22:29:59.288 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:59.288 INFO kablam! Jul 11 22:29:59.288 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:59.288 INFO kablam! --> src/lib.rs:36:34 Jul 11 22:29:59.288 INFO kablam! | Jul 11 22:29:59.288 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Jul 11 22:29:59.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:59.288 INFO kablam! | Jul 11 22:29:59.288 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:59.288 INFO kablam! Jul 11 22:29:59.292 INFO kablam! error: aborting due to 4 previous errors Jul 11 22:29:59.293 INFO kablam! Jul 11 22:29:59.293 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 22:29:59.293 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 22:29:59.315 INFO kablam! error: Could not compile `screenruster-saver`. Jul 11 22:29:59.316 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 22:29:59.427 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:59.427 INFO kablam! --> src/lib.rs:19:1 Jul 11 22:29:59.427 INFO kablam! | Jul 11 22:29:59.427 INFO kablam! 19 | #[macro_reexport(debug, error, info, log, log_enabled, trace, warn)] Jul 11 22:29:59.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:59.427 INFO kablam! | Jul 11 22:29:59.427 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:59.427 INFO kablam! Jul 11 22:29:59.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) Jul 11 22:29:59.428 INFO kablam! --> src/lib.rs:26:1 Jul 11 22:29:59.428 INFO kablam! | Jul 11 22:29:59.428 INFO kablam! 26 | #[macro_reexport(object, array)] Jul 11 22:29:59.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:59.429 INFO kablam! | Jul 11 22:29:59.429 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:59.429 INFO kablam! Jul 11 22:29:59.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) Jul 11 22:29:59.429 INFO kablam! --> src/lib.rs:36:34 Jul 11 22:29:59.429 INFO kablam! | Jul 11 22:29:59.429 INFO kablam! 36 | #[cfg_attr(feature = "renderer", macro_reexport(implement_vertex, program, uniform))] Jul 11 22:29:59.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 22:29:59.429 INFO kablam! | Jul 11 22:29:59.429 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 22:29:59.429 INFO kablam! Jul 11 22:29:59.430 INFO kablam! error: aborting due to 4 previous errors Jul 11 22:29:59.430 INFO kablam! Jul 11 22:29:59.430 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 22:29:59.430 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 22:29:59.447 INFO kablam! error: Could not compile `screenruster-saver`. Jul 11 22:29:59.447 INFO kablam! Jul 11 22:29:59.447 INFO kablam! To learn more, run the command again with --verbose. Jul 11 22:29:59.448 INFO kablam! su: No module specific data is present Jul 11 22:29:59.932 INFO running `"docker" "rm" "-f" "ed8fda36a9799517c68455b5efe2bfdb2f0690c9a11c16d8075ef67c858a7005"` Jul 11 22:30:00.088 INFO blam! ed8fda36a9799517c68455b5efe2bfdb2f0690c9a11c16d8075ef67c858a7005