Oct 14 19:01:23.870 INFO testing heejongahn/daily-BOJ against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:01:23.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 19:01:24.228 INFO blam! 4d8ecd1c989e51d9502abd37bbc5b77e4d84d6583134880db2aa2ae1d7ee773f Oct 14 19:01:24.231 INFO running `"docker" "start" "-a" "4d8ecd1c989e51d9502abd37bbc5b77e4d84d6583134880db2aa2ae1d7ee773f"` Oct 14 19:01:26.119 INFO kablam! usermod: no changes Oct 14 19:01:26.175 INFO kablam! Compiling daily-boj v0.1.0 (/source) Oct 14 19:01:27.567 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:27.568 INFO kablam! --> src/bin/2750.rs:31:12 Oct 14 19:01:27.568 INFO kablam! | Oct 14 19:01:27.568 INFO kablam! 31 | if (&v[i] < &v[len - 1]) { Oct 14 19:01:27.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:27.579 INFO kablam! | Oct 14 19:01:27.580 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:27.580 INFO kablam! Oct 14 19:01:27.695 INFO kablam! warning: unused import: `std::f32` Oct 14 19:01:27.696 INFO kablam! --> src/bin/1978.rs:2:5 Oct 14 19:01:27.696 INFO kablam! | Oct 14 19:01:27.696 INFO kablam! 2 | use std::f32; Oct 14 19:01:27.697 INFO kablam! | ^^^^^^^^ Oct 14 19:01:27.723 INFO kablam! | Oct 14 19:01:27.724 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:01:27.724 INFO kablam! Oct 14 19:01:27.724 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:27.725 INFO kablam! --> src/bin/1978.rs:6:12 Oct 14 19:01:27.725 INFO kablam! | Oct 14 19:01:27.725 INFO kablam! 6 | if ((n % i) == 0) { Oct 14 19:01:27.725 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:27.726 INFO kablam! | Oct 14 19:01:27.726 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:27.726 INFO kablam! Oct 14 19:01:27.727 INFO kablam! warning: unnecessary parentheses around `match` head expression Oct 14 19:01:27.727 INFO kablam! --> src/bin/1978.rs:26:15 Oct 14 19:01:27.727 INFO kablam! | Oct 14 19:01:27.728 INFO kablam! 26 | match (str::parse::(string)) { Oct 14 19:01:27.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:27.728 INFO kablam! Oct 14 19:01:28.076 INFO kablam! warning: unused variable: `numbers` Oct 14 19:01:28.077 INFO kablam! --> src/bin/1978.rs:22:9 Oct 14 19:01:28.077 INFO kablam! | Oct 14 19:01:28.077 INFO kablam! 22 | let numbers: Vec = Vec::new(); Oct 14 19:01:28.077 INFO kablam! | ^^^^^^^ help: consider using `_numbers` instead Oct 14 19:01:28.078 INFO kablam! | Oct 14 19:01:28.078 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:01:28.078 INFO kablam! Oct 14 19:01:28.083 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 19:01:28.083 INFO kablam! --> src/bin/2750.rs:9:5 Oct 14 19:01:28.083 INFO kablam! | Oct 14 19:01:28.084 INFO kablam! 9 | handle.read_line(&mut buf); Oct 14 19:01:28.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:01:28.084 INFO kablam! | Oct 14 19:01:28.085 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 19:01:28.085 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 19:01:28.085 INFO kablam! Oct 14 19:01:33.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.11s Oct 14 19:01:33.263 INFO kablam! su: No module specific data is present Oct 14 19:01:34.867 INFO running `"docker" "rm" "-f" "4d8ecd1c989e51d9502abd37bbc5b77e4d84d6583134880db2aa2ae1d7ee773f"` Oct 14 19:01:35.235 INFO blam! 4d8ecd1c989e51d9502abd37bbc5b77e4d84d6583134880db2aa2ae1d7ee773f Oct 14 19:01:35.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 19:01:35.635 INFO blam! 1c9227692bb585db0a43ead7e1260ef23bc3efc426fd4d859c3db49bd89167dc Oct 14 19:01:35.637 INFO running `"docker" "start" "-a" "1c9227692bb585db0a43ead7e1260ef23bc3efc426fd4d859c3db49bd89167dc"` Oct 14 19:01:37.143 INFO kablam! usermod: no changes Oct 14 19:01:37.223 INFO kablam! Compiling daily-boj v0.1.0 (/source) Oct 14 19:01:38.786 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:38.786 INFO kablam! --> src/bin/2750.rs:31:12 Oct 14 19:01:38.786 INFO kablam! | Oct 14 19:01:38.786 INFO kablam! 31 | if (&v[i] < &v[len - 1]) { Oct 14 19:01:38.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:38.786 INFO kablam! | Oct 14 19:01:38.786 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:38.786 INFO kablam! Oct 14 19:01:38.879 INFO kablam! warning: unused import: `std::f32` Oct 14 19:01:38.879 INFO kablam! --> src/bin/1978.rs:2:5 Oct 14 19:01:38.879 INFO kablam! | Oct 14 19:01:38.879 INFO kablam! 2 | use std::f32; Oct 14 19:01:38.879 INFO kablam! | ^^^^^^^^ Oct 14 19:01:38.879 INFO kablam! | Oct 14 19:01:38.879 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:01:38.879 INFO kablam! Oct 14 19:01:38.879 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:38.879 INFO kablam! --> src/bin/1978.rs:6:12 Oct 14 19:01:38.879 INFO kablam! | Oct 14 19:01:38.879 INFO kablam! 6 | if ((n % i) == 0) { Oct 14 19:01:38.879 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:38.879 INFO kablam! | Oct 14 19:01:38.879 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:38.879 INFO kablam! Oct 14 19:01:38.879 INFO kablam! warning: unnecessary parentheses around `match` head expression Oct 14 19:01:38.879 INFO kablam! --> src/bin/1978.rs:26:15 Oct 14 19:01:38.879 INFO kablam! | Oct 14 19:01:38.879 INFO kablam! 26 | match (str::parse::(string)) { Oct 14 19:01:38.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:38.879 INFO kablam! Oct 14 19:01:39.183 INFO kablam! warning: unused variable: `numbers` Oct 14 19:01:39.183 INFO kablam! --> src/bin/1978.rs:22:9 Oct 14 19:01:39.184 INFO kablam! | Oct 14 19:01:39.184 INFO kablam! 22 | let numbers: Vec = Vec::new(); Oct 14 19:01:39.184 INFO kablam! | ^^^^^^^ help: consider using `_numbers` instead Oct 14 19:01:39.185 INFO kablam! | Oct 14 19:01:39.185 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:01:39.185 INFO kablam! Oct 14 19:01:39.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 19:01:39.367 INFO kablam! --> src/bin/2750.rs:9:5 Oct 14 19:01:39.367 INFO kablam! | Oct 14 19:01:39.367 INFO kablam! 9 | handle.read_line(&mut buf); Oct 14 19:01:39.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:01:39.379 INFO kablam! | Oct 14 19:01:39.387 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 19:01:39.387 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 19:01:39.387 INFO kablam! Oct 14 19:01:41.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.74s Oct 14 19:01:41.906 INFO kablam! su: No module specific data is present Oct 14 19:01:43.605 INFO running `"docker" "rm" "-f" "1c9227692bb585db0a43ead7e1260ef23bc3efc426fd4d859c3db49bd89167dc"` Oct 14 19:01:43.911 INFO blam! 1c9227692bb585db0a43ead7e1260ef23bc3efc426fd4d859c3db49bd89167dc Oct 14 19:01:43.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 19:01:44.524 INFO blam! 85e5b268f7b37cb600f24aff4b77be7ec71bfbd960282bcab975e4d679f2b979 Oct 14 19:01:44.526 INFO running `"docker" "start" "-a" "85e5b268f7b37cb600f24aff4b77be7ec71bfbd960282bcab975e4d679f2b979"` Oct 14 19:01:46.384 INFO kablam! usermod: no changes Oct 14 19:01:46.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 19:01:46.463 INFO kablam! Running /target/debug/deps/daily_boj-8b5119c0e5a4ab11 Oct 14 19:01:46.471 INFO blam! Oct 14 19:01:46.471 INFO blam! running 1 test Oct 14 19:01:46.471 INFO blam! test tests::it_works ... ok Oct 14 19:01:46.471 INFO blam! Oct 14 19:01:46.471 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.471 INFO blam! Oct 14 19:01:46.475 INFO kablam! Running /target/debug/deps/1620-ccbf58909f9c4370 Oct 14 19:01:46.479 INFO blam! Oct 14 19:01:46.479 INFO blam! running 0 tests Oct 14 19:01:46.479 INFO blam! Oct 14 19:01:46.479 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.479 INFO blam! Oct 14 19:01:46.483 INFO kablam! Running /target/debug/deps/1978-84e528be7cdb9a77 Oct 14 19:01:46.483 INFO kablam! Running /target/debug/deps/2750-c11a39a4c6e38e9b Oct 14 19:01:46.483 INFO kablam! Running /target/debug/deps/2751-f990ab2e606567fb Oct 14 19:01:46.483 INFO blam! Oct 14 19:01:46.483 INFO blam! running 0 tests Oct 14 19:01:46.483 INFO blam! Oct 14 19:01:46.483 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.483 INFO blam! Oct 14 19:01:46.483 INFO blam! Oct 14 19:01:46.483 INFO blam! running 0 tests Oct 14 19:01:46.483 INFO blam! Oct 14 19:01:46.483 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.483 INFO blam! Oct 14 19:01:46.499 INFO blam! Oct 14 19:01:46.499 INFO kablam! Running /target/debug/deps/7785-168c858869a9c340 Oct 14 19:01:46.499 INFO blam! running 0 tests Oct 14 19:01:46.499 INFO blam! Oct 14 19:01:46.499 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.499 INFO blam! Oct 14 19:01:46.503 INFO blam! Oct 14 19:01:46.503 INFO blam! running 0 tests Oct 14 19:01:46.503 INFO blam! Oct 14 19:01:46.503 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.503 INFO blam! Oct 14 19:01:46.507 INFO kablam! Running /target/debug/deps/9375-bb01e3d34f94a7a2 Oct 14 19:01:46.515 INFO blam! Oct 14 19:01:46.515 INFO blam! running 0 tests Oct 14 19:01:46.515 INFO blam! Oct 14 19:01:46.515 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.515 INFO blam! Oct 14 19:01:46.519 INFO kablam! Doc-tests daily-boj Oct 14 19:01:46.955 INFO blam! Oct 14 19:01:46.955 INFO blam! running 0 tests Oct 14 19:01:46.955 INFO blam! Oct 14 19:01:46.955 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:46.955 INFO blam! Oct 14 19:01:46.962 INFO kablam! su: No module specific data is present Oct 14 19:01:48.102 INFO running `"docker" "rm" "-f" "85e5b268f7b37cb600f24aff4b77be7ec71bfbd960282bcab975e4d679f2b979"` Oct 14 19:01:48.499 INFO blam! 85e5b268f7b37cb600f24aff4b77be7ec71bfbd960282bcab975e4d679f2b979