Sep 10 18:49:15.532 INFO checking futures-io-preview-0.3.0-alpha.3 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 18:49:15.532 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 18:49:15.532 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/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 18:49:15.717 INFO blam! 5040963db03bd3d54304974a25825022c96c61f81f10d037838e96d154c84c9f Sep 10 18:49:15.717 INFO running `"docker" "start" "-a" "5040963db03bd3d54304974a25825022c96c61f81f10d037838e96d154c84c9f"` Sep 10 18:49:16.617 INFO kablam! usermod: no changes Sep 10 18:49:16.730 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Sep 10 18:49:16.781 INFO kablam! Checking pin-utils v0.1.0-alpha.2 Sep 10 18:49:16.803 INFO kablam! Checking futures-core-preview v0.3.0-alpha.5 Sep 10 18:49:17.400 INFO kablam! Checking futures-channel-preview v0.3.0-alpha.5 Sep 10 18:49:17.400 INFO kablam! Checking futures-io-preview v0.3.0-alpha.5 Sep 10 18:49:17.400 INFO kablam! Checking futures-io-preview v0.3.0-alpha.3 (file:///source) Sep 10 18:49:18.290 INFO kablam! Checking futures-sink-preview v0.3.0-alpha.5 Sep 10 18:49:18.761 INFO kablam! Checking futures-util-preview v0.3.0-alpha.5 Sep 10 18:49:19.430 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/future/chain.rs:7:1 Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! 7 | crate enum Chain { Sep 10 18:49:19.430 INFO kablam! | ^^^^^ Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.430 INFO kablam! Sep 10 18:49:19.430 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/future/chain.rs:17:5 Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! 17 | crate fn new(fut1: Fut1, data: Data) -> Chain { Sep 10 18:49:19.430 INFO kablam! | ^^^^^ Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.430 INFO kablam! Sep 10 18:49:19.430 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/future/chain.rs:21:5 Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! 21 | crate fn poll( Sep 10 18:49:19.430 INFO kablam! | ^^^^^ Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.430 INFO kablam! Sep 10 18:49:19.430 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/future/mod.rs:68:1 Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! 68 | crate use self::chain::Chain; Sep 10 18:49:19.430 INFO kablam! | ^^^^^ Sep 10 18:49:19.430 INFO kablam! | Sep 10 18:49:19.430 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.430 INFO kablam! Sep 10 18:49:19.434 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/try_future/try_chain.rs:7:1 Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! 7 | crate enum TryChain { Sep 10 18:49:19.434 INFO kablam! | ^^^^^ Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.434 INFO kablam! Sep 10 18:49:19.434 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/try_future/try_chain.rs:13:1 Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! 13 | crate enum TryChainAction Sep 10 18:49:19.434 INFO kablam! | ^^^^^ Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.434 INFO kablam! Sep 10 18:49:19.434 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/try_future/try_chain.rs:24:5 Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! 24 | crate fn new(fut1: Fut1, data: Data) -> TryChain { Sep 10 18:49:19.434 INFO kablam! | ^^^^^ Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.434 INFO kablam! Sep 10 18:49:19.434 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/try_future/try_chain.rs:28:5 Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! 28 | crate fn poll( Sep 10 18:49:19.434 INFO kablam! | ^^^^^ Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.434 INFO kablam! Sep 10 18:49:19.434 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:19.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.5/src/try_future/mod.rs:59:1 Sep 10 18:49:19.434 INFO kablam! | Sep 10 18:49:19.434 INFO kablam! 59 | crate use self::try_chain::{TryChain, TryChainAction}; Sep 10 18:49:19.435 INFO kablam! | ^^^^^ Sep 10 18:49:19.435 INFO kablam! | Sep 10 18:49:19.435 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:19.435 INFO kablam! Sep 10 18:49:19.462 INFO kablam! error: aborting due to 9 previous errors Sep 10 18:49:19.462 INFO kablam! Sep 10 18:49:19.462 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 18:49:19.471 INFO kablam! error: Could not compile `futures-util-preview`. Sep 10 18:49:19.471 INFO kablam! Sep 10 18:49:19.471 INFO kablam! To learn more, run the command again with --verbose. Sep 10 18:49:19.472 INFO kablam! su: No module specific data is present Sep 10 18:49:20.007 INFO running `"docker" "rm" "-f" "5040963db03bd3d54304974a25825022c96c61f81f10d037838e96d154c84c9f"` Sep 10 18:49:20.112 INFO blam! 5040963db03bd3d54304974a25825022c96c61f81f10d037838e96d154c84c9f