Jul 11 21:02:13.714 INFO checking stdcli-0.1.1 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 21:02:13.714 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 21:02:13.714 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 21:02:13.714 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:02:13.930 INFO blam! 49d588fb0420546bdbb4a3bd9d4380dc42fd2e395aa0e99ee15a6fe181222690 Jul 11 21:02:13.932 INFO running `"docker" "start" "-a" "49d588fb0420546bdbb4a3bd9d4380dc42fd2e395aa0e99ee15a6fe181222690"` Jul 11 21:02:15.883 INFO kablam! Checking std_prelude v0.2.12 Jul 11 21:02:15.884 INFO kablam! Checking xattr v0.2.2 Jul 11 21:02:15.891 INFO kablam! Checking loggerv v0.6.0 Jul 11 21:02:15.895 INFO kablam! Checking serde_yaml v0.7.5 Jul 11 21:02:15.898 INFO kablam! Checking ctrlc v3.1.1 Jul 11 21:02:15.928 INFO kablam! Checking tabwriter v1.1.0 Jul 11 21:02:15.928 INFO kablam! Checking console v0.5.0 Jul 11 21:02:15.928 INFO kablam! Checking rayon v0.9.0 Jul 11 21:02:17.142 INFO kablam! Checking dialoguer v0.1.0 Jul 11 21:02:17.370 INFO kablam! Checking indicatif v0.8.0 Jul 11 21:02:18.343 INFO kablam! Checking tar v0.4.16 Jul 11 21:02:28.706 INFO kablam! Checking stdcli v0.1.1 (file:///source) Jul 11 21:02:28.906 INFO kablam! error[E0557]: feature has been removed Jul 11 21:02:28.906 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:28.907 INFO kablam! | Jul 11 21:02:28.907 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:28.907 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:28.907 INFO kablam! | Jul 11 21:02:28.907 INFO kablam! error[E0557]: feature has been removed Jul 11 21:02:28.907 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:28.907 INFO kablam! | Jul 11 21:02:28.907 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:28.907 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:28.907 INFO kablam! | Jul 11 21:02:28.907 INFO kablam! note: subsumed by `pub use` Jul 11 21:02:28.907 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:28.907 INFO kablam! | Jul 11 21:02:28.907 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:28.907 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:28.907 INFO kablam! Jul 11 21:02:28.907 INFO kablam! note: subsumed by `pub use` Jul 11 21:02:28.907 INFO kablam! --> src/lib.rs:34:12 Jul 11 21:02:28.907 INFO kablam! | Jul 11 21:02:28.907 INFO kablam! 34 | #![feature(macro_reexport)] Jul 11 21:02:28.907 INFO kablam! | ^^^^^^^^^^^^^^ Jul 11 21:02:28.907 INFO kablam! Jul 11 21:02:33.417 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:33.417 INFO kablam! --> src/lib.rs:41:1 Jul 11 21:02:33.417 INFO kablam! | Jul 11 21:02:33.417 INFO kablam! 41 | #[macro_reexport(format_err)] Jul 11 21:02:33.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.417 INFO kablam! | Jul 11 21:02:33.417 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.417 INFO kablam! Jul 11 21:02:33.418 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:33.419 INFO kablam! --> src/lib.rs:44:1 Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! 44 | #[macro_reexport(Fail)] Jul 11 21:02:33.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.419 INFO kablam! Jul 11 21:02:33.419 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:33.419 INFO kablam! --> src/lib.rs:50:1 Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Jul 11 21:02:33.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.419 INFO kablam! Jul 11 21:02:33.419 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:33.419 INFO kablam! --> src/lib.rs:53:1 Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! 53 | #[macro_reexport(lazy_static)] Jul 11 21:02:33.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.419 INFO kablam! Jul 11 21:02:33.419 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:33.419 INFO kablam! --> src/lib.rs:59:1 Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Jul 11 21:02:33.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.419 INFO kablam! | Jul 11 21:02:33.419 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.420 INFO kablam! Jul 11 21:02:33.420 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:33.420 INFO kablam! --> src/lib.rs:68:1 Jul 11 21:02:33.420 INFO kablam! | Jul 11 21:02:33.420 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Jul 11 21:02:33.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.420 INFO kablam! | Jul 11 21:02:33.420 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.420 INFO kablam! Jul 11 21:02:33.420 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:33.420 INFO kablam! --> src/lib.rs:76:1 Jul 11 21:02:33.420 INFO kablam! | Jul 11 21:02:33.420 INFO kablam! 76 | #[macro_reexport(StructOpt)] Jul 11 21:02:33.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.420 INFO kablam! | Jul 11 21:02:33.420 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.420 INFO kablam! Jul 11 21:02:33.426 INFO kablam! error: aborting due to 8 previous errors Jul 11 21:02:33.426 INFO kablam! Jul 11 21:02:33.426 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 21:02:33.426 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 21:02:33.434 INFO kablam! error: Could not compile `stdcli`. Jul 11 21:02:33.435 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 21:02:33.462 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:33.462 INFO kablam! --> src/lib.rs:41:1 Jul 11 21:02:33.462 INFO kablam! | Jul 11 21:02:33.462 INFO kablam! 41 | #[macro_reexport(format_err)] Jul 11 21:02:33.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.462 INFO kablam! | Jul 11 21:02:33.462 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.462 INFO kablam! Jul 11 21:02:33.463 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:33.463 INFO kablam! --> src/lib.rs:44:1 Jul 11 21:02:33.463 INFO kablam! | Jul 11 21:02:33.463 INFO kablam! 44 | #[macro_reexport(Fail)] Jul 11 21:02:33.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.463 INFO kablam! | Jul 11 21:02:33.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.463 INFO kablam! Jul 11 21:02:33.463 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:33.463 INFO kablam! --> src/lib.rs:50:1 Jul 11 21:02:33.463 INFO kablam! | Jul 11 21:02:33.463 INFO kablam! 50 | #[macro_reexport(iproduct, izip)] Jul 11 21:02:33.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.463 INFO kablam! | Jul 11 21:02:33.463 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.463 INFO kablam! Jul 11 21:02:33.463 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:33.463 INFO kablam! --> src/lib.rs:53:1 Jul 11 21:02:33.463 INFO kablam! | Jul 11 21:02:33.463 INFO kablam! 53 | #[macro_reexport(lazy_static)] Jul 11 21:02:33.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.464 INFO kablam! Jul 11 21:02:33.464 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:33.464 INFO kablam! --> src/lib.rs:59:1 Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! 59 | #[macro_reexport(hashmap, hashset, btreemap, btreeset)] Jul 11 21:02:33.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.464 INFO kablam! Jul 11 21:02:33.464 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:33.464 INFO kablam! --> src/lib.rs:68:1 Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! 68 | #[macro_reexport(Serialize, Deserialize)] Jul 11 21:02:33.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.464 INFO kablam! Jul 11 21:02:33.464 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:33.464 INFO kablam! --> src/lib.rs:76:1 Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! 76 | #[macro_reexport(StructOpt)] Jul 11 21:02:33.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 11 21:02:33.464 INFO kablam! | Jul 11 21:02:33.464 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Jul 11 21:02:33.464 INFO kablam! Jul 11 21:02:33.465 INFO kablam! error: aborting due to 8 previous errors Jul 11 21:02:33.465 INFO kablam! Jul 11 21:02:33.465 INFO kablam! Some errors occurred: E0557, E0658. Jul 11 21:02:33.465 INFO kablam! For more information about an error, try `rustc --explain E0557`. Jul 11 21:02:33.494 INFO kablam! error: Could not compile `stdcli`. Jul 11 21:02:33.494 INFO kablam! Jul 11 21:02:33.494 INFO kablam! To learn more, run the command again with --verbose. Jul 11 21:02:33.496 INFO kablam! su: No module specific data is present Jul 11 21:02:34.277 INFO running `"docker" "rm" "-f" "49d588fb0420546bdbb4a3bd9d4380dc42fd2e395aa0e99ee15a6fe181222690"` Jul 11 21:02:34.429 INFO blam! 49d588fb0420546bdbb4a3bd9d4380dc42fd2e395aa0e99ee15a6fe181222690