Sep 04 04:35:45.038 INFO checking rustix-bl-0.5.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:35:45.038 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:35:45.039 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:35:45.311 INFO blam! d9fa393280137361da1049a4e2408be21cfc6466e884d0d46eb6db8bee7136e6 Sep 04 04:35:45.313 INFO running `"docker" "start" "-a" "d9fa393280137361da1049a4e2408be21cfc6466e884d0d46eb6db8bee7136e6"` Sep 04 04:35:46.442 INFO kablam! Checking custom_derive v0.1.7 Sep 04 04:35:46.442 INFO kablam! Compiling lmdb-sys v0.8.0 Sep 04 04:35:46.469 INFO kablam! Compiling typescriptify-derive v0.1.5 Sep 04 04:35:46.472 INFO kablam! Checking suffix-rs v0.1.0 Sep 04 04:35:51.696 INFO kablam! Checking typescriptify v0.1.5 Sep 04 04:35:53.061 INFO kablam! Checking lmdb v0.8.0 Sep 04 04:35:54.681 INFO kablam! Checking rustix-bl v0.5.0 (file:///source) Sep 04 04:36:02.221 INFO kablam! warning: variable does not need to be mutable Sep 04 04:36:02.221 INFO kablam! --> src/lib.rs:69:9 Sep 04 04:36:02.221 INFO kablam! | Sep 04 04:36:02.221 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Sep 04 04:36:02.221 INFO kablam! | ----^^^^^^ Sep 04 04:36:02.221 INFO kablam! | | Sep 04 04:36:02.221 INFO kablam! | help: remove this `mut` Sep 04 04:36:02.221 INFO kablam! | Sep 04 04:36:02.221 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:36:02.221 INFO kablam! Sep 04 04:36:02.759 INFO kablam! warning: variable does not need to be mutable Sep 04 04:36:02.759 INFO kablam! --> src/lib.rs:69:9 Sep 04 04:36:02.759 INFO kablam! | Sep 04 04:36:02.759 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Sep 04 04:36:02.759 INFO kablam! | ----^^^^^^ Sep 04 04:36:02.760 INFO kablam! | | Sep 04 04:36:02.760 INFO kablam! | help: remove this `mut` Sep 04 04:36:02.760 INFO kablam! | Sep 04 04:36:02.760 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:36:02.760 INFO kablam! Sep 04 04:36:03.029 INFO kablam! warning: variable does not need to be mutable Sep 04 04:36:03.029 INFO kablam! --> src/rustix_backend.rs:319:13 Sep 04 04:36:03.029 INFO kablam! | Sep 04 04:36:03.029 INFO kablam! 319 | let mut file_raw= File::open(filepath); Sep 04 04:36:03.029 INFO kablam! | ----^^^^^^^^ Sep 04 04:36:03.029 INFO kablam! | | Sep 04 04:36:03.029 INFO kablam! | help: remove this `mut` Sep 04 04:36:03.029 INFO kablam! Sep 04 04:36:03.041 INFO kablam! warning: variable does not need to be mutable Sep 04 04:36:03.041 INFO kablam! --> src/persistencer.rs:115:13 Sep 04 04:36:03.042 INFO kablam! | Sep 04 04:36:03.042 INFO kablam! 115 | let mut fp = FilePersister { Sep 04 04:36:03.042 INFO kablam! | ----^^ Sep 04 04:36:03.042 INFO kablam! | | Sep 04 04:36:03.042 INFO kablam! | help: remove this `mut` Sep 04 04:36:03.042 INFO kablam! Sep 04 04:36:03.329 INFO kablam! warning: variable does not need to be mutable Sep 04 04:36:03.329 INFO kablam! --> src/rustix_backend.rs:319:13 Sep 04 04:36:03.329 INFO kablam! | Sep 04 04:36:03.329 INFO kablam! 319 | let mut file_raw= File::open(filepath); Sep 04 04:36:03.330 INFO kablam! | ----^^^^^^^^ Sep 04 04:36:03.330 INFO kablam! | | Sep 04 04:36:03.330 INFO kablam! | help: remove this `mut` Sep 04 04:36:03.330 INFO kablam! Sep 04 04:36:03.479 INFO kablam! warning: variable does not need to be mutable Sep 04 04:36:03.479 INFO kablam! --> src/persistencer.rs:115:13 Sep 04 04:36:03.479 INFO kablam! | Sep 04 04:36:03.479 INFO kablam! 115 | let mut fp = FilePersister { Sep 04 04:36:03.479 INFO kablam! | ----^^ Sep 04 04:36:03.479 INFO kablam! | | Sep 04 04:36:03.479 INFO kablam! | help: remove this `mut` Sep 04 04:36:03.479 INFO kablam! Sep 04 04:36:04.634 INFO kablam! warning: unused import: `std::mem::replace` Sep 04 04:36:04.634 INFO kablam! --> benches/benchmark.rs:7:5 Sep 04 04:36:04.634 INFO kablam! | Sep 04 04:36:04.634 INFO kablam! 7 | use std::mem::replace; Sep 04 04:36:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 04:36:04.634 INFO kablam! | Sep 04 04:36:04.634 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 04:36:04.634 INFO kablam! Sep 04 04:36:04.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.44s Sep 04 04:36:04.715 INFO kablam! su: No module specific data is present Sep 04 04:36:05.147 INFO running `"docker" "rm" "-f" "d9fa393280137361da1049a4e2408be21cfc6466e884d0d46eb6db8bee7136e6"` Sep 04 04:36:05.245 INFO blam! d9fa393280137361da1049a4e2408be21cfc6466e884d0d46eb6db8bee7136e6