Oct 10 22:09:49.845 INFO testing heejongahn/daily-BOJ against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:09:49.845 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:09:49.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:09:50.324 INFO blam! 870c3c76fd9237b8e886b9284d2e82f18d4c8350cb175b795f6fd957ad8553b2 Oct 10 22:09:50.324 INFO running `"docker" "start" "-a" "870c3c76fd9237b8e886b9284d2e82f18d4c8350cb175b795f6fd957ad8553b2"` Oct 10 22:09:51.848 INFO kablam! usermod: no changes Oct 10 22:09:51.904 INFO kablam! Compiling daily-boj v0.1.0 (/source) Oct 10 22:09:54.832 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 22:09:54.832 INFO kablam! --> src/bin/2750.rs:31:12 Oct 10 22:09:54.832 INFO kablam! | Oct 10 22:09:54.832 INFO kablam! 31 | if (&v[i] < &v[len - 1]) { Oct 10 22:09:54.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:09:54.832 INFO kablam! | Oct 10 22:09:54.832 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:09:54.832 INFO kablam! Oct 10 22:09:55.080 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:09:55.080 INFO kablam! --> src/bin/2750.rs:9:5 Oct 10 22:09:55.080 INFO kablam! | Oct 10 22:09:55.080 INFO kablam! 9 | handle.read_line(&mut buf); Oct 10 22:09:55.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:09:55.080 INFO kablam! | Oct 10 22:09:55.080 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:09:55.080 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:09:55.080 INFO kablam! Oct 10 22:09:55.580 INFO kablam! warning: unused import: `std::f32` Oct 10 22:09:55.580 INFO kablam! --> src/bin/1978.rs:2:5 Oct 10 22:09:55.580 INFO kablam! | Oct 10 22:09:55.580 INFO kablam! 2 | use std::f32; Oct 10 22:09:55.580 INFO kablam! | ^^^^^^^^ Oct 10 22:09:55.584 INFO kablam! | Oct 10 22:09:55.585 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:09:55.585 INFO kablam! Oct 10 22:09:55.585 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 22:09:55.585 INFO kablam! --> src/bin/1978.rs:6:12 Oct 10 22:09:55.586 INFO kablam! | Oct 10 22:09:55.586 INFO kablam! 6 | if ((n % i) == 0) { Oct 10 22:09:55.586 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:09:55.586 INFO kablam! | Oct 10 22:09:55.587 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:09:55.587 INFO kablam! Oct 10 22:09:55.587 INFO kablam! warning: unnecessary parentheses around `match` head expression Oct 10 22:09:55.587 INFO kablam! --> src/bin/1978.rs:26:15 Oct 10 22:09:55.587 INFO kablam! | Oct 10 22:09:55.588 INFO kablam! 26 | match (str::parse::(string)) { Oct 10 22:09:55.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:09:55.588 INFO kablam! Oct 10 22:09:55.860 INFO kablam! warning: unused variable: `numbers` Oct 10 22:09:55.860 INFO kablam! --> src/bin/1978.rs:22:9 Oct 10 22:09:55.860 INFO kablam! | Oct 10 22:09:55.860 INFO kablam! 22 | let numbers: Vec = Vec::new(); Oct 10 22:09:55.860 INFO kablam! | ^^^^^^^ help: consider using `_numbers` instead Oct 10 22:09:55.860 INFO kablam! | Oct 10 22:09:55.860 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:09:55.860 INFO kablam! Oct 10 22:09:59.090 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.22s Oct 10 22:09:59.097 INFO kablam! su: No module specific data is present Oct 10 22:09:59.814 INFO running `"docker" "rm" "-f" "870c3c76fd9237b8e886b9284d2e82f18d4c8350cb175b795f6fd957ad8553b2"` Oct 10 22:10:00.118 INFO blam! 870c3c76fd9237b8e886b9284d2e82f18d4c8350cb175b795f6fd957ad8553b2 Oct 10 22:10:00.128 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:10:00.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:10:00.556 INFO blam! dcb56a8d7246c39714fed76c12cb53bd46a8e16f60fdf4a7df97a57629996142 Oct 10 22:10:00.573 INFO running `"docker" "start" "-a" "dcb56a8d7246c39714fed76c12cb53bd46a8e16f60fdf4a7df97a57629996142"` Oct 10 22:10:01.496 INFO kablam! usermod: no changes Oct 10 22:10:01.590 INFO kablam! Compiling daily-boj v0.1.0 (/source) Oct 10 22:10:03.825 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 22:10:03.825 INFO kablam! --> src/bin/2750.rs:31:12 Oct 10 22:10:03.825 INFO kablam! | Oct 10 22:10:03.825 INFO kablam! 31 | if (&v[i] < &v[len - 1]) { Oct 10 22:10:03.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:10:03.825 INFO kablam! | Oct 10 22:10:03.825 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:10:03.825 INFO kablam! Oct 10 22:10:03.980 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:10:03.980 INFO kablam! --> src/bin/2750.rs:9:5 Oct 10 22:10:03.980 INFO kablam! | Oct 10 22:10:03.980 INFO kablam! 9 | handle.read_line(&mut buf); Oct 10 22:10:03.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:10:03.980 INFO kablam! | Oct 10 22:10:03.980 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:10:03.980 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:10:03.980 INFO kablam! Oct 10 22:10:04.856 INFO kablam! warning: unused import: `std::f32` Oct 10 22:10:04.856 INFO kablam! --> src/bin/1978.rs:2:5 Oct 10 22:10:04.856 INFO kablam! | Oct 10 22:10:04.856 INFO kablam! 2 | use std::f32; Oct 10 22:10:04.856 INFO kablam! | ^^^^^^^^ Oct 10 22:10:04.856 INFO kablam! | Oct 10 22:10:04.856 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:10:04.856 INFO kablam! Oct 10 22:10:04.856 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 22:10:04.856 INFO kablam! --> src/bin/1978.rs:6:12 Oct 10 22:10:04.856 INFO kablam! | Oct 10 22:10:04.857 INFO kablam! 6 | if ((n % i) == 0) { Oct 10 22:10:04.857 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:10:04.857 INFO kablam! | Oct 10 22:10:04.857 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:10:04.857 INFO kablam! Oct 10 22:10:04.857 INFO kablam! warning: unnecessary parentheses around `match` head expression Oct 10 22:10:04.857 INFO kablam! --> src/bin/1978.rs:26:15 Oct 10 22:10:04.857 INFO kablam! | Oct 10 22:10:04.857 INFO kablam! 26 | match (str::parse::(string)) { Oct 10 22:10:04.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 22:10:04.857 INFO kablam! Oct 10 22:10:05.118 INFO kablam! warning: unused variable: `numbers` Oct 10 22:10:05.118 INFO kablam! --> src/bin/1978.rs:22:9 Oct 10 22:10:05.118 INFO kablam! | Oct 10 22:10:05.118 INFO kablam! 22 | let numbers: Vec = Vec::new(); Oct 10 22:10:05.118 INFO kablam! | ^^^^^^^ help: consider using `_numbers` instead Oct 10 22:10:05.118 INFO kablam! | Oct 10 22:10:05.118 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:10:05.118 INFO kablam! Oct 10 22:10:07.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.83s Oct 10 22:10:07.392 INFO kablam! su: No module specific data is present Oct 10 22:10:08.069 INFO running `"docker" "rm" "-f" "dcb56a8d7246c39714fed76c12cb53bd46a8e16f60fdf4a7df97a57629996142"` Oct 10 22:10:08.374 INFO blam! dcb56a8d7246c39714fed76c12cb53bd46a8e16f60fdf4a7df97a57629996142 Oct 10 22:10:08.375 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:10:08.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:10:08.823 INFO blam! 5418a0f07f09dd1a38def793c8f3531a68cecb93e92e52580a17a27d420847c1 Oct 10 22:10:08.825 INFO running `"docker" "start" "-a" "5418a0f07f09dd1a38def793c8f3531a68cecb93e92e52580a17a27d420847c1"` Oct 10 22:10:10.653 INFO kablam! usermod: no changes Oct 10 22:10:10.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 22:10:10.736 INFO blam! Oct 10 22:10:10.736 INFO blam! running 1 test Oct 10 22:10:10.737 INFO kablam! Running /target/debug/deps/daily_boj-5ed151063aff8a93 Oct 10 22:10:10.740 INFO blam! test tests::it_works ... ok Oct 10 22:10:10.740 INFO blam! Oct 10 22:10:10.740 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.740 INFO blam! Oct 10 22:10:10.741 INFO kablam! Running /target/debug/deps/1620-250b7bf07a1e0f3c Oct 10 22:10:10.741 INFO blam! Oct 10 22:10:10.741 INFO blam! running 0 tests Oct 10 22:10:10.741 INFO blam! Oct 10 22:10:10.741 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.742 INFO blam! Oct 10 22:10:10.752 INFO kablam! Running /target/debug/deps/1978-c3ad2b1b67370620 Oct 10 22:10:10.753 INFO kablam! Running /target/debug/deps/2750-742acd106224af51 Oct 10 22:10:10.753 INFO kablam! Running /target/debug/deps/2751-f7e980a76243ee5c Oct 10 22:10:10.753 INFO blam! Oct 10 22:10:10.753 INFO blam! running 0 tests Oct 10 22:10:10.753 INFO blam! Oct 10 22:10:10.753 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.753 INFO blam! Oct 10 22:10:10.753 INFO blam! Oct 10 22:10:10.753 INFO blam! running 0 tests Oct 10 22:10:10.753 INFO blam! Oct 10 22:10:10.753 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.753 INFO blam! Oct 10 22:10:10.756 INFO blam! Oct 10 22:10:10.756 INFO blam! running 0 tests Oct 10 22:10:10.756 INFO blam! Oct 10 22:10:10.756 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.756 INFO blam! Oct 10 22:10:10.756 INFO blam! Oct 10 22:10:10.756 INFO blam! running 0 tests Oct 10 22:10:10.756 INFO blam! Oct 10 22:10:10.756 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.756 INFO blam! Oct 10 22:10:10.758 INFO kablam! Running /target/debug/deps/7785-d4f7e335e40f77a7 Oct 10 22:10:10.758 INFO kablam! Running /target/debug/deps/9375-bc2b4433017d5aee Oct 10 22:10:10.768 INFO blam! Oct 10 22:10:10.768 INFO blam! running 0 tests Oct 10 22:10:10.768 INFO blam! Oct 10 22:10:10.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:10.768 INFO blam! Oct 10 22:10:10.769 INFO kablam! Doc-tests daily-boj Oct 10 22:10:11.876 INFO blam! Oct 10 22:10:11.876 INFO blam! running 0 tests Oct 10 22:10:11.876 INFO blam! Oct 10 22:10:11.876 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:10:11.876 INFO blam! Oct 10 22:10:11.880 INFO kablam! su: No module specific data is present Oct 10 22:10:13.076 INFO running `"docker" "rm" "-f" "5418a0f07f09dd1a38def793c8f3531a68cecb93e92e52580a17a27d420847c1"` Oct 10 22:10:13.420 INFO blam! 5418a0f07f09dd1a38def793c8f3531a68cecb93e92e52580a17a27d420847c1