Oct 14 19:01:25.747 INFO testing heejongahn/daily-BOJ against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:01:25.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:26.249 INFO blam! fff5da820579b8e59223a86729c4256fe0a321b4888ce1b252217e83ab49a984 Oct 14 19:01:26.251 INFO running `"docker" "start" "-a" "fff5da820579b8e59223a86729c4256fe0a321b4888ce1b252217e83ab49a984"` Oct 14 19:01:28.655 INFO kablam! usermod: no changes Oct 14 19:01:28.747 INFO kablam! Compiling daily-boj v0.1.0 (/source) Oct 14 19:01:30.187 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:30.187 INFO kablam! --> src/bin/2750.rs:31:12 Oct 14 19:01:30.188 INFO kablam! | Oct 14 19:01:30.188 INFO kablam! 31 | if (&v[i] < &v[len - 1]) { Oct 14 19:01:30.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:30.189 INFO kablam! | Oct 14 19:01:30.189 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:30.189 INFO kablam! Oct 14 19:01:30.207 INFO kablam! warning: unused import: `std::f32` Oct 14 19:01:30.207 INFO kablam! --> src/bin/1978.rs:2:5 Oct 14 19:01:30.207 INFO kablam! | Oct 14 19:01:30.207 INFO kablam! 2 | use std::f32; Oct 14 19:01:30.207 INFO kablam! | ^^^^^^^^ Oct 14 19:01:30.207 INFO kablam! | Oct 14 19:01:30.207 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:01:30.207 INFO kablam! Oct 14 19:01:30.211 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:30.211 INFO kablam! --> src/bin/1978.rs:6:12 Oct 14 19:01:30.211 INFO kablam! | Oct 14 19:01:30.211 INFO kablam! 6 | if ((n % i) == 0) { Oct 14 19:01:30.211 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:30.211 INFO kablam! | Oct 14 19:01:30.211 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:30.211 INFO kablam! Oct 14 19:01:30.215 INFO kablam! warning: unnecessary parentheses around `match` head expression Oct 14 19:01:30.215 INFO kablam! --> src/bin/1978.rs:26:15 Oct 14 19:01:30.215 INFO kablam! | Oct 14 19:01:30.215 INFO kablam! 26 | match (str::parse::(string)) { Oct 14 19:01:30.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:30.215 INFO kablam! Oct 14 19:01:30.389 INFO kablam! warning: unused variable: `numbers` Oct 14 19:01:30.389 INFO kablam! --> src/bin/1978.rs:22:9 Oct 14 19:01:30.390 INFO kablam! | Oct 14 19:01:30.391 INFO kablam! 22 | let numbers: Vec = Vec::new(); Oct 14 19:01:30.391 INFO kablam! | ^^^^^^^ help: consider using `_numbers` instead Oct 14 19:01:30.391 INFO kablam! | Oct 14 19:01:30.391 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:01:30.392 INFO kablam! Oct 14 19:01:30.570 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 19:01:30.571 INFO kablam! --> src/bin/2750.rs:9:5 Oct 14 19:01:30.571 INFO kablam! | Oct 14 19:01:30.571 INFO kablam! 9 | handle.read_line(&mut buf); Oct 14 19:01:30.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:01:30.591 INFO kablam! | Oct 14 19:01:30.592 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 19:01:30.592 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 19:01:30.592 INFO kablam! Oct 14 19:01:36.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.42s Oct 14 19:01:36.129 INFO kablam! su: No module specific data is present Oct 14 19:01:37.570 INFO running `"docker" "rm" "-f" "fff5da820579b8e59223a86729c4256fe0a321b4888ce1b252217e83ab49a984"` Oct 14 19:01:37.993 INFO blam! fff5da820579b8e59223a86729c4256fe0a321b4888ce1b252217e83ab49a984 Oct 14 19:01:37.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:38.536 INFO blam! b465999d692e690add8824cdae88c0acaca37e341bb6ff709d931034a7587328 Oct 14 19:01:38.538 INFO running `"docker" "start" "-a" "b465999d692e690add8824cdae88c0acaca37e341bb6ff709d931034a7587328"` Oct 14 19:01:41.326 INFO kablam! usermod: no changes Oct 14 19:01:41.407 INFO kablam! Compiling daily-boj v0.1.0 (/source) Oct 14 19:01:42.411 INFO kablam! warning: unused import: `std::f32` Oct 14 19:01:42.411 INFO kablam! --> src/bin/1978.rs:2:5 Oct 14 19:01:42.411 INFO kablam! | Oct 14 19:01:42.411 INFO kablam! 2 | use std::f32; Oct 14 19:01:42.411 INFO kablam! | ^^^^^^^^ Oct 14 19:01:42.411 INFO kablam! | Oct 14 19:01:42.411 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:01:42.411 INFO kablam! Oct 14 19:01:42.411 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:42.411 INFO kablam! --> src/bin/1978.rs:6:12 Oct 14 19:01:42.411 INFO kablam! | Oct 14 19:01:42.411 INFO kablam! 6 | if ((n % i) == 0) { Oct 14 19:01:42.411 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:42.411 INFO kablam! | Oct 14 19:01:42.411 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:42.411 INFO kablam! Oct 14 19:01:42.411 INFO kablam! warning: unnecessary parentheses around `match` head expression Oct 14 19:01:42.411 INFO kablam! --> src/bin/1978.rs:26:15 Oct 14 19:01:42.411 INFO kablam! | Oct 14 19:01:42.411 INFO kablam! 26 | match (str::parse::(string)) { Oct 14 19:01:42.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:42.411 INFO kablam! Oct 14 19:01:42.721 INFO kablam! warning: unused variable: `numbers` Oct 14 19:01:42.721 INFO kablam! --> src/bin/1978.rs:22:9 Oct 14 19:01:42.721 INFO kablam! | Oct 14 19:01:42.721 INFO kablam! 22 | let numbers: Vec = Vec::new(); Oct 14 19:01:42.721 INFO kablam! | ^^^^^^^ help: consider using `_numbers` instead Oct 14 19:01:42.721 INFO kablam! | Oct 14 19:01:42.721 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:01:42.721 INFO kablam! Oct 14 19:01:42.914 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 19:01:42.914 INFO kablam! --> src/bin/2750.rs:31:12 Oct 14 19:01:42.914 INFO kablam! | Oct 14 19:01:42.914 INFO kablam! 31 | if (&v[i] < &v[len - 1]) { Oct 14 19:01:42.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 19:01:42.922 INFO kablam! | Oct 14 19:01:42.923 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:01:42.923 INFO kablam! Oct 14 19:01:43.447 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 19:01:43.447 INFO kablam! --> src/bin/2750.rs:9:5 Oct 14 19:01:43.447 INFO kablam! | Oct 14 19:01:43.447 INFO kablam! 9 | handle.read_line(&mut buf); Oct 14 19:01:43.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:01:43.447 INFO kablam! | Oct 14 19:01:43.447 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 19:01:43.447 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 19:01:43.447 INFO kablam! Oct 14 19:01:45.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Oct 14 19:01:45.332 INFO kablam! su: No module specific data is present Oct 14 19:01:46.670 INFO running `"docker" "rm" "-f" "b465999d692e690add8824cdae88c0acaca37e341bb6ff709d931034a7587328"` Oct 14 19:01:46.971 INFO blam! b465999d692e690add8824cdae88c0acaca37e341bb6ff709d931034a7587328 Oct 14 19:01:46.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:47.455 INFO blam! 71a540e9fc616f1c698989d7eda92a76985171cf1ce0956919836d2b84d9570b Oct 14 19:01:47.461 INFO running `"docker" "start" "-a" "71a540e9fc616f1c698989d7eda92a76985171cf1ce0956919836d2b84d9570b"` Oct 14 19:01:49.574 INFO kablam! usermod: no changes Oct 14 19:01:49.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 19:01:49.691 INFO kablam! Running /target/debug/deps/daily_boj-5ed151063aff8a93 Oct 14 19:01:49.699 INFO kablam! Running /target/debug/deps/1620-250b7bf07a1e0f3c Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO kablam! Running /target/debug/deps/1978-c3ad2b1b67370620 Oct 14 19:01:49.699 INFO blam! running 1 test Oct 14 19:01:49.699 INFO kablam! Running /target/debug/deps/2750-742acd106224af51 Oct 14 19:01:49.699 INFO blam! test tests::it_works ... ok Oct 14 19:01:49.699 INFO kablam! Running /target/debug/deps/2751-f7e980a76243ee5c Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! running 0 tests Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! running 0 tests Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! running 0 tests Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.699 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.699 INFO blam! Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.703 INFO kablam! Running /target/debug/deps/7785-d4f7e335e40f77a7 Oct 14 19:01:49.703 INFO blam! running 0 tests Oct 14 19:01:49.703 INFO kablam! Running /target/debug/deps/9375-bc2b4433017d5aee Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.703 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.703 INFO blam! running 0 tests Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.703 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.703 INFO blam! Oct 14 19:01:49.704 INFO blam! running 0 tests Oct 14 19:01:49.704 INFO blam! Oct 14 19:01:49.704 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:49.704 INFO blam! Oct 14 19:01:49.715 INFO kablam! Doc-tests daily-boj Oct 14 19:01:50.116 INFO blam! Oct 14 19:01:50.116 INFO blam! running 0 tests Oct 14 19:01:50.116 INFO blam! Oct 14 19:01:50.117 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:01:50.117 INFO blam! Oct 14 19:01:50.122 INFO kablam! su: No module specific data is present Oct 14 19:01:51.640 INFO running `"docker" "rm" "-f" "71a540e9fc616f1c698989d7eda92a76985171cf1ce0956919836d2b84d9570b"` Oct 14 19:01:52.047 INFO blam! 71a540e9fc616f1c698989d7eda92a76985171cf1ce0956919836d2b84d9570b