Sep 10 09:13:50.596 INFO checking stdcli-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 09:13:50.596 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 09:13:50.596 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 09:13:50.820 INFO blam! ec2c4148dead46f34a6bae7e41d435773667445b86fd31835fbd85752b8fa846 Sep 10 09:13:50.822 INFO running `"docker" "start" "-a" "ec2c4148dead46f34a6bae7e41d435773667445b86fd31835fbd85752b8fa846"` Sep 10 09:13:51.822 INFO kablam! usermod: no changes Sep 10 09:13:52.346 INFO kablam! Checking loggerv v0.6.0 Sep 10 09:13:52.362 INFO kablam! Checking serde_yaml v0.7.5 Sep 10 09:13:52.362 INFO kablam! Checking ctrlc v3.1.1 Sep 10 09:13:52.362 INFO kablam! Checking tabwriter v1.1.0 Sep 10 09:13:52.362 INFO kablam! Checking console v0.6.1 Sep 10 09:13:52.362 INFO kablam! Checking console v0.5.0 Sep 10 09:13:52.366 INFO kablam! Checking rayon v0.9.0 Sep 10 09:13:54.072 INFO kablam! Checking dialoguer v0.1.0 Sep 10 09:13:54.072 INFO kablam! Checking indicatif v0.8.0 Sep 10 09:13:55.998 INFO kablam! Checking stdcli v0.1.1 (file:///source) Sep 10 09:13:56.039 INFO kablam! error[E0557]: feature has been removed Sep 10 09:13:56.039 INFO kablam! --> src/lib.rs:34:12 Sep 10 09:13:56.039 INFO kablam! | Sep 10 09:13:56.039 INFO kablam! 34 | #![feature(macro_reexport)] Sep 10 09:13:56.039 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:56.039 INFO kablam! | Sep 10 09:13:56.039 INFO kablam! note: subsumed by `pub use` Sep 10 09:13:56.039 INFO kablam! --> src/lib.rs:34:12 Sep 10 09:13:56.039 INFO kablam! | Sep 10 09:13:56.039 INFO kablam! 34 | #![feature(macro_reexport)] Sep 10 09:13:56.039 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:56.039 INFO kablam! Sep 10 09:13:56.047 INFO kablam! error[E0557]: feature has been removed Sep 10 09:13:56.047 INFO kablam! --> src/lib.rs:34:12 Sep 10 09:13:56.047 INFO kablam! | Sep 10 09:13:56.047 INFO kablam! 34 | #![feature(macro_reexport)] Sep 10 09:13:56.047 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:56.047 INFO kablam! | Sep 10 09:13:56.047 INFO kablam! note: subsumed by `pub use` Sep 10 09:13:56.047 INFO kablam! --> src/lib.rs:34:12 Sep 10 09:13:56.047 INFO kablam! | Sep 10 09:13:56.047 INFO kablam! 34 | #![feature(macro_reexport)] Sep 10 09:13:56.047 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:56.047 INFO kablam! Sep 10 09:13:57.662 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 10 09:13:57.662 INFO kablam! --> src/lib.rs:41:3 Sep 10 09:13:57.662 INFO kablam! | Sep 10 09:13:57.662 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 10 09:13:57.662 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.662 INFO kablam! | Sep 10 09:13:57.662 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.662 INFO kablam! Sep 10 09:13:57.667 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 10 09:13:57.667 INFO kablam! --> src/lib.rs:41:3 Sep 10 09:13:57.667 INFO kablam! | Sep 10 09:13:57.667 INFO kablam! 41 | #[macro_reexport(format_err)] Sep 10 09:13:57.667 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.667 INFO kablam! | Sep 10 09:13:57.667 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.667 INFO kablam! Sep 10 09:13:57.768 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 10 09:13:57.768 INFO kablam! --> src/lib.rs:44:3 Sep 10 09:13:57.768 INFO kablam! | Sep 10 09:13:57.768 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 10 09:13:57.768 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.768 INFO kablam! | Sep 10 09:13:57.768 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.768 INFO kablam! Sep 10 09:13:57.768 INFO kablam! error: `Fail` is already in scope Sep 10 09:13:57.768 INFO kablam! --> src/lib.rs:45:1 Sep 10 09:13:57.768 INFO kablam! | Sep 10 09:13:57.768 INFO kablam! 45 | #[macro_use] #[no_link] Sep 10 09:13:57.768 INFO kablam! | ^^^^^^^^^^^^ Sep 10 09:13:57.768 INFO kablam! | Sep 10 09:13:57.768 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 10 09:13:57.768 INFO kablam! Sep 10 09:13:57.768 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 10 09:13:57.768 INFO kablam! --> src/lib.rs:50:3 Sep 10 09:13:57.768 INFO kablam! | Sep 10 09:13:57.768 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 10 09:13:57.768 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.768 INFO kablam! | Sep 10 09:13:57.768 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.769 INFO kablam! Sep 10 09:13:57.769 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 10 09:13:57.769 INFO kablam! --> src/lib.rs:44:3 Sep 10 09:13:57.769 INFO kablam! | Sep 10 09:13:57.769 INFO kablam! 44 | #[macro_reexport(Fail)] Sep 10 09:13:57.769 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.769 INFO kablam! | Sep 10 09:13:57.769 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.769 INFO kablam! Sep 10 09:13:57.769 INFO kablam! error: `Fail` is already in scope Sep 10 09:13:57.769 INFO kablam! --> src/lib.rs:45:1 Sep 10 09:13:57.769 INFO kablam! | Sep 10 09:13:57.769 INFO kablam! 45 | #[macro_use] #[no_link] Sep 10 09:13:57.769 INFO kablam! | ^^^^^^^^^^^^ Sep 10 09:13:57.769 INFO kablam! | Sep 10 09:13:57.769 INFO kablam! = note: macro-expanded `#[macro_use]`s may not shadow existing macros (see RFC 1560) Sep 10 09:13:57.769 INFO kablam! Sep 10 09:13:57.769 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 10 09:13:57.769 INFO kablam! --> src/lib.rs:50:3 Sep 10 09:13:57.769 INFO kablam! | Sep 10 09:13:57.769 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Sep 10 09:13:57.769 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.769 INFO kablam! | Sep 10 09:13:57.769 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.769 INFO kablam! Sep 10 09:13:57.772 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 10 09:13:57.772 INFO kablam! --> src/lib.rs:53:3 Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 10 09:13:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.772 INFO kablam! Sep 10 09:13:57.772 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 10 09:13:57.772 INFO kablam! --> src/lib.rs:59:3 Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 10 09:13:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.772 INFO kablam! Sep 10 09:13:57.772 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 10 09:13:57.772 INFO kablam! --> src/lib.rs:53:3 Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! 53 | #[macro_reexport(lazy_static)] Sep 10 09:13:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.772 INFO kablam! Sep 10 09:13:57.772 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 10 09:13:57.772 INFO kablam! --> src/lib.rs:59:3 Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.772 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Sep 10 09:13:57.772 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.772 INFO kablam! | Sep 10 09:13:57.773 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.773 INFO kablam! Sep 10 09:13:57.773 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 10 09:13:57.773 INFO kablam! --> src/lib.rs:68:3 Sep 10 09:13:57.773 INFO kablam! | Sep 10 09:13:57.773 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 10 09:13:57.773 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.773 INFO kablam! | Sep 10 09:13:57.773 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.773 INFO kablam! Sep 10 09:13:57.773 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 10 09:13:57.773 INFO kablam! --> src/lib.rs:68:3 Sep 10 09:13:57.773 INFO kablam! | Sep 10 09:13:57.773 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Sep 10 09:13:57.773 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.773 INFO kablam! | Sep 10 09:13:57.773 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.773 INFO kablam! Sep 10 09:13:57.796 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 10 09:13:57.797 INFO kablam! --> src/lib.rs:76:3 Sep 10 09:13:57.797 INFO kablam! | Sep 10 09:13:57.797 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 10 09:13:57.797 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.797 INFO kablam! | Sep 10 09:13:57.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.797 INFO kablam! Sep 10 09:13:57.797 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 10 09:13:57.797 INFO kablam! --> src/lib.rs:76:3 Sep 10 09:13:57.797 INFO kablam! | Sep 10 09:13:57.797 INFO kablam! 76 | #[macro_reexport(StructOpt)] Sep 10 09:13:57.797 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 09:13:57.797 INFO kablam! | Sep 10 09:13:57.797 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 09:13:57.797 INFO kablam! Sep 10 09:13:57.810 INFO kablam! error: aborting due to 9 previous errors Sep 10 09:13:57.810 INFO kablam! Sep 10 09:13:57.810 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 09:13:57.810 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 09:13:57.810 INFO kablam! error: aborting due to 9 previous errors Sep 10 09:13:57.810 INFO kablam! Sep 10 09:13:57.810 INFO kablam! Some errors occurred: E0557, E0658. Sep 10 09:13:57.810 INFO kablam! For more information about an error, try `rustc --explain E0557`. Sep 10 09:13:57.821 INFO kablam! error: Could not compile `stdcli`. Sep 10 09:13:57.821 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 09:13:57.835 INFO kablam! error: Could not compile `stdcli`. Sep 10 09:13:57.835 INFO kablam! Sep 10 09:13:57.835 INFO kablam! To learn more, run the command again with --verbose. Sep 10 09:13:57.836 INFO kablam! su: No module specific data is present Sep 10 09:13:58.433 INFO running `"docker" "rm" "-f" "ec2c4148dead46f34a6bae7e41d435773667445b86fd31835fbd85752b8fa846"` Sep 10 09:13:58.522 INFO blam! ec2c4148dead46f34a6bae7e41d435773667445b86fd31835fbd85752b8fa846