Oct 27 09:56:29.387 INFO checking RustisLeague/rustis against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:56:29.387 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 09:56:29.703 INFO blam! 2d5f0e9b9b4fd6f6bb571309301910ddce319038f38ce7aa03b50acb877f2ff5 Oct 27 09:56:29.706 INFO running `"docker" "start" "-a" "2d5f0e9b9b4fd6f6bb571309301910ddce319038f38ce7aa03b50acb877f2ff5"` Oct 27 09:56:30.871 INFO kablam! usermod: no changes Oct 27 09:56:30.947 INFO kablam! Checking memchr v1.0.1 Oct 27 09:56:31.495 INFO kablam! Checking nom v3.1.0 Oct 27 09:56:34.186 INFO kablam! Checking rustis v0.1.0 (/source) Oct 27 09:56:35.931 INFO kablam! warning: unused import: `IResult` Oct 27 09:56:35.931 INFO kablam! --> src/rustis/parse.rs:1:11 Oct 27 09:56:35.931 INFO kablam! | Oct 27 09:56:35.931 INFO kablam! 1 | use nom::{IResult, digit}; Oct 27 09:56:35.931 INFO kablam! | ^^^^^^^ Oct 27 09:56:35.931 INFO kablam! | Oct 27 09:56:35.931 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:56:35.931 INFO kablam! Oct 27 09:56:37.299 INFO kablam! warning: unused variable: `x` Oct 27 09:56:37.299 INFO kablam! --> src/rustis/db.rs:38:26 Oct 27 09:56:37.299 INFO kablam! | Oct 27 09:56:37.299 INFO kablam! 38 | Some(x) => { Oct 27 09:56:37.299 INFO kablam! | ^ help: consider using `_x` instead Oct 27 09:56:37.299 INFO kablam! | Oct 27 09:56:37.299 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:56:37.299 INFO kablam! Oct 27 09:56:37.519 INFO kablam! warning: field is never used: `exp` Oct 27 09:56:37.519 INFO kablam! --> src/rustis/db.rs:10:5 Oct 27 09:56:37.519 INFO kablam! | Oct 27 09:56:37.519 INFO kablam! 10 | exp:BinaryHeap, Oct 27 09:56:37.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:37.519 INFO kablam! | Oct 27 09:56:37.519 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:56:37.519 INFO kablam! Oct 27 09:56:37.524 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:56:37.524 INFO kablam! --> src/rustis/server.rs:79:29 Oct 27 09:56:37.524 INFO kablam! | Oct 27 09:56:37.524 INFO kablam! 79 | stream.read_to_string(buf); Oct 27 09:56:37.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:37.524 INFO kablam! | Oct 27 09:56:37.524 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:56:37.524 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:56:37.524 INFO kablam! Oct 27 09:56:37.559 INFO kablam! warning: unused variable: `x` Oct 27 09:56:37.560 INFO kablam! --> src/rustis/db.rs:38:26 Oct 27 09:56:37.560 INFO kablam! | Oct 27 09:56:37.560 INFO kablam! 38 | Some(x) => { Oct 27 09:56:37.560 INFO kablam! | ^ help: consider using `_x` instead Oct 27 09:56:37.560 INFO kablam! | Oct 27 09:56:37.560 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:56:37.560 INFO kablam! Oct 27 09:56:37.871 INFO kablam! warning: field is never used: `exp` Oct 27 09:56:37.871 INFO kablam! --> src/rustis/db.rs:10:5 Oct 27 09:56:37.871 INFO kablam! | Oct 27 09:56:37.871 INFO kablam! 10 | exp:BinaryHeap, Oct 27 09:56:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:37.871 INFO kablam! | Oct 27 09:56:37.871 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:56:37.871 INFO kablam! Oct 27 09:56:37.889 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:56:37.889 INFO kablam! --> src/rustis/server.rs:79:29 Oct 27 09:56:37.889 INFO kablam! | Oct 27 09:56:37.889 INFO kablam! 79 | stream.read_to_string(buf); Oct 27 09:56:37.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:56:37.889 INFO kablam! | Oct 27 09:56:37.890 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:56:37.890 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:56:37.890 INFO kablam! Oct 27 09:56:37.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.06s Oct 27 09:56:37.967 INFO kablam! su: No module specific data is present Oct 27 09:56:38.611 INFO running `"docker" "rm" "-f" "2d5f0e9b9b4fd6f6bb571309301910ddce319038f38ce7aa03b50acb877f2ff5"` Oct 27 09:56:38.899 INFO blam! 2d5f0e9b9b4fd6f6bb571309301910ddce319038f38ce7aa03b50acb877f2ff5