Oct 12 19:40:59.604 INFO checking jmquigs/greycrypt against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:40:59.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 19:41:00.081 INFO blam! eb7f9fd9f68c69617d75f82e133a5b40a5300e910c97afb667a713321590128b Oct 12 19:41:00.083 INFO running `"docker" "start" "-a" "eb7f9fd9f68c69617d75f82e133a5b40a5300e910c97afb667a713321590128b"` Oct 12 19:41:02.589 INFO kablam! usermod: no changes Oct 12 19:41:02.756 INFO kablam! Checking debug-builders v0.1.0 Oct 12 19:41:02.756 INFO kablam! Checking bitflags v0.3.3 Oct 12 19:41:02.764 INFO kablam! Checking net2 v0.2.29 Oct 12 19:41:02.764 INFO kablam! Checking filetime v0.1.10 Oct 12 19:41:02.764 INFO kablam! Checking inotify v0.2.3 Oct 12 19:41:02.764 INFO kablam! Checking winapi v0.1.23 Oct 12 19:41:02.765 INFO kablam! Compiling rust-crypto v0.2.36 Oct 12 19:41:02.766 INFO kablam! Checking nix v0.5.1 Oct 12 19:41:05.086 INFO kablam! Checking termios v0.0.5 Oct 12 19:41:05.998 INFO kablam! Checking uuid v0.1.18 Oct 12 19:41:06.210 INFO kablam! Checking nix v0.4.3 Oct 12 19:41:06.342 INFO kablam! Checking unix_socket v0.4.6 Oct 12 19:41:07.434 INFO kablam! Checking miow v0.1.5 Oct 12 19:41:08.012 INFO kablam! Checking rpassword v0.0.5 Oct 12 19:41:15.433 INFO kablam! Checking mio v0.5.1 Oct 12 19:41:17.854 INFO kablam! Checking notify v2.6.3 Oct 12 19:41:20.388 INFO kablam! Checking grey_crypt v0.1.0 (/source) Oct 12 19:41:21.678 INFO kablam! warning: unused `#[macro_use]` import Oct 12 19:41:21.678 INFO kablam! --> src/main.rs:8:1 Oct 12 19:41:21.678 INFO kablam! | Oct 12 19:41:21.678 INFO kablam! 8 | #[macro_use] Oct 12 19:41:21.678 INFO kablam! | ^^^^^^^^^^^^ Oct 12 19:41:21.678 INFO kablam! | Oct 12 19:41:21.684 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:41:21.684 INFO kablam! Oct 12 19:41:23.020 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.021 INFO kablam! --> src/syncfile.rs:773:17 Oct 12 19:41:23.021 INFO kablam! | Oct 12 19:41:23.022 INFO kablam! 773 | let mut buf = &mut v; Oct 12 19:41:23.022 INFO kablam! | ----^^^ Oct 12 19:41:23.022 INFO kablam! | | Oct 12 19:41:23.022 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.023 INFO kablam! | Oct 12 19:41:23.023 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:41:23.023 INFO kablam! Oct 12 19:41:23.036 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.037 INFO kablam! --> src/crypto_util.rs:54:13 Oct 12 19:41:23.037 INFO kablam! | Oct 12 19:41:23.037 INFO kablam! 54 | let mut first = &mut iv[0 .. IV_SIZE/2]; Oct 12 19:41:23.038 INFO kablam! | ----^^^^^ Oct 12 19:41:23.038 INFO kablam! | | Oct 12 19:41:23.038 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.039 INFO kablam! Oct 12 19:41:23.039 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.039 INFO kablam! --> src/crypto_util.rs:58:13 Oct 12 19:41:23.039 INFO kablam! | Oct 12 19:41:23.040 INFO kablam! 58 | let mut second = &mut iv[IV_SIZE/2 .. IV_SIZE]; Oct 12 19:41:23.040 INFO kablam! | ----^^^^^^ Oct 12 19:41:23.041 INFO kablam! | | Oct 12 19:41:23.041 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.041 INFO kablam! Oct 12 19:41:23.369 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.369 INFO kablam! --> src/syncfile.rs:773:17 Oct 12 19:41:23.369 INFO kablam! | Oct 12 19:41:23.370 INFO kablam! 773 | let mut buf = &mut v; Oct 12 19:41:23.370 INFO kablam! | ----^^^ Oct 12 19:41:23.370 INFO kablam! | | Oct 12 19:41:23.371 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.371 INFO kablam! | Oct 12 19:41:23.371 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:41:23.372 INFO kablam! Oct 12 19:41:23.393 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.393 INFO kablam! --> src/crypto_util.rs:54:13 Oct 12 19:41:23.393 INFO kablam! | Oct 12 19:41:23.394 INFO kablam! 54 | let mut first = &mut iv[0 .. IV_SIZE/2]; Oct 12 19:41:23.394 INFO kablam! | ----^^^^^ Oct 12 19:41:23.394 INFO kablam! | | Oct 12 19:41:23.395 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.395 INFO kablam! Oct 12 19:41:23.395 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.396 INFO kablam! --> src/crypto_util.rs:58:13 Oct 12 19:41:23.396 INFO kablam! | Oct 12 19:41:23.396 INFO kablam! 58 | let mut second = &mut iv[IV_SIZE/2 .. IV_SIZE]; Oct 12 19:41:23.396 INFO kablam! | ----^^^^^^ Oct 12 19:41:23.397 INFO kablam! | | Oct 12 19:41:23.397 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.397 INFO kablam! Oct 12 19:41:23.413 INFO kablam! warning: variable does not need to be mutable Oct 12 19:41:23.413 INFO kablam! --> src/syncdb.rs:225:17 Oct 12 19:41:23.414 INFO kablam! | Oct 12 19:41:23.414 INFO kablam! 225 | let mut syncdb:&mut syncdb::SyncDb = &mut syncdb; Oct 12 19:41:23.414 INFO kablam! | ----^^^^^^ Oct 12 19:41:23.415 INFO kablam! | | Oct 12 19:41:23.415 INFO kablam! | help: remove this `mut` Oct 12 19:41:23.415 INFO kablam! Oct 12 19:41:23.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.14s Oct 12 19:41:23.772 INFO kablam! su: No module specific data is present Oct 12 19:41:24.913 INFO running `"docker" "rm" "-f" "eb7f9fd9f68c69617d75f82e133a5b40a5300e910c97afb667a713321590128b"` Oct 12 19:41:25.240 INFO blam! eb7f9fd9f68c69617d75f82e133a5b40a5300e910c97afb667a713321590128b