Aug 11 01:05:22.156 INFO checking stdcli-0.1.1 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 01:05:22.156 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 01:05:22.156 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 01:05:22.156 INFO running `"docker" "create" "-v" "/tmp/crater.qZjjET4rZUOt:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-0/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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 +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-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.351 INFO blam! 2ecd1e81e9ae5e2233f7d1c919df9346d7442045f30fc386c190cb67de5b3ea3 Aug 11 01:05:22.352 INFO running `"docker" "start" "-a" "2ecd1e81e9ae5e2233f7d1c919df9346d7442045f30fc386c190cb67de5b3ea3"` Aug 11 01:05:24.152 INFO kablam! Checking console v0.5.0 Aug 11 01:05:24.152 INFO kablam! Checking tabwriter v1.1.0 Aug 11 01:05:24.160 INFO kablam! Checking indicatif v0.8.0 Aug 11 01:05:24.162 INFO kablam! Checking dialoguer v0.1.0 Aug 11 01:05:27.103 INFO kablam! Checking stdcli v0.1.1 (file:///source) Aug 11 01:05:27.164 INFO kablam! error[E0557]: feature has been removed Aug 11 01:05:27.164 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:27.164 INFO kablam! | Aug 11 01:05:27.164 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:27.164 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:27.164 INFO kablam! | Aug 11 01:05:27.164 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Aug 11 01:05:27.164 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:27.164 INFO kablam! | Aug 11 01:05:27.164 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:27.164 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:27.164 INFO kablam! Aug 11 01:05:27.235 INFO kablam! error[E0557]: feature has been removed Aug 11 01:05:27.235 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:27.235 INFO kablam! | Aug 11 01:05:27.235 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:27.235 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:27.235 INFO kablam! | Aug 11 01:05:27.235 INFO kablam! note: subsumed by `#![feature(use_extern_macros)]` and `pub use` Aug 11 01:05:27.235 INFO kablam! --> src/lib.rs:34:12 Aug 11 01:05:27.235 INFO kablam! | Aug 11 01:05:27.235 INFO kablam! 34 | #![feature(macro_reexport)] Aug 11 01:05:27.235 INFO kablam! | ^^^^^^^^^^^^^^ Aug 11 01:05:27.235 INFO kablam! Aug 11 01:05:30.395 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:30.395 INFO kablam! --> src/lib.rs:41:1 Aug 11 01:05:30.395 INFO kablam! | Aug 11 01:05:30.395 INFO kablam! 41 | #[macro_reexport(format_err)] Aug 11 01:05:30.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.396 INFO kablam! Aug 11 01:05:30.396 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:30.396 INFO kablam! --> src/lib.rs:44:1 Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! 44 | #[macro_reexport(Fail)] Aug 11 01:05:30.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.396 INFO kablam! Aug 11 01:05:30.396 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:30.396 INFO kablam! --> src/lib.rs:50:1 Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Aug 11 01:05:30.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.396 INFO kablam! Aug 11 01:05:30.396 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:30.396 INFO kablam! --> src/lib.rs:53:1 Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! 53 | #[macro_reexport(lazy_static)] Aug 11 01:05:30.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.396 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.396 INFO kablam! Aug 11 01:05:30.396 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:30.396 INFO kablam! --> src/lib.rs:59:1 Aug 11 01:05:30.396 INFO kablam! | Aug 11 01:05:30.397 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Aug 11 01:05:30.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.397 INFO kablam! | Aug 11 01:05:30.397 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.397 INFO kablam! Aug 11 01:05:30.397 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:30.397 INFO kablam! --> src/lib.rs:68:1 Aug 11 01:05:30.397 INFO kablam! | Aug 11 01:05:30.397 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Aug 11 01:05:30.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.397 INFO kablam! | Aug 11 01:05:30.397 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.397 INFO kablam! Aug 11 01:05:30.397 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:30.397 INFO kablam! --> src/lib.rs:76:1 Aug 11 01:05:30.397 INFO kablam! | Aug 11 01:05:30.397 INFO kablam! 76 | #[macro_reexport(StructOpt)] Aug 11 01:05:30.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.397 INFO kablam! | Aug 11 01:05:30.397 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.397 INFO kablam! Aug 11 01:05:30.397 INFO kablam! error: aborting due to 8 previous errors Aug 11 01:05:30.397 INFO kablam! Aug 11 01:05:30.397 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:05:30.397 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:05:30.425 INFO kablam! error: Could not compile `stdcli`. Aug 11 01:05:30.425 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 01:05:30.436 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:30.436 INFO kablam! --> src/lib.rs:41:1 Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.436 INFO kablam! 41 | #[macro_reexport(format_err)] Aug 11 01:05:30.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.436 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.436 INFO kablam! Aug 11 01:05:30.436 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:30.436 INFO kablam! --> src/lib.rs:44:1 Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.436 INFO kablam! 44 | #[macro_reexport(Fail)] Aug 11 01:05:30.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.436 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.436 INFO kablam! Aug 11 01:05:30.436 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:30.436 INFO kablam! --> src/lib.rs:50:1 Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.436 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Aug 11 01:05:30.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.436 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.436 INFO kablam! Aug 11 01:05:30.436 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:30.436 INFO kablam! --> src/lib.rs:53:1 Aug 11 01:05:30.436 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! 53 | #[macro_reexport(lazy_static)] Aug 11 01:05:30.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.437 INFO kablam! Aug 11 01:05:30.437 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:30.437 INFO kablam! --> src/lib.rs:59:1 Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Aug 11 01:05:30.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.437 INFO kablam! Aug 11 01:05:30.437 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:30.437 INFO kablam! --> src/lib.rs:68:1 Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Aug 11 01:05:30.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.437 INFO kablam! Aug 11 01:05:30.437 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:30.437 INFO kablam! --> src/lib.rs:76:1 Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! 76 | #[macro_reexport(StructOpt)] Aug 11 01:05:30.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 01:05:30.437 INFO kablam! | Aug 11 01:05:30.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 11 01:05:30.437 INFO kablam! Aug 11 01:05:30.437 INFO kablam! error: aborting due to 8 previous errors Aug 11 01:05:30.437 INFO kablam! Aug 11 01:05:30.437 INFO kablam! Some errors occurred: E0557, E0658. Aug 11 01:05:30.437 INFO kablam! For more information about an error, try `rustc --explain E0557`. Aug 11 01:05:30.465 INFO kablam! error: Could not compile `stdcli`. Aug 11 01:05:30.465 INFO kablam! Aug 11 01:05:30.465 INFO kablam! To learn more, run the command again with --verbose. Aug 11 01:05:30.467 INFO kablam! su: No module specific data is present Aug 11 01:05:30.944 INFO running `"docker" "rm" "-f" "2ecd1e81e9ae5e2233f7d1c919df9346d7442045f30fc386c190cb67de5b3ea3"` Aug 11 01:05:31.122 INFO blam! 2ecd1e81e9ae5e2233f7d1c919df9346d7442045f30fc386c190cb67de5b3ea3