Sep 14 09:50:55.359 INFO checking rustix-bl-0.5.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:50:55.359 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:50:55.359 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:50:55.528 INFO blam! 40e7bf5cefb95bb0be61f64bd466e5bdedc4153cc32a2c9b3b6f99328e1a0956 Sep 14 09:50:55.530 INFO running `"docker" "start" "-a" "40e7bf5cefb95bb0be61f64bd466e5bdedc4153cc32a2c9b3b6f99328e1a0956"` Sep 14 09:50:57.061 INFO kablam! usermod: no changes Sep 14 09:50:57.255 INFO kablam! Compiling lmdb-sys v0.8.0 Sep 14 09:50:57.263 INFO kablam! Checking typescriptify v0.1.5 Sep 14 09:50:57.263 INFO kablam! Checking suffix-rs v0.1.0 Sep 14 09:51:01.962 INFO kablam! Checking lmdb v0.8.0 Sep 14 09:51:02.850 INFO kablam! Checking rustix-bl v0.5.0 (file:///source) Sep 14 09:51:08.708 INFO kablam! warning: variable does not need to be mutable Sep 14 09:51:08.708 INFO kablam! --> src/lib.rs:69:9 Sep 14 09:51:08.708 INFO kablam! | Sep 14 09:51:08.708 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Sep 14 09:51:08.708 INFO kablam! | ----^^^^^^ Sep 14 09:51:08.708 INFO kablam! | | Sep 14 09:51:08.708 INFO kablam! | help: remove this `mut` Sep 14 09:51:08.708 INFO kablam! | Sep 14 09:51:08.709 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 09:51:08.709 INFO kablam! Sep 14 09:51:09.384 INFO kablam! warning: variable does not need to be mutable Sep 14 09:51:09.384 INFO kablam! --> src/lib.rs:69:9 Sep 14 09:51:09.384 INFO kablam! | Sep 14 09:51:09.384 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Sep 14 09:51:09.384 INFO kablam! | ----^^^^^^ Sep 14 09:51:09.384 INFO kablam! | | Sep 14 09:51:09.384 INFO kablam! | help: remove this `mut` Sep 14 09:51:09.384 INFO kablam! | Sep 14 09:51:09.384 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 09:51:09.384 INFO kablam! Sep 14 09:51:09.560 INFO kablam! warning: variable does not need to be mutable Sep 14 09:51:09.560 INFO kablam! --> src/rustix_backend.rs:319:13 Sep 14 09:51:09.560 INFO kablam! | Sep 14 09:51:09.561 INFO kablam! 319 | let mut file_raw= File::open(filepath); Sep 14 09:51:09.561 INFO kablam! | ----^^^^^^^^ Sep 14 09:51:09.561 INFO kablam! | | Sep 14 09:51:09.561 INFO kablam! | help: remove this `mut` Sep 14 09:51:09.575 INFO kablam! Sep 14 09:51:09.582 INFO kablam! warning: variable does not need to be mutable Sep 14 09:51:09.582 INFO kablam! --> src/persistencer.rs:115:13 Sep 14 09:51:09.582 INFO kablam! | Sep 14 09:51:09.582 INFO kablam! 115 | let mut fp = FilePersister { Sep 14 09:51:09.582 INFO kablam! | ----^^ Sep 14 09:51:09.582 INFO kablam! | | Sep 14 09:51:09.582 INFO kablam! | help: remove this `mut` Sep 14 09:51:09.595 INFO kablam! Sep 14 09:51:10.171 INFO kablam! warning: variable does not need to be mutable Sep 14 09:51:10.171 INFO kablam! --> src/rustix_backend.rs:319:13 Sep 14 09:51:10.171 INFO kablam! | Sep 14 09:51:10.171 INFO kablam! 319 | let mut file_raw= File::open(filepath); Sep 14 09:51:10.171 INFO kablam! | ----^^^^^^^^ Sep 14 09:51:10.171 INFO kablam! | | Sep 14 09:51:10.171 INFO kablam! | help: remove this `mut` Sep 14 09:51:10.171 INFO kablam! Sep 14 09:51:10.311 INFO kablam! warning: variable does not need to be mutable Sep 14 09:51:10.311 INFO kablam! --> src/persistencer.rs:115:13 Sep 14 09:51:10.311 INFO kablam! | Sep 14 09:51:10.311 INFO kablam! 115 | let mut fp = FilePersister { Sep 14 09:51:10.311 INFO kablam! | ----^^ Sep 14 09:51:10.312 INFO kablam! | | Sep 14 09:51:10.312 INFO kablam! | help: remove this `mut` Sep 14 09:51:10.319 INFO kablam! Sep 14 09:51:11.867 INFO kablam! warning: unused import: `std::mem::replace` Sep 14 09:51:11.867 INFO kablam! --> benches/benchmark.rs:7:5 Sep 14 09:51:11.867 INFO kablam! | Sep 14 09:51:11.867 INFO kablam! 7 | use std::mem::replace; Sep 14 09:51:11.867 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 09:51:11.867 INFO kablam! | Sep 14 09:51:11.867 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:51:11.867 INFO kablam! Sep 14 09:51:12.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.92s Sep 14 09:51:12.021 INFO kablam! su: No module specific data is present Sep 14 09:51:12.984 INFO running `"docker" "rm" "-f" "40e7bf5cefb95bb0be61f64bd466e5bdedc4153cc32a2c9b3b6f99328e1a0956"` Sep 14 09:51:13.295 INFO blam! 40e7bf5cefb95bb0be61f64bd466e5bdedc4153cc32a2c9b3b6f99328e1a0956