Sep 02 14:06:26.750 INFO checking fourleaf-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 14:06:26.750 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 14:06:26.750 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:06:26.954 INFO blam! a4e553c15d384a0a2812096cbfd93958f2c0560685e3c8e15e8e8656497cb9d5 Sep 02 14:06:26.956 INFO running `"docker" "start" "-a" "a4e553c15d384a0a2812096cbfd93958f2c0560685e3c8e15e8e8656497cb9d5"` Sep 02 14:06:27.688 INFO kablam! Checking fourleaf v0.1.1 (file:///source) Sep 02 14:06:30.537 INFO kablam! warning: unused import: `self` Sep 02 14:06:30.537 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 02 14:06:30.537 INFO kablam! | Sep 02 14:06:30.537 INFO kablam! 18 | use stream::{self, Stream}; Sep 02 14:06:30.537 INFO kablam! | ^^^^ Sep 02 14:06:30.537 INFO kablam! | Sep 02 14:06:30.537 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 14:06:30.537 INFO kablam! Sep 02 14:06:37.483 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:37.484 INFO kablam! --> src/stream.rs:1263:24 Sep 02 14:06:37.484 INFO kablam! | Sep 02 14:06:37.484 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 02 14:06:37.484 INFO kablam! | ----^^^ Sep 02 14:06:37.484 INFO kablam! | | Sep 02 14:06:37.484 INFO kablam! | help: remove this `mut` Sep 02 14:06:37.484 INFO kablam! | Sep 02 14:06:37.484 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 14:06:37.484 INFO kablam! Sep 02 14:06:37.926 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:37.926 INFO kablam! --> src/de.rs:793:13 Sep 02 14:06:37.926 INFO kablam! | Sep 02 14:06:37.926 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:37.926 INFO kablam! | ----^^^^ Sep 02 14:06:37.926 INFO kablam! | | Sep 02 14:06:37.926 INFO kablam! | help: remove this `mut` Sep 02 14:06:37.926 INFO kablam! Sep 02 14:06:38.026 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.026 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.026 INFO kablam! | Sep 02 14:06:38.026 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.026 INFO kablam! | ----^^^^ Sep 02 14:06:38.026 INFO kablam! | | Sep 02 14:06:38.026 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.026 INFO kablam! ... Sep 02 14:06:38.026 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 02 14:06:38.026 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.026 INFO kablam! Sep 02 14:06:38.029 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.029 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.029 INFO kablam! | Sep 02 14:06:38.029 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.029 INFO kablam! | ----^^^^ Sep 02 14:06:38.030 INFO kablam! | | Sep 02 14:06:38.030 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.030 INFO kablam! ... Sep 02 14:06:38.030 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 02 14:06:38.030 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.030 INFO kablam! Sep 02 14:06:38.034 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.034 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.034 INFO kablam! | Sep 02 14:06:38.034 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.034 INFO kablam! | ----^^^^ Sep 02 14:06:38.034 INFO kablam! | | Sep 02 14:06:38.034 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.034 INFO kablam! ... Sep 02 14:06:38.034 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 02 14:06:38.034 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.034 INFO kablam! Sep 02 14:06:38.038 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.038 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.038 INFO kablam! | Sep 02 14:06:38.038 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.038 INFO kablam! | ----^^^^ Sep 02 14:06:38.038 INFO kablam! | | Sep 02 14:06:38.038 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.038 INFO kablam! ... Sep 02 14:06:38.038 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 02 14:06:38.038 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.038 INFO kablam! Sep 02 14:06:38.042 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.042 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.042 INFO kablam! | Sep 02 14:06:38.042 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.042 INFO kablam! | ----^^^^ Sep 02 14:06:38.042 INFO kablam! | | Sep 02 14:06:38.042 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.042 INFO kablam! ... Sep 02 14:06:38.042 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 02 14:06:38.042 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.042 INFO kablam! Sep 02 14:06:38.046 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.046 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.046 INFO kablam! | Sep 02 14:06:38.046 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.046 INFO kablam! | ----^^^^ Sep 02 14:06:38.046 INFO kablam! | | Sep 02 14:06:38.046 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.046 INFO kablam! ... Sep 02 14:06:38.046 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 02 14:06:38.046 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.046 INFO kablam! Sep 02 14:06:38.050 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.050 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.050 INFO kablam! | Sep 02 14:06:38.050 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.050 INFO kablam! | ----^^^^ Sep 02 14:06:38.050 INFO kablam! | | Sep 02 14:06:38.050 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.050 INFO kablam! ... Sep 02 14:06:38.050 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 02 14:06:38.050 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.050 INFO kablam! Sep 02 14:06:38.054 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.054 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.054 INFO kablam! | Sep 02 14:06:38.054 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.054 INFO kablam! | ----^^^^ Sep 02 14:06:38.054 INFO kablam! | | Sep 02 14:06:38.054 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.054 INFO kablam! ... Sep 02 14:06:38.054 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 02 14:06:38.054 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.054 INFO kablam! Sep 02 14:06:38.058 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.058 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.058 INFO kablam! | Sep 02 14:06:38.058 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.058 INFO kablam! | ----^^^^ Sep 02 14:06:38.058 INFO kablam! | | Sep 02 14:06:38.058 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.058 INFO kablam! ... Sep 02 14:06:38.058 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 02 14:06:38.058 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.058 INFO kablam! Sep 02 14:06:38.062 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.062 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.062 INFO kablam! | Sep 02 14:06:38.062 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.062 INFO kablam! | ----^^^^ Sep 02 14:06:38.062 INFO kablam! | | Sep 02 14:06:38.062 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.062 INFO kablam! ... Sep 02 14:06:38.062 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 02 14:06:38.062 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:38.062 INFO kablam! Sep 02 14:06:38.066 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.066 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.066 INFO kablam! | Sep 02 14:06:38.066 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.066 INFO kablam! | ----^^^^ Sep 02 14:06:38.066 INFO kablam! | | Sep 02 14:06:38.066 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.066 INFO kablam! ... Sep 02 14:06:38.067 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 02 14:06:38.067 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.067 INFO kablam! Sep 02 14:06:38.070 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.070 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.070 INFO kablam! | Sep 02 14:06:38.070 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.070 INFO kablam! | ----^^^^ Sep 02 14:06:38.070 INFO kablam! | | Sep 02 14:06:38.070 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.070 INFO kablam! ... Sep 02 14:06:38.070 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 02 14:06:38.071 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.071 INFO kablam! Sep 02 14:06:38.074 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.074 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.074 INFO kablam! | Sep 02 14:06:38.074 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.074 INFO kablam! | ----^^^^ Sep 02 14:06:38.074 INFO kablam! | | Sep 02 14:06:38.074 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.075 INFO kablam! ... Sep 02 14:06:38.075 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 02 14:06:38.075 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.075 INFO kablam! Sep 02 14:06:38.078 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.078 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.078 INFO kablam! | Sep 02 14:06:38.078 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.078 INFO kablam! | ----^^^^ Sep 02 14:06:38.078 INFO kablam! | | Sep 02 14:06:38.078 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.079 INFO kablam! ... Sep 02 14:06:38.079 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 02 14:06:38.079 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.079 INFO kablam! Sep 02 14:06:38.082 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.082 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.082 INFO kablam! | Sep 02 14:06:38.082 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.082 INFO kablam! | ----^^^^ Sep 02 14:06:38.082 INFO kablam! | | Sep 02 14:06:38.082 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.083 INFO kablam! ... Sep 02 14:06:38.083 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 02 14:06:38.083 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.083 INFO kablam! Sep 02 14:06:38.086 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.086 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.086 INFO kablam! | Sep 02 14:06:38.086 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.086 INFO kablam! | ----^^^^ Sep 02 14:06:38.086 INFO kablam! | | Sep 02 14:06:38.086 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.087 INFO kablam! ... Sep 02 14:06:38.087 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 02 14:06:38.087 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.087 INFO kablam! Sep 02 14:06:38.090 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.090 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.090 INFO kablam! | Sep 02 14:06:38.090 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.090 INFO kablam! | ----^^^^ Sep 02 14:06:38.090 INFO kablam! | | Sep 02 14:06:38.090 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.091 INFO kablam! ... Sep 02 14:06:38.091 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 02 14:06:38.091 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.091 INFO kablam! Sep 02 14:06:38.094 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.094 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.094 INFO kablam! | Sep 02 14:06:38.094 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.094 INFO kablam! | ----^^^^ Sep 02 14:06:38.094 INFO kablam! | | Sep 02 14:06:38.094 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.095 INFO kablam! ... Sep 02 14:06:38.095 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 02 14:06:38.095 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.095 INFO kablam! Sep 02 14:06:38.098 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.098 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.098 INFO kablam! | Sep 02 14:06:38.098 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.098 INFO kablam! | ----^^^^ Sep 02 14:06:38.098 INFO kablam! | | Sep 02 14:06:38.098 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.099 INFO kablam! ... Sep 02 14:06:38.099 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 02 14:06:38.099 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.099 INFO kablam! Sep 02 14:06:38.102 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.102 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.102 INFO kablam! | Sep 02 14:06:38.102 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.102 INFO kablam! | ----^^^^ Sep 02 14:06:38.102 INFO kablam! | | Sep 02 14:06:38.103 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.103 INFO kablam! ... Sep 02 14:06:38.103 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 02 14:06:38.103 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.103 INFO kablam! Sep 02 14:06:38.106 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.106 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.106 INFO kablam! | Sep 02 14:06:38.106 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.106 INFO kablam! | ----^^^^ Sep 02 14:06:38.106 INFO kablam! | | Sep 02 14:06:38.106 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.107 INFO kablam! ... Sep 02 14:06:38.107 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 02 14:06:38.107 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.107 INFO kablam! Sep 02 14:06:38.110 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.110 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.110 INFO kablam! | Sep 02 14:06:38.110 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.110 INFO kablam! | ----^^^^ Sep 02 14:06:38.110 INFO kablam! | | Sep 02 14:06:38.111 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.111 INFO kablam! ... Sep 02 14:06:38.111 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 02 14:06:38.111 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.111 INFO kablam! Sep 02 14:06:38.114 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.114 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.114 INFO kablam! | Sep 02 14:06:38.114 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.114 INFO kablam! | ----^^^^ Sep 02 14:06:38.114 INFO kablam! | | Sep 02 14:06:38.115 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.115 INFO kablam! ... Sep 02 14:06:38.115 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 02 14:06:38.115 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.115 INFO kablam! Sep 02 14:06:38.118 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.118 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.118 INFO kablam! | Sep 02 14:06:38.118 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.118 INFO kablam! | ----^^^^ Sep 02 14:06:38.119 INFO kablam! | | Sep 02 14:06:38.119 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.119 INFO kablam! ... Sep 02 14:06:38.119 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 02 14:06:38.119 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.119 INFO kablam! Sep 02 14:06:38.122 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.122 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.122 INFO kablam! | Sep 02 14:06:38.122 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.123 INFO kablam! | ----^^^^ Sep 02 14:06:38.123 INFO kablam! | | Sep 02 14:06:38.123 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.123 INFO kablam! ... Sep 02 14:06:38.123 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 02 14:06:38.123 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.123 INFO kablam! Sep 02 14:06:38.126 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.126 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.126 INFO kablam! | Sep 02 14:06:38.127 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.127 INFO kablam! | ----^^^^ Sep 02 14:06:38.127 INFO kablam! | | Sep 02 14:06:38.127 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.127 INFO kablam! ... Sep 02 14:06:38.127 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 02 14:06:38.127 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.127 INFO kablam! Sep 02 14:06:38.130 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.130 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.131 INFO kablam! | Sep 02 14:06:38.131 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.131 INFO kablam! | ----^^^^ Sep 02 14:06:38.131 INFO kablam! | | Sep 02 14:06:38.131 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.131 INFO kablam! ... Sep 02 14:06:38.131 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 02 14:06:38.131 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.131 INFO kablam! Sep 02 14:06:38.134 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.134 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.135 INFO kablam! | Sep 02 14:06:38.135 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.135 INFO kablam! | ----^^^^ Sep 02 14:06:38.135 INFO kablam! | | Sep 02 14:06:38.135 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.135 INFO kablam! ... Sep 02 14:06:38.135 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 02 14:06:38.135 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.135 INFO kablam! Sep 02 14:06:38.139 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.139 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.139 INFO kablam! | Sep 02 14:06:38.139 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.139 INFO kablam! | ----^^^^ Sep 02 14:06:38.139 INFO kablam! | | Sep 02 14:06:38.139 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.139 INFO kablam! ... Sep 02 14:06:38.139 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 02 14:06:38.139 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.139 INFO kablam! Sep 02 14:06:38.143 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.143 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.143 INFO kablam! | Sep 02 14:06:38.143 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.143 INFO kablam! | ----^^^^ Sep 02 14:06:38.143 INFO kablam! | | Sep 02 14:06:38.143 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.143 INFO kablam! ... Sep 02 14:06:38.143 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 02 14:06:38.143 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.143 INFO kablam! Sep 02 14:06:38.147 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.147 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.147 INFO kablam! | Sep 02 14:06:38.147 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.147 INFO kablam! | ----^^^^ Sep 02 14:06:38.147 INFO kablam! | | Sep 02 14:06:38.147 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.147 INFO kablam! ... Sep 02 14:06:38.147 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 02 14:06:38.147 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.147 INFO kablam! Sep 02 14:06:38.151 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.151 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.151 INFO kablam! | Sep 02 14:06:38.151 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.151 INFO kablam! | ----^^^^ Sep 02 14:06:38.151 INFO kablam! | | Sep 02 14:06:38.151 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.151 INFO kablam! ... Sep 02 14:06:38.151 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 02 14:06:38.151 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.151 INFO kablam! Sep 02 14:06:38.155 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.155 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:38.155 INFO kablam! | Sep 02 14:06:38.155 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.155 INFO kablam! | ----^^^^ Sep 02 14:06:38.156 INFO kablam! | | Sep 02 14:06:38.156 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.156 INFO kablam! ... Sep 02 14:06:38.156 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 02 14:06:38.156 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:38.156 INFO kablam! Sep 02 14:06:38.164 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.164 INFO kablam! --> src/de.rs:960:17 Sep 02 14:06:38.164 INFO kablam! | Sep 02 14:06:38.164 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:38.164 INFO kablam! | ----^^^^ Sep 02 14:06:38.164 INFO kablam! | | Sep 02 14:06:38.165 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.165 INFO kablam! Sep 02 14:06:38.169 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:38.169 INFO kablam! --> src/de.rs:971:13 Sep 02 14:06:38.169 INFO kablam! | Sep 02 14:06:38.169 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 02 14:06:38.169 INFO kablam! | ----^^^^ Sep 02 14:06:38.169 INFO kablam! | | Sep 02 14:06:38.169 INFO kablam! | help: remove this `mut` Sep 02 14:06:38.169 INFO kablam! Sep 02 14:06:44.778 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:44.778 INFO kablam! --> src/stream.rs:1263:24 Sep 02 14:06:44.778 INFO kablam! | Sep 02 14:06:44.778 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 02 14:06:44.778 INFO kablam! | ----^^^ Sep 02 14:06:44.778 INFO kablam! | | Sep 02 14:06:44.778 INFO kablam! | help: remove this `mut` Sep 02 14:06:44.778 INFO kablam! | Sep 02 14:06:44.778 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 14:06:44.778 INFO kablam! Sep 02 14:06:45.789 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.791 INFO kablam! --> src/de.rs:793:13 Sep 02 14:06:45.791 INFO kablam! | Sep 02 14:06:45.791 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.791 INFO kablam! | ----^^^^ Sep 02 14:06:45.791 INFO kablam! | | Sep 02 14:06:45.791 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.791 INFO kablam! Sep 02 14:06:45.892 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.892 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.892 INFO kablam! | Sep 02 14:06:45.892 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.892 INFO kablam! | ----^^^^ Sep 02 14:06:45.892 INFO kablam! | | Sep 02 14:06:45.892 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.892 INFO kablam! ... Sep 02 14:06:45.893 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 02 14:06:45.893 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.893 INFO kablam! Sep 02 14:06:45.896 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.896 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.896 INFO kablam! | Sep 02 14:06:45.896 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.896 INFO kablam! | ----^^^^ Sep 02 14:06:45.896 INFO kablam! | | Sep 02 14:06:45.896 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.896 INFO kablam! ... Sep 02 14:06:45.896 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 02 14:06:45.896 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.896 INFO kablam! Sep 02 14:06:45.900 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.900 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.900 INFO kablam! | Sep 02 14:06:45.900 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.900 INFO kablam! | ----^^^^ Sep 02 14:06:45.900 INFO kablam! | | Sep 02 14:06:45.900 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.900 INFO kablam! ... Sep 02 14:06:45.900 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 02 14:06:45.900 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.900 INFO kablam! Sep 02 14:06:45.904 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.904 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.904 INFO kablam! | Sep 02 14:06:45.904 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.904 INFO kablam! | ----^^^^ Sep 02 14:06:45.904 INFO kablam! | | Sep 02 14:06:45.904 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.904 INFO kablam! ... Sep 02 14:06:45.904 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 02 14:06:45.904 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.904 INFO kablam! Sep 02 14:06:45.908 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.908 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.908 INFO kablam! | Sep 02 14:06:45.908 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.908 INFO kablam! | ----^^^^ Sep 02 14:06:45.908 INFO kablam! | | Sep 02 14:06:45.908 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.908 INFO kablam! ... Sep 02 14:06:45.908 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 02 14:06:45.908 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.908 INFO kablam! Sep 02 14:06:45.912 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.912 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.912 INFO kablam! | Sep 02 14:06:45.912 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.912 INFO kablam! | ----^^^^ Sep 02 14:06:45.912 INFO kablam! | | Sep 02 14:06:45.912 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.912 INFO kablam! ... Sep 02 14:06:45.912 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 02 14:06:45.912 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.912 INFO kablam! Sep 02 14:06:45.916 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.916 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.916 INFO kablam! | Sep 02 14:06:45.916 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.916 INFO kablam! | ----^^^^ Sep 02 14:06:45.916 INFO kablam! | | Sep 02 14:06:45.916 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.916 INFO kablam! ... Sep 02 14:06:45.916 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 02 14:06:45.917 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.917 INFO kablam! Sep 02 14:06:45.920 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.920 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.920 INFO kablam! | Sep 02 14:06:45.920 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.920 INFO kablam! | ----^^^^ Sep 02 14:06:45.920 INFO kablam! | | Sep 02 14:06:45.920 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.921 INFO kablam! ... Sep 02 14:06:45.921 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 02 14:06:45.921 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.921 INFO kablam! Sep 02 14:06:45.924 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.924 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.924 INFO kablam! | Sep 02 14:06:45.924 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.924 INFO kablam! | ----^^^^ Sep 02 14:06:45.925 INFO kablam! | | Sep 02 14:06:45.925 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.925 INFO kablam! ... Sep 02 14:06:45.925 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 02 14:06:45.925 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.925 INFO kablam! Sep 02 14:06:45.928 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.928 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.928 INFO kablam! | Sep 02 14:06:45.928 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.929 INFO kablam! | ----^^^^ Sep 02 14:06:45.929 INFO kablam! | | Sep 02 14:06:45.929 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.929 INFO kablam! ... Sep 02 14:06:45.929 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 02 14:06:45.929 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 02 14:06:45.929 INFO kablam! Sep 02 14:06:45.932 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.932 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.932 INFO kablam! | Sep 02 14:06:45.933 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.933 INFO kablam! | ----^^^^ Sep 02 14:06:45.933 INFO kablam! | | Sep 02 14:06:45.933 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.933 INFO kablam! ... Sep 02 14:06:45.933 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 02 14:06:45.933 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.933 INFO kablam! Sep 02 14:06:45.936 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.937 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.937 INFO kablam! | Sep 02 14:06:45.937 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.937 INFO kablam! | ----^^^^ Sep 02 14:06:45.937 INFO kablam! | | Sep 02 14:06:45.937 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.937 INFO kablam! ... Sep 02 14:06:45.937 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 02 14:06:45.937 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.937 INFO kablam! Sep 02 14:06:45.940 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.941 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.941 INFO kablam! | Sep 02 14:06:45.941 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.941 INFO kablam! | ----^^^^ Sep 02 14:06:45.941 INFO kablam! | | Sep 02 14:06:45.941 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.941 INFO kablam! ... Sep 02 14:06:45.941 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 02 14:06:45.941 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.941 INFO kablam! Sep 02 14:06:45.945 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.945 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.945 INFO kablam! | Sep 02 14:06:45.945 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.945 INFO kablam! | ----^^^^ Sep 02 14:06:45.945 INFO kablam! | | Sep 02 14:06:45.945 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.945 INFO kablam! ... Sep 02 14:06:45.945 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 02 14:06:45.945 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.945 INFO kablam! Sep 02 14:06:45.949 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.949 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.949 INFO kablam! | Sep 02 14:06:45.949 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.949 INFO kablam! | ----^^^^ Sep 02 14:06:45.949 INFO kablam! | | Sep 02 14:06:45.949 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.949 INFO kablam! ... Sep 02 14:06:45.949 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 02 14:06:45.949 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.949 INFO kablam! Sep 02 14:06:45.953 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.953 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.953 INFO kablam! | Sep 02 14:06:45.953 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.953 INFO kablam! | ----^^^^ Sep 02 14:06:45.953 INFO kablam! | | Sep 02 14:06:45.953 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.953 INFO kablam! ... Sep 02 14:06:45.953 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 02 14:06:45.953 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.953 INFO kablam! Sep 02 14:06:45.957 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.957 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.957 INFO kablam! | Sep 02 14:06:45.957 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.957 INFO kablam! | ----^^^^ Sep 02 14:06:45.957 INFO kablam! | | Sep 02 14:06:45.957 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.957 INFO kablam! ... Sep 02 14:06:45.957 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 02 14:06:45.957 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.957 INFO kablam! Sep 02 14:06:45.961 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.961 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.961 INFO kablam! | Sep 02 14:06:45.961 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.961 INFO kablam! | ----^^^^ Sep 02 14:06:45.961 INFO kablam! | | Sep 02 14:06:45.961 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.961 INFO kablam! ... Sep 02 14:06:45.961 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 02 14:06:45.961 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.961 INFO kablam! Sep 02 14:06:45.965 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.965 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.965 INFO kablam! | Sep 02 14:06:45.965 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.965 INFO kablam! | ----^^^^ Sep 02 14:06:45.965 INFO kablam! | | Sep 02 14:06:45.965 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.965 INFO kablam! ... Sep 02 14:06:45.965 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 02 14:06:45.965 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.965 INFO kablam! Sep 02 14:06:45.969 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.969 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.969 INFO kablam! | Sep 02 14:06:45.969 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.969 INFO kablam! | ----^^^^ Sep 02 14:06:45.969 INFO kablam! | | Sep 02 14:06:45.969 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.969 INFO kablam! ... Sep 02 14:06:45.969 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 02 14:06:45.969 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.969 INFO kablam! Sep 02 14:06:45.973 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.973 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.973 INFO kablam! | Sep 02 14:06:45.973 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.973 INFO kablam! | ----^^^^ Sep 02 14:06:45.973 INFO kablam! | | Sep 02 14:06:45.973 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.973 INFO kablam! ... Sep 02 14:06:45.973 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 02 14:06:45.973 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.973 INFO kablam! Sep 02 14:06:45.977 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.977 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.977 INFO kablam! | Sep 02 14:06:45.977 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.977 INFO kablam! | ----^^^^ Sep 02 14:06:45.977 INFO kablam! | | Sep 02 14:06:45.977 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.977 INFO kablam! ... Sep 02 14:06:45.977 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 02 14:06:45.977 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.978 INFO kablam! Sep 02 14:06:45.981 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.981 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.981 INFO kablam! | Sep 02 14:06:45.981 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.981 INFO kablam! | ----^^^^ Sep 02 14:06:45.981 INFO kablam! | | Sep 02 14:06:45.981 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.981 INFO kablam! ... Sep 02 14:06:45.982 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 02 14:06:45.982 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.982 INFO kablam! Sep 02 14:06:45.985 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.985 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.986 INFO kablam! | Sep 02 14:06:45.986 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.986 INFO kablam! | ----^^^^ Sep 02 14:06:45.986 INFO kablam! | | Sep 02 14:06:45.986 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.986 INFO kablam! ... Sep 02 14:06:45.986 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 02 14:06:45.986 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.986 INFO kablam! Sep 02 14:06:45.989 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.989 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.990 INFO kablam! | Sep 02 14:06:45.990 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.990 INFO kablam! | ----^^^^ Sep 02 14:06:45.990 INFO kablam! | | Sep 02 14:06:45.990 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.990 INFO kablam! ... Sep 02 14:06:45.990 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 02 14:06:45.990 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.990 INFO kablam! Sep 02 14:06:45.993 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.994 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.994 INFO kablam! | Sep 02 14:06:45.994 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.994 INFO kablam! | ----^^^^ Sep 02 14:06:45.994 INFO kablam! | | Sep 02 14:06:45.994 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.994 INFO kablam! ... Sep 02 14:06:45.994 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 02 14:06:45.994 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.994 INFO kablam! Sep 02 14:06:45.998 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:45.998 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:45.998 INFO kablam! | Sep 02 14:06:45.998 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:45.998 INFO kablam! | ----^^^^ Sep 02 14:06:45.998 INFO kablam! | | Sep 02 14:06:45.998 INFO kablam! | help: remove this `mut` Sep 02 14:06:45.998 INFO kablam! ... Sep 02 14:06:45.998 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 02 14:06:45.998 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:45.998 INFO kablam! Sep 02 14:06:46.002 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.002 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:46.002 INFO kablam! | Sep 02 14:06:46.002 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.002 INFO kablam! | ----^^^^ Sep 02 14:06:46.002 INFO kablam! | | Sep 02 14:06:46.002 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.002 INFO kablam! ... Sep 02 14:06:46.002 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 02 14:06:46.002 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:46.002 INFO kablam! Sep 02 14:06:46.006 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.006 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:46.006 INFO kablam! | Sep 02 14:06:46.006 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.006 INFO kablam! | ----^^^^ Sep 02 14:06:46.006 INFO kablam! | | Sep 02 14:06:46.006 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.006 INFO kablam! ... Sep 02 14:06:46.006 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 02 14:06:46.006 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:46.006 INFO kablam! Sep 02 14:06:46.010 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.010 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:46.010 INFO kablam! | Sep 02 14:06:46.010 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.010 INFO kablam! | ----^^^^ Sep 02 14:06:46.010 INFO kablam! | | Sep 02 14:06:46.010 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.010 INFO kablam! ... Sep 02 14:06:46.010 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 02 14:06:46.010 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:46.010 INFO kablam! Sep 02 14:06:46.014 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.014 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:46.014 INFO kablam! | Sep 02 14:06:46.014 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.014 INFO kablam! | ----^^^^ Sep 02 14:06:46.014 INFO kablam! | | Sep 02 14:06:46.014 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.014 INFO kablam! ... Sep 02 14:06:46.014 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 02 14:06:46.014 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:46.014 INFO kablam! Sep 02 14:06:46.018 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.018 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:46.018 INFO kablam! | Sep 02 14:06:46.018 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.018 INFO kablam! | ----^^^^ Sep 02 14:06:46.018 INFO kablam! | | Sep 02 14:06:46.018 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.018 INFO kablam! ... Sep 02 14:06:46.018 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 02 14:06:46.018 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:46.018 INFO kablam! Sep 02 14:06:46.022 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.022 INFO kablam! --> src/de.rs:913:21 Sep 02 14:06:46.022 INFO kablam! | Sep 02 14:06:46.022 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.022 INFO kablam! | ----^^^^ Sep 02 14:06:46.022 INFO kablam! | | Sep 02 14:06:46.022 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.022 INFO kablam! ... Sep 02 14:06:46.022 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 02 14:06:46.022 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 02 14:06:46.022 INFO kablam! Sep 02 14:06:46.031 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.031 INFO kablam! --> src/de.rs:960:17 Sep 02 14:06:46.031 INFO kablam! | Sep 02 14:06:46.031 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 02 14:06:46.031 INFO kablam! | ----^^^^ Sep 02 14:06:46.031 INFO kablam! | | Sep 02 14:06:46.031 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.031 INFO kablam! Sep 02 14:06:46.036 INFO kablam! warning: variable does not need to be mutable Sep 02 14:06:46.036 INFO kablam! --> src/de.rs:971:13 Sep 02 14:06:46.036 INFO kablam! | Sep 02 14:06:46.036 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 02 14:06:46.036 INFO kablam! | ----^^^^ Sep 02 14:06:46.036 INFO kablam! | | Sep 02 14:06:46.036 INFO kablam! | help: remove this `mut` Sep 02 14:06:46.036 INFO kablam! Sep 02 14:06:50.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.41s Sep 02 14:06:50.087 INFO kablam! su: No module specific data is present Sep 02 14:06:50.654 INFO running `"docker" "rm" "-f" "a4e553c15d384a0a2812096cbfd93958f2c0560685e3c8e15e8e8656497cb9d5"` Sep 02 14:06:50.816 INFO blam! a4e553c15d384a0a2812096cbfd93958f2c0560685e3c8e15e8e8656497cb9d5