Oct 31 16:59:25.127 INFO checking zzeroo/xMZ-Mod-Touch-Prototypes against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 16:59:25.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 16:59:25.528 INFO blam! 49a4e9c2ed49f836a1d1913584ce0055d2d6ef32d2e71737943b8c306880d32a Oct 31 16:59:25.530 INFO running `"docker" "start" "-a" "49a4e9c2ed49f836a1d1913584ce0055d2d6ef32d2e71737943b8c306880d32a"` Oct 31 16:59:27.016 INFO kablam! usermod: no changes Oct 31 16:59:27.104 INFO kablam! Checking exceptions_and_traits v0.1.0 (/source/exceptions_and_traits) Oct 31 16:59:27.116 INFO kablam! Checking xmz-server v0.1.0 (/source/xmz-server) Oct 31 16:59:27.116 INFO kablam! Checking xMZ-Mod-Touch-Prototypes v0.0.1 (/source) Oct 31 16:59:27.116 INFO kablam! Checking time v0.1.36 Oct 31 16:59:27.328 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 31 16:59:27.328 INFO kablam! --> exceptions_and_traits/src/exception.rs:2:5 Oct 31 16:59:27.328 INFO kablam! | Oct 31 16:59:27.328 INFO kablam! 2 | use std::marker::PhantomData; Oct 31 16:59:27.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:27.328 INFO kablam! | Oct 31 16:59:27.328 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:27.328 INFO kablam! Oct 31 16:59:27.328 INFO kablam! warning: unused import: `server::Server` Oct 31 16:59:27.328 INFO kablam! --> exceptions_and_traits/src/exception.rs:3:5 Oct 31 16:59:27.328 INFO kablam! | Oct 31 16:59:27.328 INFO kablam! 3 | use server::Server; Oct 31 16:59:27.328 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 16:59:27.328 INFO kablam! Oct 31 16:59:27.329 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 31 16:59:27.329 INFO kablam! --> exceptions_and_traits/src/exception.rs:64:9 Oct 31 16:59:27.329 INFO kablam! | Oct 31 16:59:27.329 INFO kablam! 64 | use std::marker::PhantomData; Oct 31 16:59:27.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:27.329 INFO kablam! Oct 31 16:59:27.329 INFO kablam! warning: unused import: `Exceptional` Oct 31 16:59:27.329 INFO kablam! --> exceptions_and_traits/src/exception.rs:66:21 Oct 31 16:59:27.329 INFO kablam! | Oct 31 16:59:27.329 INFO kablam! 66 | use exception::{Exceptional, Exception}; Oct 31 16:59:27.329 INFO kablam! | ^^^^^^^^^^^ Oct 31 16:59:27.329 INFO kablam! Oct 31 16:59:27.329 INFO kablam! warning: unused import: `Exceptional` Oct 31 16:59:27.329 INFO kablam! --> exceptions_and_traits/src/kombisensor.rs:26:21 Oct 31 16:59:27.329 INFO kablam! | Oct 31 16:59:27.329 INFO kablam! 26 | use exception::{Exceptional, Exception}; Oct 31 16:59:27.329 INFO kablam! | ^^^^^^^^^^^ Oct 31 16:59:27.329 INFO kablam! Oct 31 16:59:27.400 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 31 16:59:27.400 INFO kablam! --> exceptions_and_traits/src/exception.rs:2:5 Oct 31 16:59:27.400 INFO kablam! | Oct 31 16:59:27.400 INFO kablam! 2 | use std::marker::PhantomData; Oct 31 16:59:27.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:27.400 INFO kablam! | Oct 31 16:59:27.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:27.400 INFO kablam! Oct 31 16:59:27.400 INFO kablam! warning: unused import: `server::Server` Oct 31 16:59:27.400 INFO kablam! --> exceptions_and_traits/src/exception.rs:3:5 Oct 31 16:59:27.400 INFO kablam! | Oct 31 16:59:27.400 INFO kablam! 3 | use server::Server; Oct 31 16:59:27.400 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 16:59:27.400 INFO kablam! Oct 31 16:59:27.464 INFO kablam! warning: crate `xMZ_Mod_Touch_Prototypes` should have a snake case name such as `x_mz_mod_touch_prototypes` Oct 31 16:59:27.464 INFO kablam! | Oct 31 16:59:27.464 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 16:59:27.464 INFO kablam! Oct 31 16:59:27.508 INFO kablam! warning: crate `xMZ_Mod_Touch_Prototypes` should have a snake case name such as `x_mz_mod_touch_prototypes` Oct 31 16:59:27.524 INFO kablam! | Oct 31 16:59:27.524 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 31 16:59:27.524 INFO kablam! Oct 31 16:59:27.531 INFO kablam! warning: unused variable: `action` Oct 31 16:59:27.531 INFO kablam! --> exceptions_and_traits/src/action.rs:50:13 Oct 31 16:59:27.531 INFO kablam! | Oct 31 16:59:27.531 INFO kablam! 50 | let action = Action::new(&led, LED::set, 1); Oct 31 16:59:27.531 INFO kablam! | ^^^^^^ help: consider using `_action` instead Oct 31 16:59:27.531 INFO kablam! | Oct 31 16:59:27.531 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:27.531 INFO kablam! Oct 31 16:59:27.531 INFO kablam! warning: unused variable: `wartungsintervall` Oct 31 16:59:27.531 INFO kablam! --> exceptions_and_traits/src/exception.rs:81:13 Oct 31 16:59:27.531 INFO kablam! | Oct 31 16:59:27.531 INFO kablam! 81 | let wartungsintervall = Exception { Oct 31 16:59:27.531 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: consider using `_wartungsintervall` instead Oct 31 16:59:27.531 INFO kablam! Oct 31 16:59:27.531 INFO kablam! warning: unused variable: `kombisensor` Oct 31 16:59:27.531 INFO kablam! --> exceptions_and_traits/src/kombisensor.rs:33:13 Oct 31 16:59:27.531 INFO kablam! | Oct 31 16:59:27.531 INFO kablam! 33 | let kombisensor = Kombisensor::new(); Oct 31 16:59:27.531 INFO kablam! | ^^^^^^^^^^^ help: consider using `_kombisensor` instead Oct 31 16:59:27.536 INFO kablam! Oct 31 16:59:27.920 INFO kablam! warning: unused import: `SensorCO` Oct 31 16:59:27.920 INFO kablam! --> exceptions_and_traits/src/main.rs:5:81 Oct 31 16:59:27.920 INFO kablam! | Oct 31 16:59:27.920 INFO kablam! 5 | use exceptions_and_traits::{Action, ShiftRegister, LED, RELAIS, Server, Sensor, SensorCO, SensorNO2, Kombisensor, Exception}; Oct 31 16:59:27.920 INFO kablam! | ^^^^^^^^ Oct 31 16:59:27.920 INFO kablam! | Oct 31 16:59:27.920 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:27.920 INFO kablam! Oct 31 16:59:27.952 INFO kablam! warning: unused variable: `relais_1_aus` Oct 31 16:59:27.952 INFO kablam! --> exceptions_and_traits/src/main.rs:14:9 Oct 31 16:59:27.952 INFO kablam! | Oct 31 16:59:27.952 INFO kablam! 14 | let relais_1_aus = Action::new(&relais, RELAIS::clear, 1); Oct 31 16:59:27.952 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_relais_1_aus` instead Oct 31 16:59:27.952 INFO kablam! | Oct 31 16:59:27.952 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:27.952 INFO kablam! Oct 31 16:59:27.952 INFO kablam! warning: unused variable: `zone1_direktwert_no2_ueberschritten` Oct 31 16:59:27.952 INFO kablam! --> exceptions_and_traits/src/main.rs:31:9 Oct 31 16:59:27.952 INFO kablam! | Oct 31 16:59:27.952 INFO kablam! 31 | let zone1_direktwert_no2_ueberschritten = Exception { Oct 31 16:59:27.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_zone1_direktwert_no2_ueberschritten` instead Oct 31 16:59:27.952 INFO kablam! Oct 31 16:59:27.952 INFO kablam! warning: unused variable: `i` Oct 31 16:59:27.952 INFO kablam! --> exceptions_and_traits/src/main.rs:41:9 Oct 31 16:59:27.952 INFO kablam! | Oct 31 16:59:27.953 INFO kablam! 41 | for i in 0..4 { Oct 31 16:59:27.953 INFO kablam! | ^ help: consider using `_i` instead Oct 31 16:59:27.953 INFO kablam! Oct 31 16:59:27.963 INFO kablam! warning: unused import: `SensorCO` Oct 31 16:59:27.963 INFO kablam! --> exceptions_and_traits/src/main.rs:5:81 Oct 31 16:59:27.963 INFO kablam! | Oct 31 16:59:27.963 INFO kablam! 5 | use exceptions_and_traits::{Action, ShiftRegister, LED, RELAIS, Server, Sensor, SensorCO, SensorNO2, Kombisensor, Exception}; Oct 31 16:59:27.963 INFO kablam! | ^^^^^^^^ Oct 31 16:59:27.963 INFO kablam! | Oct 31 16:59:27.963 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:27.963 INFO kablam! Oct 31 16:59:28.009 INFO kablam! warning: unused imports: `Kombisensor`, `Zone` Oct 31 16:59:28.009 INFO kablam! --> xmz-server/src/main.rs:3:33 Oct 31 16:59:28.009 INFO kablam! | Oct 31 16:59:28.009 INFO kablam! 3 | use xmz_server::{ HasException, Kombisensor, Server, ServerError, Zone}; Oct 31 16:59:28.009 INFO kablam! | ^^^^^^^^^^^ ^^^^ Oct 31 16:59:28.009 INFO kablam! | Oct 31 16:59:28.009 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:28.009 INFO kablam! Oct 31 16:59:28.113 INFO kablam! warning: unused variable: `relais_1_aus` Oct 31 16:59:28.113 INFO kablam! --> exceptions_and_traits/src/main.rs:14:9 Oct 31 16:59:28.113 INFO kablam! | Oct 31 16:59:28.113 INFO kablam! 14 | let relais_1_aus = Action::new(&relais, RELAIS::clear, 1); Oct 31 16:59:28.114 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_relais_1_aus` instead Oct 31 16:59:28.114 INFO kablam! | Oct 31 16:59:28.114 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:28.114 INFO kablam! Oct 31 16:59:28.114 INFO kablam! warning: unused variable: `zone1_direktwert_no2_ueberschritten` Oct 31 16:59:28.114 INFO kablam! --> exceptions_and_traits/src/main.rs:31:9 Oct 31 16:59:28.114 INFO kablam! | Oct 31 16:59:28.115 INFO kablam! 31 | let zone1_direktwert_no2_ueberschritten = Exception { Oct 31 16:59:28.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `_zone1_direktwert_no2_ueberschritten` instead Oct 31 16:59:28.115 INFO kablam! Oct 31 16:59:28.115 INFO kablam! warning: unused variable: `i` Oct 31 16:59:28.115 INFO kablam! --> exceptions_and_traits/src/main.rs:41:9 Oct 31 16:59:28.115 INFO kablam! | Oct 31 16:59:28.115 INFO kablam! 41 | for i in 0..4 { Oct 31 16:59:28.116 INFO kablam! | ^ help: consider using `_i` instead Oct 31 16:59:28.116 INFO kablam! Oct 31 16:59:28.176 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 16:59:28.177 INFO kablam! --> xmz-server/src/main.rs:40:13 Oct 31 16:59:28.177 INFO kablam! | Oct 31 16:59:28.177 INFO kablam! 40 | server_update(server); Oct 31 16:59:28.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:28.178 INFO kablam! | Oct 31 16:59:28.178 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 16:59:28.178 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 16:59:28.179 INFO kablam! Oct 31 16:59:28.264 INFO kablam! warning: unused imports: `Kombisensor`, `Zone` Oct 31 16:59:28.264 INFO kablam! --> xmz-server/src/main.rs:3:33 Oct 31 16:59:28.264 INFO kablam! | Oct 31 16:59:28.264 INFO kablam! 3 | use xmz_server::{ HasException, Kombisensor, Server, ServerError, Zone}; Oct 31 16:59:28.264 INFO kablam! | ^^^^^^^^^^^ ^^^^ Oct 31 16:59:28.264 INFO kablam! | Oct 31 16:59:28.264 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:28.264 INFO kablam! Oct 31 16:59:28.424 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 16:59:28.424 INFO kablam! --> xmz-server/src/main.rs:40:13 Oct 31 16:59:28.424 INFO kablam! | Oct 31 16:59:28.424 INFO kablam! 40 | server_update(server); Oct 31 16:59:28.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:28.424 INFO kablam! | Oct 31 16:59:28.424 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 16:59:28.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 16:59:28.424 INFO kablam! Oct 31 16:59:29.168 INFO kablam! Checking server v0.1.0 (/source/server) Oct 31 16:59:29.392 INFO kablam! warning: unused variable: `num` Oct 31 16:59:29.393 INFO kablam! --> server/src/shift_register/shift_register.rs:19:27 Oct 31 16:59:29.393 INFO kablam! | Oct 31 16:59:29.393 INFO kablam! 19 | pub fn set(&mut self, num: u32) { Oct 31 16:59:29.393 INFO kablam! | ^^^ help: consider using `_num` instead Oct 31 16:59:29.393 INFO kablam! | Oct 31 16:59:29.393 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:29.393 INFO kablam! Oct 31 16:59:29.393 INFO kablam! warning: unused variable: `num` Oct 31 16:59:29.393 INFO kablam! --> server/src/shift_register/shift_register.rs:23:29 Oct 31 16:59:29.393 INFO kablam! | Oct 31 16:59:29.393 INFO kablam! 23 | pub fn clear(&mut self, num: u32) { Oct 31 16:59:29.393 INFO kablam! | ^^^ help: consider using `_num` instead Oct 31 16:59:29.393 INFO kablam! Oct 31 16:59:29.393 INFO kablam! warning: unused variable: `num` Oct 31 16:59:29.393 INFO kablam! --> server/src/shift_register/shift_register.rs:19:27 Oct 31 16:59:29.393 INFO kablam! | Oct 31 16:59:29.393 INFO kablam! 19 | pub fn set(&mut self, num: u32) { Oct 31 16:59:29.393 INFO kablam! | ^^^ help: consider using `_num` instead Oct 31 16:59:29.393 INFO kablam! | Oct 31 16:59:29.393 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:29.393 INFO kablam! Oct 31 16:59:29.394 INFO kablam! warning: field is never used: `exception_type` Oct 31 16:59:29.394 INFO kablam! --> server/src/exception/exception.rs:12:5 Oct 31 16:59:29.394 INFO kablam! | Oct 31 16:59:29.394 INFO kablam! 12 | exception_type: ExceptionType, Oct 31 16:59:29.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:29.394 INFO kablam! | Oct 31 16:59:29.394 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 16:59:29.394 INFO kablam! Oct 31 16:59:29.394 INFO kablam! warning: field is never used: `shift_register_type` Oct 31 16:59:29.394 INFO kablam! --> server/src/shift_register/shift_register.rs:8:5 Oct 31 16:59:29.394 INFO kablam! | Oct 31 16:59:29.394 INFO kablam! 8 | shift_register_type: ShiftRegisterType, Oct 31 16:59:29.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:29.394 INFO kablam! Oct 31 16:59:29.394 INFO kablam! warning: unused variable: `num` Oct 31 16:59:29.394 INFO kablam! --> server/src/shift_register/shift_register.rs:23:29 Oct 31 16:59:29.394 INFO kablam! | Oct 31 16:59:29.394 INFO kablam! 23 | pub fn clear(&mut self, num: u32) { Oct 31 16:59:29.394 INFO kablam! | ^^^ help: consider using `_num` instead Oct 31 16:59:29.394 INFO kablam! Oct 31 16:59:29.400 INFO kablam! warning: field is never used: `exception_type` Oct 31 16:59:29.400 INFO kablam! --> server/src/exception/exception.rs:12:5 Oct 31 16:59:29.400 INFO kablam! | Oct 31 16:59:29.400 INFO kablam! 12 | exception_type: ExceptionType, Oct 31 16:59:29.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:29.401 INFO kablam! | Oct 31 16:59:29.401 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 16:59:29.401 INFO kablam! Oct 31 16:59:29.401 INFO kablam! warning: field is never used: `shift_register_type` Oct 31 16:59:29.401 INFO kablam! --> server/src/shift_register/shift_register.rs:8:5 Oct 31 16:59:29.401 INFO kablam! | Oct 31 16:59:29.401 INFO kablam! 8 | shift_register_type: ShiftRegisterType, Oct 31 16:59:29.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 16:59:29.401 INFO kablam! Oct 31 16:59:29.651 INFO kablam! warning: unused import: `std::io::Write` Oct 31 16:59:29.651 INFO kablam! --> server/src/main.rs:3:5 Oct 31 16:59:29.651 INFO kablam! | Oct 31 16:59:29.651 INFO kablam! 3 | use std::io::Write; Oct 31 16:59:29.651 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 16:59:29.651 INFO kablam! | Oct 31 16:59:29.651 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:29.651 INFO kablam! Oct 31 16:59:29.651 INFO kablam! warning: unused import: `Kombisensor` Oct 31 16:59:29.651 INFO kablam! --> server/src/main.rs:4:90 Oct 31 16:59:29.651 INFO kablam! | Oct 31 16:59:29.651 INFO kablam! 4 | use server::{Action, Exception, ExceptionType, Server, ShiftRegister, ShiftRegisterType, Kombisensor, Zone}; Oct 31 16:59:29.651 INFO kablam! | ^^^^^^^^^^^ Oct 31 16:59:29.651 INFO kablam! Oct 31 16:59:29.651 INFO kablam! warning: unused import: `std::io::Write` Oct 31 16:59:29.651 INFO kablam! --> server/src/main.rs:3:5 Oct 31 16:59:29.651 INFO kablam! | Oct 31 16:59:29.651 INFO kablam! 3 | use std::io::Write; Oct 31 16:59:29.651 INFO kablam! | ^^^^^^^^^^^^^^ Oct 31 16:59:29.651 INFO kablam! | Oct 31 16:59:29.652 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 16:59:29.652 INFO kablam! Oct 31 16:59:29.652 INFO kablam! warning: unused import: `Kombisensor` Oct 31 16:59:29.652 INFO kablam! --> server/src/main.rs:4:90 Oct 31 16:59:29.652 INFO kablam! | Oct 31 16:59:29.652 INFO kablam! 4 | use server::{Action, Exception, ExceptionType, Server, ShiftRegister, ShiftRegisterType, Kombisensor, Zone}; Oct 31 16:59:29.652 INFO kablam! | ^^^^^^^^^^^ Oct 31 16:59:29.652 INFO kablam! Oct 31 16:59:29.680 INFO kablam! warning: unused variable: `zone1` Oct 31 16:59:29.680 INFO kablam! --> server/src/main.rs:20:13 Oct 31 16:59:29.680 INFO kablam! | Oct 31 16:59:29.680 INFO kablam! 20 | let zone1 = Zone::new(); Oct 31 16:59:29.680 INFO kablam! | ^^^^^ help: consider using `_zone1` instead Oct 31 16:59:29.680 INFO kablam! | Oct 31 16:59:29.680 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:29.680 INFO kablam! Oct 31 16:59:29.680 INFO kablam! warning: unused variable: `zone1` Oct 31 16:59:29.680 INFO kablam! --> server/src/main.rs:20:13 Oct 31 16:59:29.680 INFO kablam! | Oct 31 16:59:29.680 INFO kablam! 20 | let zone1 = Zone::new(); Oct 31 16:59:29.680 INFO kablam! | ^^^^^ help: consider using `_zone1` instead Oct 31 16:59:29.680 INFO kablam! | Oct 31 16:59:29.680 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 16:59:29.680 INFO kablam! Oct 31 16:59:29.680 INFO kablam! warning: variable does not need to be mutable Oct 31 16:59:29.681 INFO kablam! --> server/src/main.rs:8:9 Oct 31 16:59:29.681 INFO kablam! | Oct 31 16:59:29.681 INFO kablam! 8 | let mut led = ShiftRegister::new(ShiftRegisterType::LED); Oct 31 16:59:29.681 INFO kablam! | ----^^^ Oct 31 16:59:29.681 INFO kablam! | | Oct 31 16:59:29.681 INFO kablam! | help: remove this `mut` Oct 31 16:59:29.681 INFO kablam! | Oct 31 16:59:29.681 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 16:59:29.681 INFO kablam! Oct 31 16:59:29.681 INFO kablam! warning: variable does not need to be mutable Oct 31 16:59:29.681 INFO kablam! --> server/src/main.rs:9:9 Oct 31 16:59:29.681 INFO kablam! | Oct 31 16:59:29.681 INFO kablam! 9 | let mut relais = ShiftRegister::new(ShiftRegisterType::RELAIS); Oct 31 16:59:29.681 INFO kablam! | ----^^^^^^ Oct 31 16:59:29.681 INFO kablam! | | Oct 31 16:59:29.681 INFO kablam! | help: remove this `mut` Oct 31 16:59:29.681 INFO kablam! Oct 31 16:59:29.692 INFO kablam! warning: variable does not need to be mutable Oct 31 16:59:29.692 INFO kablam! --> server/src/main.rs:8:9 Oct 31 16:59:29.692 INFO kablam! | Oct 31 16:59:29.692 INFO kablam! 8 | let mut led = ShiftRegister::new(ShiftRegisterType::LED); Oct 31 16:59:29.692 INFO kablam! | ----^^^ Oct 31 16:59:29.692 INFO kablam! | | Oct 31 16:59:29.692 INFO kablam! | help: remove this `mut` Oct 31 16:59:29.692 INFO kablam! | Oct 31 16:59:29.692 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 31 16:59:29.692 INFO kablam! Oct 31 16:59:29.692 INFO kablam! warning: variable does not need to be mutable Oct 31 16:59:29.692 INFO kablam! --> server/src/main.rs:9:9 Oct 31 16:59:29.692 INFO kablam! | Oct 31 16:59:29.692 INFO kablam! 9 | let mut relais = ShiftRegister::new(ShiftRegisterType::RELAIS); Oct 31 16:59:29.692 INFO kablam! | ----^^^^^^ Oct 31 16:59:29.692 INFO kablam! | | Oct 31 16:59:29.692 INFO kablam! | help: remove this `mut` Oct 31 16:59:29.692 INFO kablam! Oct 31 16:59:29.713 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.67s Oct 31 16:59:29.714 INFO kablam! su: No module specific data is present Oct 31 16:59:30.390 INFO running `"docker" "rm" "-f" "49a4e9c2ed49f836a1d1913584ce0055d2d6ef32d2e71737943b8c306880d32a"` Oct 31 16:59:30.784 INFO blam! 49a4e9c2ed49f836a1d1913584ce0055d2d6ef32d2e71737943b8c306880d32a