Oct 26 23:14:45.592 INFO checking oussama/leek-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:14:45.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 26 23:14:46.221 INFO blam! a757642873423005367fc12091c7d0fee422001a4e1da1897917bc816e99f310 Oct 26 23:14:46.221 INFO running `"docker" "start" "-a" "a757642873423005367fc12091c7d0fee422001a4e1da1897917bc816e99f310"` Oct 26 23:14:47.275 INFO kablam! usermod: no changes Oct 26 23:14:47.365 INFO kablam! Checking serde v1.0.28 Oct 26 23:14:47.365 INFO kablam! Compiling syn v0.12.13 Oct 26 23:14:58.665 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 26 23:15:02.931 INFO kablam! Compiling serde_derive v1.0.28 Oct 26 23:15:03.330 INFO kablam! Checking bincode v1.0.0 Oct 26 23:15:11.219 INFO kablam! Checking leek v0.1.0 (/source) Oct 26 23:15:11.671 INFO kablam! warning: unused import: `bincode::deserialize_from` Oct 26 23:15:11.671 INFO kablam! --> src/lib.rs:8:5 Oct 26 23:15:11.671 INFO kablam! | Oct 26 23:15:11.671 INFO kablam! 8 | use bincode::deserialize_from; Oct 26 23:15:11.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:15:11.671 INFO kablam! | Oct 26 23:15:11.671 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:15:11.671 INFO kablam! Oct 26 23:15:11.671 INFO kablam! warning: unused import: `serde::de::*` Oct 26 23:15:11.671 INFO kablam! --> src/lib.rs:13:5 Oct 26 23:15:11.671 INFO kablam! | Oct 26 23:15:11.671 INFO kablam! 13 | use serde::de::*; Oct 26 23:15:11.671 INFO kablam! | ^^^^^^^^^^^^ Oct 26 23:15:11.671 INFO kablam! Oct 26 23:15:11.671 INFO kablam! warning: unused import: `BufReader` Oct 26 23:15:11.671 INFO kablam! --> src/lib.rs:19:15 Oct 26 23:15:11.671 INFO kablam! | Oct 26 23:15:11.671 INFO kablam! 19 | use std::io::{BufReader, BufWriter, Seek, SeekFrom}; Oct 26 23:15:11.671 INFO kablam! | ^^^^^^^^^ Oct 26 23:15:11.671 INFO kablam! Oct 26 23:15:11.671 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 26 23:15:11.671 INFO kablam! --> src/lib.rs:81:18 Oct 26 23:15:11.671 INFO kablam! | Oct 26 23:15:11.671 INFO kablam! 81 | while(read) { Oct 26 23:15:11.671 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 26 23:15:11.671 INFO kablam! Oct 26 23:15:11.727 INFO kablam! warning: unused import: `bincode::deserialize_from` Oct 26 23:15:11.727 INFO kablam! --> src/lib.rs:8:5 Oct 26 23:15:11.727 INFO kablam! | Oct 26 23:15:11.727 INFO kablam! 8 | use bincode::deserialize_from; Oct 26 23:15:11.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:15:11.727 INFO kablam! | Oct 26 23:15:11.727 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:15:11.727 INFO kablam! Oct 26 23:15:11.727 INFO kablam! warning: unused import: `serde::de::*` Oct 26 23:15:11.727 INFO kablam! --> src/lib.rs:13:5 Oct 26 23:15:11.727 INFO kablam! | Oct 26 23:15:11.727 INFO kablam! 13 | use serde::de::*; Oct 26 23:15:11.727 INFO kablam! | ^^^^^^^^^^^^ Oct 26 23:15:11.727 INFO kablam! Oct 26 23:15:11.727 INFO kablam! warning: unused import: `BufReader` Oct 26 23:15:11.727 INFO kablam! --> src/lib.rs:19:15 Oct 26 23:15:11.727 INFO kablam! | Oct 26 23:15:11.727 INFO kablam! 19 | use std::io::{BufReader, BufWriter, Seek, SeekFrom}; Oct 26 23:15:11.727 INFO kablam! | ^^^^^^^^^ Oct 26 23:15:11.727 INFO kablam! Oct 26 23:15:11.727 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 26 23:15:11.727 INFO kablam! --> src/lib.rs:81:18 Oct 26 23:15:11.727 INFO kablam! | Oct 26 23:15:11.727 INFO kablam! 81 | while(read) { Oct 26 23:15:11.727 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 26 23:15:11.727 INFO kablam! Oct 26 23:15:11.727 INFO kablam! warning: unnecessary parentheses around `while` condition Oct 26 23:15:11.727 INFO kablam! --> src/lib.rs:180:15 Oct 26 23:15:11.727 INFO kablam! | Oct 26 23:15:11.727 INFO kablam! 180 | while (i < 10000) { Oct 26 23:15:11.727 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 26 23:15:11.727 INFO kablam! Oct 26 23:15:11.743 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 26 23:15:11.743 INFO kablam! --> src/lib.rs:193:5 Oct 26 23:15:11.743 INFO kablam! | Oct 26 23:15:11.743 INFO kablam! 193 | thread::sleep_ms(100000); Oct 26 23:15:11.743 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 23:15:11.743 INFO kablam! | Oct 26 23:15:11.743 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 23:15:11.743 INFO kablam! Oct 26 23:15:11.887 INFO kablam! warning: unused variable: `file` Oct 26 23:15:11.887 INFO kablam! --> src/lib.rs:75:17 Oct 26 23:15:11.887 INFO kablam! | Oct 26 23:15:11.887 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 26 23:15:11.888 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 26 23:15:11.888 INFO kablam! | Oct 26 23:15:11.888 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:15:11.888 INFO kablam! Oct 26 23:15:11.980 INFO kablam! warning: variable does not need to be mutable Oct 26 23:15:11.980 INFO kablam! --> src/lib.rs:75:13 Oct 26 23:15:11.981 INFO kablam! | Oct 26 23:15:11.981 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 26 23:15:11.981 INFO kablam! | ----^^^^ Oct 26 23:15:11.982 INFO kablam! | | Oct 26 23:15:11.982 INFO kablam! | help: remove this `mut` Oct 26 23:15:11.982 INFO kablam! | Oct 26 23:15:11.982 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:15:11.983 INFO kablam! Oct 26 23:15:11.991 INFO kablam! warning: unused variable: `file` Oct 26 23:15:11.991 INFO kablam! --> src/lib.rs:75:17 Oct 26 23:15:11.991 INFO kablam! | Oct 26 23:15:11.992 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 26 23:15:11.992 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 26 23:15:11.992 INFO kablam! | Oct 26 23:15:11.993 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:15:11.993 INFO kablam! Oct 26 23:15:12.067 INFO kablam! warning: variable does not need to be mutable Oct 26 23:15:12.068 INFO kablam! --> src/lib.rs:75:13 Oct 26 23:15:12.068 INFO kablam! | Oct 26 23:15:12.068 INFO kablam! 75 | let mut file = if let Ok(mut file) = File::open(&file_path) { Oct 26 23:15:12.069 INFO kablam! | ----^^^^ Oct 26 23:15:12.069 INFO kablam! | | Oct 26 23:15:12.069 INFO kablam! | help: remove this `mut` Oct 26 23:15:12.069 INFO kablam! | Oct 26 23:15:12.070 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:15:12.070 INFO kablam! Oct 26 23:15:12.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.84s Oct 26 23:15:12.135 INFO kablam! su: No module specific data is present Oct 26 23:15:12.839 INFO running `"docker" "rm" "-f" "a757642873423005367fc12091c7d0fee422001a4e1da1897917bc816e99f310"` Oct 26 23:15:13.123 INFO blam! a757642873423005367fc12091c7d0fee422001a4e1da1897917bc816e99f310