Oct 21 23:59:41.495 INFO checking rustix-bl-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:59:41.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 23:59:41.764 INFO blam! 3c6677915e8053df277736daf963ee7f3cb779e34db2471739db7372c2643e3b Oct 21 23:59:41.766 INFO running `"docker" "start" "-a" "3c6677915e8053df277736daf963ee7f3cb779e34db2471739db7372c2643e3b"` Oct 21 23:59:42.397 INFO kablam! usermod: no changes Oct 21 23:59:42.480 INFO kablam! Compiling lmdb-sys v0.8.0 Oct 21 23:59:42.480 INFO kablam! Compiling typescriptify-derive v0.1.5 Oct 21 23:59:42.480 INFO kablam! Checking suffix-rs v0.1.0 Oct 21 23:59:46.524 INFO kablam! Checking typescriptify v0.1.5 Oct 21 23:59:47.016 INFO kablam! Checking lmdb v0.8.0 Oct 21 23:59:48.028 INFO kablam! Checking rustix-bl v0.5.0 (/source) Oct 21 23:59:53.909 INFO kablam! warning: variable does not need to be mutable Oct 21 23:59:53.909 INFO kablam! --> src/lib.rs:69:9 Oct 21 23:59:53.909 INFO kablam! | Oct 21 23:59:53.909 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 21 23:59:53.910 INFO kablam! | ----^^^^^^ Oct 21 23:59:53.910 INFO kablam! | | Oct 21 23:59:53.910 INFO kablam! | help: remove this `mut` Oct 21 23:59:53.911 INFO kablam! | Oct 21 23:59:53.911 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 23:59:53.911 INFO kablam! Oct 21 23:59:54.378 INFO kablam! warning: variable does not need to be mutable Oct 21 23:59:54.378 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 21 23:59:54.378 INFO kablam! | Oct 21 23:59:54.378 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 21 23:59:54.378 INFO kablam! | ----^^^^^^^^ Oct 21 23:59:54.378 INFO kablam! | | Oct 21 23:59:54.378 INFO kablam! | help: remove this `mut` Oct 21 23:59:54.378 INFO kablam! Oct 21 23:59:54.386 INFO kablam! warning: variable does not need to be mutable Oct 21 23:59:54.386 INFO kablam! --> src/persistencer.rs:115:13 Oct 21 23:59:54.386 INFO kablam! | Oct 21 23:59:54.386 INFO kablam! 115 | let mut fp = FilePersister { Oct 21 23:59:54.386 INFO kablam! | ----^^ Oct 21 23:59:54.386 INFO kablam! | | Oct 21 23:59:54.386 INFO kablam! | help: remove this `mut` Oct 21 23:59:54.386 INFO kablam! Oct 21 23:59:56.357 INFO kablam! warning: unused import: `std::mem::replace` Oct 21 23:59:56.358 INFO kablam! --> benches/benchmark.rs:7:5 Oct 21 23:59:56.358 INFO kablam! | Oct 21 23:59:56.358 INFO kablam! 7 | use std::mem::replace; Oct 21 23:59:56.358 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 23:59:56.358 INFO kablam! | Oct 21 23:59:56.358 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:59:56.358 INFO kablam! Oct 21 23:59:57.044 INFO kablam! warning: variable does not need to be mutable Oct 21 23:59:57.044 INFO kablam! --> src/lib.rs:69:9 Oct 21 23:59:57.044 INFO kablam! | Oct 21 23:59:57.044 INFO kablam! 69 | let mut config = StaticConfig::default_persistence(dir.to_str().unwrap()); Oct 21 23:59:57.044 INFO kablam! | ----^^^^^^ Oct 21 23:59:57.044 INFO kablam! | | Oct 21 23:59:57.044 INFO kablam! | help: remove this `mut` Oct 21 23:59:57.044 INFO kablam! | Oct 21 23:59:57.044 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 23:59:57.044 INFO kablam! Oct 21 23:59:57.524 INFO kablam! warning: variable does not need to be mutable Oct 21 23:59:57.524 INFO kablam! --> src/rustix_backend.rs:319:13 Oct 21 23:59:57.524 INFO kablam! | Oct 21 23:59:57.524 INFO kablam! 319 | let mut file_raw= File::open(filepath); Oct 21 23:59:57.524 INFO kablam! | ----^^^^^^^^ Oct 21 23:59:57.524 INFO kablam! | | Oct 21 23:59:57.524 INFO kablam! | help: remove this `mut` Oct 21 23:59:57.524 INFO kablam! Oct 21 23:59:57.656 INFO kablam! warning: variable does not need to be mutable Oct 21 23:59:57.656 INFO kablam! --> src/persistencer.rs:115:13 Oct 21 23:59:57.656 INFO kablam! | Oct 21 23:59:57.656 INFO kablam! 115 | let mut fp = FilePersister { Oct 21 23:59:57.656 INFO kablam! | ----^^ Oct 21 23:59:57.656 INFO kablam! | | Oct 21 23:59:57.656 INFO kablam! | help: remove this `mut` Oct 21 23:59:57.656 INFO kablam! Oct 21 23:59:58.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.74s Oct 21 23:59:58.163 INFO kablam! su: No module specific data is present Oct 21 23:59:58.511 INFO running `"docker" "rm" "-f" "3c6677915e8053df277736daf963ee7f3cb779e34db2471739db7372c2643e3b"` Oct 21 23:59:58.682 INFO blam! 3c6677915e8053df277736daf963ee7f3cb779e34db2471739db7372c2643e3b