Oct 22 03:27:03.329 INFO checking encryptfile-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:27:03.329 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 03:27:03.704 INFO blam! 44aa90725001fa1cc4bb2b5ec3d68fb97564659a3eed99539fb2bc6cad83c6bc Oct 22 03:27:03.705 INFO running `"docker" "start" "-a" "44aa90725001fa1cc4bb2b5ec3d68fb97564659a3eed99539fb2bc6cad83c6bc"` Oct 22 03:27:04.252 INFO kablam! usermod: no changes Oct 22 03:27:04.347 INFO kablam! Checking encryptfile v0.1.3 (/source) Oct 22 03:27:05.460 INFO kablam! warning: unused import: `Read` Oct 22 03:27:05.460 INFO kablam! --> src/lib.rs:77:15 Oct 22 03:27:05.460 INFO kablam! | Oct 22 03:27:05.460 INFO kablam! 77 | use std::io::{Read, Write}; Oct 22 03:27:05.460 INFO kablam! | ^^^^ Oct 22 03:27:05.460 INFO kablam! | Oct 22 03:27:05.460 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:27:05.460 INFO kablam! Oct 22 03:27:05.460 INFO kablam! warning: unused import: `Write` Oct 22 03:27:05.460 INFO kablam! --> src/lib.rs:77:21 Oct 22 03:27:05.460 INFO kablam! | Oct 22 03:27:05.460 INFO kablam! 77 | use std::io::{Read, Write}; Oct 22 03:27:05.460 INFO kablam! | ^^^^^ Oct 22 03:27:05.460 INFO kablam! Oct 22 03:27:05.525 INFO kablam! warning: variable does not need to be mutable Oct 22 03:27:05.525 INFO kablam! --> src/crypt.rs:174:9 Oct 22 03:27:05.525 INFO kablam! | Oct 22 03:27:05.525 INFO kablam! 174 | let mut buf = state.read_buf; Oct 22 03:27:05.525 INFO kablam! | ----^^^ Oct 22 03:27:05.525 INFO kablam! | | Oct 22 03:27:05.525 INFO kablam! | help: remove this `mut` Oct 22 03:27:05.525 INFO kablam! | Oct 22 03:27:05.532 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:27:05.532 INFO kablam! Oct 22 03:27:05.532 INFO kablam! warning: variable does not need to be mutable Oct 22 03:27:05.532 INFO kablam! --> src/crypt.rs:239:9 Oct 22 03:27:05.532 INFO kablam! | Oct 22 03:27:05.532 INFO kablam! 239 | let mut buf = state.read_buf; Oct 22 03:27:05.532 INFO kablam! | ----^^^ Oct 22 03:27:05.532 INFO kablam! | | Oct 22 03:27:05.533 INFO kablam! | help: remove this `mut` Oct 22 03:27:05.533 INFO kablam! Oct 22 03:27:05.896 INFO kablam! warning: unused import: `Read` Oct 22 03:27:05.896 INFO kablam! --> src/lib.rs:77:15 Oct 22 03:27:05.896 INFO kablam! | Oct 22 03:27:05.896 INFO kablam! 77 | use std::io::{Read, Write}; Oct 22 03:27:05.897 INFO kablam! | ^^^^ Oct 22 03:27:05.897 INFO kablam! | Oct 22 03:27:05.897 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:27:05.897 INFO kablam! Oct 22 03:27:05.897 INFO kablam! warning: unused import: `Write` Oct 22 03:27:05.897 INFO kablam! --> src/lib.rs:77:21 Oct 22 03:27:05.897 INFO kablam! | Oct 22 03:27:05.897 INFO kablam! 77 | use std::io::{Read, Write}; Oct 22 03:27:05.897 INFO kablam! | ^^^^^ Oct 22 03:27:05.897 INFO kablam! Oct 22 03:27:05.984 INFO kablam! warning: variable does not need to be mutable Oct 22 03:27:05.984 INFO kablam! --> src/crypt.rs:174:9 Oct 22 03:27:05.984 INFO kablam! | Oct 22 03:27:05.984 INFO kablam! 174 | let mut buf = state.read_buf; Oct 22 03:27:05.984 INFO kablam! | ----^^^ Oct 22 03:27:05.984 INFO kablam! | | Oct 22 03:27:05.984 INFO kablam! | help: remove this `mut` Oct 22 03:27:05.984 INFO kablam! | Oct 22 03:27:05.985 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:27:05.985 INFO kablam! Oct 22 03:27:05.985 INFO kablam! warning: variable does not need to be mutable Oct 22 03:27:05.985 INFO kablam! --> src/crypt.rs:239:9 Oct 22 03:27:05.985 INFO kablam! | Oct 22 03:27:05.985 INFO kablam! 239 | let mut buf = state.read_buf; Oct 22 03:27:05.985 INFO kablam! | ----^^^ Oct 22 03:27:05.985 INFO kablam! | | Oct 22 03:27:05.985 INFO kablam! | help: remove this `mut` Oct 22 03:27:05.985 INFO kablam! Oct 22 03:27:06.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 22 03:27:06.697 INFO kablam! su: No module specific data is present Oct 22 03:27:07.086 INFO running `"docker" "rm" "-f" "44aa90725001fa1cc4bb2b5ec3d68fb97564659a3eed99539fb2bc6cad83c6bc"` Oct 22 03:27:07.304 INFO blam! 44aa90725001fa1cc4bb2b5ec3d68fb97564659a3eed99539fb2bc6cad83c6bc