Sep 04 07:23:32.289 INFO checking sandbox-ipc-0.3.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 07:23:32.289 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 07:23:32.289 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-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:32.433 INFO blam! 5adeac2e090b1fc603187ef123cd665d56e85ab9a8f651d0f66b91d7daf50a57 Sep 04 07:23:32.435 INFO running `"docker" "start" "-a" "5adeac2e090b1fc603187ef123cd665d56e85ab9a8f651d0f66b91d7daf50a57"` Sep 04 07:23:33.005 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 04 07:23:33.005 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 04 07:23:33.005 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 07:23:33.005 INFO kablam! files will be included as a test target: Sep 04 07:23:33.005 INFO kablam! Sep 04 07:23:33.005 INFO kablam! * /source/tests/mp_channel_base.rs Sep 04 07:23:33.005 INFO kablam! Sep 04 07:23:33.005 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 07:23:33.005 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 04 07:23:33.005 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 04 07:23:33.005 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 07:23:33.005 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 07:23:33.005 INFO kablam! Sep 04 07:23:33.005 INFO kablam! For more information on this warning you can consult Sep 04 07:23:33.005 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 07:23:33.145 INFO kablam! Checking bincode v0.9.2 Sep 04 07:23:33.146 INFO kablam! Checking uuid v0.5.1 Sep 04 07:23:34.441 INFO kablam! Checking sandbox-ipc v0.3.0 (file:///source) Sep 04 07:23:37.914 INFO kablam! warning: unused variable: `child` Sep 04 07:23:37.914 INFO kablam! --> src/unix/channel.rs:186:23 Sep 04 07:23:37.914 INFO kablam! | Sep 04 07:23:37.914 INFO kablam! 186 | pub fn from_child(child: &process::Child) -> io::Result { Sep 04 07:23:37.914 INFO kablam! | ^^^^^ help: consider using `_child` instead Sep 04 07:23:37.914 INFO kablam! | Sep 04 07:23:37.914 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 07:23:37.914 INFO kablam! Sep 04 07:23:38.259 INFO kablam! warning: unused variable: `child` Sep 04 07:23:38.259 INFO kablam! --> src/unix/channel.rs:186:23 Sep 04 07:23:38.259 INFO kablam! | Sep 04 07:23:38.259 INFO kablam! 186 | pub fn from_child(child: &process::Child) -> io::Result { Sep 04 07:23:38.259 INFO kablam! | ^^^^^ help: consider using `_child` instead Sep 04 07:23:38.259 INFO kablam! | Sep 04 07:23:38.259 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 07:23:38.259 INFO kablam! Sep 04 07:23:41.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.90s Sep 04 07:23:41.913 INFO kablam! su: No module specific data is present Sep 04 07:23:42.432 INFO running `"docker" "rm" "-f" "5adeac2e090b1fc603187ef123cd665d56e85ab9a8f651d0f66b91d7daf50a57"` Sep 04 07:23:42.567 INFO blam! 5adeac2e090b1fc603187ef123cd665d56e85ab9a8f651d0f66b91d7daf50a57