Sep 04 07:55:44.865 INFO checking popcorn-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 07:55:44.865 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 07:55:44.865 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:55:45.025 INFO blam! f1e1ac82a6988d0bfec691fc06ee4a2afdd87c7f1210f3a18945fd364d50a56c Sep 04 07:55:45.027 INFO running `"docker" "start" "-a" "f1e1ac82a6988d0bfec691fc06ee4a2afdd87c7f1210f3a18945fd364d50a56c"` Sep 04 07:55:45.653 INFO kablam! warning: unused manifest key: package.keyworkds Sep 04 07:55:45.663 INFO kablam! Checking popcorn v0.1.0 (file:///source) Sep 04 07:55:46.342 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 07:55:46.342 INFO kablam! --> src/buffer.rs:116:55 Sep 04 07:55:46.342 INFO kablam! | Sep 04 07:55:46.342 INFO kablam! 116 | None => Err(Error::InvalidDevice).into_future().boxed() Sep 04 07:55:46.342 INFO kablam! | ^^^^^ Sep 04 07:55:46.342 INFO kablam! | Sep 04 07:55:46.343 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:55:46.343 INFO kablam! Sep 04 07:55:46.356 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 07:55:46.356 INFO kablam! --> src/buffer.rs:136:55 Sep 04 07:55:46.356 INFO kablam! | Sep 04 07:55:46.356 INFO kablam! 136 | None => Err(Error::InvalidDevice).into_future().boxed() Sep 04 07:55:46.356 INFO kablam! | ^^^^^ Sep 04 07:55:46.357 INFO kablam! Sep 04 07:55:46.494 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.494 INFO kablam! --> src/buffer.rs:102:12 Sep 04 07:55:46.494 INFO kablam! | Sep 04 07:55:46.494 INFO kablam! 102 | Some(mut mem) => { Sep 04 07:55:46.494 INFO kablam! | ----^^^ Sep 04 07:55:46.494 INFO kablam! | | Sep 04 07:55:46.494 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.494 INFO kablam! | Sep 04 07:55:46.494 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 07:55:46.494 INFO kablam! Sep 04 07:55:46.497 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 07:55:46.497 INFO kablam! --> src/buffer.rs:116:55 Sep 04 07:55:46.497 INFO kablam! | Sep 04 07:55:46.497 INFO kablam! 116 | None => Err(Error::InvalidDevice).into_future().boxed() Sep 04 07:55:46.497 INFO kablam! | ^^^^^ Sep 04 07:55:46.497 INFO kablam! | Sep 04 07:55:46.497 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 07:55:46.497 INFO kablam! Sep 04 07:55:46.504 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.504 INFO kablam! --> src/buffer.rs:123:12 Sep 04 07:55:46.504 INFO kablam! | Sep 04 07:55:46.504 INFO kablam! 123 | Some(mut mem) => { Sep 04 07:55:46.504 INFO kablam! | ----^^^ Sep 04 07:55:46.504 INFO kablam! | | Sep 04 07:55:46.504 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.504 INFO kablam! Sep 04 07:55:46.505 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.505 INFO kablam! --> src/buffer.rs:140:15 Sep 04 07:55:46.505 INFO kablam! | Sep 04 07:55:46.505 INFO kablam! 140 | pub fn sync(mut self, dev: &BufferDevice) -> Box,Error=Error>> { Sep 04 07:55:46.505 INFO kablam! | ----^^^^ Sep 04 07:55:46.505 INFO kablam! | | Sep 04 07:55:46.505 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.506 INFO kablam! Sep 04 07:55:46.509 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Sep 04 07:55:46.509 INFO kablam! --> src/buffer.rs:136:55 Sep 04 07:55:46.509 INFO kablam! | Sep 04 07:55:46.509 INFO kablam! 136 | None => Err(Error::InvalidDevice).into_future().boxed() Sep 04 07:55:46.509 INFO kablam! | ^^^^^ Sep 04 07:55:46.510 INFO kablam! Sep 04 07:55:46.596 INFO kablam! warning: unused variable: `nb` Sep 04 07:55:46.596 INFO kablam! --> src/lib.rs:34:10 Sep 04 07:55:46.596 INFO kablam! | Sep 04 07:55:46.596 INFO kablam! 34 | let (nb, nv) = f2.wait().unwrap(); Sep 04 07:55:46.596 INFO kablam! | ^^ help: consider using `_nb` instead Sep 04 07:55:46.596 INFO kablam! | Sep 04 07:55:46.596 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 07:55:46.596 INFO kablam! Sep 04 07:55:46.605 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.605 INFO kablam! --> src/lib.rs:31:9 Sep 04 07:55:46.605 INFO kablam! | Sep 04 07:55:46.605 INFO kablam! 31 | let mut buf1: Buffer = Buffer::new(&bdev, 4).unwrap(); Sep 04 07:55:46.605 INFO kablam! | ----^^^^ Sep 04 07:55:46.605 INFO kablam! | | Sep 04 07:55:46.605 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.605 INFO kablam! | Sep 04 07:55:46.605 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 07:55:46.605 INFO kablam! Sep 04 07:55:46.635 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.635 INFO kablam! --> src/buffer.rs:102:12 Sep 04 07:55:46.635 INFO kablam! | Sep 04 07:55:46.635 INFO kablam! 102 | Some(mut mem) => { Sep 04 07:55:46.635 INFO kablam! | ----^^^ Sep 04 07:55:46.635 INFO kablam! | | Sep 04 07:55:46.635 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.636 INFO kablam! Sep 04 07:55:46.642 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.642 INFO kablam! --> src/buffer.rs:123:12 Sep 04 07:55:46.642 INFO kablam! | Sep 04 07:55:46.642 INFO kablam! 123 | Some(mut mem) => { Sep 04 07:55:46.642 INFO kablam! | ----^^^ Sep 04 07:55:46.643 INFO kablam! | | Sep 04 07:55:46.643 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.643 INFO kablam! Sep 04 07:55:46.643 INFO kablam! warning: variable does not need to be mutable Sep 04 07:55:46.643 INFO kablam! --> src/buffer.rs:140:15 Sep 04 07:55:46.643 INFO kablam! | Sep 04 07:55:46.644 INFO kablam! 140 | pub fn sync(mut self, dev: &BufferDevice) -> Box,Error=Error>> { Sep 04 07:55:46.644 INFO kablam! | ----^^^^ Sep 04 07:55:46.644 INFO kablam! | | Sep 04 07:55:46.644 INFO kablam! | help: remove this `mut` Sep 04 07:55:46.644 INFO kablam! Sep 04 07:55:46.702 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Sep 04 07:55:46.706 INFO kablam! su: No module specific data is present Sep 04 07:55:47.109 INFO running `"docker" "rm" "-f" "f1e1ac82a6988d0bfec691fc06ee4a2afdd87c7f1210f3a18945fd364d50a56c"` Sep 04 07:55:47.216 INFO blam! f1e1ac82a6988d0bfec691fc06ee4a2afdd87c7f1210f3a18945fd364d50a56c