Oct 27 22:47:09.370 INFO checking encryptfile-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:47:09.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 22:47:09.579 INFO blam! 671a55ae0f8b6b358aaef1544cd28384eed8f050de13c5db1aecde28aca29f3e Oct 27 22:47:09.585 INFO running `"docker" "start" "-a" "671a55ae0f8b6b358aaef1544cd28384eed8f050de13c5db1aecde28aca29f3e"` Oct 27 22:47:10.159 INFO kablam! usermod: no changes Oct 27 22:47:10.219 INFO kablam! Checking encryptfile v0.1.3 (/source) Oct 27 22:47:11.403 INFO kablam! warning: unused import: `Read` Oct 27 22:47:11.403 INFO kablam! --> src/lib.rs:77:15 Oct 27 22:47:11.403 INFO kablam! | Oct 27 22:47:11.404 INFO kablam! 77 | use std::io::{Read, Write}; Oct 27 22:47:11.404 INFO kablam! | ^^^^ Oct 27 22:47:11.404 INFO kablam! | Oct 27 22:47:11.404 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:47:11.404 INFO kablam! Oct 27 22:47:11.404 INFO kablam! warning: unused import: `Write` Oct 27 22:47:11.405 INFO kablam! --> src/lib.rs:77:21 Oct 27 22:47:11.405 INFO kablam! | Oct 27 22:47:11.405 INFO kablam! 77 | use std::io::{Read, Write}; Oct 27 22:47:11.405 INFO kablam! | ^^^^^ Oct 27 22:47:11.405 INFO kablam! Oct 27 22:47:11.475 INFO kablam! warning: variable does not need to be mutable Oct 27 22:47:11.477 INFO kablam! --> src/crypt.rs:174:9 Oct 27 22:47:11.477 INFO kablam! | Oct 27 22:47:11.478 INFO kablam! 174 | let mut buf = state.read_buf; Oct 27 22:47:11.478 INFO kablam! | ----^^^ Oct 27 22:47:11.478 INFO kablam! | | Oct 27 22:47:11.479 INFO kablam! | help: remove this `mut` Oct 27 22:47:11.479 INFO kablam! | Oct 27 22:47:11.479 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:47:11.479 INFO kablam! Oct 27 22:47:11.484 INFO kablam! warning: variable does not need to be mutable Oct 27 22:47:11.484 INFO kablam! --> src/crypt.rs:239:9 Oct 27 22:47:11.485 INFO kablam! | Oct 27 22:47:11.485 INFO kablam! 239 | let mut buf = state.read_buf; Oct 27 22:47:11.485 INFO kablam! | ----^^^ Oct 27 22:47:11.485 INFO kablam! | | Oct 27 22:47:11.486 INFO kablam! | help: remove this `mut` Oct 27 22:47:11.486 INFO kablam! Oct 27 22:47:11.735 INFO kablam! warning: unused import: `Read` Oct 27 22:47:11.735 INFO kablam! --> src/lib.rs:77:15 Oct 27 22:47:11.735 INFO kablam! | Oct 27 22:47:11.735 INFO kablam! 77 | use std::io::{Read, Write}; Oct 27 22:47:11.735 INFO kablam! | ^^^^ Oct 27 22:47:11.735 INFO kablam! | Oct 27 22:47:11.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:47:11.735 INFO kablam! Oct 27 22:47:11.735 INFO kablam! warning: unused import: `Write` Oct 27 22:47:11.735 INFO kablam! --> src/lib.rs:77:21 Oct 27 22:47:11.735 INFO kablam! | Oct 27 22:47:11.735 INFO kablam! 77 | use std::io::{Read, Write}; Oct 27 22:47:11.735 INFO kablam! | ^^^^^ Oct 27 22:47:11.735 INFO kablam! Oct 27 22:47:11.867 INFO kablam! warning: variable does not need to be mutable Oct 27 22:47:11.867 INFO kablam! --> src/crypt.rs:174:9 Oct 27 22:47:11.867 INFO kablam! | Oct 27 22:47:11.867 INFO kablam! 174 | let mut buf = state.read_buf; Oct 27 22:47:11.867 INFO kablam! | ----^^^ Oct 27 22:47:11.867 INFO kablam! | | Oct 27 22:47:11.867 INFO kablam! | help: remove this `mut` Oct 27 22:47:11.867 INFO kablam! | Oct 27 22:47:11.867 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:47:11.867 INFO kablam! Oct 27 22:47:11.867 INFO kablam! warning: variable does not need to be mutable Oct 27 22:47:11.867 INFO kablam! --> src/crypt.rs:239:9 Oct 27 22:47:11.867 INFO kablam! | Oct 27 22:47:11.867 INFO kablam! 239 | let mut buf = state.read_buf; Oct 27 22:47:11.867 INFO kablam! | ----^^^ Oct 27 22:47:11.867 INFO kablam! | | Oct 27 22:47:11.867 INFO kablam! | help: remove this `mut` Oct 27 22:47:11.867 INFO kablam! Oct 27 22:47:13.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 27 22:47:13.088 INFO kablam! su: No module specific data is present Oct 27 22:47:13.962 INFO running `"docker" "rm" "-f" "671a55ae0f8b6b358aaef1544cd28384eed8f050de13c5db1aecde28aca29f3e"` Oct 27 22:47:14.315 INFO blam! 671a55ae0f8b6b358aaef1544cd28384eed8f050de13c5db1aecde28aca29f3e