Jul 11 21:02:16.014 INFO checking stdcli-0.1.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 21:02:16.014 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:02:16.014 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:02:16.014 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:02:16.331 INFO blam! ad44fa513a57d4310170971652623aeb62d7faf71364aa23b6fb6410287e703e Jul 11 21:02:16.333 INFO running `"docker" "start" "-a" "ad44fa513a57d4310170971652623aeb62d7faf71364aa23b6fb6410287e703e"` Jul 11 21:02:18.240 INFO kablam! Compiling nix v0.11.0 Jul 11 21:02:18.257 INFO kablam! Checking shellexpand v1.0.0 Jul 11 21:02:18.257 INFO kablam! Checking std_prelude v0.2.12 Jul 11 21:02:18.298 INFO kablam! Checking xattr v0.2.2 Jul 11 21:02:18.299 INFO kablam! Checking filetime v0.2.1 Jul 11 21:02:18.322 INFO kablam! Checking fern v0.4.4 Jul 11 21:02:18.323 INFO kablam! Checking loggerv v0.6.0 Jul 11 21:02:18.327 INFO kablam! Checking console v0.5.0 Jul 11 21:02:19.989 INFO kablam! Checking tabwriter v1.1.0 Jul 11 21:02:20.182 INFO kablam! Checking rayon v0.9.0 Jul 11 21:02:20.581 INFO kablam! Checking dialoguer v0.1.0 Jul 11 21:02:22.129 INFO kablam! Checking indicatif v0.8.0 Jul 11 21:02:22.474 INFO kablam! Checking tar v0.4.16 Jul 11 21:02:39.091 INFO kablam! Checking ctrlc v3.1.1 Jul 11 21:02:39.615 INFO kablam! Checking stdcli v0.1.1 (file:///source) Jul 11 21:02:39.698 INFO kablam! error[E0557]: feature has been removed Jul 11 21:02:39.698 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:39.698 INFO kablam! | Jul 11 21:02:39.698 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:39.698 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:39.698 INFO kablam! | Jul 11 21:02:39.698 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Jul 11 21:02:39.698 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:39.698 INFO kablam! | Jul 11 21:02:39.698 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:39.699 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:39.699 INFO kablam! Jul 11 21:02:39.703 INFO kablam! error[E0557]: feature has been removed Jul 11 21:02:39.703 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:39.703 INFO kablam! | Jul 11 21:02:39.703 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:39.703 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:39.703 INFO kablam! | Jul 11 21:02:39.703 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Jul 11 21:02:39.703 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:39.703 INFO kablam! | Jul 11 21:02:39.703 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:39.703 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:39.703 INFO kablam! Jul 11 21:02:42.775 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 21:02:42.775 INFO kablam! --> src/lib.rs:41:1 Jul 11 21:02:42.775 INFO kablam! | Jul 11 21:02:42.775 INFO kablam! 41 | #[macro_reexport(format_err)] Jul 11 21:02:42.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.775 INFO kablam! | Jul 11 21:02:42.775 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.775 INFO kablam! Jul 11 21:02:42.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) Jul 11 21:02:42.776 INFO kablam! --> src/lib.rs:44:1 Jul 11 21:02:42.776 INFO kablam! | Jul 11 21:02:42.776 INFO kablam! 44 | #[macro_reexport(Fail)] Jul 11 21:02:42.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.777 INFO kablam! | Jul 11 21:02:42.777 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.777 INFO kablam! Jul 11 21:02:42.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) Jul 11 21:02:42.777 INFO kablam! --> src/lib.rs:50:1 Jul 11 21:02:42.777 INFO kablam! | Jul 11 21:02:42.777 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Jul 11 21:02:42.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.777 INFO kablam! | Jul 11 21:02:42.777 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.777 INFO kablam! Jul 11 21:02:42.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) Jul 11 21:02:42.777 INFO kablam! --> src/lib.rs:53:1 Jul 11 21:02:42.777 INFO kablam! | Jul 11 21:02:42.777 INFO kablam! 53 | #[macro_reexport(lazy_static)] Jul 11 21:02:42.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.777 INFO kablam! | Jul 11 21:02:42.777 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.777 INFO kablam! Jul 11 21:02:42.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) Jul 11 21:02:42.777 INFO kablam! --> src/lib.rs:59:1 Jul 11 21:02:42.777 INFO kablam! | Jul 11 21:02:42.778 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Jul 11 21:02:42.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.778 INFO kablam! | Jul 11 21:02:42.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.778 INFO kablam! Jul 11 21:02:42.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) Jul 11 21:02:42.778 INFO kablam! --> src/lib.rs:68:1 Jul 11 21:02:42.778 INFO kablam! | Jul 11 21:02:42.778 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Jul 11 21:02:42.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.778 INFO kablam! | Jul 11 21:02:42.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.778 INFO kablam! Jul 11 21:02:42.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) Jul 11 21:02:42.778 INFO kablam! --> src/lib.rs:76:1 Jul 11 21:02:42.778 INFO kablam! | Jul 11 21:02:42.778 INFO kablam! 76 | #[macro_reexport(StructOpt)] Jul 11 21:02:42.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:42.778 INFO kablam! | Jul 11 21:02:42.778 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:42.778 INFO kablam! Jul 11 21:02:42.779 INFO kablam! error: aborting due to 8 previous errors Jul 11 21:02:42.779 INFO kablam! Jul 11 21:02:42.779 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 21:02:42.779 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 21:02:42.794 INFO kablam! error: Could not compile `stdcli`. Jul 11 21:02:42.798 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 21:02:43.013 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 21:02:43.013 INFO kablam! --> src/lib.rs:41:1 Jul 11 21:02:43.013 INFO kablam! | Jul 11 21:02:43.014 INFO kablam! 41 | #[macro_reexport(format_err)] Jul 11 21:02:43.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.014 INFO kablam! | Jul 11 21:02:43.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.014 INFO kablam! Jul 11 21:02:43.014 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 21:02:43.014 INFO kablam! --> src/lib.rs:44:1 Jul 11 21:02:43.014 INFO kablam! | Jul 11 21:02:43.014 INFO kablam! 44 | #[macro_reexport(Fail)] Jul 11 21:02:43.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.014 INFO kablam! | Jul 11 21:02:43.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.014 INFO kablam! Jul 11 21:02:43.014 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 21:02:43.014 INFO kablam! --> src/lib.rs:50:1 Jul 11 21:02:43.014 INFO kablam! | Jul 11 21:02:43.014 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Jul 11 21:02:43.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.014 INFO kablam! | Jul 11 21:02:43.014 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.014 INFO kablam! Jul 11 21:02:43.014 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 21:02:43.014 INFO kablam! --> src/lib.rs:53:1 Jul 11 21:02:43.014 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! 53 | #[macro_reexport(lazy_static)] Jul 11 21:02:43.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.015 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.015 INFO kablam! Jul 11 21:02:43.015 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 21:02:43.015 INFO kablam! --> src/lib.rs:59:1 Jul 11 21:02:43.015 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Jul 11 21:02:43.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.015 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.015 INFO kablam! Jul 11 21:02:43.015 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 21:02:43.015 INFO kablam! --> src/lib.rs:68:1 Jul 11 21:02:43.015 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Jul 11 21:02:43.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.015 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.015 INFO kablam! Jul 11 21:02:43.015 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 21:02:43.015 INFO kablam! --> src/lib.rs:76:1 Jul 11 21:02:43.015 INFO kablam! | Jul 11 21:02:43.015 INFO kablam! 76 | #[macro_reexport(StructOpt)] Jul 11 21:02:43.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:43.016 INFO kablam! | Jul 11 21:02:43.016 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:43.016 INFO kablam! Jul 11 21:02:43.016 INFO kablam! error: aborting due to 8 previous errors Jul 11 21:02:43.016 INFO kablam! Jul 11 21:02:43.016 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 21:02:43.016 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 21:02:43.030 INFO kablam! error: Could not compile `stdcli`. Jul 11 21:02:43.030 INFO kablam! Jul 11 21:02:43.030 INFO kablam! To learn more, run the command again with --verbose. Jul 11 21:02:43.033 INFO kablam! su: No module specific data is present Jul 11 21:02:43.711 INFO running `"docker" "rm" "-f" "ad44fa513a57d4310170971652623aeb62d7faf71364aa23b6fb6410287e703e"` Jul 11 21:02:43.876 INFO blam! ad44fa513a57d4310170971652623aeb62d7faf71364aa23b6fb6410287e703e