Oct 27 16:23:26.188 INFO checking rustix-bl-0.5.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 16:23:26.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 16:23:26.548 INFO blam! dc48116328e7804655d8ba73abf743e34cbc717155642d94e4c68bb9435e7b00 Oct 27 16:23:26.550 INFO running `"docker" "start" "-a" "dc48116328e7804655d8ba73abf743e34cbc717155642d94e4c68bb9435e7b00"` Oct 27 16:23:28.200 INFO kablam! usermod: no changes Oct 27 16:23:28.327 INFO kablam! Compiling lmdb-sys v0.8.0 Oct 27 16:23:28.327 INFO kablam! Compiling typescriptify-derive v0.1.5 Oct 27 16:23:28.331 INFO kablam! Checking suffix-rs v0.1.0 Oct 27 16:23:35.565 INFO kablam! Checking typescriptify v0.1.5 Oct 27 16:23:36.663 INFO kablam! Checking lmdb v0.8.0 Oct 27 16:23:37.743 INFO kablam! Checking rustix-bl v0.5.0 (/source) Oct 27 16:23:42.719 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:42.719 INFO kablam! --> src/lib.rs:69:9 Oct 27 16:23:42.719 INFO kablam! | Oct 27 16:23:42.719 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 27 16:23:42.719 INFO kablam! | ----^^^^^^ Oct 27 16:23:42.719 INFO kablam! | | Oct 27 16:23:42.719 INFO kablam! | help: remove this `mut` Oct 27 16:23:42.719 INFO kablam! | Oct 27 16:23:42.719 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:23:42.719 INFO kablam! Oct 27 16:23:43.107 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:43.107 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 27 16:23:43.107 INFO kablam! | Oct 27 16:23:43.107 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 27 16:23:43.107 INFO kablam! | ----^^^^^^^^ Oct 27 16:23:43.107 INFO kablam! | | Oct 27 16:23:43.107 INFO kablam! | help: remove this `mut` Oct 27 16:23:43.107 INFO kablam! Oct 27 16:23:43.115 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:43.115 INFO kablam! --> src/persistencer.rs:115:13 Oct 27 16:23:43.115 INFO kablam! | Oct 27 16:23:43.115 INFO kablam! 115 | let mut fp = FilePersister { Oct 27 16:23:43.115 INFO kablam! | ----^^ Oct 27 16:23:43.115 INFO kablam! | | Oct 27 16:23:43.115 INFO kablam! | help: remove this `mut` Oct 27 16:23:43.115 INFO kablam! Oct 27 16:23:43.313 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:43.313 INFO kablam! --> src/lib.rs:69:9 Oct 27 16:23:43.313 INFO kablam! | Oct 27 16:23:43.313 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 27 16:23:43.313 INFO kablam! | ----^^^^^^ Oct 27 16:23:43.313 INFO kablam! | | Oct 27 16:23:43.313 INFO kablam! | help: remove this `mut` Oct 27 16:23:43.313 INFO kablam! | Oct 27 16:23:43.313 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:23:43.313 INFO kablam! Oct 27 16:23:43.795 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:43.795 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 27 16:23:43.795 INFO kablam! | Oct 27 16:23:43.795 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 27 16:23:43.795 INFO kablam! | ----^^^^^^^^ Oct 27 16:23:43.795 INFO kablam! | | Oct 27 16:23:43.795 INFO kablam! | help: remove this `mut` Oct 27 16:23:43.795 INFO kablam! Oct 27 16:23:43.919 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:43.919 INFO kablam! --> src/persistencer.rs:115:13 Oct 27 16:23:43.919 INFO kablam! | Oct 27 16:23:43.919 INFO kablam! 115 | let mut fp = FilePersister { Oct 27 16:23:43.919 INFO kablam! | ----^^ Oct 27 16:23:43.919 INFO kablam! | | Oct 27 16:23:43.919 INFO kablam! | help: remove this `mut` Oct 27 16:23:43.919 INFO kablam! Oct 27 16:23:44.718 INFO kablam! warning: unused import: `std::mem::replace` Oct 27 16:23:44.718 INFO kablam! --> benches/benchmark.rs:7:5 Oct 27 16:23:44.718 INFO kablam! | Oct 27 16:23:44.718 INFO kablam! 7 | use std::mem::replace; Oct 27 16:23:44.718 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 16:23:44.718 INFO kablam! | Oct 27 16:23:44.718 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:44.718 INFO kablam! Oct 27 16:23:44.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.54s Oct 27 16:23:44.766 INFO kablam! su: No module specific data is present Oct 27 16:23:45.098 INFO running `"docker" "rm" "-f" "dc48116328e7804655d8ba73abf743e34cbc717155642d94e4c68bb9435e7b00"` Oct 27 16:23:45.251 INFO blam! dc48116328e7804655d8ba73abf743e34cbc717155642d94e4c68bb9435e7b00