Oct 22 00:49:37.109 INFO checking popcorn-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:49:37.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 00:49:37.456 INFO blam! 3ea050e68c8e008e1c97da9749d18b33b4e9175ba0c9786e9afe7015ea0ae351 Oct 22 00:49:37.472 INFO running `"docker" "start" "-a" "3ea050e68c8e008e1c97da9749d18b33b4e9175ba0c9786e9afe7015ea0ae351"` Oct 22 00:49:38.436 INFO kablam! usermod: no changes Oct 22 00:49:38.482 INFO kablam! warning: unused manifest key: package.keyworkds Oct 22 00:49:38.514 INFO kablam! Checking popcorn v0.1.0 (/source) Oct 22 00:49:39.940 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 Oct 22 00:49:39.940 INFO kablam! --> src/buffer.rs:116:55 Oct 22 00:49:39.940 INFO kablam! | Oct 22 00:49:39.940 INFO kablam! 116 | None => Err(Error::InvalidDevice).into_future().boxed() Oct 22 00:49:39.940 INFO kablam! | ^^^^^ Oct 22 00:49:39.940 INFO kablam! | Oct 22 00:49:39.940 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:49:39.940 INFO kablam! Oct 22 00:49:39.940 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 Oct 22 00:49:39.940 INFO kablam! --> src/buffer.rs:136:55 Oct 22 00:49:39.940 INFO kablam! | Oct 22 00:49:39.940 INFO kablam! 136 | None => Err(Error::InvalidDevice).into_future().boxed() Oct 22 00:49:39.940 INFO kablam! | ^^^^^ Oct 22 00:49:39.940 INFO kablam! Oct 22 00:49:40.068 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.068 INFO kablam! --> src/buffer.rs:102:12 Oct 22 00:49:40.068 INFO kablam! | Oct 22 00:49:40.068 INFO kablam! 102 | Some(mut mem) => { Oct 22 00:49:40.068 INFO kablam! | ----^^^ Oct 22 00:49:40.068 INFO kablam! | | Oct 22 00:49:40.068 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.068 INFO kablam! | Oct 22 00:49:40.068 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:49:40.068 INFO kablam! Oct 22 00:49:40.068 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.068 INFO kablam! --> src/buffer.rs:123:12 Oct 22 00:49:40.068 INFO kablam! | Oct 22 00:49:40.068 INFO kablam! 123 | Some(mut mem) => { Oct 22 00:49:40.068 INFO kablam! | ----^^^ Oct 22 00:49:40.068 INFO kablam! | | Oct 22 00:49:40.068 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.068 INFO kablam! Oct 22 00:49:40.068 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.068 INFO kablam! --> src/buffer.rs:140:15 Oct 22 00:49:40.069 INFO kablam! | Oct 22 00:49:40.069 INFO kablam! 140 | pub fn sync(mut self, dev: &BufferDevice) -> Box,Error=Error>> { Oct 22 00:49:40.069 INFO kablam! | ----^^^^ Oct 22 00:49:40.069 INFO kablam! | | Oct 22 00:49:40.069 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.069 INFO kablam! Oct 22 00:49:40.236 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 Oct 22 00:49:40.236 INFO kablam! --> src/buffer.rs:116:55 Oct 22 00:49:40.236 INFO kablam! | Oct 22 00:49:40.236 INFO kablam! 116 | None => Err(Error::InvalidDevice).into_future().boxed() Oct 22 00:49:40.236 INFO kablam! | ^^^^^ Oct 22 00:49:40.236 INFO kablam! | Oct 22 00:49:40.236 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 00:49:40.236 INFO kablam! Oct 22 00:49:40.240 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 Oct 22 00:49:40.240 INFO kablam! --> src/buffer.rs:136:55 Oct 22 00:49:40.240 INFO kablam! | Oct 22 00:49:40.240 INFO kablam! 136 | None => Err(Error::InvalidDevice).into_future().boxed() Oct 22 00:49:40.240 INFO kablam! | ^^^^^ Oct 22 00:49:40.240 INFO kablam! Oct 22 00:49:40.308 INFO kablam! warning: unused variable: `nb` Oct 22 00:49:40.308 INFO kablam! --> src/lib.rs:34:10 Oct 22 00:49:40.308 INFO kablam! | Oct 22 00:49:40.308 INFO kablam! 34 | let (nb, nv) = f2.wait().unwrap(); Oct 22 00:49:40.308 INFO kablam! | ^^ help: consider using `_nb` instead Oct 22 00:49:40.308 INFO kablam! | Oct 22 00:49:40.308 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 00:49:40.308 INFO kablam! Oct 22 00:49:40.316 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.316 INFO kablam! --> src/lib.rs:31:9 Oct 22 00:49:40.316 INFO kablam! | Oct 22 00:49:40.316 INFO kablam! 31 | let mut buf1: Buffer = Buffer::new(&bdev, 4).unwrap(); Oct 22 00:49:40.316 INFO kablam! | ----^^^^ Oct 22 00:49:40.316 INFO kablam! | | Oct 22 00:49:40.316 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.316 INFO kablam! | Oct 22 00:49:40.316 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:49:40.316 INFO kablam! Oct 22 00:49:40.336 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.336 INFO kablam! --> src/buffer.rs:102:12 Oct 22 00:49:40.336 INFO kablam! | Oct 22 00:49:40.336 INFO kablam! 102 | Some(mut mem) => { Oct 22 00:49:40.336 INFO kablam! | ----^^^ Oct 22 00:49:40.336 INFO kablam! | | Oct 22 00:49:40.336 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.336 INFO kablam! Oct 22 00:49:40.336 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.336 INFO kablam! --> src/buffer.rs:123:12 Oct 22 00:49:40.336 INFO kablam! | Oct 22 00:49:40.336 INFO kablam! 123 | Some(mut mem) => { Oct 22 00:49:40.336 INFO kablam! | ----^^^ Oct 22 00:49:40.336 INFO kablam! | | Oct 22 00:49:40.336 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.336 INFO kablam! Oct 22 00:49:40.336 INFO kablam! warning: variable does not need to be mutable Oct 22 00:49:40.336 INFO kablam! --> src/buffer.rs:140:15 Oct 22 00:49:40.336 INFO kablam! | Oct 22 00:49:40.336 INFO kablam! 140 | pub fn sync(mut self, dev: &BufferDevice) -> Box,Error=Error>> { Oct 22 00:49:40.336 INFO kablam! | ----^^^^ Oct 22 00:49:40.336 INFO kablam! | | Oct 22 00:49:40.336 INFO kablam! | help: remove this `mut` Oct 22 00:49:40.336 INFO kablam! Oct 22 00:49:40.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 22 00:49:40.408 INFO kablam! su: No module specific data is present Oct 22 00:49:40.938 INFO running `"docker" "rm" "-f" "3ea050e68c8e008e1c97da9749d18b33b4e9175ba0c9786e9afe7015ea0ae351"` Oct 22 00:49:41.189 INFO blam! 3ea050e68c8e008e1c97da9749d18b33b4e9175ba0c9786e9afe7015ea0ae351