Sep 21 08:32:55.480 INFO checking imap-0.3.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 08:32:55.480 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 08:32:55.480 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:32:55.690 INFO blam! a36b61cef471b4ce17cd722d4a2a32d225b1384e71042e16ccc78c2364b859d2 Sep 21 08:32:55.692 INFO running `"docker" "start" "-a" "a36b61cef471b4ce17cd722d4a2a32d225b1384e71042e16ccc78c2364b859d2"` Sep 21 08:32:57.530 INFO kablam! usermod: no changes Sep 21 08:32:57.698 INFO kablam! Checking imap v0.3.3 (/source) Sep 21 08:32:59.491 INFO kablam! warning: variable does not need to be mutable Sep 21 08:32:59.491 INFO kablam! --> src/client.rs:826:29 Sep 21 08:32:59.492 INFO kablam! | Sep 21 08:32:59.493 INFO kablam! 826 | generic_store(" ", |mut c, set, query| c.store(set, query)); Sep 21 08:32:59.493 INFO kablam! | ----^ Sep 21 08:32:59.494 INFO kablam! | | Sep 21 08:32:59.494 INFO kablam! | help: remove this `mut` Sep 21 08:32:59.495 INFO kablam! | Sep 21 08:32:59.495 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 08:32:59.495 INFO kablam! Sep 21 08:32:59.499 INFO kablam! warning: variable does not need to be mutable Sep 21 08:32:59.500 INFO kablam! --> src/client.rs:831:33 Sep 21 08:32:59.500 INFO kablam! | Sep 21 08:32:59.500 INFO kablam! 831 | generic_store(" UID ", |mut c, set, query| c.uid_store(set, query)); Sep 21 08:32:59.501 INFO kablam! | ----^ Sep 21 08:32:59.501 INFO kablam! | | Sep 21 08:32:59.501 INFO kablam! | help: remove this `mut` Sep 21 08:32:59.502 INFO kablam! Sep 21 08:32:59.502 INFO kablam! warning: variable does not need to be mutable Sep 21 08:32:59.502 INFO kablam! --> src/client.rs:849:28 Sep 21 08:32:59.503 INFO kablam! | Sep 21 08:32:59.503 INFO kablam! 849 | generic_copy(" ", |mut c, set, query| c.copy(set, query)) Sep 21 08:32:59.503 INFO kablam! | ----^ Sep 21 08:32:59.504 INFO kablam! | | Sep 21 08:32:59.504 INFO kablam! | help: remove this `mut` Sep 21 08:32:59.504 INFO kablam! Sep 21 08:32:59.505 INFO kablam! warning: variable does not need to be mutable Sep 21 08:32:59.505 INFO kablam! --> src/client.rs:854:32 Sep 21 08:32:59.505 INFO kablam! | Sep 21 08:32:59.506 INFO kablam! 854 | generic_copy(" UID ", |mut c, set, query| c.uid_copy(set, query)) Sep 21 08:32:59.506 INFO kablam! | ----^ Sep 21 08:32:59.506 INFO kablam! | | Sep 21 08:32:59.507 INFO kablam! | help: remove this `mut` Sep 21 08:32:59.507 INFO kablam! Sep 21 08:32:59.507 INFO kablam! warning: variable does not need to be mutable Sep 21 08:32:59.508 INFO kablam! --> src/client.rs:874:29 Sep 21 08:32:59.508 INFO kablam! | Sep 21 08:32:59.509 INFO kablam! 874 | generic_fetch(" ", |mut c, seq, query| c.fetch(seq, query)) Sep 21 08:32:59.509 INFO kablam! | ----^ Sep 21 08:32:59.509 INFO kablam! | | Sep 21 08:32:59.510 INFO kablam! | help: remove this `mut` Sep 21 08:32:59.510 INFO kablam! Sep 21 08:32:59.510 INFO kablam! warning: variable does not need to be mutable Sep 21 08:32:59.511 INFO kablam! --> src/client.rs:879:33 Sep 21 08:32:59.511 INFO kablam! | Sep 21 08:32:59.512 INFO kablam! 879 | generic_fetch(" UID ", |mut c, seq, query| c.uid_fetch(seq, query)) Sep 21 08:32:59.512 INFO kablam! | ----^ Sep 21 08:32:59.513 INFO kablam! | | Sep 21 08:32:59.513 INFO kablam! | help: remove this `mut` Sep 21 08:32:59.513 INFO kablam! Sep 21 08:33:00.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Sep 21 08:33:00.610 INFO kablam! su: No module specific data is present Sep 21 08:33:01.901 INFO running `"docker" "rm" "-f" "a36b61cef471b4ce17cd722d4a2a32d225b1384e71042e16ccc78c2364b859d2"` Sep 21 08:33:02.016 INFO blam! a36b61cef471b4ce17cd722d4a2a32d225b1384e71042e16ccc78c2364b859d2