Oct 27 09:56:29.388 INFO checking RustisLeague/rustis against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:56:29.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 09:56:29.623 INFO blam! 98ab7cec90f360eb3c4ab90c63bab1c26ffc68f39798668b6b9b5275e2c78c7a Oct 27 09:56:29.630 INFO running `"docker" "start" "-a" "98ab7cec90f360eb3c4ab90c63bab1c26ffc68f39798668b6b9b5275e2c78c7a"` Oct 27 09:56:30.615 INFO kablam! usermod: no changes Oct 27 09:56:30.703 INFO kablam! Checking memchr v1.0.1 Oct 27 09:56:31.235 INFO kablam! Checking nom v3.1.0 Oct 27 09:56:33.991 INFO kablam! Checking rustis v0.1.0 (/source) Oct 27 09:56:35.231 INFO kablam! warning: unused import: `IResult` Oct 27 09:56:35.231 INFO kablam! --> src/rustis/parse.rs:1:11 Oct 27 09:56:35.231 INFO kablam! | Oct 27 09:56:35.231 INFO kablam! 1 | use nom::{IResult, digit}; Oct 27 09:56:35.231 INFO kablam! | ^^^^^^^ Oct 27 09:56:35.231 INFO kablam! | Oct 27 09:56:35.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:56:35.231 INFO kablam! Oct 27 09:56:36.277 INFO kablam! warning: unused variable: `x` Oct 27 09:56:36.277 INFO kablam! --> src/rustis/db.rs:38:26 Oct 27 09:56:36.277 INFO kablam! | Oct 27 09:56:36.277 INFO kablam! 38 | Some(x) => { Oct 27 09:56:36.277 INFO kablam! | ^ help: consider using `_x` instead Oct 27 09:56:36.277 INFO kablam! | Oct 27 09:56:36.277 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:56:36.277 INFO kablam! Oct 27 09:56:36.555 INFO kablam! warning: field is never used: `exp` Oct 27 09:56:36.555 INFO kablam! --> src/rustis/db.rs:10:5 Oct 27 09:56:36.555 INFO kablam! | Oct 27 09:56:36.555 INFO kablam! 10 | exp:BinaryHeap, Oct 27 09:56:36.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:36.555 INFO kablam! | Oct 27 09:56:36.555 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:56:36.555 INFO kablam! Oct 27 09:56:36.567 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:56:36.567 INFO kablam! --> src/rustis/server.rs:79:29 Oct 27 09:56:36.567 INFO kablam! | Oct 27 09:56:36.568 INFO kablam! 79 | stream.read_to_string(buf); Oct 27 09:56:36.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:36.568 INFO kablam! | Oct 27 09:56:36.568 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:56:36.568 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:56:36.568 INFO kablam! Oct 27 09:56:37.149 INFO kablam! warning: unused variable: `x` Oct 27 09:56:37.149 INFO kablam! --> src/rustis/db.rs:38:26 Oct 27 09:56:37.149 INFO kablam! | Oct 27 09:56:37.149 INFO kablam! 38 | Some(x) => { Oct 27 09:56:37.149 INFO kablam! | ^ help: consider using `_x` instead Oct 27 09:56:37.149 INFO kablam! | Oct 27 09:56:37.149 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:56:37.149 INFO kablam! Oct 27 09:56:37.464 INFO kablam! warning: field is never used: `exp` Oct 27 09:56:37.464 INFO kablam! --> src/rustis/db.rs:10:5 Oct 27 09:56:37.464 INFO kablam! | Oct 27 09:56:37.464 INFO kablam! 10 | exp:BinaryHeap, Oct 27 09:56:37.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:37.464 INFO kablam! | Oct 27 09:56:37.464 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:56:37.464 INFO kablam! Oct 27 09:56:37.481 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:56:37.481 INFO kablam! --> src/rustis/server.rs:79:29 Oct 27 09:56:37.481 INFO kablam! | Oct 27 09:56:37.481 INFO kablam! 79 | stream.read_to_string(buf); Oct 27 09:56:37.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:37.481 INFO kablam! | Oct 27 09:56:37.481 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:56:37.481 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:56:37.481 INFO kablam! Oct 27 09:56:37.522 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.89s Oct 27 09:56:37.526 INFO kablam! su: No module specific data is present Oct 27 09:56:37.791 INFO running `"docker" "rm" "-f" "98ab7cec90f360eb3c4ab90c63bab1c26ffc68f39798668b6b9b5275e2c78c7a"` Oct 27 09:56:38.035 INFO blam! 98ab7cec90f360eb3c4ab90c63bab1c26ffc68f39798668b6b9b5275e2c78c7a