Sep 01 22:52:35.909 INFO checking stdcli-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 22:52:35.909 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 22:52:35.909 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:52:36.082 INFO blam! 239656ab5ab70999bf9edaebff45ab079ea14f168a23be5f0bf7eb7fd3baf809 Sep 01 22:52:36.083 INFO running `"docker" "start" "-a" "239656ab5ab70999bf9edaebff45ab079ea14f168a23be5f0bf7eb7fd3baf809"` Sep 01 22:52:36.980 INFO kablam! Checking tar v0.4.16 Sep 01 22:52:36.981 INFO kablam! Checking fern v0.4.4 Sep 01 22:52:36.981 INFO kablam! Checking loggerv v0.6.0 Sep 01 22:52:36.984 INFO kablam! Checking ctrlc v3.1.1 Sep 01 22:52:37.003 INFO kablam! Checking console v0.5.0 Sep 01 22:52:37.007 INFO kablam! Checking tabwriter v1.1.0 Sep 01 22:52:37.011 INFO kablam! Checking rayon v0.9.0 Sep 01 22:52:37.026 INFO kablam! Checking indicatif v0.8.0 Sep 01 22:52:38.852 INFO kablam! Checking dialoguer v0.1.0 Sep 01 22:52:45.312 INFO kablam! Checking stdcli v0.1.1 (file:///source) Sep 01 22:52:45.363 INFO kablam! error[E0557]: feature has been removed Sep 01 22:52:45.363 INFO kablam! --> src/lib.rs:34:12 Sep 01 22:52:45.363 INFO kablam! | Sep 01 22:52:45.363 INFO kablam! 34 | #![feature(macro_reexport)] Sep 01 22:52:45.363 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:45.363 INFO kablam! | Sep 01 22:52:45.363 INFO kablam! note: subsumed by `pub use` Sep 01 22:52:45.363 INFO kablam! --> src/lib.rs:34:12 Sep 01 22:52:45.363 INFO kablam! | Sep 01 22:52:45.364 INFO kablam! 34 | #![feature(macro_reexport)] Sep 01 22:52:45.364 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:45.364 INFO kablam! Sep 01 22:52:45.371 INFO kablam! error[E0557]: feature has been removed Sep 01 22:52:45.371 INFO kablam! --> src/lib.rs:34:12 Sep 01 22:52:45.371 INFO kablam! | Sep 01 22:52:45.372 INFO kablam! 34 | #![feature(macro_reexport)] Sep 01 22:52:45.372 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:45.372 INFO kablam! | Sep 01 22:52:45.372 INFO kablam! note: subsumed by `pub use` Sep 01 22:52:45.372 INFO kablam! --> src/lib.rs:34:12 Sep 01 22:52:45.372 INFO kablam! | Sep 01 22:52:45.372 INFO kablam! 34 | #![feature(macro_reexport)] Sep 01 22:52:45.372 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:45.372 INFO kablam! Sep 01 22:52:48.587 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 22:52:48.587 INFO kablam! --> src/lib.rs:41:3 Sep 01 22:52:48.587 INFO kablam! | Sep 01 22:52:48.587 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 01 22:52:48.587 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.587 INFO kablam! | Sep 01 22:52:48.587 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.587 INFO kablam! Sep 01 22:52:48.655 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 22:52:48.655 INFO kablam! --> src/lib.rs:41:3 Sep 01 22:52:48.655 INFO kablam! | Sep 01 22:52:48.655 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 01 22:52:48.655 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.655 INFO kablam! | Sep 01 22:52:48.655 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.655 INFO kablam! Sep 01 22:52:48.776 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 22:52:48.776 INFO kablam! --> src/lib.rs:44:3 Sep 01 22:52:48.776 INFO kablam! | Sep 01 22:52:48.776 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 01 22:52:48.776 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.776 INFO kablam! | Sep 01 22:52:48.776 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.776 INFO kablam! Sep 01 22:52:48.776 INFO kablam! error: `Fail` is already in scope Sep 01 22:52:48.777 INFO kablam! --> src/lib.rs:45:1 Sep 01 22:52:48.777 INFO kablam! | Sep 01 22:52:48.777 INFO kablam! 45 | #[macro_use] #[no_link] Sep 01 22:52:48.777 INFO kablam! | ^^^^^^^^^^^^ Sep 01 22:52:48.777 INFO kablam! | Sep 01 22:52:48.777 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 01 22:52:48.777 INFO kablam! Sep 01 22:52:48.777 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 22:52:48.777 INFO kablam! --> src/lib.rs:50:3 Sep 01 22:52:48.777 INFO kablam! | Sep 01 22:52:48.777 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 01 22:52:48.777 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.777 INFO kablam! | Sep 01 22:52:48.777 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.777 INFO kablam! Sep 01 22:52:48.777 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 22:52:48.778 INFO kablam! --> src/lib.rs:53:3 Sep 01 22:52:48.778 INFO kablam! | Sep 01 22:52:48.778 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 01 22:52:48.778 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.778 INFO kablam! | Sep 01 22:52:48.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.778 INFO kablam! Sep 01 22:52:48.778 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 22:52:48.778 INFO kablam! --> src/lib.rs:59:3 Sep 01 22:52:48.778 INFO kablam! | Sep 01 22:52:48.778 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 01 22:52:48.778 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.778 INFO kablam! | Sep 01 22:52:48.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.778 INFO kablam! Sep 01 22:52:48.778 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 22:52:48.778 INFO kablam! --> src/lib.rs:68:3 Sep 01 22:52:48.778 INFO kablam! | Sep 01 22:52:48.779 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 01 22:52:48.779 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.779 INFO kablam! | Sep 01 22:52:48.779 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.779 INFO kablam! Sep 01 22:52:48.801 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 22:52:48.801 INFO kablam! --> src/lib.rs:76:3 Sep 01 22:52:48.801 INFO kablam! | Sep 01 22:52:48.801 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 01 22:52:48.801 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.801 INFO kablam! | Sep 01 22:52:48.801 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.801 INFO kablam! Sep 01 22:52:48.811 INFO kablam! error: aborting due to 9 previous errors Sep 01 22:52:48.811 INFO kablam! Sep 01 22:52:48.811 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 22:52:48.811 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 22:52:48.813 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 22:52:48.813 INFO kablam! --> src/lib.rs:44:3 Sep 01 22:52:48.813 INFO kablam! | Sep 01 22:52:48.813 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 01 22:52:48.813 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.813 INFO kablam! | Sep 01 22:52:48.813 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.813 INFO kablam! Sep 01 22:52:48.814 INFO kablam! error: `Fail` is already in scope Sep 01 22:52:48.814 INFO kablam! --> src/lib.rs:45:1 Sep 01 22:52:48.814 INFO kablam! | Sep 01 22:52:48.814 INFO kablam! 45 | #[macro_use] #[no_link] Sep 01 22:52:48.814 INFO kablam! | ^^^^^^^^^^^^ Sep 01 22:52:48.814 INFO kablam! | Sep 01 22:52:48.814 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 01 22:52:48.814 INFO kablam! Sep 01 22:52:48.814 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 22:52:48.814 INFO kablam! --> src/lib.rs:50:3 Sep 01 22:52:48.814 INFO kablam! | Sep 01 22:52:48.814 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 01 22:52:48.814 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.814 INFO kablam! | Sep 01 22:52:48.814 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.814 INFO kablam! Sep 01 22:52:48.815 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 22:52:48.815 INFO kablam! --> src/lib.rs:53:3 Sep 01 22:52:48.815 INFO kablam! | Sep 01 22:52:48.815 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 01 22:52:48.815 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.815 INFO kablam! | Sep 01 22:52:48.815 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.815 INFO kablam! Sep 01 22:52:48.815 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 22:52:48.815 INFO kablam! --> src/lib.rs:59:3 Sep 01 22:52:48.815 INFO kablam! | Sep 01 22:52:48.815 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 01 22:52:48.815 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.815 INFO kablam! | Sep 01 22:52:48.815 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.816 INFO kablam! Sep 01 22:52:48.816 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 22:52:48.816 INFO kablam! --> src/lib.rs:68:3 Sep 01 22:52:48.816 INFO kablam! | Sep 01 22:52:48.816 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 01 22:52:48.816 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.816 INFO kablam! | Sep 01 22:52:48.816 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.816 INFO kablam! Sep 01 22:52:48.822 INFO kablam! error: Could not compile `stdcli`. Sep 01 22:52:48.822 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:52:48.825 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 22:52:48.825 INFO kablam! --> src/lib.rs:76:3 Sep 01 22:52:48.825 INFO kablam! | Sep 01 22:52:48.825 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 01 22:52:48.826 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 22:52:48.826 INFO kablam! | Sep 01 22:52:48.826 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 22:52:48.826 INFO kablam! Sep 01 22:52:48.829 INFO kablam! error: aborting due to 9 previous errors Sep 01 22:52:48.830 INFO kablam! Sep 01 22:52:48.830 INFO kablam! Some errors occurred: E0557, E0658. Sep 01 22:52:48.830 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 01 22:52:48.859 INFO kablam! error: Could not compile `stdcli`. Sep 01 22:52:48.859 INFO kablam! Sep 01 22:52:48.859 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:52:48.861 INFO kablam! su: No module specific data is present Sep 01 22:52:49.279 INFO running `"docker" "rm" "-f" "239656ab5ab70999bf9edaebff45ab079ea14f168a23be5f0bf7eb7fd3baf809"` Sep 01 22:52:49.407 INFO blam! 239656ab5ab70999bf9edaebff45ab079ea14f168a23be5f0bf7eb7fd3baf809