Oct 21 13:23:29.834 INFO checking strassl/home-interface against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:23:29.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13:23:30.282 INFO blam! 808db815b2fabfe208df48bc69e0beed24db133cd68e8ef04d6d15efa128103d Oct 21 13:23:30.284 INFO running `"docker" "start" "-a" "808db815b2fabfe208df48bc69e0beed24db133cd68e8ef04d6d15efa128103d"` Oct 21 13:23:31.725 INFO kablam! usermod: no changes Oct 21 13:23:32.001 INFO kablam! Compiling winapi v0.2.8 Oct 21 13:23:32.001 INFO kablam! Compiling log v0.3.6 Oct 21 13:23:32.001 INFO kablam! Compiling libc v0.2.18 Oct 21 13:23:32.001 INFO kablam! Compiling phf_shared v0.7.20 Oct 21 13:23:32.012 INFO kablam! Checking strsim v0.5.2 Oct 21 13:23:32.012 INFO kablam! Checking unicode-segmentation v0.1.3 Oct 21 13:23:32.012 INFO kablam! Compiling openssl-sys v0.7.17 Oct 21 13:23:33.433 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 21 13:23:33.792 INFO kablam! Compiling openssl v0.7.14 Oct 21 13:23:33.932 INFO kablam! Compiling syntex_pos v0.52.0 Oct 21 13:23:35.464 INFO kablam! Checking num_cpus v0.2.13 Oct 21 13:23:35.544 INFO kablam! Checking ioctl-rs v0.1.5 Oct 21 13:23:35.805 INFO kablam! Checking termios v0.2.2 Oct 21 13:23:36.661 INFO kablam! Checking phf v0.7.20 Oct 21 13:23:36.662 INFO kablam! Compiling rand v0.3.15 Oct 21 13:23:36.756 INFO kablam! Checking clap v2.19.3 Oct 21 13:23:37.860 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 21 13:23:37.908 INFO kablam! Checking url v1.2.4 Oct 21 13:23:38.492 INFO kablam! Checking serial v0.3.4 Oct 21 13:23:39.948 INFO kablam! Checking time v0.1.35 Oct 21 13:23:41.060 INFO kablam! Compiling term v0.4.4 Oct 21 13:23:48.208 INFO kablam! Compiling phf_generator v0.7.20 Oct 21 13:23:49.276 INFO kablam! Compiling syntex_errors v0.52.0 Oct 21 13:23:49.757 INFO kablam! Compiling phf_codegen v0.7.20 Oct 21 13:23:50.516 INFO kablam! Checking cookie v0.2.5 Oct 21 13:23:50.516 INFO kablam! Checking openssl-verify v0.1.0 Oct 21 13:23:51.416 INFO kablam! Compiling palette v0.2.1 Oct 21 13:23:52.213 INFO kablam! Checking hyper v0.9.14 Oct 21 13:23:59.356 INFO kablam! Compiling syntex_syntax v0.52.0 Oct 21 13:24:05.504 INFO kablam! Checking iron v0.4.0 Oct 21 13:24:06.968 INFO kablam! Checking router v0.4.0 Oct 21 13:24:47.385 INFO kablam! Compiling syntex v0.52.0 Oct 21 13:24:48.797 INFO kablam! Compiling serde_codegen v0.8.21 Oct 21 13:24:54.504 INFO kablam! Compiling home-interface v0.1.0 (/source) Oct 21 13:24:59.313 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.313 INFO kablam! --> src/interface/mod.rs:26:73 Oct 21 13:24:59.313 INFO kablam! | Oct 21 13:24:59.314 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:24:59.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.314 INFO kablam! | Oct 21 13:24:59.314 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 13:24:59.315 INFO kablam! Oct 21 13:24:59.315 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.315 INFO kablam! --> src/interface/mod.rs:27:82 Oct 21 13:24:59.316 INFO kablam! | Oct 21 13:24:59.316 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 21 13:24:59.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.316 INFO kablam! Oct 21 13:24:59.317 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.317 INFO kablam! --> src/interface/mod.rs:28:69 Oct 21 13:24:59.317 INFO kablam! | Oct 21 13:24:59.317 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 21 13:24:59.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.318 INFO kablam! Oct 21 13:24:59.318 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.318 INFO kablam! --> src/interface/mod.rs:29:72 Oct 21 13:24:59.319 INFO kablam! | Oct 21 13:24:59.319 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:24:59.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.319 INFO kablam! Oct 21 13:24:59.373 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.373 INFO kablam! --> src/interface/mod.rs:26:73 Oct 21 13:24:59.374 INFO kablam! | Oct 21 13:24:59.374 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:24:59.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.375 INFO kablam! | Oct 21 13:24:59.375 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 13:24:59.375 INFO kablam! Oct 21 13:24:59.375 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.376 INFO kablam! --> src/interface/mod.rs:27:82 Oct 21 13:24:59.376 INFO kablam! | Oct 21 13:24:59.376 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 21 13:24:59.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.377 INFO kablam! Oct 21 13:24:59.377 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.377 INFO kablam! --> src/interface/mod.rs:28:69 Oct 21 13:24:59.378 INFO kablam! | Oct 21 13:24:59.378 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 21 13:24:59.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.379 INFO kablam! Oct 21 13:24:59.379 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:24:59.379 INFO kablam! --> src/interface/mod.rs:29:72 Oct 21 13:24:59.379 INFO kablam! | Oct 21 13:24:59.380 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:24:59.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:24:59.380 INFO kablam! Oct 21 13:24:59.845 INFO kablam! warning: variable does not need to be mutable Oct 21 13:24:59.845 INFO kablam! --> src/interface/mod.rs:77:9 Oct 21 13:24:59.845 INFO kablam! | Oct 21 13:24:59.845 INFO kablam! 77 | let mut controller = &mut *guard; Oct 21 13:24:59.846 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:24:59.846 INFO kablam! | | Oct 21 13:24:59.846 INFO kablam! | help: remove this `mut` Oct 21 13:24:59.846 INFO kablam! | Oct 21 13:24:59.847 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:24:59.847 INFO kablam! Oct 21 13:24:59.847 INFO kablam! warning: variable does not need to be mutable Oct 21 13:24:59.848 INFO kablam! --> src/interface/mod.rs:91:9 Oct 21 13:24:59.848 INFO kablam! | Oct 21 13:24:59.848 INFO kablam! 91 | let mut controller = &mut *guard; Oct 21 13:24:59.849 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:24:59.849 INFO kablam! | | Oct 21 13:24:59.849 INFO kablam! | help: remove this `mut` Oct 21 13:24:59.850 INFO kablam! Oct 21 13:25:00.053 INFO kablam! warning: variable does not need to be mutable Oct 21 13:25:00.054 INFO kablam! --> src/interface/mod.rs:77:9 Oct 21 13:25:00.054 INFO kablam! | Oct 21 13:25:00.055 INFO kablam! 77 | let mut controller = &mut *guard; Oct 21 13:25:00.055 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:25:00.055 INFO kablam! | | Oct 21 13:25:00.055 INFO kablam! | help: remove this `mut` Oct 21 13:25:00.056 INFO kablam! | Oct 21 13:25:00.056 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:25:00.056 INFO kablam! Oct 21 13:25:00.057 INFO kablam! warning: variable does not need to be mutable Oct 21 13:25:00.057 INFO kablam! --> src/interface/mod.rs:91:9 Oct 21 13:25:00.057 INFO kablam! | Oct 21 13:25:00.057 INFO kablam! 91 | let mut controller = &mut *guard; Oct 21 13:25:00.058 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:25:00.058 INFO kablam! | | Oct 21 13:25:00.058 INFO kablam! | help: remove this `mut` Oct 21 13:25:00.059 INFO kablam! Oct 21 13:25:01.260 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.260 INFO kablam! --> src/interface/mod.rs:26:73 Oct 21 13:25:01.260 INFO kablam! | Oct 21 13:25:01.260 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:25:01.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.260 INFO kablam! | Oct 21 13:25:01.260 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 13:25:01.260 INFO kablam! Oct 21 13:25:01.260 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.260 INFO kablam! --> src/interface/mod.rs:27:82 Oct 21 13:25:01.260 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.261 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.261 INFO kablam! --> src/interface/mod.rs:28:69 Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.261 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.261 INFO kablam! --> src/interface/mod.rs:29:72 Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.261 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.261 INFO kablam! --> src/interface/mod.rs:26:73 Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 26 | InterfaceError::LightsError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.261 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.261 INFO kablam! --> src/interface/mod.rs:27:82 Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 27 | InterfaceError::DeserializationError(_) => iron::IronError::new(err, (status::BadRequest)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.261 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.261 INFO kablam! --> src/interface/mod.rs:28:69 Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 28 | InterfaceError::IoError(_) => iron::IronError::new(err, (status::RequestTimeout)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.261 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 13:25:01.261 INFO kablam! --> src/interface/mod.rs:29:72 Oct 21 13:25:01.261 INFO kablam! | Oct 21 13:25:01.261 INFO kablam! 29 | InterfaceError::OtherError(_) => iron::IronError::new(err, (status::InternalServerError)), Oct 21 13:25:01.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 13:25:01.261 INFO kablam! Oct 21 13:25:01.716 INFO kablam! warning: variable does not need to be mutable Oct 21 13:25:01.716 INFO kablam! --> src/interface/mod.rs:77:9 Oct 21 13:25:01.716 INFO kablam! | Oct 21 13:25:01.716 INFO kablam! 77 | let mut controller = &mut *guard; Oct 21 13:25:01.716 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:25:01.716 INFO kablam! | | Oct 21 13:25:01.716 INFO kablam! | help: remove this `mut` Oct 21 13:25:01.716 INFO kablam! | Oct 21 13:25:01.716 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:25:01.716 INFO kablam! Oct 21 13:25:01.716 INFO kablam! warning: variable does not need to be mutable Oct 21 13:25:01.716 INFO kablam! --> src/interface/mod.rs:91:9 Oct 21 13:25:01.716 INFO kablam! | Oct 21 13:25:01.716 INFO kablam! 91 | let mut controller = &mut *guard; Oct 21 13:25:01.716 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:25:01.716 INFO kablam! | | Oct 21 13:25:01.716 INFO kablam! | help: remove this `mut` Oct 21 13:25:01.716 INFO kablam! Oct 21 13:25:01.788 INFO kablam! warning: variable does not need to be mutable Oct 21 13:25:01.788 INFO kablam! --> src/interface/mod.rs:77:9 Oct 21 13:25:01.788 INFO kablam! | Oct 21 13:25:01.788 INFO kablam! 77 | let mut controller = &mut *guard; Oct 21 13:25:01.788 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:25:01.788 INFO kablam! | | Oct 21 13:25:01.788 INFO kablam! | help: remove this `mut` Oct 21 13:25:01.788 INFO kablam! | Oct 21 13:25:01.790 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 13:25:01.790 INFO kablam! Oct 21 13:25:01.796 INFO kablam! warning: variable does not need to be mutable Oct 21 13:25:01.796 INFO kablam! --> src/interface/mod.rs:91:9 Oct 21 13:25:01.796 INFO kablam! | Oct 21 13:25:01.796 INFO kablam! 91 | let mut controller = &mut *guard; Oct 21 13:25:01.796 INFO kablam! | ----^^^^^^^^^^ Oct 21 13:25:01.796 INFO kablam! | | Oct 21 13:25:01.796 INFO kablam! | help: remove this `mut` Oct 21 13:25:01.796 INFO kablam! Oct 21 13:25:01.957 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 21 13:25:01.984 INFO kablam! su: No module specific data is present Oct 21 13:25:02.380 INFO running `"docker" "rm" "-f" "808db815b2fabfe208df48bc69e0beed24db133cd68e8ef04d6d15efa128103d"` Oct 21 13:25:02.724 INFO blam! 808db815b2fabfe208df48bc69e0beed24db133cd68e8ef04d6d15efa128103d