Sep 18 00:33:02.277 INFO checking fourleaf-0.1.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:33:02.277 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:33:02.277 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:33:02.530 INFO blam! 04dda264bc93909c4f217a4fc045ae3266fed839d81339b01633edf7ab443b09 Sep 18 00:33:02.535 INFO running `"docker" "start" "-a" "04dda264bc93909c4f217a4fc045ae3266fed839d81339b01633edf7ab443b09"` Sep 18 00:33:03.890 INFO kablam! usermod: no changes Sep 18 00:33:03.980 INFO kablam! Checking fourleaf v0.1.1 (/source) Sep 18 00:33:07.487 INFO kablam! warning: unused import: `self` Sep 18 00:33:07.487 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 18 00:33:07.487 INFO kablam! | Sep 18 00:33:07.487 INFO kablam! 18 | use stream::{self, Stream}; Sep 18 00:33:07.487 INFO kablam! | ^^^^ Sep 18 00:33:07.487 INFO kablam! | Sep 18 00:33:07.487 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:33:07.487 INFO kablam! Sep 18 00:33:11.215 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.215 INFO kablam! --> src/stream.rs:1263:24 Sep 18 00:33:11.215 INFO kablam! | Sep 18 00:33:11.215 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 18 00:33:11.215 INFO kablam! | ----^^^ Sep 18 00:33:11.215 INFO kablam! | | Sep 18 00:33:11.215 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.215 INFO kablam! | Sep 18 00:33:11.215 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 00:33:11.215 INFO kablam! Sep 18 00:33:11.420 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.420 INFO kablam! --> src/de.rs:793:13 Sep 18 00:33:11.420 INFO kablam! | Sep 18 00:33:11.420 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.420 INFO kablam! | ----^^^^ Sep 18 00:33:11.420 INFO kablam! | | Sep 18 00:33:11.420 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.420 INFO kablam! Sep 18 00:33:11.478 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.478 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.478 INFO kablam! | Sep 18 00:33:11.478 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.478 INFO kablam! | ----^^^^ Sep 18 00:33:11.478 INFO kablam! | | Sep 18 00:33:11.478 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.478 INFO kablam! ... Sep 18 00:33:11.478 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 18 00:33:11.478 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.478 INFO kablam! Sep 18 00:33:11.483 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.483 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.483 INFO kablam! | Sep 18 00:33:11.483 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.483 INFO kablam! | ----^^^^ Sep 18 00:33:11.483 INFO kablam! | | Sep 18 00:33:11.483 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.483 INFO kablam! ... Sep 18 00:33:11.483 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 18 00:33:11.483 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.483 INFO kablam! Sep 18 00:33:11.483 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.483 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.483 INFO kablam! | Sep 18 00:33:11.483 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.483 INFO kablam! | ----^^^^ Sep 18 00:33:11.483 INFO kablam! | | Sep 18 00:33:11.483 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.483 INFO kablam! ... Sep 18 00:33:11.483 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 18 00:33:11.483 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.483 INFO kablam! Sep 18 00:33:11.487 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.487 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.487 INFO kablam! | Sep 18 00:33:11.487 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.487 INFO kablam! | ----^^^^ Sep 18 00:33:11.487 INFO kablam! | | Sep 18 00:33:11.487 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.487 INFO kablam! ... Sep 18 00:33:11.487 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 18 00:33:11.487 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.487 INFO kablam! Sep 18 00:33:11.491 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.491 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.491 INFO kablam! | Sep 18 00:33:11.491 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.491 INFO kablam! | ----^^^^ Sep 18 00:33:11.491 INFO kablam! | | Sep 18 00:33:11.491 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.491 INFO kablam! ... Sep 18 00:33:11.491 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 18 00:33:11.491 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.491 INFO kablam! Sep 18 00:33:11.492 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.492 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.492 INFO kablam! | Sep 18 00:33:11.492 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.492 INFO kablam! | ----^^^^ Sep 18 00:33:11.492 INFO kablam! | | Sep 18 00:33:11.492 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.492 INFO kablam! ... Sep 18 00:33:11.492 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 18 00:33:11.492 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.492 INFO kablam! Sep 18 00:33:11.494 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.494 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.494 INFO kablam! | Sep 18 00:33:11.494 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.494 INFO kablam! | ----^^^^ Sep 18 00:33:11.494 INFO kablam! | | Sep 18 00:33:11.494 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.494 INFO kablam! ... Sep 18 00:33:11.494 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 18 00:33:11.494 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.494 INFO kablam! Sep 18 00:33:11.496 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.496 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.496 INFO kablam! | Sep 18 00:33:11.496 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.496 INFO kablam! | ----^^^^ Sep 18 00:33:11.496 INFO kablam! | | Sep 18 00:33:11.496 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.496 INFO kablam! ... Sep 18 00:33:11.496 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 18 00:33:11.496 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.496 INFO kablam! Sep 18 00:33:11.503 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.503 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.503 INFO kablam! | Sep 18 00:33:11.503 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.503 INFO kablam! | ----^^^^ Sep 18 00:33:11.503 INFO kablam! | | Sep 18 00:33:11.503 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.503 INFO kablam! ... Sep 18 00:33:11.503 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 18 00:33:11.503 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.503 INFO kablam! Sep 18 00:33:11.503 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.503 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.503 INFO kablam! | Sep 18 00:33:11.503 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.503 INFO kablam! | ----^^^^ Sep 18 00:33:11.503 INFO kablam! | | Sep 18 00:33:11.503 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.503 INFO kablam! ... Sep 18 00:33:11.503 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 18 00:33:11.503 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.503 INFO kablam! Sep 18 00:33:11.503 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.503 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.503 INFO kablam! | Sep 18 00:33:11.503 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.503 INFO kablam! | ----^^^^ Sep 18 00:33:11.503 INFO kablam! | | Sep 18 00:33:11.503 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.503 INFO kablam! ... Sep 18 00:33:11.503 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 18 00:33:11.503 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.503 INFO kablam! Sep 18 00:33:11.503 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.503 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.503 INFO kablam! | Sep 18 00:33:11.503 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.503 INFO kablam! | ----^^^^ Sep 18 00:33:11.503 INFO kablam! | | Sep 18 00:33:11.503 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.503 INFO kablam! ... Sep 18 00:33:11.503 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 18 00:33:11.503 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.503 INFO kablam! Sep 18 00:33:11.511 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.511 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.511 INFO kablam! | Sep 18 00:33:11.511 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.511 INFO kablam! | ----^^^^ Sep 18 00:33:11.511 INFO kablam! | | Sep 18 00:33:11.511 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.511 INFO kablam! ... Sep 18 00:33:11.511 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 18 00:33:11.511 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.511 INFO kablam! Sep 18 00:33:11.511 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.511 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.511 INFO kablam! | Sep 18 00:33:11.511 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.511 INFO kablam! | ----^^^^ Sep 18 00:33:11.511 INFO kablam! | | Sep 18 00:33:11.511 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.511 INFO kablam! ... Sep 18 00:33:11.511 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 18 00:33:11.511 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.511 INFO kablam! Sep 18 00:33:11.515 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.515 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.515 INFO kablam! | Sep 18 00:33:11.515 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.515 INFO kablam! | ----^^^^ Sep 18 00:33:11.515 INFO kablam! | | Sep 18 00:33:11.515 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.515 INFO kablam! ... Sep 18 00:33:11.515 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 18 00:33:11.515 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.515 INFO kablam! Sep 18 00:33:11.515 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.515 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.515 INFO kablam! | Sep 18 00:33:11.515 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.515 INFO kablam! | ----^^^^ Sep 18 00:33:11.515 INFO kablam! | | Sep 18 00:33:11.515 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.515 INFO kablam! ... Sep 18 00:33:11.515 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 18 00:33:11.515 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.515 INFO kablam! Sep 18 00:33:11.515 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.515 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.515 INFO kablam! | Sep 18 00:33:11.515 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.515 INFO kablam! | ----^^^^ Sep 18 00:33:11.515 INFO kablam! | | Sep 18 00:33:11.515 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.515 INFO kablam! ... Sep 18 00:33:11.515 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 18 00:33:11.515 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.515 INFO kablam! Sep 18 00:33:11.519 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.519 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.519 INFO kablam! | Sep 18 00:33:11.519 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.519 INFO kablam! | ----^^^^ Sep 18 00:33:11.519 INFO kablam! | | Sep 18 00:33:11.519 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.519 INFO kablam! ... Sep 18 00:33:11.519 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 18 00:33:11.519 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.519 INFO kablam! Sep 18 00:33:11.519 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.519 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.519 INFO kablam! | Sep 18 00:33:11.519 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.519 INFO kablam! | ----^^^^ Sep 18 00:33:11.519 INFO kablam! | | Sep 18 00:33:11.519 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.519 INFO kablam! ... Sep 18 00:33:11.519 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 18 00:33:11.519 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.519 INFO kablam! Sep 18 00:33:11.523 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.523 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.523 INFO kablam! | Sep 18 00:33:11.523 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.523 INFO kablam! | ----^^^^ Sep 18 00:33:11.523 INFO kablam! | | Sep 18 00:33:11.523 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.523 INFO kablam! ... Sep 18 00:33:11.523 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 18 00:33:11.523 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.523 INFO kablam! Sep 18 00:33:11.523 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.523 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.523 INFO kablam! | Sep 18 00:33:11.523 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.523 INFO kablam! | ----^^^^ Sep 18 00:33:11.523 INFO kablam! | | Sep 18 00:33:11.523 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.523 INFO kablam! ... Sep 18 00:33:11.523 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 18 00:33:11.523 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.523 INFO kablam! Sep 18 00:33:11.529 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.529 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.529 INFO kablam! | Sep 18 00:33:11.529 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.529 INFO kablam! | ----^^^^ Sep 18 00:33:11.529 INFO kablam! | | Sep 18 00:33:11.529 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.529 INFO kablam! ... Sep 18 00:33:11.529 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 18 00:33:11.529 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.529 INFO kablam! Sep 18 00:33:11.535 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.535 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.535 INFO kablam! | Sep 18 00:33:11.535 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.535 INFO kablam! | ----^^^^ Sep 18 00:33:11.535 INFO kablam! | | Sep 18 00:33:11.535 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.535 INFO kablam! ... Sep 18 00:33:11.535 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 18 00:33:11.535 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.535 INFO kablam! Sep 18 00:33:11.535 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.535 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.535 INFO kablam! | Sep 18 00:33:11.535 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.535 INFO kablam! | ----^^^^ Sep 18 00:33:11.535 INFO kablam! | | Sep 18 00:33:11.535 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.535 INFO kablam! ... Sep 18 00:33:11.535 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 18 00:33:11.535 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.535 INFO kablam! Sep 18 00:33:11.535 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.535 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.535 INFO kablam! | Sep 18 00:33:11.535 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.535 INFO kablam! | ----^^^^ Sep 18 00:33:11.535 INFO kablam! | | Sep 18 00:33:11.535 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.535 INFO kablam! ... Sep 18 00:33:11.535 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 18 00:33:11.535 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.535 INFO kablam! Sep 18 00:33:11.535 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.535 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.535 INFO kablam! | Sep 18 00:33:11.535 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.535 INFO kablam! | ----^^^^ Sep 18 00:33:11.535 INFO kablam! | | Sep 18 00:33:11.535 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.535 INFO kablam! ... Sep 18 00:33:11.535 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 18 00:33:11.535 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.535 INFO kablam! Sep 18 00:33:11.539 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.539 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.539 INFO kablam! | Sep 18 00:33:11.539 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.539 INFO kablam! | ----^^^^ Sep 18 00:33:11.539 INFO kablam! | | Sep 18 00:33:11.539 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.539 INFO kablam! ... Sep 18 00:33:11.539 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 18 00:33:11.539 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.539 INFO kablam! Sep 18 00:33:11.539 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.539 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.539 INFO kablam! | Sep 18 00:33:11.539 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.539 INFO kablam! | ----^^^^ Sep 18 00:33:11.539 INFO kablam! | | Sep 18 00:33:11.539 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.539 INFO kablam! ... Sep 18 00:33:11.539 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 18 00:33:11.539 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.539 INFO kablam! Sep 18 00:33:11.542 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.542 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.542 INFO kablam! | Sep 18 00:33:11.542 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.542 INFO kablam! | ----^^^^ Sep 18 00:33:11.542 INFO kablam! | | Sep 18 00:33:11.542 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.542 INFO kablam! ... Sep 18 00:33:11.542 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 18 00:33:11.542 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.542 INFO kablam! Sep 18 00:33:11.547 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.547 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.547 INFO kablam! | Sep 18 00:33:11.547 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.547 INFO kablam! | ----^^^^ Sep 18 00:33:11.547 INFO kablam! | | Sep 18 00:33:11.547 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.547 INFO kablam! ... Sep 18 00:33:11.547 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 18 00:33:11.547 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.547 INFO kablam! Sep 18 00:33:11.547 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.547 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.547 INFO kablam! | Sep 18 00:33:11.547 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.547 INFO kablam! | ----^^^^ Sep 18 00:33:11.547 INFO kablam! | | Sep 18 00:33:11.547 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.547 INFO kablam! ... Sep 18 00:33:11.547 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 18 00:33:11.547 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.547 INFO kablam! Sep 18 00:33:11.553 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.553 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.553 INFO kablam! | Sep 18 00:33:11.553 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.553 INFO kablam! | ----^^^^ Sep 18 00:33:11.553 INFO kablam! | | Sep 18 00:33:11.553 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.553 INFO kablam! ... Sep 18 00:33:11.553 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 18 00:33:11.553 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.553 INFO kablam! Sep 18 00:33:11.557 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.557 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.557 INFO kablam! | Sep 18 00:33:11.557 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.557 INFO kablam! | ----^^^^ Sep 18 00:33:11.558 INFO kablam! | | Sep 18 00:33:11.558 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.558 INFO kablam! ... Sep 18 00:33:11.558 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 18 00:33:11.558 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.558 INFO kablam! Sep 18 00:33:11.562 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.562 INFO kablam! --> src/de.rs:960:17 Sep 18 00:33:11.562 INFO kablam! | Sep 18 00:33:11.562 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.562 INFO kablam! | ----^^^^ Sep 18 00:33:11.562 INFO kablam! | | Sep 18 00:33:11.562 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.562 INFO kablam! Sep 18 00:33:11.562 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.562 INFO kablam! --> src/de.rs:971:13 Sep 18 00:33:11.562 INFO kablam! | Sep 18 00:33:11.562 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 18 00:33:11.562 INFO kablam! | ----^^^^ Sep 18 00:33:11.562 INFO kablam! | | Sep 18 00:33:11.562 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.562 INFO kablam! Sep 18 00:33:17.263 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.263 INFO kablam! --> src/stream.rs:1263:24 Sep 18 00:33:17.263 INFO kablam! | Sep 18 00:33:17.263 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 18 00:33:17.263 INFO kablam! | ----^^^ Sep 18 00:33:17.263 INFO kablam! | | Sep 18 00:33:17.263 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.263 INFO kablam! | Sep 18 00:33:17.263 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 00:33:17.263 INFO kablam! Sep 18 00:33:17.675 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.675 INFO kablam! --> src/de.rs:793:13 Sep 18 00:33:17.675 INFO kablam! | Sep 18 00:33:17.675 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.675 INFO kablam! | ----^^^^ Sep 18 00:33:17.675 INFO kablam! | | Sep 18 00:33:17.675 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.675 INFO kablam! Sep 18 00:33:17.726 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.726 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.726 INFO kablam! | Sep 18 00:33:17.726 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.726 INFO kablam! | ----^^^^ Sep 18 00:33:17.726 INFO kablam! | | Sep 18 00:33:17.726 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.726 INFO kablam! ... Sep 18 00:33:17.726 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 18 00:33:17.726 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.727 INFO kablam! Sep 18 00:33:17.736 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.736 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.736 INFO kablam! | Sep 18 00:33:17.736 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.736 INFO kablam! | ----^^^^ Sep 18 00:33:17.736 INFO kablam! | | Sep 18 00:33:17.736 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.736 INFO kablam! ... Sep 18 00:33:17.736 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 18 00:33:17.736 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.736 INFO kablam! Sep 18 00:33:17.739 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.739 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.739 INFO kablam! | Sep 18 00:33:17.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.739 INFO kablam! | ----^^^^ Sep 18 00:33:17.739 INFO kablam! | | Sep 18 00:33:17.739 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.739 INFO kablam! ... Sep 18 00:33:17.739 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 18 00:33:17.739 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.739 INFO kablam! Sep 18 00:33:17.743 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.743 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.743 INFO kablam! | Sep 18 00:33:17.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.743 INFO kablam! | ----^^^^ Sep 18 00:33:17.743 INFO kablam! | | Sep 18 00:33:17.743 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.743 INFO kablam! ... Sep 18 00:33:17.743 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 18 00:33:17.743 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.743 INFO kablam! Sep 18 00:33:17.743 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.743 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.743 INFO kablam! | Sep 18 00:33:17.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.743 INFO kablam! | ----^^^^ Sep 18 00:33:17.743 INFO kablam! | | Sep 18 00:33:17.743 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.743 INFO kablam! ... Sep 18 00:33:17.743 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 18 00:33:17.743 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.743 INFO kablam! Sep 18 00:33:17.743 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.743 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.743 INFO kablam! | Sep 18 00:33:17.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.744 INFO kablam! | ----^^^^ Sep 18 00:33:17.744 INFO kablam! | | Sep 18 00:33:17.744 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.744 INFO kablam! ... Sep 18 00:33:17.744 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 18 00:33:17.744 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.744 INFO kablam! Sep 18 00:33:17.745 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.745 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.745 INFO kablam! | Sep 18 00:33:17.745 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.745 INFO kablam! | ----^^^^ Sep 18 00:33:17.745 INFO kablam! | | Sep 18 00:33:17.745 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.745 INFO kablam! ... Sep 18 00:33:17.745 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 18 00:33:17.745 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.745 INFO kablam! Sep 18 00:33:17.748 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.748 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.748 INFO kablam! | Sep 18 00:33:17.748 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.748 INFO kablam! | ----^^^^ Sep 18 00:33:17.748 INFO kablam! | | Sep 18 00:33:17.748 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.748 INFO kablam! ... Sep 18 00:33:17.748 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 18 00:33:17.748 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.748 INFO kablam! Sep 18 00:33:17.749 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.749 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.749 INFO kablam! | Sep 18 00:33:17.749 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.749 INFO kablam! | ----^^^^ Sep 18 00:33:17.749 INFO kablam! | | Sep 18 00:33:17.749 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.749 INFO kablam! ... Sep 18 00:33:17.749 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 18 00:33:17.749 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.749 INFO kablam! Sep 18 00:33:17.751 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.751 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.751 INFO kablam! | Sep 18 00:33:17.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.751 INFO kablam! | ----^^^^ Sep 18 00:33:17.751 INFO kablam! | | Sep 18 00:33:17.751 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.751 INFO kablam! ... Sep 18 00:33:17.751 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 18 00:33:17.751 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:17.751 INFO kablam! Sep 18 00:33:17.753 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.753 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.753 INFO kablam! | Sep 18 00:33:17.753 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.753 INFO kablam! | ----^^^^ Sep 18 00:33:17.753 INFO kablam! | | Sep 18 00:33:17.753 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.753 INFO kablam! ... Sep 18 00:33:17.753 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 18 00:33:17.753 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.753 INFO kablam! Sep 18 00:33:17.759 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.759 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.759 INFO kablam! | Sep 18 00:33:17.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.759 INFO kablam! | ----^^^^ Sep 18 00:33:17.759 INFO kablam! | | Sep 18 00:33:17.759 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.759 INFO kablam! ... Sep 18 00:33:17.759 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 18 00:33:17.759 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.759 INFO kablam! Sep 18 00:33:17.759 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.759 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.759 INFO kablam! | Sep 18 00:33:17.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.759 INFO kablam! | ----^^^^ Sep 18 00:33:17.759 INFO kablam! | | Sep 18 00:33:17.759 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.759 INFO kablam! ... Sep 18 00:33:17.759 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 18 00:33:17.759 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.759 INFO kablam! Sep 18 00:33:17.759 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.759 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.759 INFO kablam! | Sep 18 00:33:17.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.759 INFO kablam! | ----^^^^ Sep 18 00:33:17.759 INFO kablam! | | Sep 18 00:33:17.759 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.759 INFO kablam! ... Sep 18 00:33:17.759 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 18 00:33:17.759 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.759 INFO kablam! Sep 18 00:33:17.767 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.767 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.767 INFO kablam! | Sep 18 00:33:17.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.767 INFO kablam! | ----^^^^ Sep 18 00:33:17.767 INFO kablam! | | Sep 18 00:33:17.767 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.767 INFO kablam! ... Sep 18 00:33:17.767 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 18 00:33:17.767 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.767 INFO kablam! Sep 18 00:33:17.767 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.767 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.767 INFO kablam! | Sep 18 00:33:17.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.767 INFO kablam! | ----^^^^ Sep 18 00:33:17.767 INFO kablam! | | Sep 18 00:33:17.767 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.767 INFO kablam! ... Sep 18 00:33:17.767 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 18 00:33:17.767 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.767 INFO kablam! Sep 18 00:33:17.775 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.775 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.775 INFO kablam! | Sep 18 00:33:17.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.775 INFO kablam! | ----^^^^ Sep 18 00:33:17.775 INFO kablam! | | Sep 18 00:33:17.775 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.775 INFO kablam! ... Sep 18 00:33:17.775 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 18 00:33:17.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.775 INFO kablam! Sep 18 00:33:17.775 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.775 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.775 INFO kablam! | Sep 18 00:33:17.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.775 INFO kablam! | ----^^^^ Sep 18 00:33:17.775 INFO kablam! | | Sep 18 00:33:17.775 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.775 INFO kablam! ... Sep 18 00:33:17.775 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 18 00:33:17.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.775 INFO kablam! Sep 18 00:33:17.776 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.776 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.776 INFO kablam! | Sep 18 00:33:17.776 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.776 INFO kablam! | ----^^^^ Sep 18 00:33:17.776 INFO kablam! | | Sep 18 00:33:17.776 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.776 INFO kablam! ... Sep 18 00:33:17.776 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 18 00:33:17.776 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.776 INFO kablam! Sep 18 00:33:17.779 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.779 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.779 INFO kablam! | Sep 18 00:33:17.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.779 INFO kablam! | ----^^^^ Sep 18 00:33:17.779 INFO kablam! | | Sep 18 00:33:17.779 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.779 INFO kablam! ... Sep 18 00:33:17.779 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 18 00:33:17.779 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.779 INFO kablam! Sep 18 00:33:17.783 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.783 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.783 INFO kablam! | Sep 18 00:33:17.783 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.783 INFO kablam! | ----^^^^ Sep 18 00:33:17.783 INFO kablam! | | Sep 18 00:33:17.783 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.783 INFO kablam! ... Sep 18 00:33:17.783 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 18 00:33:17.783 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.783 INFO kablam! Sep 18 00:33:17.783 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.783 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.783 INFO kablam! | Sep 18 00:33:17.783 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.783 INFO kablam! | ----^^^^ Sep 18 00:33:17.783 INFO kablam! | | Sep 18 00:33:17.783 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.783 INFO kablam! ... Sep 18 00:33:17.783 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 18 00:33:17.783 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.783 INFO kablam! Sep 18 00:33:17.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.787 INFO kablam! | Sep 18 00:33:17.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.787 INFO kablam! | ----^^^^ Sep 18 00:33:17.787 INFO kablam! | | Sep 18 00:33:17.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.787 INFO kablam! ... Sep 18 00:33:17.787 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 18 00:33:17.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.787 INFO kablam! Sep 18 00:33:17.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.787 INFO kablam! | Sep 18 00:33:17.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.787 INFO kablam! | ----^^^^ Sep 18 00:33:17.787 INFO kablam! | | Sep 18 00:33:17.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.787 INFO kablam! ... Sep 18 00:33:17.787 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 18 00:33:17.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.787 INFO kablam! Sep 18 00:33:17.791 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.791 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.791 INFO kablam! | Sep 18 00:33:17.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.791 INFO kablam! | ----^^^^ Sep 18 00:33:17.791 INFO kablam! | | Sep 18 00:33:17.791 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.791 INFO kablam! ... Sep 18 00:33:17.791 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 18 00:33:17.791 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.791 INFO kablam! Sep 18 00:33:17.791 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.791 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.791 INFO kablam! | Sep 18 00:33:17.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.791 INFO kablam! | ----^^^^ Sep 18 00:33:17.791 INFO kablam! | | Sep 18 00:33:17.791 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.791 INFO kablam! ... Sep 18 00:33:17.791 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 18 00:33:17.791 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.791 INFO kablam! Sep 18 00:33:17.791 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.791 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.791 INFO kablam! | Sep 18 00:33:17.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.791 INFO kablam! | ----^^^^ Sep 18 00:33:17.791 INFO kablam! | | Sep 18 00:33:17.791 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.791 INFO kablam! ... Sep 18 00:33:17.791 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 18 00:33:17.791 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.791 INFO kablam! Sep 18 00:33:17.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.799 INFO kablam! | Sep 18 00:33:17.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.799 INFO kablam! | ----^^^^ Sep 18 00:33:17.799 INFO kablam! | | Sep 18 00:33:17.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.799 INFO kablam! ... Sep 18 00:33:17.799 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 18 00:33:17.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.799 INFO kablam! Sep 18 00:33:17.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.799 INFO kablam! | Sep 18 00:33:17.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.799 INFO kablam! | ----^^^^ Sep 18 00:33:17.799 INFO kablam! | | Sep 18 00:33:17.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.799 INFO kablam! ... Sep 18 00:33:17.799 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 18 00:33:17.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.799 INFO kablam! Sep 18 00:33:17.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.799 INFO kablam! | Sep 18 00:33:17.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.799 INFO kablam! | ----^^^^ Sep 18 00:33:17.799 INFO kablam! | | Sep 18 00:33:17.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.799 INFO kablam! ... Sep 18 00:33:17.799 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 18 00:33:17.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.799 INFO kablam! Sep 18 00:33:17.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.799 INFO kablam! | Sep 18 00:33:17.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.799 INFO kablam! | ----^^^^ Sep 18 00:33:17.799 INFO kablam! | | Sep 18 00:33:17.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.799 INFO kablam! ... Sep 18 00:33:17.799 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 18 00:33:17.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.799 INFO kablam! Sep 18 00:33:17.807 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.807 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.807 INFO kablam! | Sep 18 00:33:17.807 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.807 INFO kablam! | ----^^^^ Sep 18 00:33:17.807 INFO kablam! | | Sep 18 00:33:17.807 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.807 INFO kablam! ... Sep 18 00:33:17.807 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 18 00:33:17.807 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.807 INFO kablam! Sep 18 00:33:17.807 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.807 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:17.807 INFO kablam! | Sep 18 00:33:17.807 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.807 INFO kablam! | ----^^^^ Sep 18 00:33:17.807 INFO kablam! | | Sep 18 00:33:17.807 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.807 INFO kablam! ... Sep 18 00:33:17.807 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 18 00:33:17.807 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:17.807 INFO kablam! Sep 18 00:33:17.807 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.807 INFO kablam! --> src/de.rs:960:17 Sep 18 00:33:17.807 INFO kablam! | Sep 18 00:33:17.807 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:17.807 INFO kablam! | ----^^^^ Sep 18 00:33:17.807 INFO kablam! | | Sep 18 00:33:17.807 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.807 INFO kablam! Sep 18 00:33:17.819 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:17.819 INFO kablam! --> src/de.rs:971:13 Sep 18 00:33:17.819 INFO kablam! | Sep 18 00:33:17.819 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 18 00:33:17.819 INFO kablam! | ----^^^^ Sep 18 00:33:17.819 INFO kablam! | | Sep 18 00:33:17.819 INFO kablam! | help: remove this `mut` Sep 18 00:33:17.819 INFO kablam! Sep 18 00:33:19.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.97s Sep 18 00:33:19.907 INFO kablam! su: No module specific data is present Sep 18 00:33:21.062 INFO running `"docker" "rm" "-f" "04dda264bc93909c4f217a4fc045ae3266fed839d81339b01633edf7ab443b09"` Sep 18 00:33:21.395 INFO blam! 04dda264bc93909c4f217a4fc045ae3266fed839d81339b01633edf7ab443b09