Oct 26 18:39:49.844 INFO checking utgwkk/skkserv-current-date against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 18:39:49.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.351 INFO blam! 91b24f565c106c8df4c838d5be51e4a23070e52e8088f15858336059298e002e Oct 26 18:39:50.363 INFO running `"docker" "start" "-a" "91b24f565c106c8df4c838d5be51e4a23070e52e8088f15858336059298e002e"` Oct 26 18:39:51.391 INFO kablam! usermod: no changes Oct 26 18:39:51.441 INFO kablam! Checking skk-server-date-converter v0.1.0 (/source) Oct 26 18:39:51.639 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.639 INFO kablam! --> src/main.rs:41:26 Oct 26 18:39:51.639 INFO kablam! | Oct 26 18:39:51.639 INFO kablam! 41 | Request::Convert(query) => { Oct 26 18:39:51.639 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.639 INFO kablam! | Oct 26 18:39:51.639 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:39:51.639 INFO kablam! Oct 26 18:39:51.639 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.639 INFO kablam! --> src/main.rs:50:32 Oct 26 18:39:51.639 INFO kablam! | Oct 26 18:39:51.639 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 26 18:39:51.639 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.639 INFO kablam! Oct 26 18:39:51.651 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.651 INFO kablam! --> src/main.rs:39:13 Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 26 18:39:51.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 18:39:51.651 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.651 INFO kablam! Oct 26 18:39:51.651 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.651 INFO kablam! --> src/main.rs:42:13 Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 26 18:39:51.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.651 INFO kablam! Oct 26 18:39:51.651 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.651 INFO kablam! --> src/main.rs:45:13 Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 26 18:39:51.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.651 INFO kablam! Oct 26 18:39:51.651 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.651 INFO kablam! --> src/main.rs:48:13 Oct 26 18:39:51.651 INFO kablam! | Oct 26 18:39:51.651 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 26 18:39:51.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.652 INFO kablam! | Oct 26 18:39:51.652 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.652 INFO kablam! Oct 26 18:39:51.652 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.652 INFO kablam! --> src/main.rs:51:13 Oct 26 18:39:51.652 INFO kablam! | Oct 26 18:39:51.652 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 26 18:39:51.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.652 INFO kablam! | Oct 26 18:39:51.652 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.652 INFO kablam! Oct 26 18:39:51.771 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.771 INFO kablam! --> src/main.rs:41:26 Oct 26 18:39:51.771 INFO kablam! | Oct 26 18:39:51.771 INFO kablam! 41 | Request::Convert(query) => { Oct 26 18:39:51.771 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.771 INFO kablam! | Oct 26 18:39:51.771 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:39:51.771 INFO kablam! Oct 26 18:39:51.771 INFO kablam! warning: unused variable: `query` Oct 26 18:39:51.771 INFO kablam! --> src/main.rs:50:32 Oct 26 18:39:51.771 INFO kablam! | Oct 26 18:39:51.771 INFO kablam! 50 | Request::GetCandidates(query) => { Oct 26 18:39:51.771 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 26 18:39:51.771 INFO kablam! Oct 26 18:39:51.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.787 INFO kablam! --> src/main.rs:39:13 Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! 39 | stream.shutdown(Shutdown::Both); Oct 26 18:39:51.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 18:39:51.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.787 INFO kablam! Oct 26 18:39:51.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.787 INFO kablam! --> src/main.rs:42:13 Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! 42 | stream.write(b"1/testdayon/\n"); Oct 26 18:39:51.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.787 INFO kablam! Oct 26 18:39:51.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.787 INFO kablam! --> src/main.rs:45:13 Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! 45 | stream.write(b"skk-server-date-converter.0.0\n"); Oct 26 18:39:51.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.787 INFO kablam! Oct 26 18:39:51.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.787 INFO kablam! --> src/main.rs:48:13 Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! 48 | stream.write(b"localhost:1178"); Oct 26 18:39:51.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.787 INFO kablam! Oct 26 18:39:51.787 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:39:51.787 INFO kablam! --> src/main.rs:51:13 Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! 51 | stream.write(b"1 testdayon \n"); Oct 26 18:39:51.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:51.787 INFO kablam! | Oct 26 18:39:51.787 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:39:51.787 INFO kablam! Oct 26 18:39:51.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.43s Oct 26 18:39:51.854 INFO kablam! su: No module specific data is present Oct 26 18:39:52.568 INFO running `"docker" "rm" "-f" "91b24f565c106c8df4c838d5be51e4a23070e52e8088f15858336059298e002e"` Oct 26 18:39:52.867 INFO blam! 91b24f565c106c8df4c838d5be51e4a23070e52e8088f15858336059298e002e