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