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