Oct 26 18:39:49.870 INFO checking utgwkk/skkserv-current-date against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 18:39:49.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 26 18:39:50.433 INFO blam! f7ed038d9b156ff2ef0c33e0cb013959cc0f8cf653a2a35b6eed37702955582a Oct 26 18:39:50.437 INFO running `"docker" "start" "-a" "f7ed038d9b156ff2ef0c33e0cb013959cc0f8cf653a2a35b6eed37702955582a"` Oct 26 18:39:51.398 INFO kablam! usermod: no changes Oct 26 18:39:51.455 INFO kablam! Checking skk-server-date-converter v0.1.0 (/source) Oct 26 18:39:51.867 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.867 INFO kablam! --> src/main.rs:41:26 Oct 26 18:39:51.867 INFO kablam! | Oct 26 18:39:51.867 INFO kablam! 41 | Request::Convert(query) => { Oct 26 18:39:51.867 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.867 INFO kablam! | Oct 26 18:39:51.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:39:51.867 INFO kablam! Oct 26 18:39:51.867 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.867 INFO kablam! --> src/main.rs:50:32 Oct 26 18:39:51.867 INFO kablam! | Oct 26 18:39:51.867 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 26 18:39:51.867 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.867 INFO kablam! Oct 26 18:39:51.867 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.867 INFO kablam! --> src/main.rs:41:26 Oct 26 18:39:51.867 INFO kablam! | Oct 26 18:39:51.867 INFO kablam! 41 | Request::Convert(query) => { Oct 26 18:39:51.867 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.867 INFO kablam! | Oct 26 18:39:51.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:39:51.867 INFO kablam! Oct 26 18:39:51.867 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.867 INFO kablam! --> src/main.rs:50:32 Oct 26 18:39:51.867 INFO kablam! | Oct 26 18:39:51.867 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 26 18:39:51.867 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.867 INFO kablam! Oct 26 18:39:51.878 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.879 INFO kablam! --> src/main.rs:39:13 Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 26 18:39:51.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 18:39:51.879 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.879 INFO kablam! Oct 26 18:39:51.879 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.879 INFO kablam! --> src/main.rs:42:13 Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 26 18:39:51.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.879 INFO kablam! Oct 26 18:39:51.879 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.879 INFO kablam! --> src/main.rs:45:13 Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 26 18:39:51.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.879 INFO kablam! Oct 26 18:39:51.879 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.879 INFO kablam! --> src/main.rs:48:13 Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 26 18:39:51.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.879 INFO kablam! Oct 26 18:39:51.879 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.879 INFO kablam! --> src/main.rs:51:13 Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 26 18:39:51.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.879 INFO kablam! | Oct 26 18:39:51.879 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.879 INFO kablam! Oct 26 18:39:51.913 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.913 INFO kablam! --> src/main.rs:39:13 Oct 26 18:39:51.913 INFO kablam! | Oct 26 18:39:51.913 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 26 18:39:51.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.913 INFO kablam! | Oct 26 18:39:51.913 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 18:39:51.913 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.913 INFO kablam! Oct 26 18:39:51.913 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.913 INFO kablam! --> src/main.rs:42:13 Oct 26 18:39:51.913 INFO kablam! | Oct 26 18:39:51.913 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 26 18:39:51.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.913 INFO kablam! | Oct 26 18:39:51.913 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.913 INFO kablam! Oct 26 18:39:51.913 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.913 INFO kablam! --> src/main.rs:45:13 Oct 26 18:39:51.913 INFO kablam! | Oct 26 18:39:51.913 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 26 18:39:51.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.914 INFO kablam! | Oct 26 18:39:51.914 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.914 INFO kablam! Oct 26 18:39:51.914 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.914 INFO kablam! --> src/main.rs:48:13 Oct 26 18:39:51.914 INFO kablam! | Oct 26 18:39:51.914 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 26 18:39:51.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.914 INFO kablam! | Oct 26 18:39:51.914 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.914 INFO kablam! Oct 26 18:39:51.914 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.914 INFO kablam! --> src/main.rs:51:13 Oct 26 18:39:51.914 INFO kablam! | Oct 26 18:39:51.914 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 26 18:39:51.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.914 INFO kablam! | Oct 26 18:39:51.914 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.914 INFO kablam! Oct 26 18:39:51.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Oct 26 18:39:51.940 INFO kablam! su: No module specific data is present Oct 26 18:39:52.503 INFO running `"docker" "rm" "-f" "f7ed038d9b156ff2ef0c33e0cb013959cc0f8cf653a2a35b6eed37702955582a"` Oct 26 18:39:52.798 INFO blam! f7ed038d9b156ff2ef0c33e0cb013959cc0f8cf653a2a35b6eed37702955582a