Aug 11 01:05:22.318 INFO checking stdcli-0.1.1 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 01:05:22.318 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 01:05:22.318 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 01:05:22.318 INFO running `"docker" "create" "-v" "/tmp/crater.FRbJ9YyRKAR4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 01:05:22.557 INFO blam! 43c60ff10287e6f9cfc6e5839f47bfa0d43e9a4223c18ae2e41810004662cdc7 Aug 11 01:05:22.559 INFO running `"docker" "start" "-a" "43c60ff10287e6f9cfc6e5839f47bfa0d43e9a4223c18ae2e41810004662cdc7"` Aug 11 01:05:23.855 INFO kablam! Checking shellexpand v1.0.0 Aug 11 01:05:23.857 INFO kablam! Checking semver v0.9.0 Aug 11 01:05:23.861 INFO kablam! Checking fern v0.4.4 Aug 11 01:05:23.861 INFO kablam! Checking loggerv v0.6.0 Aug 11 01:05:23.886 INFO kablam! Checking ctrlc v3.1.1 Aug 11 01:05:23.903 INFO kablam! Checking console v0.6.1 Aug 11 01:05:23.909 INFO kablam! Checking console v0.5.0 Aug 11 01:05:23.909 INFO kablam! Checking tabwriter v1.1.0 Aug 11 01:05:25.088 INFO kablam! Checking rayon v0.9.0 Aug 11 01:05:27.282 INFO kablam! Checking indicatif v0.8.0 Aug 11 01:05:27.282 INFO kablam! Checking dialoguer v0.1.0 Aug 11 01:05:33.009 INFO kablam! Checking stdcli v0.1.1 (file:///source) Aug 11 01:05:33.058 INFO kablam! error[E0557]: feature has been removed Aug 11 01:05:33.058 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:33.058 INFO kablam! | Aug 11 01:05:33.058 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:33.058 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:33.058 INFO kablam! | Aug 11 01:05:33.058 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Aug 11 01:05:33.058 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:33.058 INFO kablam! | Aug 11 01:05:33.058 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:33.058 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:33.058 INFO kablam! Aug 11 01:05:33.060 INFO kablam! error[E0557]: feature has been removed Aug 11 01:05:33.060 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:33.060 INFO kablam! | Aug 11 01:05:33.060 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:33.060 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:33.061 INFO kablam! | Aug 11 01:05:33.061 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Aug 11 01:05:33.061 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:33.061 INFO kablam! | Aug 11 01:05:33.061 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:33.061 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:33.062 INFO kablam! Aug 11 01:05:34.881 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) Aug 11 01:05:34.881 INFO kablam! --> src/lib.rs:41:1 Aug 11 01:05:34.881 INFO kablam! | Aug 11 01:05:34.881 INFO kablam! 41 | #[macro_reexport(format_err)] Aug 11 01:05:34.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.881 INFO kablam! | Aug 11 01:05:34.881 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.881 INFO kablam! Aug 11 01:05:34.882 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) Aug 11 01:05:34.882 INFO kablam! --> src/lib.rs:44:1 Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! 44 | #[macro_reexport(Fail)] Aug 11 01:05:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.882 INFO kablam! Aug 11 01:05:34.882 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) Aug 11 01:05:34.882 INFO kablam! --> src/lib.rs:50:1 Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Aug 11 01:05:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.882 INFO kablam! Aug 11 01:05:34.882 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) Aug 11 01:05:34.882 INFO kablam! --> src/lib.rs:53:1 Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! 53 | #[macro_reexport(lazy_static)] Aug 11 01:05:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.882 INFO kablam! Aug 11 01:05:34.882 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) Aug 11 01:05:34.882 INFO kablam! --> src/lib.rs:59:1 Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Aug 11 01:05:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.882 INFO kablam! Aug 11 01:05:34.882 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) Aug 11 01:05:34.882 INFO kablam! --> src/lib.rs:68:1 Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Aug 11 01:05:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.882 INFO kablam! Aug 11 01:05:34.882 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) Aug 11 01:05:34.882 INFO kablam! --> src/lib.rs:76:1 Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! 76 | #[macro_reexport(StructOpt)] Aug 11 01:05:34.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.882 INFO kablam! | Aug 11 01:05:34.882 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.882 INFO kablam! Aug 11 01:05:34.882 INFO kablam! error: aborting due to 8 previous errors Aug 11 01:05:34.883 INFO kablam! Aug 11 01:05:34.883 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:05:34.883 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:05:34.883 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) Aug 11 01:05:34.883 INFO kablam! --> src/lib.rs:41:1 Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! 41 | #[macro_reexport(format_err)] Aug 11 01:05:34.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.883 INFO kablam! Aug 11 01:05:34.883 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) Aug 11 01:05:34.883 INFO kablam! --> src/lib.rs:44:1 Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! 44 | #[macro_reexport(Fail)] Aug 11 01:05:34.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.883 INFO kablam! Aug 11 01:05:34.883 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) Aug 11 01:05:34.883 INFO kablam! --> src/lib.rs:50:1 Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Aug 11 01:05:34.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.883 INFO kablam! Aug 11 01:05:34.883 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) Aug 11 01:05:34.883 INFO kablam! --> src/lib.rs:53:1 Aug 11 01:05:34.883 INFO kablam! | Aug 11 01:05:34.883 INFO kablam! 53 | #[macro_reexport(lazy_static)] Aug 11 01:05:34.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.884 INFO kablam! Aug 11 01:05:34.884 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) Aug 11 01:05:34.884 INFO kablam! --> src/lib.rs:59:1 Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Aug 11 01:05:34.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.884 INFO kablam! Aug 11 01:05:34.884 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) Aug 11 01:05:34.884 INFO kablam! --> src/lib.rs:68:1 Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Aug 11 01:05:34.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.884 INFO kablam! Aug 11 01:05:34.884 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) Aug 11 01:05:34.884 INFO kablam! --> src/lib.rs:76:1 Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! 76 | #[macro_reexport(StructOpt)] Aug 11 01:05:34.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:34.884 INFO kablam! | Aug 11 01:05:34.884 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:34.884 INFO kablam! Aug 11 01:05:34.884 INFO kablam! error: aborting due to 8 previous errors Aug 11 01:05:34.884 INFO kablam! Aug 11 01:05:34.884 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:05:34.884 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:05:34.895 INFO kablam! error: Could not compile `stdcli`. Aug 11 01:05:34.895 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 01:05:34.905 INFO kablam! error: Could not compile `stdcli`. Aug 11 01:05:34.905 INFO kablam! Aug 11 01:05:34.905 INFO kablam! To learn more, run the command again with --verbose. Aug 11 01:05:34.907 INFO kablam! su: No module specific data is present Aug 11 01:05:35.485 INFO running `"docker" "rm" "-f" "43c60ff10287e6f9cfc6e5839f47bfa0d43e9a4223c18ae2e41810004662cdc7"` Aug 11 01:05:35.581 INFO blam! 43c60ff10287e6f9cfc6e5839f47bfa0d43e9a4223c18ae2e41810004662cdc7