Sep 19 23:52:13.121 INFO checking imap-0.3.3 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:52:13.121 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:52:13.121 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:52:13.511 INFO blam! 680c52e344663f575286b4ce7ab64c17b4f8d078ceea8512518ca029181f8282 Sep 19 23:52:13.513 INFO running `"docker" "start" "-a" "680c52e344663f575286b4ce7ab64c17b4f8d078ceea8512518ca029181f8282"` Sep 19 23:52:15.526 INFO kablam! usermod: no changes Sep 19 23:52:15.719 INFO kablam! Checking base64 v0.2.1 Sep 19 23:52:15.732 INFO kablam! Checking imap v0.3.3 (/source) Sep 19 23:52:18.802 INFO kablam! warning: variable does not need to be mutable Sep 19 23:52:18.802 INFO kablam! --> src/client.rs:826:29 Sep 19 23:52:18.803 INFO kablam! | Sep 19 23:52:18.803 INFO kablam! 826 | generic_store(" ", |mut c, set, query| c.store(set, query)); Sep 19 23:52:18.804 INFO kablam! | ----^ Sep 19 23:52:18.804 INFO kablam! | | Sep 19 23:52:18.804 INFO kablam! | help: remove this `mut` Sep 19 23:52:18.805 INFO kablam! | Sep 19 23:52:18.805 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 23:52:18.805 INFO kablam! Sep 19 23:52:18.807 INFO kablam! warning: variable does not need to be mutable Sep 19 23:52:18.807 INFO kablam! --> src/client.rs:831:33 Sep 19 23:52:18.808 INFO kablam! | Sep 19 23:52:18.808 INFO kablam! 831 | generic_store(" UID ", |mut c, set, query| c.uid_store(set, query)); Sep 19 23:52:18.808 INFO kablam! | ----^ Sep 19 23:52:18.809 INFO kablam! | | Sep 19 23:52:18.809 INFO kablam! | help: remove this `mut` Sep 19 23:52:18.809 INFO kablam! Sep 19 23:52:18.811 INFO kablam! warning: variable does not need to be mutable Sep 19 23:52:18.812 INFO kablam! --> src/client.rs:849:28 Sep 19 23:52:18.812 INFO kablam! | Sep 19 23:52:18.813 INFO kablam! 849 | generic_copy(" ", |mut c, set, query| c.copy(set, query)) Sep 19 23:52:18.813 INFO kablam! | ----^ Sep 19 23:52:18.813 INFO kablam! | | Sep 19 23:52:18.814 INFO kablam! | help: remove this `mut` Sep 19 23:52:18.814 INFO kablam! Sep 19 23:52:18.815 INFO kablam! warning: variable does not need to be mutable Sep 19 23:52:18.816 INFO kablam! --> src/client.rs:854:32 Sep 19 23:52:18.816 INFO kablam! | Sep 19 23:52:18.816 INFO kablam! 854 | generic_copy(" UID ", |mut c, set, query| c.uid_copy(set, query)) Sep 19 23:52:18.817 INFO kablam! | ----^ Sep 19 23:52:18.817 INFO kablam! | | Sep 19 23:52:18.817 INFO kablam! | help: remove this `mut` Sep 19 23:52:18.818 INFO kablam! Sep 19 23:52:18.819 INFO kablam! warning: variable does not need to be mutable Sep 19 23:52:18.819 INFO kablam! --> src/client.rs:874:29 Sep 19 23:52:18.820 INFO kablam! | Sep 19 23:52:18.820 INFO kablam! 874 | generic_fetch(" ", |mut c, seq, query| c.fetch(seq, query)) Sep 19 23:52:18.821 INFO kablam! | ----^ Sep 19 23:52:18.821 INFO kablam! | | Sep 19 23:52:18.821 INFO kablam! | help: remove this `mut` Sep 19 23:52:18.822 INFO kablam! Sep 19 23:52:18.823 INFO kablam! warning: variable does not need to be mutable Sep 19 23:52:18.823 INFO kablam! --> src/client.rs:879:33 Sep 19 23:52:18.823 INFO kablam! | Sep 19 23:52:18.824 INFO kablam! 879 | generic_fetch(" UID ", |mut c, seq, query| c.uid_fetch(seq, query)) Sep 19 23:52:18.824 INFO kablam! | ----^ Sep 19 23:52:18.825 INFO kablam! | | Sep 19 23:52:18.825 INFO kablam! | help: remove this `mut` Sep 19 23:52:18.825 INFO kablam! Sep 19 23:52:19.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Sep 19 23:52:19.332 INFO kablam! su: No module specific data is present Sep 19 23:52:20.239 INFO running `"docker" "rm" "-f" "680c52e344663f575286b4ce7ab64c17b4f8d078ceea8512518ca029181f8282"` Sep 19 23:52:20.514 INFO blam! 680c52e344663f575286b4ce7ab64c17b4f8d078ceea8512518ca029181f8282