Oct 31 18:49:31.050 INFO checking utgwkk/skkserv-current-date against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 18:49:31.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-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 31 18:49:31.520 INFO blam! 6a9f757444813168ad14d5dbe501e94c2baa1fb1bbfe9d0d188692750cdfe895 Oct 31 18:49:31.520 INFO running `"docker" "start" "-a" "6a9f757444813168ad14d5dbe501e94c2baa1fb1bbfe9d0d188692750cdfe895"` Oct 31 18:49:32.754 INFO kablam! usermod: no changes Oct 31 18:49:32.808 INFO kablam! Checking skk-server-date-converter v0.1.0 (/source) Oct 31 18:49:33.172 INFO kablam! warning: unused variable: `query` Oct 31 18:49:33.172 INFO kablam! --> src/main.rs:41:26 Oct 31 18:49:33.172 INFO kablam! | Oct 31 18:49:33.172 INFO kablam! 41 | Request::Convert(query) => { Oct 31 18:49:33.172 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 31 18:49:33.172 INFO kablam! | Oct 31 18:49:33.172 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 18:49:33.172 INFO kablam! Oct 31 18:49:33.172 INFO kablam! warning: unused variable: `query` Oct 31 18:49:33.172 INFO kablam! --> src/main.rs:50:32 Oct 31 18:49:33.172 INFO kablam! | Oct 31 18:49:33.172 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 31 18:49:33.172 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 31 18:49:33.172 INFO kablam! Oct 31 18:49:33.204 INFO kablam! warning: unused variable: `query` Oct 31 18:49:33.204 INFO kablam! --> src/main.rs:41:26 Oct 31 18:49:33.204 INFO kablam! | Oct 31 18:49:33.204 INFO kablam! 41 | Request::Convert(query) => { Oct 31 18:49:33.204 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 31 18:49:33.204 INFO kablam! | Oct 31 18:49:33.204 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 18:49:33.204 INFO kablam! Oct 31 18:49:33.204 INFO kablam! warning: unused variable: `query` Oct 31 18:49:33.204 INFO kablam! --> src/main.rs:50:32 Oct 31 18:49:33.204 INFO kablam! | Oct 31 18:49:33.204 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 31 18:49:33.204 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 31 18:49:33.204 INFO kablam! Oct 31 18:49:33.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.220 INFO kablam! --> src/main.rs:39:13 Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 31 18:49:33.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 18:49:33.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.220 INFO kablam! Oct 31 18:49:33.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.220 INFO kablam! --> src/main.rs:42:13 Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 31 18:49:33.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.220 INFO kablam! Oct 31 18:49:33.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.220 INFO kablam! --> src/main.rs:45:13 Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 31 18:49:33.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.220 INFO kablam! Oct 31 18:49:33.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.220 INFO kablam! --> src/main.rs:48:13 Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 31 18:49:33.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.220 INFO kablam! Oct 31 18:49:33.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.220 INFO kablam! --> src/main.rs:51:13 Oct 31 18:49:33.220 INFO kablam! | Oct 31 18:49:33.220 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 31 18:49:33.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.221 INFO kablam! | Oct 31 18:49:33.221 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.221 INFO kablam! Oct 31 18:49:33.244 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.244 INFO kablam! --> src/main.rs:39:13 Oct 31 18:49:33.244 INFO kablam! | Oct 31 18:49:33.245 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 31 18:49:33.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.245 INFO kablam! | Oct 31 18:49:33.245 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 18:49:33.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.245 INFO kablam! Oct 31 18:49:33.245 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.245 INFO kablam! --> src/main.rs:42:13 Oct 31 18:49:33.245 INFO kablam! | Oct 31 18:49:33.245 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 31 18:49:33.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.245 INFO kablam! | Oct 31 18:49:33.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.245 INFO kablam! Oct 31 18:49:33.245 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.245 INFO kablam! --> src/main.rs:45:13 Oct 31 18:49:33.245 INFO kablam! | Oct 31 18:49:33.245 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 31 18:49:33.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.245 INFO kablam! | Oct 31 18:49:33.245 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.246 INFO kablam! Oct 31 18:49:33.246 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.246 INFO kablam! --> src/main.rs:48:13 Oct 31 18:49:33.246 INFO kablam! | Oct 31 18:49:33.246 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 31 18:49:33.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.246 INFO kablam! | Oct 31 18:49:33.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.246 INFO kablam! Oct 31 18:49:33.246 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:49:33.246 INFO kablam! --> src/main.rs:51:13 Oct 31 18:49:33.246 INFO kablam! | Oct 31 18:49:33.246 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 31 18:49:33.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:33.246 INFO kablam! | Oct 31 18:49:33.246 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:49:33.246 INFO kablam! Oct 31 18:49:33.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Oct 31 18:49:33.304 INFO kablam! su: No module specific data is present Oct 31 18:49:34.040 INFO running `"docker" "rm" "-f" "6a9f757444813168ad14d5dbe501e94c2baa1fb1bbfe9d0d188692750cdfe895"` Oct 31 18:49:34.304 INFO blam! 6a9f757444813168ad14d5dbe501e94c2baa1fb1bbfe9d0d188692750cdfe895