Oct 27 03:54:31.232 INFO checking henryroyal/cli-binary-search against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 03:54:31.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 03:54:31.736 INFO blam! a06b0dde6758e9a746991ab04e9621dec5762af42c1ac25b4a6f9ad6d4ad6416 Oct 27 03:54:31.739 INFO running `"docker" "start" "-a" "a06b0dde6758e9a746991ab04e9621dec5762af42c1ac25b4a6f9ad6d4ad6416"` Oct 27 03:54:32.766 INFO kablam! usermod: no changes Oct 27 03:54:32.815 INFO kablam! Checking binary_search v0.1.0 (/source) Oct 27 03:54:33.343 INFO kablam! warning: unused variable: `len_one` Oct 27 03:54:33.343 INFO kablam! --> src/main.rs:27:9 Oct 27 03:54:33.344 INFO kablam! | Oct 27 03:54:33.344 INFO kablam! 27 | let len_one = one.remove(0); Oct 27 03:54:33.344 INFO kablam! | ^^^^^^^ help: consider using `_len_one` instead Oct 27 03:54:33.344 INFO kablam! | Oct 27 03:54:33.345 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:54:33.345 INFO kablam! Oct 27 03:54:33.345 INFO kablam! warning: unused variable: `len_two` Oct 27 03:54:33.345 INFO kablam! --> src/main.rs:28:9 Oct 27 03:54:33.346 INFO kablam! | Oct 27 03:54:33.346 INFO kablam! 28 | let len_two = two.remove(0); Oct 27 03:54:33.346 INFO kablam! | ^^^^^^^ help: consider using `_len_two` instead Oct 27 03:54:33.346 INFO kablam! Oct 27 03:54:33.363 INFO kablam! warning: variable `DEBUG` should have a snake case name such as `debug` Oct 27 03:54:33.364 INFO kablam! --> src/main.rs:25:9 Oct 27 03:54:33.364 INFO kablam! | Oct 27 03:54:33.364 INFO kablam! 25 | let DEBUG: bool = false; Oct 27 03:54:33.365 INFO kablam! | ^^^^^ Oct 27 03:54:33.365 INFO kablam! | Oct 27 03:54:33.365 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 03:54:33.365 INFO kablam! Oct 27 03:54:33.366 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:54:33.366 INFO kablam! --> src/main.rs:88:5 Oct 27 03:54:33.366 INFO kablam! | Oct 27 03:54:33.367 INFO kablam! 88 | stdin.read_line(&mut buffer); Oct 27 03:54:33.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:54:33.367 INFO kablam! | Oct 27 03:54:33.368 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 03:54:33.368 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:54:33.368 INFO kablam! Oct 27 03:54:33.469 INFO kablam! warning: unused variable: `len_one` Oct 27 03:54:33.469 INFO kablam! --> src/main.rs:27:9 Oct 27 03:54:33.469 INFO kablam! | Oct 27 03:54:33.470 INFO kablam! 27 | let len_one = one.remove(0); Oct 27 03:54:33.470 INFO kablam! | ^^^^^^^ help: consider using `_len_one` instead Oct 27 03:54:33.470 INFO kablam! | Oct 27 03:54:33.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:54:33.471 INFO kablam! Oct 27 03:54:33.471 INFO kablam! warning: unused variable: `len_two` Oct 27 03:54:33.472 INFO kablam! --> src/main.rs:28:9 Oct 27 03:54:33.472 INFO kablam! | Oct 27 03:54:33.472 INFO kablam! 28 | let len_two = two.remove(0); Oct 27 03:54:33.473 INFO kablam! | ^^^^^^^ help: consider using `_len_two` instead Oct 27 03:54:33.473 INFO kablam! Oct 27 03:54:33.480 INFO kablam! warning: variable `DEBUG` should have a snake case name such as `debug` Oct 27 03:54:33.480 INFO kablam! --> src/main.rs:25:9 Oct 27 03:54:33.481 INFO kablam! | Oct 27 03:54:33.481 INFO kablam! 25 | let DEBUG: bool = false; Oct 27 03:54:33.481 INFO kablam! | ^^^^^ Oct 27 03:54:33.482 INFO kablam! | Oct 27 03:54:33.482 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 03:54:33.482 INFO kablam! Oct 27 03:54:33.482 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 03:54:33.483 INFO kablam! --> src/main.rs:88:5 Oct 27 03:54:33.483 INFO kablam! | Oct 27 03:54:33.483 INFO kablam! 88 | stdin.read_line(&mut buffer); Oct 27 03:54:33.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:54:33.484 INFO kablam! | Oct 27 03:54:33.484 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 03:54:33.485 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 03:54:33.485 INFO kablam! Oct 27 03:54:33.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 27 03:54:33.516 INFO kablam! su: No module specific data is present Oct 27 03:54:34.395 INFO running `"docker" "rm" "-f" "a06b0dde6758e9a746991ab04e9621dec5762af42c1ac25b4a6f9ad6d4ad6416"` Oct 27 03:54:34.630 INFO blam! a06b0dde6758e9a746991ab04e9621dec5762af42c1ac25b4a6f9ad6d4ad6416