Jul 11 22:39:26.727 INFO checking sandbox-ipc-0.3.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 22:39:26.727 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:39:26.727 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:39:26.727 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 22:39:26.989 INFO blam! f983e376b32ffd7e01772996c497ba7b2a7020c6c32502c3286db051095c0d03 Jul 11 22:39:26.992 INFO running `"docker" "start" "-a" "f983e376b32ffd7e01772996c497ba7b2a7020c6c32502c3286db051095c0d03"` Jul 11 22:39:27.910 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Jul 11 22:39:27.910 INFO kablam! disables Cargo from automatically inferring other test targets. Jul 11 22:39:27.910 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Jul 11 22:39:27.910 INFO kablam! files will be included as a test target: Jul 11 22:39:27.910 INFO kablam! Jul 11 22:39:27.910 INFO kablam! * /source/tests/mp_channel_base.rs Jul 11 22:39:27.911 INFO kablam! Jul 11 22:39:27.911 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Jul 11 22:39:27.911 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Jul 11 22:39:27.911 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Jul 11 22:39:27.911 INFO kablam! section. You may also move the files to a location where Cargo would not Jul 11 22:39:27.911 INFO kablam! automatically infer them to be a target, such as in subfolders. Jul 11 22:39:27.911 INFO kablam! Jul 11 22:39:27.911 INFO kablam! For more information on this warning you can consult Jul 11 22:39:27.911 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Jul 11 22:39:28.122 INFO kablam! Checking bincode v0.9.2 Jul 11 22:39:28.142 INFO kablam! Checking uuid v0.5.1 Jul 11 22:39:30.657 INFO kablam! Checking sandbox-ipc v0.3.0 (file:///source) Jul 11 22:39:36.537 INFO kablam! warning: unused variable: `child` Jul 11 22:39:36.537 INFO kablam! --> src/unix/channel.rs:186:23 Jul 11 22:39:36.537 INFO kablam! | Jul 11 22:39:36.537 INFO kablam! 186 | pub fn from_child(child: &process::Child) -> io::Result { Jul 11 22:39:36.537 INFO kablam! | ^^^^^ help: consider using `_child` instead Jul 11 22:39:36.537 INFO kablam! | Jul 11 22:39:36.537 INFO kablam! = note: #[warn(unused_variables)] on by default Jul 11 22:39:36.537 INFO kablam! Jul 11 22:39:36.882 INFO kablam! warning: unused variable: `child` Jul 11 22:39:36.882 INFO kablam! --> src/unix/channel.rs:186:23 Jul 11 22:39:36.882 INFO kablam! | Jul 11 22:39:36.882 INFO kablam! 186 | pub fn from_child(child: &process::Child) -> io::Result { Jul 11 22:39:36.882 INFO kablam! | ^^^^^ help: consider using `_child` instead Jul 11 22:39:36.890 INFO kablam! | Jul 11 22:39:36.891 INFO kablam! = note: #[warn(unused_variables)] on by default Jul 11 22:39:36.891 INFO kablam! Jul 11 22:39:43.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.19s Jul 11 22:39:43.064 INFO kablam! su: No module specific data is present Jul 11 22:39:43.647 INFO running `"docker" "rm" "-f" "f983e376b32ffd7e01772996c497ba7b2a7020c6c32502c3286db051095c0d03"` Jul 11 22:39:43.838 INFO blam! f983e376b32ffd7e01772996c497ba7b2a7020c6c32502c3286db051095c0d03