Sep 10 18:56:20.234 INFO checking fourleaf-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 18:56:20.234 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 18:56:20.234 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 18:56:20.455 INFO blam! 93c7d9911b722ea1c7068db52b70b09fa8c4800ea0ad919f8044caf6be65ed90 Sep 10 18:56:20.457 INFO running `"docker" "start" "-a" "93c7d9911b722ea1c7068db52b70b09fa8c4800ea0ad919f8044caf6be65ed90"` Sep 10 18:56:21.978 INFO kablam! usermod: no changes Sep 10 18:56:22.046 INFO kablam! Checking fourleaf v0.1.1 (file:///source) Sep 10 18:56:24.465 INFO kablam! warning: unused import: `self` Sep 10 18:56:24.465 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 10 18:56:24.465 INFO kablam! | Sep 10 18:56:24.465 INFO kablam! 18 | use stream::{self, Stream}; Sep 10 18:56:24.465 INFO kablam! | ^^^^ Sep 10 18:56:24.465 INFO kablam! | Sep 10 18:56:24.465 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 18:56:24.465 INFO kablam! Sep 10 18:56:29.642 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:29.642 INFO kablam! --> src/stream.rs:1263:24 Sep 10 18:56:29.642 INFO kablam! | Sep 10 18:56:29.642 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 10 18:56:29.642 INFO kablam! | ----^^^ Sep 10 18:56:29.642 INFO kablam! | | Sep 10 18:56:29.642 INFO kablam! | help: remove this `mut` Sep 10 18:56:29.642 INFO kablam! | Sep 10 18:56:29.642 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 18:56:29.642 INFO kablam! Sep 10 18:56:29.962 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:29.962 INFO kablam! --> src/de.rs:793:13 Sep 10 18:56:29.962 INFO kablam! | Sep 10 18:56:29.962 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:29.962 INFO kablam! | ----^^^^ Sep 10 18:56:29.962 INFO kablam! | | Sep 10 18:56:29.962 INFO kablam! | help: remove this `mut` Sep 10 18:56:29.962 INFO kablam! Sep 10 18:56:30.102 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.102 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.102 INFO kablam! | Sep 10 18:56:30.102 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.102 INFO kablam! | ----^^^^ Sep 10 18:56:30.102 INFO kablam! | | Sep 10 18:56:30.102 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.102 INFO kablam! ... Sep 10 18:56:30.102 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 10 18:56:30.102 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.102 INFO kablam! Sep 10 18:56:30.102 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.102 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.102 INFO kablam! | Sep 10 18:56:30.102 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.102 INFO kablam! | ----^^^^ Sep 10 18:56:30.102 INFO kablam! | | Sep 10 18:56:30.102 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.102 INFO kablam! ... Sep 10 18:56:30.102 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 10 18:56:30.102 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.102 INFO kablam! Sep 10 18:56:30.102 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.102 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.102 INFO kablam! | Sep 10 18:56:30.102 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.102 INFO kablam! | ----^^^^ Sep 10 18:56:30.102 INFO kablam! | | Sep 10 18:56:30.103 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.103 INFO kablam! ... Sep 10 18:56:30.103 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 10 18:56:30.103 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.103 INFO kablam! Sep 10 18:56:30.107 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.107 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.107 INFO kablam! | Sep 10 18:56:30.107 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.107 INFO kablam! | ----^^^^ Sep 10 18:56:30.107 INFO kablam! | | Sep 10 18:56:30.107 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.107 INFO kablam! ... Sep 10 18:56:30.107 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 10 18:56:30.107 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.108 INFO kablam! Sep 10 18:56:30.114 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.114 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.114 INFO kablam! | Sep 10 18:56:30.114 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.114 INFO kablam! | ----^^^^ Sep 10 18:56:30.114 INFO kablam! | | Sep 10 18:56:30.114 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.114 INFO kablam! ... Sep 10 18:56:30.114 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 10 18:56:30.114 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.114 INFO kablam! Sep 10 18:56:30.114 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.114 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.114 INFO kablam! | Sep 10 18:56:30.114 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.114 INFO kablam! | ----^^^^ Sep 10 18:56:30.114 INFO kablam! | | Sep 10 18:56:30.114 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.114 INFO kablam! ... Sep 10 18:56:30.114 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 10 18:56:30.114 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.114 INFO kablam! Sep 10 18:56:30.114 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.114 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.114 INFO kablam! | Sep 10 18:56:30.114 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.114 INFO kablam! | ----^^^^ Sep 10 18:56:30.114 INFO kablam! | | Sep 10 18:56:30.114 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.114 INFO kablam! ... Sep 10 18:56:30.114 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 10 18:56:30.114 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.114 INFO kablam! Sep 10 18:56:30.134 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.134 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.134 INFO kablam! | Sep 10 18:56:30.134 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.134 INFO kablam! | ----^^^^ Sep 10 18:56:30.134 INFO kablam! | | Sep 10 18:56:30.134 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.134 INFO kablam! ... Sep 10 18:56:30.134 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 10 18:56:30.134 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.134 INFO kablam! Sep 10 18:56:30.134 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.134 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.134 INFO kablam! | Sep 10 18:56:30.134 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.134 INFO kablam! | ----^^^^ Sep 10 18:56:30.134 INFO kablam! | | Sep 10 18:56:30.134 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.134 INFO kablam! ... Sep 10 18:56:30.134 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 10 18:56:30.134 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.134 INFO kablam! Sep 10 18:56:30.134 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.134 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.134 INFO kablam! | Sep 10 18:56:30.134 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.134 INFO kablam! | ----^^^^ Sep 10 18:56:30.134 INFO kablam! | | Sep 10 18:56:30.134 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.135 INFO kablam! ... Sep 10 18:56:30.135 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 10 18:56:30.135 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:30.135 INFO kablam! Sep 10 18:56:30.138 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.138 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.138 INFO kablam! | Sep 10 18:56:30.138 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.138 INFO kablam! | ----^^^^ Sep 10 18:56:30.138 INFO kablam! | | Sep 10 18:56:30.138 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.138 INFO kablam! ... Sep 10 18:56:30.138 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 10 18:56:30.138 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.138 INFO kablam! Sep 10 18:56:30.138 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.138 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.138 INFO kablam! | Sep 10 18:56:30.138 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.138 INFO kablam! | ----^^^^ Sep 10 18:56:30.138 INFO kablam! | | Sep 10 18:56:30.138 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.138 INFO kablam! ... Sep 10 18:56:30.138 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 10 18:56:30.138 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.138 INFO kablam! Sep 10 18:56:30.146 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.146 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.146 INFO kablam! | Sep 10 18:56:30.146 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.146 INFO kablam! | ----^^^^ Sep 10 18:56:30.146 INFO kablam! | | Sep 10 18:56:30.146 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.146 INFO kablam! ... Sep 10 18:56:30.146 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 10 18:56:30.146 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.146 INFO kablam! Sep 10 18:56:30.146 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.146 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.146 INFO kablam! | Sep 10 18:56:30.146 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.146 INFO kablam! | ----^^^^ Sep 10 18:56:30.146 INFO kablam! | | Sep 10 18:56:30.146 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.146 INFO kablam! ... Sep 10 18:56:30.146 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 10 18:56:30.146 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.146 INFO kablam! Sep 10 18:56:30.150 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.150 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.150 INFO kablam! | Sep 10 18:56:30.150 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.150 INFO kablam! | ----^^^^ Sep 10 18:56:30.150 INFO kablam! | | Sep 10 18:56:30.150 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.150 INFO kablam! ... Sep 10 18:56:30.150 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 10 18:56:30.150 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.150 INFO kablam! Sep 10 18:56:30.150 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.150 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.150 INFO kablam! | Sep 10 18:56:30.150 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.150 INFO kablam! | ----^^^^ Sep 10 18:56:30.150 INFO kablam! | | Sep 10 18:56:30.150 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.150 INFO kablam! ... Sep 10 18:56:30.150 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 10 18:56:30.150 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.150 INFO kablam! Sep 10 18:56:30.174 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.174 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.174 INFO kablam! | Sep 10 18:56:30.174 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.174 INFO kablam! | ----^^^^ Sep 10 18:56:30.174 INFO kablam! | | Sep 10 18:56:30.174 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.174 INFO kablam! ... Sep 10 18:56:30.174 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 10 18:56:30.174 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.174 INFO kablam! Sep 10 18:56:30.174 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.174 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.174 INFO kablam! | Sep 10 18:56:30.174 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.174 INFO kablam! | ----^^^^ Sep 10 18:56:30.174 INFO kablam! | | Sep 10 18:56:30.174 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.174 INFO kablam! ... Sep 10 18:56:30.174 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 10 18:56:30.174 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.174 INFO kablam! Sep 10 18:56:30.186 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.186 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.186 INFO kablam! | Sep 10 18:56:30.186 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.186 INFO kablam! | ----^^^^ Sep 10 18:56:30.186 INFO kablam! | | Sep 10 18:56:30.186 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.186 INFO kablam! ... Sep 10 18:56:30.186 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 10 18:56:30.186 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.186 INFO kablam! Sep 10 18:56:30.186 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.186 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.186 INFO kablam! | Sep 10 18:56:30.186 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.186 INFO kablam! | ----^^^^ Sep 10 18:56:30.186 INFO kablam! | | Sep 10 18:56:30.186 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.186 INFO kablam! ... Sep 10 18:56:30.186 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 10 18:56:30.186 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.186 INFO kablam! Sep 10 18:56:30.198 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.198 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.198 INFO kablam! | Sep 10 18:56:30.198 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.198 INFO kablam! | ----^^^^ Sep 10 18:56:30.198 INFO kablam! | | Sep 10 18:56:30.198 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.198 INFO kablam! ... Sep 10 18:56:30.198 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 10 18:56:30.198 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.198 INFO kablam! Sep 10 18:56:30.198 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.198 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.198 INFO kablam! | Sep 10 18:56:30.198 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.198 INFO kablam! | ----^^^^ Sep 10 18:56:30.198 INFO kablam! | | Sep 10 18:56:30.198 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.198 INFO kablam! ... Sep 10 18:56:30.198 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 10 18:56:30.198 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.198 INFO kablam! Sep 10 18:56:30.198 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.198 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.198 INFO kablam! | Sep 10 18:56:30.198 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.198 INFO kablam! | ----^^^^ Sep 10 18:56:30.198 INFO kablam! | | Sep 10 18:56:30.198 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.198 INFO kablam! ... Sep 10 18:56:30.198 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 10 18:56:30.198 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.198 INFO kablam! Sep 10 18:56:30.216 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.216 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.216 INFO kablam! | Sep 10 18:56:30.216 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.216 INFO kablam! | ----^^^^ Sep 10 18:56:30.216 INFO kablam! | | Sep 10 18:56:30.216 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.216 INFO kablam! ... Sep 10 18:56:30.216 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 10 18:56:30.216 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.216 INFO kablam! Sep 10 18:56:30.238 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.238 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.238 INFO kablam! | Sep 10 18:56:30.238 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.238 INFO kablam! | ----^^^^ Sep 10 18:56:30.238 INFO kablam! | | Sep 10 18:56:30.238 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.238 INFO kablam! ... Sep 10 18:56:30.238 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 10 18:56:30.238 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.238 INFO kablam! Sep 10 18:56:30.238 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.238 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.238 INFO kablam! | Sep 10 18:56:30.238 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.238 INFO kablam! | ----^^^^ Sep 10 18:56:30.238 INFO kablam! | | Sep 10 18:56:30.238 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.238 INFO kablam! ... Sep 10 18:56:30.238 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 10 18:56:30.238 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.238 INFO kablam! Sep 10 18:56:30.254 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.254 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.254 INFO kablam! | Sep 10 18:56:30.254 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.254 INFO kablam! | ----^^^^ Sep 10 18:56:30.254 INFO kablam! | | Sep 10 18:56:30.254 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.254 INFO kablam! ... Sep 10 18:56:30.254 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 10 18:56:30.254 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.254 INFO kablam! Sep 10 18:56:30.254 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.254 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.254 INFO kablam! | Sep 10 18:56:30.254 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.254 INFO kablam! | ----^^^^ Sep 10 18:56:30.254 INFO kablam! | | Sep 10 18:56:30.254 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.254 INFO kablam! ... Sep 10 18:56:30.254 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 10 18:56:30.254 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.254 INFO kablam! Sep 10 18:56:30.255 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.255 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.255 INFO kablam! | Sep 10 18:56:30.255 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.255 INFO kablam! | ----^^^^ Sep 10 18:56:30.255 INFO kablam! | | Sep 10 18:56:30.255 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.255 INFO kablam! ... Sep 10 18:56:30.255 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 10 18:56:30.255 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.255 INFO kablam! Sep 10 18:56:30.255 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.255 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.255 INFO kablam! | Sep 10 18:56:30.255 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.255 INFO kablam! | ----^^^^ Sep 10 18:56:30.255 INFO kablam! | | Sep 10 18:56:30.255 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.255 INFO kablam! ... Sep 10 18:56:30.255 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 10 18:56:30.255 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.255 INFO kablam! Sep 10 18:56:30.255 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.255 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.255 INFO kablam! | Sep 10 18:56:30.255 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.255 INFO kablam! | ----^^^^ Sep 10 18:56:30.255 INFO kablam! | | Sep 10 18:56:30.255 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.255 INFO kablam! ... Sep 10 18:56:30.255 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 10 18:56:30.255 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.274 INFO kablam! Sep 10 18:56:30.274 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.274 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.274 INFO kablam! | Sep 10 18:56:30.274 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.274 INFO kablam! | ----^^^^ Sep 10 18:56:30.274 INFO kablam! | | Sep 10 18:56:30.274 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.274 INFO kablam! ... Sep 10 18:56:30.274 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 10 18:56:30.274 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.274 INFO kablam! Sep 10 18:56:30.274 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.274 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:30.274 INFO kablam! | Sep 10 18:56:30.274 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.274 INFO kablam! | ----^^^^ Sep 10 18:56:30.274 INFO kablam! | | Sep 10 18:56:30.274 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.274 INFO kablam! ... Sep 10 18:56:30.274 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 10 18:56:30.274 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:30.274 INFO kablam! Sep 10 18:56:30.278 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.278 INFO kablam! --> src/de.rs:960:17 Sep 10 18:56:30.278 INFO kablam! | Sep 10 18:56:30.278 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:30.278 INFO kablam! | ----^^^^ Sep 10 18:56:30.278 INFO kablam! | | Sep 10 18:56:30.278 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.278 INFO kablam! Sep 10 18:56:30.302 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:30.302 INFO kablam! --> src/de.rs:971:13 Sep 10 18:56:30.302 INFO kablam! | Sep 10 18:56:30.302 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 10 18:56:30.302 INFO kablam! | ----^^^^ Sep 10 18:56:30.302 INFO kablam! | | Sep 10 18:56:30.302 INFO kablam! | help: remove this `mut` Sep 10 18:56:30.302 INFO kablam! Sep 10 18:56:33.350 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.350 INFO kablam! --> src/stream.rs:1263:24 Sep 10 18:56:33.350 INFO kablam! | Sep 10 18:56:33.350 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 10 18:56:33.350 INFO kablam! | ----^^^ Sep 10 18:56:33.350 INFO kablam! | | Sep 10 18:56:33.350 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.350 INFO kablam! | Sep 10 18:56:33.350 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 18:56:33.350 INFO kablam! Sep 10 18:56:33.778 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.778 INFO kablam! --> src/de.rs:793:13 Sep 10 18:56:33.778 INFO kablam! | Sep 10 18:56:33.778 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.778 INFO kablam! | ----^^^^ Sep 10 18:56:33.778 INFO kablam! | | Sep 10 18:56:33.778 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.778 INFO kablam! Sep 10 18:56:33.822 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.822 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.822 INFO kablam! | Sep 10 18:56:33.822 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.822 INFO kablam! | ----^^^^ Sep 10 18:56:33.822 INFO kablam! | | Sep 10 18:56:33.822 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.822 INFO kablam! ... Sep 10 18:56:33.822 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 10 18:56:33.822 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.822 INFO kablam! Sep 10 18:56:33.822 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.822 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.822 INFO kablam! | Sep 10 18:56:33.822 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.822 INFO kablam! | ----^^^^ Sep 10 18:56:33.822 INFO kablam! | | Sep 10 18:56:33.822 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.822 INFO kablam! ... Sep 10 18:56:33.822 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 10 18:56:33.822 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.822 INFO kablam! Sep 10 18:56:33.822 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.822 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.822 INFO kablam! | Sep 10 18:56:33.822 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.822 INFO kablam! | ----^^^^ Sep 10 18:56:33.823 INFO kablam! | | Sep 10 18:56:33.823 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.823 INFO kablam! ... Sep 10 18:56:33.823 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 10 18:56:33.823 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.823 INFO kablam! Sep 10 18:56:33.823 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.823 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.823 INFO kablam! | Sep 10 18:56:33.823 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.823 INFO kablam! | ----^^^^ Sep 10 18:56:33.823 INFO kablam! | | Sep 10 18:56:33.823 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.823 INFO kablam! ... Sep 10 18:56:33.823 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 10 18:56:33.823 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.823 INFO kablam! Sep 10 18:56:33.823 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.823 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.823 INFO kablam! | Sep 10 18:56:33.823 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.823 INFO kablam! | ----^^^^ Sep 10 18:56:33.823 INFO kablam! | | Sep 10 18:56:33.823 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.823 INFO kablam! ... Sep 10 18:56:33.823 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 10 18:56:33.823 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.823 INFO kablam! Sep 10 18:56:33.826 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.826 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.826 INFO kablam! | Sep 10 18:56:33.826 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.826 INFO kablam! | ----^^^^ Sep 10 18:56:33.826 INFO kablam! | | Sep 10 18:56:33.826 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.826 INFO kablam! ... Sep 10 18:56:33.826 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 10 18:56:33.826 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.826 INFO kablam! Sep 10 18:56:33.826 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.826 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.826 INFO kablam! | Sep 10 18:56:33.826 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.826 INFO kablam! | ----^^^^ Sep 10 18:56:33.826 INFO kablam! | | Sep 10 18:56:33.826 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.826 INFO kablam! ... Sep 10 18:56:33.826 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 10 18:56:33.826 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.826 INFO kablam! Sep 10 18:56:33.830 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.830 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.830 INFO kablam! | Sep 10 18:56:33.830 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.830 INFO kablam! | ----^^^^ Sep 10 18:56:33.830 INFO kablam! | | Sep 10 18:56:33.830 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.830 INFO kablam! ... Sep 10 18:56:33.830 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 10 18:56:33.830 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.830 INFO kablam! Sep 10 18:56:33.830 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.830 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.830 INFO kablam! | Sep 10 18:56:33.830 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.830 INFO kablam! | ----^^^^ Sep 10 18:56:33.830 INFO kablam! | | Sep 10 18:56:33.830 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.830 INFO kablam! ... Sep 10 18:56:33.830 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 10 18:56:33.830 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.830 INFO kablam! Sep 10 18:56:33.834 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.834 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.834 INFO kablam! | Sep 10 18:56:33.834 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.834 INFO kablam! | ----^^^^ Sep 10 18:56:33.834 INFO kablam! | | Sep 10 18:56:33.834 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.834 INFO kablam! ... Sep 10 18:56:33.834 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 10 18:56:33.834 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.834 INFO kablam! Sep 10 18:56:33.834 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.834 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.834 INFO kablam! | Sep 10 18:56:33.834 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.834 INFO kablam! | ----^^^^ Sep 10 18:56:33.834 INFO kablam! | | Sep 10 18:56:33.834 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.834 INFO kablam! ... Sep 10 18:56:33.834 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 10 18:56:33.834 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.834 INFO kablam! Sep 10 18:56:33.834 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.834 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.834 INFO kablam! | Sep 10 18:56:33.834 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.834 INFO kablam! | ----^^^^ Sep 10 18:56:33.834 INFO kablam! | | Sep 10 18:56:33.834 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.834 INFO kablam! ... Sep 10 18:56:33.834 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 10 18:56:33.834 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.834 INFO kablam! Sep 10 18:56:33.842 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.842 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.842 INFO kablam! | Sep 10 18:56:33.842 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.842 INFO kablam! | ----^^^^ Sep 10 18:56:33.842 INFO kablam! | | Sep 10 18:56:33.842 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.842 INFO kablam! ... Sep 10 18:56:33.842 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 10 18:56:33.842 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.842 INFO kablam! Sep 10 18:56:33.842 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.842 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.842 INFO kablam! | Sep 10 18:56:33.842 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.842 INFO kablam! | ----^^^^ Sep 10 18:56:33.842 INFO kablam! | | Sep 10 18:56:33.842 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.842 INFO kablam! ... Sep 10 18:56:33.842 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 10 18:56:33.842 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.842 INFO kablam! Sep 10 18:56:33.842 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.842 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.842 INFO kablam! | Sep 10 18:56:33.842 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.842 INFO kablam! | ----^^^^ Sep 10 18:56:33.842 INFO kablam! | | Sep 10 18:56:33.842 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.842 INFO kablam! ... Sep 10 18:56:33.842 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 10 18:56:33.842 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.842 INFO kablam! Sep 10 18:56:33.842 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.842 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.842 INFO kablam! | Sep 10 18:56:33.842 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.842 INFO kablam! | ----^^^^ Sep 10 18:56:33.842 INFO kablam! | | Sep 10 18:56:33.842 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.842 INFO kablam! ... Sep 10 18:56:33.843 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 10 18:56:33.843 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.843 INFO kablam! Sep 10 18:56:33.846 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.846 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.846 INFO kablam! | Sep 10 18:56:33.846 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.846 INFO kablam! | ----^^^^ Sep 10 18:56:33.846 INFO kablam! | | Sep 10 18:56:33.846 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.846 INFO kablam! ... Sep 10 18:56:33.846 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 10 18:56:33.846 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.846 INFO kablam! Sep 10 18:56:33.846 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.846 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.846 INFO kablam! | Sep 10 18:56:33.846 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.846 INFO kablam! | ----^^^^ Sep 10 18:56:33.846 INFO kablam! | | Sep 10 18:56:33.846 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.846 INFO kablam! ... Sep 10 18:56:33.846 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 10 18:56:33.846 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.846 INFO kablam! Sep 10 18:56:33.850 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.850 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.850 INFO kablam! | Sep 10 18:56:33.850 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.850 INFO kablam! | ----^^^^ Sep 10 18:56:33.850 INFO kablam! | | Sep 10 18:56:33.850 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.850 INFO kablam! ... Sep 10 18:56:33.850 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 10 18:56:33.850 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.850 INFO kablam! Sep 10 18:56:33.850 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.850 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.850 INFO kablam! | Sep 10 18:56:33.850 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.850 INFO kablam! | ----^^^^ Sep 10 18:56:33.850 INFO kablam! | | Sep 10 18:56:33.850 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.850 INFO kablam! ... Sep 10 18:56:33.850 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 10 18:56:33.850 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.850 INFO kablam! Sep 10 18:56:33.850 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.850 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.850 INFO kablam! | Sep 10 18:56:33.850 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.850 INFO kablam! | ----^^^^ Sep 10 18:56:33.850 INFO kablam! | | Sep 10 18:56:33.850 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.850 INFO kablam! ... Sep 10 18:56:33.850 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 10 18:56:33.850 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.850 INFO kablam! Sep 10 18:56:33.854 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.854 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.854 INFO kablam! | Sep 10 18:56:33.854 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.854 INFO kablam! | ----^^^^ Sep 10 18:56:33.854 INFO kablam! | | Sep 10 18:56:33.854 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.854 INFO kablam! ... Sep 10 18:56:33.854 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 10 18:56:33.854 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.854 INFO kablam! Sep 10 18:56:33.854 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.854 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.854 INFO kablam! | Sep 10 18:56:33.854 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.854 INFO kablam! | ----^^^^ Sep 10 18:56:33.854 INFO kablam! | | Sep 10 18:56:33.854 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.854 INFO kablam! ... Sep 10 18:56:33.854 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 10 18:56:33.854 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.854 INFO kablam! Sep 10 18:56:33.862 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.862 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.862 INFO kablam! | Sep 10 18:56:33.862 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.862 INFO kablam! | ----^^^^ Sep 10 18:56:33.862 INFO kablam! | | Sep 10 18:56:33.862 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.862 INFO kablam! ... Sep 10 18:56:33.862 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 10 18:56:33.862 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.862 INFO kablam! Sep 10 18:56:33.862 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.862 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.862 INFO kablam! | Sep 10 18:56:33.862 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.862 INFO kablam! | ----^^^^ Sep 10 18:56:33.862 INFO kablam! | | Sep 10 18:56:33.862 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.862 INFO kablam! ... Sep 10 18:56:33.862 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 10 18:56:33.862 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.862 INFO kablam! Sep 10 18:56:33.862 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.862 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.862 INFO kablam! | Sep 10 18:56:33.862 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.862 INFO kablam! | ----^^^^ Sep 10 18:56:33.862 INFO kablam! | | Sep 10 18:56:33.862 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.862 INFO kablam! ... Sep 10 18:56:33.862 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 10 18:56:33.862 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.862 INFO kablam! Sep 10 18:56:33.862 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.862 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.862 INFO kablam! | Sep 10 18:56:33.862 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.862 INFO kablam! | ----^^^^ Sep 10 18:56:33.862 INFO kablam! | | Sep 10 18:56:33.862 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.862 INFO kablam! ... Sep 10 18:56:33.863 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 10 18:56:33.863 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.863 INFO kablam! Sep 10 18:56:33.863 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.863 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.863 INFO kablam! | Sep 10 18:56:33.863 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.863 INFO kablam! | ----^^^^ Sep 10 18:56:33.863 INFO kablam! | | Sep 10 18:56:33.863 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.863 INFO kablam! ... Sep 10 18:56:33.863 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 10 18:56:33.863 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.863 INFO kablam! Sep 10 18:56:33.870 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.870 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.870 INFO kablam! | Sep 10 18:56:33.870 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.870 INFO kablam! | ----^^^^ Sep 10 18:56:33.870 INFO kablam! | | Sep 10 18:56:33.870 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.870 INFO kablam! ... Sep 10 18:56:33.870 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 10 18:56:33.870 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.870 INFO kablam! Sep 10 18:56:33.870 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.870 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.870 INFO kablam! | Sep 10 18:56:33.870 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.870 INFO kablam! | ----^^^^ Sep 10 18:56:33.870 INFO kablam! | | Sep 10 18:56:33.870 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.870 INFO kablam! ... Sep 10 18:56:33.870 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 10 18:56:33.870 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.870 INFO kablam! Sep 10 18:56:33.870 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.870 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.870 INFO kablam! | Sep 10 18:56:33.870 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.870 INFO kablam! | ----^^^^ Sep 10 18:56:33.870 INFO kablam! | | Sep 10 18:56:33.870 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.870 INFO kablam! ... Sep 10 18:56:33.870 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 10 18:56:33.870 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.870 INFO kablam! Sep 10 18:56:33.874 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.874 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.874 INFO kablam! | Sep 10 18:56:33.874 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.874 INFO kablam! | ----^^^^ Sep 10 18:56:33.874 INFO kablam! | | Sep 10 18:56:33.874 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.874 INFO kablam! ... Sep 10 18:56:33.874 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 10 18:56:33.874 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.874 INFO kablam! Sep 10 18:56:33.874 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.874 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.874 INFO kablam! | Sep 10 18:56:33.874 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.874 INFO kablam! | ----^^^^ Sep 10 18:56:33.874 INFO kablam! | | Sep 10 18:56:33.874 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.874 INFO kablam! ... Sep 10 18:56:33.874 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 10 18:56:33.874 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.874 INFO kablam! Sep 10 18:56:33.876 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.876 INFO kablam! --> src/de.rs:960:17 Sep 10 18:56:33.876 INFO kablam! | Sep 10 18:56:33.876 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.876 INFO kablam! | ----^^^^ Sep 10 18:56:33.876 INFO kablam! | | Sep 10 18:56:33.876 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.890 INFO kablam! Sep 10 18:56:33.890 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.890 INFO kablam! --> src/de.rs:971:13 Sep 10 18:56:33.890 INFO kablam! | Sep 10 18:56:33.890 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 10 18:56:33.890 INFO kablam! | ----^^^^ Sep 10 18:56:33.890 INFO kablam! | | Sep 10 18:56:33.890 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.890 INFO kablam! Sep 10 18:56:35.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.88s Sep 10 18:56:35.894 INFO kablam! su: No module specific data is present Sep 10 18:56:36.773 INFO running `"docker" "rm" "-f" "93c7d9911b722ea1c7068db52b70b09fa8c4800ea0ad919f8044caf6be65ed90"` Sep 10 18:56:36.904 INFO blam! 93c7d9911b722ea1c7068db52b70b09fa8c4800ea0ad919f8044caf6be65ed90