Oct 12 12:57:20.616 INFO checking strassl/home-interface against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 12:57:20.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 12:57:21.050 INFO blam! c2b0db620c13b00b331f04210e53024a636d982e5df82e343affbcffdd700949 Oct 12 12:57:21.052 INFO running `"docker" "start" "-a" "c2b0db620c13b00b331f04210e53024a636d982e5df82e343affbcffdd700949"` Oct 12 12:57:23.090 INFO kablam! usermod: no changes Oct 12 12:57:23.381 INFO kablam! Compiling winapi v0.2.8 Oct 12 12:57:23.396 INFO kablam! Compiling quote v0.3.10 Oct 12 12:57:23.400 INFO kablam! Checking traitobject v0.0.3 Oct 12 12:57:23.405 INFO kablam! Checking phf_shared v0.7.20 Oct 12 12:57:23.424 INFO kablam! Checking route-recognizer v0.1.11 Oct 12 12:57:23.440 INFO kablam! Checking strsim v0.5.2 Oct 12 12:57:23.444 INFO kablam! Checking serde v0.8.21 Oct 12 12:57:23.460 INFO kablam! Checking unicode-segmentation v0.1.3 Oct 12 12:57:24.761 INFO kablam! Compiling openssl-sys v0.7.17 Oct 12 12:57:25.482 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 12 12:57:25.606 INFO kablam! Compiling openssl v0.7.14 Oct 12 12:57:26.781 INFO kablam! Compiling syntex_pos v0.52.0 Oct 12 12:57:26.828 INFO kablam! Checking num_cpus v0.2.13 Oct 12 12:57:27.678 INFO kablam! Checking ioctl-rs v0.1.5 Oct 12 12:57:28.185 INFO kablam! Checking termios v0.2.2 Oct 12 12:57:29.161 INFO kablam! Checking term_size v0.2.1 Oct 12 12:57:30.347 INFO kablam! Checking hpack v0.2.0 Oct 12 12:57:30.509 INFO kablam! Checking unsafe-any v0.4.1 Oct 12 12:57:30.565 INFO kablam! Checking error v0.1.9 Oct 12 12:57:30.910 INFO kablam! Checking phf v0.7.20 Oct 12 12:57:31.999 INFO kablam! Compiling syn v0.10.5 Oct 12 12:57:32.008 INFO kablam! Checking serial v0.3.4 Oct 12 12:57:32.026 INFO kablam! Checking clap v2.19.3 Oct 12 12:57:32.342 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 12 12:57:34.551 INFO kablam! Checking typemap v0.3.3 Oct 12 12:57:34.565 INFO kablam! Checking url v1.2.4 Oct 12 12:57:34.700 INFO kablam! Compiling term v0.4.4 Oct 12 12:57:34.824 INFO kablam! Checking solicit v0.4.4 Oct 12 12:57:35.116 INFO kablam! Compiling palette v0.2.1 Oct 12 12:57:46.109 INFO kablam! Checking plugin v0.2.6 Oct 12 12:57:46.176 INFO kablam! Compiling syntex_errors v0.52.0 Oct 12 12:57:54.061 INFO kablam! Compiling serde_codegen_internals v0.11.3 Oct 12 12:58:02.367 INFO kablam! Checking cookie v0.2.5 Oct 12 12:58:02.406 INFO kablam! Checking openssl-verify v0.1.0 Oct 12 12:58:02.408 INFO kablam! Compiling syntex_syntax v0.52.0 Oct 12 12:58:04.878 INFO kablam! Checking serde_json v0.8.4 Oct 12 12:58:05.230 INFO kablam! Checking hyper v0.9.14 Oct 12 12:58:14.758 INFO kablam! Checking iron v0.4.0 Oct 12 12:58:16.360 INFO kablam! Checking router v0.4.0 Oct 12 12:58:52.136 INFO kablam! Compiling syntex v0.52.0 Oct 12 12:58:53.740 INFO kablam! Compiling serde_codegen v0.8.21 Oct 12 12:58:59.660 INFO kablam! Compiling home-interface v0.1.0 (/source) Oct 12 12:59:03.500 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.501 INFO kablam! --> src/interface/mod.rs:26:73 Oct 12 12:59:03.501 INFO kablam! | Oct 12 12:59:03.502 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:03.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.502 INFO kablam! | Oct 12 12:59:03.502 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 12:59:03.503 INFO kablam! Oct 12 12:59:03.503 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.503 INFO kablam! --> src/interface/mod.rs:27:82 Oct 12 12:59:03.503 INFO kablam! | Oct 12 12:59:03.504 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 12 12:59:03.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.504 INFO kablam! Oct 12 12:59:03.505 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.505 INFO kablam! --> src/interface/mod.rs:28:69 Oct 12 12:59:03.505 INFO kablam! | Oct 12 12:59:03.505 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 12 12:59:03.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.506 INFO kablam! Oct 12 12:59:03.506 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.507 INFO kablam! --> src/interface/mod.rs:29:72 Oct 12 12:59:03.507 INFO kablam! | Oct 12 12:59:03.507 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:03.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.508 INFO kablam! Oct 12 12:59:03.556 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.557 INFO kablam! --> src/interface/mod.rs:26:73 Oct 12 12:59:03.557 INFO kablam! | Oct 12 12:59:03.558 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:03.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.558 INFO kablam! | Oct 12 12:59:03.559 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 12:59:03.559 INFO kablam! Oct 12 12:59:03.559 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.560 INFO kablam! --> src/interface/mod.rs:27:82 Oct 12 12:59:03.560 INFO kablam! | Oct 12 12:59:03.560 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 12 12:59:03.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.561 INFO kablam! Oct 12 12:59:03.561 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.561 INFO kablam! --> src/interface/mod.rs:28:69 Oct 12 12:59:03.562 INFO kablam! | Oct 12 12:59:03.562 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 12 12:59:03.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.563 INFO kablam! Oct 12 12:59:03.563 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:03.563 INFO kablam! --> src/interface/mod.rs:29:72 Oct 12 12:59:03.563 INFO kablam! | Oct 12 12:59:03.564 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:03.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:03.564 INFO kablam! Oct 12 12:59:03.889 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:03.889 INFO kablam! --> src/interface/mod.rs:77:9 Oct 12 12:59:03.889 INFO kablam! | Oct 12 12:59:03.890 INFO kablam! 77 | let mut controller = &mut *guard; Oct 12 12:59:03.890 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:03.890 INFO kablam! | | Oct 12 12:59:03.891 INFO kablam! | help: remove this `mut` Oct 12 12:59:03.891 INFO kablam! | Oct 12 12:59:03.891 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 12:59:03.892 INFO kablam! Oct 12 12:59:03.892 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:03.892 INFO kablam! --> src/interface/mod.rs:91:9 Oct 12 12:59:03.892 INFO kablam! | Oct 12 12:59:03.893 INFO kablam! 91 | let mut controller = &mut *guard; Oct 12 12:59:03.893 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:03.893 INFO kablam! | | Oct 12 12:59:03.894 INFO kablam! | help: remove this `mut` Oct 12 12:59:03.894 INFO kablam! Oct 12 12:59:03.913 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:03.913 INFO kablam! --> src/interface/mod.rs:77:9 Oct 12 12:59:03.913 INFO kablam! | Oct 12 12:59:03.914 INFO kablam! 77 | let mut controller = &mut *guard; Oct 12 12:59:03.914 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:03.914 INFO kablam! | | Oct 12 12:59:03.915 INFO kablam! | help: remove this `mut` Oct 12 12:59:03.915 INFO kablam! | Oct 12 12:59:03.915 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 12:59:03.915 INFO kablam! Oct 12 12:59:03.916 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:03.916 INFO kablam! --> src/interface/mod.rs:91:9 Oct 12 12:59:03.916 INFO kablam! | Oct 12 12:59:03.917 INFO kablam! 91 | let mut controller = &mut *guard; Oct 12 12:59:03.917 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:03.917 INFO kablam! | | Oct 12 12:59:03.917 INFO kablam! | help: remove this `mut` Oct 12 12:59:03.918 INFO kablam! Oct 12 12:59:05.024 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.024 INFO kablam! --> src/interface/mod.rs:26:73 Oct 12 12:59:05.024 INFO kablam! | Oct 12 12:59:05.024 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:05.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.024 INFO kablam! | Oct 12 12:59:05.024 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 12:59:05.024 INFO kablam! Oct 12 12:59:05.024 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.024 INFO kablam! --> src/interface/mod.rs:27:82 Oct 12 12:59:05.024 INFO kablam! | Oct 12 12:59:05.024 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 12 12:59:05.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.024 INFO kablam! Oct 12 12:59:05.024 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.024 INFO kablam! --> src/interface/mod.rs:28:69 Oct 12 12:59:05.024 INFO kablam! | Oct 12 12:59:05.025 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 12 12:59:05.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.025 INFO kablam! Oct 12 12:59:05.025 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.025 INFO kablam! --> src/interface/mod.rs:29:72 Oct 12 12:59:05.025 INFO kablam! | Oct 12 12:59:05.025 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:05.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.025 INFO kablam! Oct 12 12:59:05.052 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.052 INFO kablam! --> src/interface/mod.rs:26:73 Oct 12 12:59:05.052 INFO kablam! | Oct 12 12:59:05.052 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:05.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.052 INFO kablam! | Oct 12 12:59:05.052 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 12:59:05.052 INFO kablam! Oct 12 12:59:05.052 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.052 INFO kablam! --> src/interface/mod.rs:27:82 Oct 12 12:59:05.052 INFO kablam! | Oct 12 12:59:05.052 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 12 12:59:05.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.052 INFO kablam! Oct 12 12:59:05.052 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.052 INFO kablam! --> src/interface/mod.rs:28:69 Oct 12 12:59:05.052 INFO kablam! | Oct 12 12:59:05.052 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 12 12:59:05.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.052 INFO kablam! Oct 12 12:59:05.052 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 12:59:05.052 INFO kablam! --> src/interface/mod.rs:29:72 Oct 12 12:59:05.053 INFO kablam! | Oct 12 12:59:05.053 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 12 12:59:05.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 12:59:05.053 INFO kablam! Oct 12 12:59:05.524 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:05.524 INFO kablam! --> src/interface/mod.rs:77:9 Oct 12 12:59:05.524 INFO kablam! | Oct 12 12:59:05.524 INFO kablam! 77 | let mut controller = &mut *guard; Oct 12 12:59:05.524 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:05.524 INFO kablam! | | Oct 12 12:59:05.524 INFO kablam! | help: remove this `mut` Oct 12 12:59:05.524 INFO kablam! | Oct 12 12:59:05.524 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 12:59:05.524 INFO kablam! Oct 12 12:59:05.524 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:05.524 INFO kablam! --> src/interface/mod.rs:91:9 Oct 12 12:59:05.524 INFO kablam! | Oct 12 12:59:05.524 INFO kablam! 91 | let mut controller = &mut *guard; Oct 12 12:59:05.524 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:05.524 INFO kablam! | | Oct 12 12:59:05.524 INFO kablam! | help: remove this `mut` Oct 12 12:59:05.524 INFO kablam! Oct 12 12:59:05.789 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:05.789 INFO kablam! --> src/interface/mod.rs:77:9 Oct 12 12:59:05.789 INFO kablam! | Oct 12 12:59:05.789 INFO kablam! 77 | let mut controller = &mut *guard; Oct 12 12:59:05.789 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:05.789 INFO kablam! | | Oct 12 12:59:05.789 INFO kablam! | help: remove this `mut` Oct 12 12:59:05.789 INFO kablam! | Oct 12 12:59:05.789 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 12:59:05.789 INFO kablam! Oct 12 12:59:05.791 INFO kablam! warning: variable does not need to be mutable Oct 12 12:59:05.791 INFO kablam! --> src/interface/mod.rs:91:9 Oct 12 12:59:05.791 INFO kablam! | Oct 12 12:59:05.791 INFO kablam! 91 | let mut controller = &mut *guard; Oct 12 12:59:05.791 INFO kablam! | ----^^^^^^^^^^ Oct 12 12:59:05.791 INFO kablam! | | Oct 12 12:59:05.791 INFO kablam! | help: remove this `mut` Oct 12 12:59:05.791 INFO kablam! Oct 12 12:59:05.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Oct 12 12:59:05.976 INFO kablam! su: No module specific data is present Oct 12 12:59:07.204 INFO running `"docker" "rm" "-f" "c2b0db620c13b00b331f04210e53024a636d982e5df82e343affbcffdd700949"` Oct 12 12:59:07.592 INFO blam! c2b0db620c13b00b331f04210e53024a636d982e5df82e343affbcffdd700949