Oct 21 12:35:20.854 INFO checking utgwkk/skkserv-current-date against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:35:20.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 12:35:21.181 INFO blam! da2fd0a2530e33e490696adf13280420eb6c3f36c9747d18db66caeff555c963 Oct 21 12:35:21.186 INFO running `"docker" "start" "-a" "da2fd0a2530e33e490696adf13280420eb6c3f36c9747d18db66caeff555c963"` Oct 21 12:35:22.095 INFO kablam! usermod: no changes Oct 21 12:35:22.136 INFO kablam! Checking skk-server-date-converter v0.1.0 (/source) Oct 21 12:35:22.544 INFO kablam! warning: unused variable: `query` Oct 21 12:35:22.544 INFO kablam! --> src/main.rs:41:26 Oct 21 12:35:22.544 INFO kablam! | Oct 21 12:35:22.544 INFO kablam! 41 | Request::Convert(query) => { Oct 21 12:35:22.544 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 21 12:35:22.544 INFO kablam! | Oct 21 12:35:22.544 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:35:22.544 INFO kablam! Oct 21 12:35:22.544 INFO kablam! warning: unused variable: `query` Oct 21 12:35:22.544 INFO kablam! --> src/main.rs:50:32 Oct 21 12:35:22.544 INFO kablam! | Oct 21 12:35:22.544 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 21 12:35:22.544 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 21 12:35:22.544 INFO kablam! Oct 21 12:35:22.544 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.544 INFO kablam! --> src/main.rs:39:13 Oct 21 12:35:22.544 INFO kablam! | Oct 21 12:35:22.544 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 21 12:35:22.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.559 INFO kablam! | Oct 21 12:35:22.559 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 12:35:22.560 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.560 INFO kablam! Oct 21 12:35:22.560 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.560 INFO kablam! --> src/main.rs:42:13 Oct 21 12:35:22.560 INFO kablam! | Oct 21 12:35:22.560 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 21 12:35:22.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.561 INFO kablam! | Oct 21 12:35:22.561 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.561 INFO kablam! Oct 21 12:35:22.561 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.562 INFO kablam! --> src/main.rs:45:13 Oct 21 12:35:22.562 INFO kablam! | Oct 21 12:35:22.562 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 21 12:35:22.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.562 INFO kablam! | Oct 21 12:35:22.562 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.562 INFO kablam! Oct 21 12:35:22.563 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.563 INFO kablam! --> src/main.rs:48:13 Oct 21 12:35:22.563 INFO kablam! | Oct 21 12:35:22.563 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 21 12:35:22.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.563 INFO kablam! | Oct 21 12:35:22.564 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.564 INFO kablam! Oct 21 12:35:22.564 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.564 INFO kablam! --> src/main.rs:51:13 Oct 21 12:35:22.564 INFO kablam! | Oct 21 12:35:22.564 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 21 12:35:22.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.565 INFO kablam! | Oct 21 12:35:22.565 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.565 INFO kablam! Oct 21 12:35:22.565 INFO kablam! warning: unused variable: `query` Oct 21 12:35:22.566 INFO kablam! --> src/main.rs:41:26 Oct 21 12:35:22.566 INFO kablam! | Oct 21 12:35:22.566 INFO kablam! 41 | Request::Convert(query) => { Oct 21 12:35:22.566 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 21 12:35:22.566 INFO kablam! | Oct 21 12:35:22.566 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 12:35:22.567 INFO kablam! Oct 21 12:35:22.567 INFO kablam! warning: unused variable: `query` Oct 21 12:35:22.567 INFO kablam! --> src/main.rs:50:32 Oct 21 12:35:22.567 INFO kablam! | Oct 21 12:35:22.567 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 21 12:35:22.568 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 21 12:35:22.568 INFO kablam! Oct 21 12:35:22.576 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.576 INFO kablam! --> src/main.rs:39:13 Oct 21 12:35:22.576 INFO kablam! | Oct 21 12:35:22.576 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 21 12:35:22.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.576 INFO kablam! | Oct 21 12:35:22.576 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 12:35:22.576 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.576 INFO kablam! Oct 21 12:35:22.576 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.576 INFO kablam! --> src/main.rs:42:13 Oct 21 12:35:22.576 INFO kablam! | Oct 21 12:35:22.576 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 21 12:35:22.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.577 INFO kablam! Oct 21 12:35:22.577 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.577 INFO kablam! --> src/main.rs:45:13 Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 21 12:35:22.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.577 INFO kablam! Oct 21 12:35:22.577 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.577 INFO kablam! --> src/main.rs:48:13 Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 21 12:35:22.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.577 INFO kablam! Oct 21 12:35:22.577 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 12:35:22.577 INFO kablam! --> src/main.rs:51:13 Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 21 12:35:22.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:35:22.577 INFO kablam! | Oct 21 12:35:22.577 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 12:35:22.577 INFO kablam! Oct 21 12:35:22.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 21 12:35:22.604 INFO kablam! su: No module specific data is present Oct 21 12:35:23.126 INFO running `"docker" "rm" "-f" "da2fd0a2530e33e490696adf13280420eb6c3f36c9747d18db66caeff555c963"` Oct 21 12:35:23.437 INFO blam! da2fd0a2530e33e490696adf13280420eb6c3f36c9747d18db66caeff555c963