Oct 14 18:56:02.281 INFO testing henryroyal/cli-binary-search against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:56:02.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 18:56:02.512 INFO blam! b48b849abc24fef4adb0ef2738ce27c10c3c8b88973833fd162c62fa9b57b8cb Oct 14 18:56:02.513 INFO running `"docker" "start" "-a" "b48b849abc24fef4adb0ef2738ce27c10c3c8b88973833fd162c62fa9b57b8cb"` Oct 14 18:56:03.043 INFO kablam! usermod: no changes Oct 14 18:56:03.071 INFO kablam! Compiling binary_search v0.1.0 (/source) Oct 14 18:56:03.306 INFO kablam! warning: unused variable: `len_one` Oct 14 18:56:03.306 INFO kablam! --> src/main.rs:27:9 Oct 14 18:56:03.306 INFO kablam! | Oct 14 18:56:03.306 INFO kablam! 27 | let len_one = one.remove(0); Oct 14 18:56:03.306 INFO kablam! | ^^^^^^^ help: consider using `_len_one` instead Oct 14 18:56:03.306 INFO kablam! | Oct 14 18:56:03.306 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:56:03.306 INFO kablam! Oct 14 18:56:03.306 INFO kablam! warning: unused variable: `len_two` Oct 14 18:56:03.306 INFO kablam! --> src/main.rs:28:9 Oct 14 18:56:03.306 INFO kablam! | Oct 14 18:56:03.306 INFO kablam! 28 | let len_two = two.remove(0); Oct 14 18:56:03.306 INFO kablam! | ^^^^^^^ help: consider using `_len_two` instead Oct 14 18:56:03.307 INFO kablam! Oct 14 18:56:03.314 INFO kablam! warning: variable `DEBUG` should have a snake case name such as `debug` Oct 14 18:56:03.314 INFO kablam! --> src/main.rs:25:9 Oct 14 18:56:03.314 INFO kablam! | Oct 14 18:56:03.314 INFO kablam! 25 | let DEBUG: bool = false; Oct 14 18:56:03.314 INFO kablam! | ^^^^^ Oct 14 18:56:03.314 INFO kablam! | Oct 14 18:56:03.314 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 18:56:03.314 INFO kablam! Oct 14 18:56:03.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:56:03.321 INFO kablam! --> src/main.rs:88:5 Oct 14 18:56:03.321 INFO kablam! | Oct 14 18:56:03.321 INFO kablam! 88 | stdin.read_line(&mut buffer); Oct 14 18:56:03.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:56:03.321 INFO kablam! | Oct 14 18:56:03.321 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:56:03.321 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:56:03.321 INFO kablam! Oct 14 18:56:03.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 14 18:56:03.831 INFO kablam! su: No module specific data is present Oct 14 18:56:04.284 INFO running `"docker" "rm" "-f" "b48b849abc24fef4adb0ef2738ce27c10c3c8b88973833fd162c62fa9b57b8cb"` Oct 14 18:56:04.475 INFO blam! b48b849abc24fef4adb0ef2738ce27c10c3c8b88973833fd162c62fa9b57b8cb Oct 14 18:56:04.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 18:56:04.813 INFO blam! 18a67e806fd92490921ddb8c5a1b5e6fb6ada807d08617cd13ea853a802279de Oct 14 18:56:04.819 INFO running `"docker" "start" "-a" "18a67e806fd92490921ddb8c5a1b5e6fb6ada807d08617cd13ea853a802279de"` Oct 14 18:56:05.805 INFO kablam! usermod: no changes Oct 14 18:56:05.851 INFO kablam! Compiling binary_search v0.1.0 (/source) Oct 14 18:56:06.141 INFO kablam! warning: unused variable: `len_one` Oct 14 18:56:06.141 INFO kablam! --> src/main.rs:27:9 Oct 14 18:56:06.142 INFO kablam! | Oct 14 18:56:06.142 INFO kablam! 27 | let len_one = one.remove(0); Oct 14 18:56:06.143 INFO kablam! | ^^^^^^^ help: consider using `_len_one` instead Oct 14 18:56:06.143 INFO kablam! | Oct 14 18:56:06.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:56:06.144 INFO kablam! Oct 14 18:56:06.144 INFO kablam! warning: unused variable: `len_two` Oct 14 18:56:06.145 INFO kablam! --> src/main.rs:28:9 Oct 14 18:56:06.145 INFO kablam! | Oct 14 18:56:06.145 INFO kablam! 28 | let len_two = two.remove(0); Oct 14 18:56:06.146 INFO kablam! | ^^^^^^^ help: consider using `_len_two` instead Oct 14 18:56:06.146 INFO kablam! Oct 14 18:56:06.147 INFO kablam! warning: variable `DEBUG` should have a snake case name such as `debug` Oct 14 18:56:06.148 INFO kablam! --> src/main.rs:25:9 Oct 14 18:56:06.148 INFO kablam! | Oct 14 18:56:06.148 INFO kablam! 25 | let DEBUG: bool = false; Oct 14 18:56:06.149 INFO kablam! | ^^^^^ Oct 14 18:56:06.149 INFO kablam! | Oct 14 18:56:06.149 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 18:56:06.150 INFO kablam! Oct 14 18:56:06.150 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:56:06.150 INFO kablam! --> src/main.rs:88:5 Oct 14 18:56:06.151 INFO kablam! | Oct 14 18:56:06.151 INFO kablam! 88 | stdin.read_line(&mut buffer); Oct 14 18:56:06.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:56:06.152 INFO kablam! | Oct 14 18:56:06.152 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:56:06.152 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:56:06.152 INFO kablam! Oct 14 18:56:06.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 14 18:56:06.539 INFO kablam! su: No module specific data is present Oct 14 18:56:06.901 INFO running `"docker" "rm" "-f" "18a67e806fd92490921ddb8c5a1b5e6fb6ada807d08617cd13ea853a802279de"` Oct 14 18:56:06.966 INFO blam! 18a67e806fd92490921ddb8c5a1b5e6fb6ada807d08617cd13ea853a802279de Oct 14 18:56:06.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 18:56:07.217 INFO blam! 63179cc1d1789d993dac39b2e2e49257ec45d0b49a3148b4d14cebfb3bc36012 Oct 14 18:56:07.217 INFO running `"docker" "start" "-a" "63179cc1d1789d993dac39b2e2e49257ec45d0b49a3148b4d14cebfb3bc36012"` Oct 14 18:56:07.622 INFO kablam! usermod: no changes Oct 14 18:56:07.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 18:56:07.652 INFO kablam! Running /target/debug/deps/binary_search-4992744f57af34af Oct 14 18:56:07.656 INFO blam! Oct 14 18:56:07.656 INFO blam! running 0 tests Oct 14 18:56:07.656 INFO blam! Oct 14 18:56:07.656 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:56:07.656 INFO blam! Oct 14 18:56:07.659 INFO kablam! su: No module specific data is present Oct 14 18:56:07.923 INFO running `"docker" "rm" "-f" "63179cc1d1789d993dac39b2e2e49257ec45d0b49a3148b4d14cebfb3bc36012"` Oct 14 18:56:08.008 INFO blam! 63179cc1d1789d993dac39b2e2e49257ec45d0b49a3148b4d14cebfb3bc36012