Sep 01 07:32:06.479 INFO checking sandbox-ipc-0.3.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:32:06.479 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:32:06.479 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:32:06.622 INFO blam! e96675bf9175ec55360a006bd119f4e1005850a9ccaec07494828f20e5046889 Sep 01 07:32:06.623 INFO running `"docker" "start" "-a" "e96675bf9175ec55360a006bd119f4e1005850a9ccaec07494828f20e5046889"` Sep 01 07:32:07.221 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 01 07:32:07.222 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 01 07:32:07.222 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 07:32:07.222 INFO kablam! files will be included as a test target: Sep 01 07:32:07.222 INFO kablam! Sep 01 07:32:07.222 INFO kablam! * /source/tests/mp_channel_base.rs Sep 01 07:32:07.222 INFO kablam! Sep 01 07:32:07.222 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 07:32:07.222 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 01 07:32:07.222 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 01 07:32:07.222 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 07:32:07.222 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 07:32:07.222 INFO kablam! Sep 01 07:32:07.222 INFO kablam! For more information on this warning you can consult Sep 01 07:32:07.222 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 07:32:07.329 INFO kablam! Checking bincode v0.9.2 Sep 01 07:32:07.329 INFO kablam! Checking uuid v0.5.1 Sep 01 07:32:08.393 INFO kablam! Checking sandbox-ipc v0.3.0 (file:///source) Sep 01 07:32:12.589 INFO kablam! warning: unused variable: `child` Sep 01 07:32:12.589 INFO kablam! --> src/unix/channel.rs:186:23 Sep 01 07:32:12.589 INFO kablam! | Sep 01 07:32:12.589 INFO kablam! 186 | pub fn from_child(child: &process::Child) -> io::Result { Sep 01 07:32:12.589 INFO kablam! | ^^^^^ help: consider using `_child` instead Sep 01 07:32:12.590 INFO kablam! | Sep 01 07:32:12.590 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 07:32:12.590 INFO kablam! Sep 01 07:32:12.689 INFO kablam! warning: unused variable: `child` Sep 01 07:32:12.689 INFO kablam! --> src/unix/channel.rs:186:23 Sep 01 07:32:12.689 INFO kablam! | Sep 01 07:32:12.689 INFO kablam! 186 | pub fn from_child(child: &process::Child) -> io::Result { Sep 01 07:32:12.689 INFO kablam! | ^^^^^ help: consider using `_child` instead Sep 01 07:32:12.689 INFO kablam! | Sep 01 07:32:12.690 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 07:32:12.690 INFO kablam! Sep 01 07:32:16.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.68s Sep 01 07:32:16.904 INFO kablam! su: No module specific data is present Sep 01 07:32:17.423 INFO running `"docker" "rm" "-f" "e96675bf9175ec55360a006bd119f4e1005850a9ccaec07494828f20e5046889"` Sep 01 07:32:17.571 INFO blam! e96675bf9175ec55360a006bd119f4e1005850a9ccaec07494828f20e5046889