Sep 10 07:34:25.510 INFO checking toykio-0.2.2 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 07:34:25.510 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 07:34:25.510 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/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 07:34:25.668 INFO blam! 61ebd9b7e3dc2f8058b9045c875048702c38bb8e2cb8f0bb8751e295c28a59d7 Sep 10 07:34:25.672 INFO running `"docker" "start" "-a" "61ebd9b7e3dc2f8058b9045c875048702c38bb8e2cb8f0bb8751e295c28a59d7"` Sep 10 07:34:26.514 INFO kablam! usermod: no changes Sep 10 07:34:26.629 INFO kablam! Checking pin-utils v0.1.0-alpha.2 Sep 10 07:34:26.629 INFO kablam! Checking futures-core-preview v0.3.0-alpha.5 Sep 10 07:34:26.629 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 10 07:34:26.950 INFO kablam! Checking futures-channel-preview v0.3.0-alpha.5 Sep 10 07:34:26.950 INFO kablam! Checking futures-io-preview v0.3.0-alpha.5 Sep 10 07:34:27.472 INFO kablam! Checking futures-sink-preview v0.3.0-alpha.5 Sep 10 07:34:27.657 INFO kablam! Checking futures-util-preview v0.3.0-alpha.5 Sep 10 07:34:28.082 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.082 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 07:34:28.082 INFO kablam! | Sep 10 07:34:28.082 INFO kablam! 7 | crate enum Chain { Sep 10 07:34:28.082 INFO kablam! | ^^^^^ Sep 10 07:34:28.082 INFO kablam! | Sep 10 07:34:28.082 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.082 INFO kablam! Sep 10 07:34:28.082 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.082 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 07:34:28.082 INFO kablam! | Sep 10 07:34:28.082 INFO kablam! 17 | crate fn new(fut1: Fut1, data: Data) -> Chain { Sep 10 07:34:28.082 INFO kablam! | ^^^^^ Sep 10 07:34:28.082 INFO kablam! | Sep 10 07:34:28.082 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.082 INFO kablam! Sep 10 07:34:28.082 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.082 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 07:34:28.082 INFO kablam! | Sep 10 07:34:28.082 INFO kablam! 21 | crate fn poll( Sep 10 07:34:28.082 INFO kablam! | ^^^^^ Sep 10 07:34:28.082 INFO kablam! | Sep 10 07:34:28.082 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.082 INFO kablam! Sep 10 07:34:28.082 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.082 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 07:34:28.083 INFO kablam! | Sep 10 07:34:28.083 INFO kablam! 68 | crate use self::chain::Chain; Sep 10 07:34:28.083 INFO kablam! | ^^^^^ Sep 10 07:34:28.083 INFO kablam! | Sep 10 07:34:28.083 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.083 INFO kablam! Sep 10 07:34:28.084 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.084 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 07:34:28.084 INFO kablam! | Sep 10 07:34:28.084 INFO kablam! 7 | crate enum TryChain { Sep 10 07:34:28.084 INFO kablam! | ^^^^^ Sep 10 07:34:28.084 INFO kablam! | Sep 10 07:34:28.084 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.084 INFO kablam! Sep 10 07:34:28.084 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.084 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 07:34:28.084 INFO kablam! | Sep 10 07:34:28.084 INFO kablam! 13 | crate enum TryChainAction Sep 10 07:34:28.085 INFO kablam! | ^^^^^ Sep 10 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.085 INFO kablam! Sep 10 07:34:28.085 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.085 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 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! 24 | crate fn new(fut1: Fut1, data: Data) -> TryChain { Sep 10 07:34:28.085 INFO kablam! | ^^^^^ Sep 10 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.085 INFO kablam! Sep 10 07:34:28.085 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.085 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 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! 28 | crate fn poll( Sep 10 07:34:28.085 INFO kablam! | ^^^^^ Sep 10 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.085 INFO kablam! Sep 10 07:34:28.085 INFO kablam! error[E0658]: `crate` visibility modifier is experimental (see issue #45388) Sep 10 07:34:28.085 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 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! 59 | crate use self::try_chain::{TryChain, TryChainAction}; Sep 10 07:34:28.085 INFO kablam! | ^^^^^ Sep 10 07:34:28.085 INFO kablam! | Sep 10 07:34:28.085 INFO kablam! = help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable Sep 10 07:34:28.085 INFO kablam! Sep 10 07:34:28.111 INFO kablam! error: aborting due to 9 previous errors Sep 10 07:34:28.111 INFO kablam! Sep 10 07:34:28.111 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 07:34:28.121 INFO kablam! error: Could not compile `futures-util-preview`. Sep 10 07:34:28.121 INFO kablam! Sep 10 07:34:28.121 INFO kablam! To learn more, run the command again with --verbose. Sep 10 07:34:28.122 INFO kablam! su: No module specific data is present Sep 10 07:34:28.823 INFO running `"docker" "rm" "-f" "61ebd9b7e3dc2f8058b9045c875048702c38bb8e2cb8f0bb8751e295c28a59d7"` Sep 10 07:34:28.955 INFO blam! 61ebd9b7e3dc2f8058b9045c875048702c38bb8e2cb8f0bb8751e295c28a59d7