Oct 10 22:06:27.869 INFO testing henryroyal/cli-binary-search against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:06:27.869 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:06:27.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:06:28.402 INFO blam! 788c67645b11bd7412d3d6abd1b20b88e2bac016ef1faa305955fc856775308f Oct 10 22:06:28.409 INFO running `"docker" "start" "-a" "788c67645b11bd7412d3d6abd1b20b88e2bac016ef1faa305955fc856775308f"` Oct 10 22:06:29.484 INFO kablam! usermod: no changes Oct 10 22:06:29.533 INFO kablam! Compiling binary_search v0.1.0 (/source) Oct 10 22:06:30.256 INFO kablam! warning: unused variable: `len_one` Oct 10 22:06:30.257 INFO kablam! --> src/main.rs:27:9 Oct 10 22:06:30.257 INFO kablam! | Oct 10 22:06:30.257 INFO kablam! 27 | let len_one = one.remove(0); Oct 10 22:06:30.258 INFO kablam! | ^^^^^^^ help: consider using `_len_one` instead Oct 10 22:06:30.258 INFO kablam! | Oct 10 22:06:30.258 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:06:30.258 INFO kablam! Oct 10 22:06:30.259 INFO kablam! warning: unused variable: `len_two` Oct 10 22:06:30.259 INFO kablam! --> src/main.rs:28:9 Oct 10 22:06:30.259 INFO kablam! | Oct 10 22:06:30.259 INFO kablam! 28 | let len_two = two.remove(0); Oct 10 22:06:30.260 INFO kablam! | ^^^^^^^ help: consider using `_len_two` instead Oct 10 22:06:30.260 INFO kablam! Oct 10 22:06:30.260 INFO kablam! warning: variable `DEBUG` should have a snake case name such as `debug` Oct 10 22:06:30.260 INFO kablam! --> src/main.rs:25:9 Oct 10 22:06:30.261 INFO kablam! | Oct 10 22:06:30.261 INFO kablam! 25 | let DEBUG: bool = false; Oct 10 22:06:30.261 INFO kablam! | ^^^^^ Oct 10 22:06:30.261 INFO kablam! | Oct 10 22:06:30.262 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 22:06:30.262 INFO kablam! Oct 10 22:06:30.262 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:06:30.262 INFO kablam! --> src/main.rs:88:5 Oct 10 22:06:30.263 INFO kablam! | Oct 10 22:06:30.263 INFO kablam! 88 | stdin.read_line(&mut buffer); Oct 10 22:06:30.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:06:30.263 INFO kablam! | Oct 10 22:06:30.264 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:06:30.264 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:06:30.264 INFO kablam! Oct 10 22:06:30.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 10 22:06:30.916 INFO kablam! su: No module specific data is present Oct 10 22:06:31.453 INFO running `"docker" "rm" "-f" "788c67645b11bd7412d3d6abd1b20b88e2bac016ef1faa305955fc856775308f"` Oct 10 22:06:31.680 INFO blam! 788c67645b11bd7412d3d6abd1b20b88e2bac016ef1faa305955fc856775308f Oct 10 22:06:31.682 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:06:31.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:06:32.118 INFO blam! 62b30943a186e588fccc4a3fec640f21c8fea55bd03ed94693c2c6dd4ad7adcd Oct 10 22:06:32.118 INFO running `"docker" "start" "-a" "62b30943a186e588fccc4a3fec640f21c8fea55bd03ed94693c2c6dd4ad7adcd"` Oct 10 22:06:33.212 INFO kablam! usermod: no changes Oct 10 22:06:33.256 INFO kablam! Compiling binary_search v0.1.0 (/source) Oct 10 22:06:34.084 INFO kablam! warning: unused variable: `len_one` Oct 10 22:06:34.084 INFO kablam! --> src/main.rs:27:9 Oct 10 22:06:34.084 INFO kablam! | Oct 10 22:06:34.084 INFO kablam! 27 | let len_one = one.remove(0); Oct 10 22:06:34.084 INFO kablam! | ^^^^^^^ help: consider using `_len_one` instead Oct 10 22:06:34.084 INFO kablam! | Oct 10 22:06:34.084 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:06:34.084 INFO kablam! Oct 10 22:06:34.084 INFO kablam! warning: unused variable: `len_two` Oct 10 22:06:34.084 INFO kablam! --> src/main.rs:28:9 Oct 10 22:06:34.084 INFO kablam! | Oct 10 22:06:34.084 INFO kablam! 28 | let len_two = two.remove(0); Oct 10 22:06:34.084 INFO kablam! | ^^^^^^^ help: consider using `_len_two` instead Oct 10 22:06:34.084 INFO kablam! Oct 10 22:06:34.092 INFO kablam! warning: variable `DEBUG` should have a snake case name such as `debug` Oct 10 22:06:34.093 INFO kablam! --> src/main.rs:25:9 Oct 10 22:06:34.093 INFO kablam! | Oct 10 22:06:34.093 INFO kablam! 25 | let DEBUG: bool = false; Oct 10 22:06:34.093 INFO kablam! | ^^^^^ Oct 10 22:06:34.094 INFO kablam! | Oct 10 22:06:34.094 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 22:06:34.094 INFO kablam! Oct 10 22:06:34.094 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:06:34.095 INFO kablam! --> src/main.rs:88:5 Oct 10 22:06:34.095 INFO kablam! | Oct 10 22:06:34.095 INFO kablam! 88 | stdin.read_line(&mut buffer); Oct 10 22:06:34.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:06:34.096 INFO kablam! | Oct 10 22:06:34.096 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:06:34.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:06:34.096 INFO kablam! Oct 10 22:06:34.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 10 22:06:34.588 INFO kablam! su: No module specific data is present Oct 10 22:06:35.450 INFO running `"docker" "rm" "-f" "62b30943a186e588fccc4a3fec640f21c8fea55bd03ed94693c2c6dd4ad7adcd"` Oct 10 22:06:35.656 INFO blam! 62b30943a186e588fccc4a3fec640f21c8fea55bd03ed94693c2c6dd4ad7adcd Oct 10 22:06:35.659 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:06:35.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:06:36.002 INFO blam! 0492e1475b432a31ef16b5e8a319e11ceebeb9df4feba8d581e93f485a40ee10 Oct 10 22:06:36.008 INFO running `"docker" "start" "-a" "0492e1475b432a31ef16b5e8a319e11ceebeb9df4feba8d581e93f485a40ee10"` Oct 10 22:06:37.276 INFO kablam! usermod: no changes Oct 10 22:06:37.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 22:06:37.316 INFO kablam! Running /target/debug/deps/binary_search-7781b83108b708e1 Oct 10 22:06:37.324 INFO blam! Oct 10 22:06:37.324 INFO blam! running 0 tests Oct 10 22:06:37.324 INFO blam! Oct 10 22:06:37.324 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:06:37.324 INFO blam! Oct 10 22:06:37.328 INFO kablam! su: No module specific data is present Oct 10 22:06:37.936 INFO running `"docker" "rm" "-f" "0492e1475b432a31ef16b5e8a319e11ceebeb9df4feba8d581e93f485a40ee10"` Oct 10 22:06:38.160 INFO blam! 0492e1475b432a31ef16b5e8a319e11ceebeb9df4feba8d581e93f485a40ee10