Oct 27 04:19:43.807 INFO checking gfreezy/bitcask-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:19:43.809 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 04:19:44.239 INFO blam! 9304adb47b63d917c55aff737d15679c8c782de3f88d372e26332da2f979356a Oct 27 04:19:44.245 INFO running `"docker" "start" "-a" "9304adb47b63d917c55aff737d15679c8c782de3f88d372e26332da2f979356a"` Oct 27 04:19:45.261 INFO kablam! usermod: no changes Oct 27 04:19:45.515 INFO kablam! Checking integer-encoding v1.0.5 Oct 27 04:19:45.515 INFO kablam! Checking io-at v0.4.1 Oct 27 04:19:45.515 INFO kablam! Checking log v0.4.4 Oct 27 04:19:45.515 INFO kablam! Checking serde_yaml v0.7.5 Oct 27 04:19:45.515 INFO kablam! Checking serde_yaml v0.8.2 Oct 27 04:19:45.515 INFO kablam! Checking flate2 v1.0.2 Oct 27 04:19:45.515 INFO kablam! Checking serde-value v0.5.2 Oct 27 04:19:49.187 INFO kablam! Checking log4rs v0.8.0 Oct 27 04:19:52.081 INFO kablam! Checking bitcask-rs v0.1.1 (/source) Oct 27 04:19:57.419 INFO kablam! warning: field is never used: `config` Oct 27 04:19:57.419 INFO kablam! --> src/store.rs:138:5 Oct 27 04:19:57.419 INFO kablam! | Oct 27 04:19:57.419 INFO kablam! 138 | config: Arc, Oct 27 04:19:57.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 04:19:57.420 INFO kablam! | Oct 27 04:19:57.420 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:19:57.420 INFO kablam! Oct 27 04:19:57.421 INFO kablam! warning: method is never used: `remove_segment` Oct 27 04:19:57.421 INFO kablam! --> src/store.rs:365:5 Oct 27 04:19:57.421 INFO kablam! | Oct 27 04:19:57.421 INFO kablam! 365 | fn remove_segment(&self, file_id: u64) -> Result<()> { Oct 27 04:19:57.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:19:57.421 INFO kablam! Oct 27 04:19:57.602 INFO kablam! warning: field is never used: `config` Oct 27 04:19:57.602 INFO kablam! --> src/store.rs:138:5 Oct 27 04:19:57.602 INFO kablam! | Oct 27 04:19:57.602 INFO kablam! 138 | config: Arc, Oct 27 04:19:57.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 04:19:57.615 INFO kablam! | Oct 27 04:19:57.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:19:57.615 INFO kablam! Oct 27 04:19:57.615 INFO kablam! warning: method is never used: `remove_segment` Oct 27 04:19:57.615 INFO kablam! --> src/store.rs:365:5 Oct 27 04:19:57.616 INFO kablam! | Oct 27 04:19:57.616 INFO kablam! 365 | fn remove_segment(&self, file_id: u64) -> Result<()> { Oct 27 04:19:57.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:19:57.616 INFO kablam! Oct 27 04:20:04.687 INFO kablam! warning: use of deprecated item 'rand::Rng::gen_ascii_chars': use sample_iter(&Alphanumeric) instead Oct 27 04:20:04.687 INFO kablam! --> examples/profile.rs:10:41 Oct 27 04:20:04.687 INFO kablam! | Oct 27 04:20:04.687 INFO kablam! 10 | let id: String = rand::thread_rng().gen_ascii_chars().take(16).collect(); Oct 27 04:20:04.687 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 04:20:04.687 INFO kablam! | Oct 27 04:20:04.687 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:20:04.687 INFO kablam! Oct 27 04:20:04.848 INFO kablam! warning: unused variable: `i` Oct 27 04:20:04.849 INFO kablam! --> examples/profile.rs:24:9 Oct 27 04:20:04.849 INFO kablam! | Oct 27 04:20:04.850 INFO kablam! 24 | for i in 0..100000000 { Oct 27 04:20:04.850 INFO kablam! | ^ help: consider using `_i` instead Oct 27 04:20:04.850 INFO kablam! | Oct 27 04:20:04.851 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:20:04.851 INFO kablam! Oct 27 04:20:05.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.96s Oct 27 04:20:05.267 INFO kablam! su: No module specific data is present Oct 27 04:20:06.727 INFO running `"docker" "rm" "-f" "9304adb47b63d917c55aff737d15679c8c782de3f88d372e26332da2f979356a"` Oct 27 04:20:07.083 INFO blam! 9304adb47b63d917c55aff737d15679c8c782de3f88d372e26332da2f979356a