Oct 13 15:41:58.723 INFO checking encryptfile-0.1.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:41:58.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:41:58.948 INFO blam! b71a0f75f997042f065598144dd92a645d93dd634b9ccbe7ee71e592122276b6 Oct 13 15:41:58.949 INFO running `"docker" "start" "-a" "b71a0f75f997042f065598144dd92a645d93dd634b9ccbe7ee71e592122276b6"` Oct 13 15:42:00.668 INFO kablam! usermod: no changes Oct 13 15:42:00.748 INFO kablam! Checking encryptfile v0.1.3 (/source) Oct 13 15:42:02.276 INFO kablam! warning: unused import: `Read` Oct 13 15:42:02.276 INFO kablam! --> src/lib.rs:77:15 Oct 13 15:42:02.276 INFO kablam! | Oct 13 15:42:02.276 INFO kablam! 77 | use std::io::{Read, Write}; Oct 13 15:42:02.276 INFO kablam! | ^^^^ Oct 13 15:42:02.276 INFO kablam! | Oct 13 15:42:02.276 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:02.276 INFO kablam! Oct 13 15:42:02.276 INFO kablam! warning: unused import: `Write` Oct 13 15:42:02.276 INFO kablam! --> src/lib.rs:77:21 Oct 13 15:42:02.276 INFO kablam! | Oct 13 15:42:02.276 INFO kablam! 77 | use std::io::{Read, Write}; Oct 13 15:42:02.276 INFO kablam! | ^^^^^ Oct 13 15:42:02.276 INFO kablam! Oct 13 15:42:02.377 INFO kablam! warning: variable does not need to be mutable Oct 13 15:42:02.377 INFO kablam! --> src/crypt.rs:174:9 Oct 13 15:42:02.377 INFO kablam! | Oct 13 15:42:02.378 INFO kablam! 174 | let mut buf = state.read_buf; Oct 13 15:42:02.378 INFO kablam! | ----^^^ Oct 13 15:42:02.378 INFO kablam! | | Oct 13 15:42:02.378 INFO kablam! | help: remove this `mut` Oct 13 15:42:02.379 INFO kablam! | Oct 13 15:42:02.379 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 15:42:02.379 INFO kablam! Oct 13 15:42:02.384 INFO kablam! warning: variable does not need to be mutable Oct 13 15:42:02.384 INFO kablam! --> src/crypt.rs:239:9 Oct 13 15:42:02.384 INFO kablam! | Oct 13 15:42:02.384 INFO kablam! 239 | let mut buf = state.read_buf; Oct 13 15:42:02.384 INFO kablam! | ----^^^ Oct 13 15:42:02.384 INFO kablam! | | Oct 13 15:42:02.384 INFO kablam! | help: remove this `mut` Oct 13 15:42:02.384 INFO kablam! Oct 13 15:42:02.536 INFO kablam! warning: unused import: `Read` Oct 13 15:42:02.536 INFO kablam! --> src/lib.rs:77:15 Oct 13 15:42:02.536 INFO kablam! | Oct 13 15:42:02.536 INFO kablam! 77 | use std::io::{Read, Write}; Oct 13 15:42:02.536 INFO kablam! | ^^^^ Oct 13 15:42:02.536 INFO kablam! | Oct 13 15:42:02.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:02.536 INFO kablam! Oct 13 15:42:02.536 INFO kablam! warning: unused import: `Write` Oct 13 15:42:02.536 INFO kablam! --> src/lib.rs:77:21 Oct 13 15:42:02.536 INFO kablam! | Oct 13 15:42:02.536 INFO kablam! 77 | use std::io::{Read, Write}; Oct 13 15:42:02.536 INFO kablam! | ^^^^^ Oct 13 15:42:02.536 INFO kablam! Oct 13 15:42:02.656 INFO kablam! warning: variable does not need to be mutable Oct 13 15:42:02.656 INFO kablam! --> src/crypt.rs:174:9 Oct 13 15:42:02.656 INFO kablam! | Oct 13 15:42:02.656 INFO kablam! 174 | let mut buf = state.read_buf; Oct 13 15:42:02.656 INFO kablam! | ----^^^ Oct 13 15:42:02.656 INFO kablam! | | Oct 13 15:42:02.656 INFO kablam! | help: remove this `mut` Oct 13 15:42:02.656 INFO kablam! | Oct 13 15:42:02.656 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 15:42:02.656 INFO kablam! Oct 13 15:42:02.660 INFO kablam! warning: variable does not need to be mutable Oct 13 15:42:02.660 INFO kablam! --> src/crypt.rs:239:9 Oct 13 15:42:02.660 INFO kablam! | Oct 13 15:42:02.660 INFO kablam! 239 | let mut buf = state.read_buf; Oct 13 15:42:02.660 INFO kablam! | ----^^^ Oct 13 15:42:02.660 INFO kablam! | | Oct 13 15:42:02.660 INFO kablam! | help: remove this `mut` Oct 13 15:42:02.660 INFO kablam! Oct 13 15:42:03.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Oct 13 15:42:03.628 INFO kablam! su: No module specific data is present Oct 13 15:42:04.315 INFO running `"docker" "rm" "-f" "b71a0f75f997042f065598144dd92a645d93dd634b9ccbe7ee71e592122276b6"` Oct 13 15:42:04.405 INFO blam! b71a0f75f997042f065598144dd92a645d93dd634b9ccbe7ee71e592122276b6