Sep 21 03:49:53.328 INFO checking rustix-bl-0.5.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:49:53.328 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:49:53.328 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:49:53.552 INFO blam! a5c579d511bdfc04e96e92bfa4c48ea49a4d0c30bd0b1903c8ca3786544fb618 Sep 21 03:49:53.552 INFO running `"docker" "start" "-a" "a5c579d511bdfc04e96e92bfa4c48ea49a4d0c30bd0b1903c8ca3786544fb618"` Sep 21 03:49:54.245 INFO kablam! usermod: no changes Sep 21 03:49:54.458 INFO kablam! Compiling lmdb-sys v0.8.0 Sep 21 03:49:54.474 INFO kablam! Compiling typescriptify-derive v0.1.5 Sep 21 03:49:54.478 INFO kablam! Checking suffix-rs v0.1.0 Sep 21 03:49:57.726 INFO kablam! Checking typescriptify v0.1.5 Sep 21 03:49:59.881 INFO kablam! Checking lmdb v0.8.0 Sep 21 03:50:00.670 INFO kablam! Checking rustix-bl v0.5.0 (/source) Sep 21 03:50:05.110 INFO kablam! warning: variable does not need to be mutable Sep 21 03:50:05.110 INFO kablam! --> src/lib.rs:69:9 Sep 21 03:50:05.110 INFO kablam! | Sep 21 03:50:05.110 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Sep 21 03:50:05.110 INFO kablam! | ----^^^^^^ Sep 21 03:50:05.110 INFO kablam! | | Sep 21 03:50:05.110 INFO kablam! | help: remove this `mut` Sep 21 03:50:05.110 INFO kablam! | Sep 21 03:50:05.110 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 03:50:05.110 INFO kablam! Sep 21 03:50:05.578 INFO kablam! warning: variable does not need to be mutable Sep 21 03:50:05.578 INFO kablam! --> src/rustix_backend.rs:319:13 Sep 21 03:50:05.578 INFO kablam! | Sep 21 03:50:05.578 INFO kablam! 319 | let mut file_raw= File::open(filepath); Sep 21 03:50:05.578 INFO kablam! | ----^^^^^^^^ Sep 21 03:50:05.578 INFO kablam! | | Sep 21 03:50:05.578 INFO kablam! | help: remove this `mut` Sep 21 03:50:05.578 INFO kablam! Sep 21 03:50:05.578 INFO kablam! warning: variable does not need to be mutable Sep 21 03:50:05.578 INFO kablam! --> src/persistencer.rs:115:13 Sep 21 03:50:05.578 INFO kablam! | Sep 21 03:50:05.578 INFO kablam! 115 | let mut fp = FilePersister { Sep 21 03:50:05.578 INFO kablam! | ----^^ Sep 21 03:50:05.578 INFO kablam! | | Sep 21 03:50:05.578 INFO kablam! | help: remove this `mut` Sep 21 03:50:05.578 INFO kablam! Sep 21 03:50:06.410 INFO kablam! warning: variable does not need to be mutable Sep 21 03:50:06.410 INFO kablam! --> src/lib.rs:69:9 Sep 21 03:50:06.410 INFO kablam! | Sep 21 03:50:06.410 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Sep 21 03:50:06.410 INFO kablam! | ----^^^^^^ Sep 21 03:50:06.410 INFO kablam! | | Sep 21 03:50:06.410 INFO kablam! | help: remove this `mut` Sep 21 03:50:06.410 INFO kablam! | Sep 21 03:50:06.410 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 03:50:06.410 INFO kablam! Sep 21 03:50:07.170 INFO kablam! warning: unused import: `std::mem::replace` Sep 21 03:50:07.170 INFO kablam! --> benches/benchmark.rs:7:5 Sep 21 03:50:07.170 INFO kablam! | Sep 21 03:50:07.170 INFO kablam! 7 | use std::mem::replace; Sep 21 03:50:07.170 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 03:50:07.170 INFO kablam! | Sep 21 03:50:07.170 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:50:07.170 INFO kablam! Sep 21 03:50:07.555 INFO kablam! warning: variable does not need to be mutable Sep 21 03:50:07.555 INFO kablam! --> src/rustix_backend.rs:319:13 Sep 21 03:50:07.555 INFO kablam! | Sep 21 03:50:07.555 INFO kablam! 319 | let mut file_raw= File::open(filepath); Sep 21 03:50:07.555 INFO kablam! | ----^^^^^^^^ Sep 21 03:50:07.555 INFO kablam! | | Sep 21 03:50:07.555 INFO kablam! | help: remove this `mut` Sep 21 03:50:07.555 INFO kablam! Sep 21 03:50:07.708 INFO kablam! warning: variable does not need to be mutable Sep 21 03:50:07.708 INFO kablam! --> src/persistencer.rs:115:13 Sep 21 03:50:07.708 INFO kablam! | Sep 21 03:50:07.708 INFO kablam! 115 | let mut fp = FilePersister { Sep 21 03:50:07.708 INFO kablam! | ----^^ Sep 21 03:50:07.708 INFO kablam! | | Sep 21 03:50:07.708 INFO kablam! | help: remove this `mut` Sep 21 03:50:07.708 INFO kablam! Sep 21 03:50:08.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.99s Sep 21 03:50:08.270 INFO kablam! su: No module specific data is present Sep 21 03:50:09.299 INFO running `"docker" "rm" "-f" "a5c579d511bdfc04e96e92bfa4c48ea49a4d0c30bd0b1903c8ca3786544fb618"` Sep 21 03:50:09.423 INFO blam! a5c579d511bdfc04e96e92bfa4c48ea49a4d0c30bd0b1903c8ca3786544fb618