Oct 27 16:23:28.727 INFO checking rustix-bl-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:23:28.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:29.133 INFO blam! 1d7396717eae5cb7ea738b1704f2a9011f354d796b987a337f5054ee30f574a4 Oct 27 16:23:29.136 INFO running `"docker" "start" "-a" "1d7396717eae5cb7ea738b1704f2a9011f354d796b987a337f5054ee30f574a4"` Oct 27 16:23:30.547 INFO kablam! usermod: no changes Oct 27 16:23:30.710 INFO kablam! Compiling lmdb-sys v0.8.0 Oct 27 16:23:30.710 INFO kablam! Compiling typescriptify-derive v0.1.5 Oct 27 16:23:30.727 INFO kablam! Checking suffix-rs v0.1.0 Oct 27 16:23:38.475 INFO kablam! Checking typescriptify v0.1.5 Oct 27 16:23:38.909 INFO kablam! Checking lmdb v0.8.0 Oct 27 16:23:40.156 INFO kablam! Checking rustix-bl v0.5.0 (/source) Oct 27 16:23:46.219 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:46.219 INFO kablam! --> src/lib.rs:69:9 Oct 27 16:23:46.219 INFO kablam! | Oct 27 16:23:46.219 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 27 16:23:46.219 INFO kablam! | ----^^^^^^ Oct 27 16:23:46.219 INFO kablam! | | Oct 27 16:23:46.219 INFO kablam! | help: remove this `mut` Oct 27 16:23:46.219 INFO kablam! | Oct 27 16:23:46.219 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:23:46.219 INFO kablam! Oct 27 16:23:46.623 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:46.623 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 27 16:23:46.623 INFO kablam! | Oct 27 16:23:46.623 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 27 16:23:46.623 INFO kablam! | ----^^^^^^^^ Oct 27 16:23:46.623 INFO kablam! | | Oct 27 16:23:46.623 INFO kablam! | help: remove this `mut` Oct 27 16:23:46.623 INFO kablam! Oct 27 16:23:46.631 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:46.631 INFO kablam! --> src/persistencer.rs:115:13 Oct 27 16:23:46.631 INFO kablam! | Oct 27 16:23:46.631 INFO kablam! 115 | let mut fp = FilePersister { Oct 27 16:23:46.631 INFO kablam! | ----^^ Oct 27 16:23:46.631 INFO kablam! | | Oct 27 16:23:46.631 INFO kablam! | help: remove this `mut` Oct 27 16:23:46.631 INFO kablam! Oct 27 16:23:46.943 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:46.943 INFO kablam! --> src/lib.rs:69:9 Oct 27 16:23:46.943 INFO kablam! | Oct 27 16:23:46.943 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 27 16:23:46.943 INFO kablam! | ----^^^^^^ Oct 27 16:23:46.943 INFO kablam! | | Oct 27 16:23:46.943 INFO kablam! | help: remove this `mut` Oct 27 16:23:46.943 INFO kablam! | Oct 27 16:23:46.943 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:23:46.943 INFO kablam! Oct 27 16:23:47.467 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:47.467 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 27 16:23:47.467 INFO kablam! | Oct 27 16:23:47.467 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 27 16:23:47.467 INFO kablam! | ----^^^^^^^^ Oct 27 16:23:47.467 INFO kablam! | | Oct 27 16:23:47.467 INFO kablam! | help: remove this `mut` Oct 27 16:23:47.467 INFO kablam! Oct 27 16:23:47.580 INFO kablam! warning: variable does not need to be mutable Oct 27 16:23:47.580 INFO kablam! --> src/persistencer.rs:115:13 Oct 27 16:23:47.580 INFO kablam! | Oct 27 16:23:47.580 INFO kablam! 115 | let mut fp = FilePersister { Oct 27 16:23:47.580 INFO kablam! | ----^^ Oct 27 16:23:47.580 INFO kablam! | | Oct 27 16:23:47.580 INFO kablam! | help: remove this `mut` Oct 27 16:23:47.580 INFO kablam! Oct 27 16:23:48.974 INFO kablam! warning: unused import: `std::mem::replace` Oct 27 16:23:48.974 INFO kablam! --> benches/benchmark.rs:7:5 Oct 27 16:23:48.979 INFO kablam! | Oct 27 16:23:48.979 INFO kablam! 7 | use std::mem::replace; Oct 27 16:23:48.979 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 16:23:48.980 INFO kablam! | Oct 27 16:23:48.980 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:23:48.980 INFO kablam! Oct 27 16:23:49.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.48s Oct 27 16:23:49.071 INFO kablam! su: No module specific data is present Oct 27 16:23:50.250 INFO running `"docker" "rm" "-f" "1d7396717eae5cb7ea738b1704f2a9011f354d796b987a337f5054ee30f574a4"` Oct 27 16:23:50.463 INFO blam! 1d7396717eae5cb7ea738b1704f2a9011f354d796b987a337f5054ee30f574a4