Sep 10 18:49:15.373 INFO checking futures-io-preview-0.3.0-alpha.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 18:49:15.373 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 18:49:15.373 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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.533 INFO blam! 5000fb6982d2bd517c735523ab5c98d0b59a1fd49402c966efceed295a4ecb73 Sep 10 18:49:15.535 INFO running `"docker" "start" "-a" "5000fb6982d2bd517c735523ab5c98d0b59a1fd49402c966efceed295a4ecb73"` Sep 10 18:49:16.326 INFO kablam! usermod: no changes Sep 10 18:49:16.378 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.418 INFO kablam! Checking futures-io-preview v0.3.0-alpha.3 (file:///source) Sep 10 18:49:16.434 INFO kablam! Checking futures-util-preview v0.3.0-alpha.5 Sep 10 18:49:17.574 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.574 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:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! 7 | crate enum Chain { Sep 10 18:49:17.574 INFO kablam! | ^^^^^ Sep 10 18:49:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.574 INFO kablam! Sep 10 18:49:17.574 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.574 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:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! 17 | crate fn new(fut1: Fut1, data: Data) -> Chain { Sep 10 18:49:17.574 INFO kablam! | ^^^^^ Sep 10 18:49:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.574 INFO kablam! Sep 10 18:49:17.574 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.574 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:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! 21 | crate fn poll( Sep 10 18:49:17.574 INFO kablam! | ^^^^^ Sep 10 18:49:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.574 INFO kablam! Sep 10 18:49:17.574 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.574 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:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! 68 | crate use self::chain::Chain; Sep 10 18:49:17.574 INFO kablam! | ^^^^^ Sep 10 18:49:17.574 INFO kablam! | Sep 10 18:49:17.574 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.575 INFO kablam! Sep 10 18:49:17.577 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.577 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:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! 7 | crate enum TryChain { Sep 10 18:49:17.577 INFO kablam! | ^^^^^ Sep 10 18:49:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.577 INFO kablam! Sep 10 18:49:17.577 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.577 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:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! 13 | crate enum TryChainAction Sep 10 18:49:17.577 INFO kablam! | ^^^^^ Sep 10 18:49:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.577 INFO kablam! Sep 10 18:49:17.577 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.577 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:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! 24 | crate fn new(fut1: Fut1, data: Data) -> TryChain { Sep 10 18:49:17.577 INFO kablam! | ^^^^^ Sep 10 18:49:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.577 INFO kablam! Sep 10 18:49:17.577 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.577 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:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! 28 | crate fn poll( Sep 10 18:49:17.577 INFO kablam! | ^^^^^ Sep 10 18:49:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.577 INFO kablam! Sep 10 18:49:17.577 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 18:49:17.577 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:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! 59 | crate use self::try_chain::{TryChain, TryChainAction}; Sep 10 18:49:17.577 INFO kablam! | ^^^^^ Sep 10 18:49:17.577 INFO kablam! | Sep 10 18:49:17.577 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 18:49:17.577 INFO kablam! Sep 10 18:49:17.604 INFO kablam! error: aborting due to 9 previous errors Sep 10 18:49:17.604 INFO kablam! Sep 10 18:49:17.604 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 18:49:17.613 INFO kablam! error: Could not compile `futures-util-preview`. Sep 10 18:49:17.613 INFO kablam! Sep 10 18:49:17.613 INFO kablam! To learn more, run the command again with --verbose. Sep 10 18:49:17.626 INFO kablam! su: No module specific data is present Sep 10 18:49:18.643 INFO running `"docker" "rm" "-f" "5000fb6982d2bd517c735523ab5c98d0b59a1fd49402c966efceed295a4ecb73"` Sep 10 18:49:18.757 INFO blam! 5000fb6982d2bd517c735523ab5c98d0b59a1fd49402c966efceed295a4ecb73