Sep 10 18:56:19.038 INFO checking fourleaf-0.1.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 18:56:19.038 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 18:56:19.038 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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:19.254 INFO blam! cf7304fd4b127d5c62d10dd68418df7a77af15afdb3e4ee2d74ca46afbc03985 Sep 10 18:56:19.256 INFO running `"docker" "start" "-a" "cf7304fd4b127d5c62d10dd68418df7a77af15afdb3e4ee2d74ca46afbc03985"` Sep 10 18:56:20.500 INFO kablam! usermod: no changes Sep 10 18:56:20.570 INFO kablam! Checking fourleaf v0.1.1 (file:///source) Sep 10 18:56:23.692 INFO kablam! warning: unused import: `self` Sep 10 18:56:23.692 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 10 18:56:23.692 INFO kablam! | Sep 10 18:56:23.692 INFO kablam! 18 | use stream::{self, Stream}; Sep 10 18:56:23.692 INFO kablam! | ^^^^ Sep 10 18:56:23.692 INFO kablam! | Sep 10 18:56:23.692 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 18:56:23.692 INFO kablam! Sep 10 18:56:28.246 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.246 INFO kablam! --> src/stream.rs:1263:24 Sep 10 18:56:28.246 INFO kablam! | Sep 10 18:56:28.246 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 10 18:56:28.246 INFO kablam! | ----^^^ Sep 10 18:56:28.246 INFO kablam! | | Sep 10 18:56:28.246 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.246 INFO kablam! | Sep 10 18:56:28.246 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 18:56:28.246 INFO kablam! Sep 10 18:56:28.629 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.629 INFO kablam! --> src/de.rs:793:13 Sep 10 18:56:28.629 INFO kablam! | Sep 10 18:56:28.629 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.629 INFO kablam! | ----^^^^ Sep 10 18:56:28.629 INFO kablam! | | Sep 10 18:56:28.629 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.629 INFO kablam! Sep 10 18:56:28.698 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.698 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.698 INFO kablam! | Sep 10 18:56:28.698 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.698 INFO kablam! | ----^^^^ Sep 10 18:56:28.698 INFO kablam! | | Sep 10 18:56:28.698 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.698 INFO kablam! ... Sep 10 18:56:28.698 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 10 18:56:28.698 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.698 INFO kablam! Sep 10 18:56:28.699 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.700 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.700 INFO kablam! | Sep 10 18:56:28.700 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.700 INFO kablam! | ----^^^^ Sep 10 18:56:28.700 INFO kablam! | | Sep 10 18:56:28.700 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.700 INFO kablam! ... Sep 10 18:56:28.700 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 10 18:56:28.700 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.700 INFO kablam! Sep 10 18:56:28.708 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.708 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.708 INFO kablam! | Sep 10 18:56:28.708 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.708 INFO kablam! | ----^^^^ Sep 10 18:56:28.708 INFO kablam! | | Sep 10 18:56:28.708 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.708 INFO kablam! ... Sep 10 18:56:28.708 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 10 18:56:28.708 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.708 INFO kablam! Sep 10 18:56:28.709 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.709 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.709 INFO kablam! | Sep 10 18:56:28.709 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.709 INFO kablam! | ----^^^^ Sep 10 18:56:28.710 INFO kablam! | | Sep 10 18:56:28.710 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.710 INFO kablam! ... Sep 10 18:56:28.710 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 10 18:56:28.710 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.710 INFO kablam! Sep 10 18:56:28.711 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.711 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.711 INFO kablam! | Sep 10 18:56:28.711 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.711 INFO kablam! | ----^^^^ Sep 10 18:56:28.711 INFO kablam! | | Sep 10 18:56:28.711 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.711 INFO kablam! ... Sep 10 18:56:28.711 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 10 18:56:28.711 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.711 INFO kablam! Sep 10 18:56:28.713 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.713 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.713 INFO kablam! | Sep 10 18:56:28.713 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.713 INFO kablam! | ----^^^^ Sep 10 18:56:28.713 INFO kablam! | | Sep 10 18:56:28.713 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.713 INFO kablam! ... Sep 10 18:56:28.713 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 10 18:56:28.713 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.713 INFO kablam! Sep 10 18:56:28.715 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.715 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.715 INFO kablam! | Sep 10 18:56:28.715 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.715 INFO kablam! | ----^^^^ Sep 10 18:56:28.715 INFO kablam! | | Sep 10 18:56:28.715 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.715 INFO kablam! ... Sep 10 18:56:28.715 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 10 18:56:28.715 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.715 INFO kablam! Sep 10 18:56:28.724 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.724 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.724 INFO kablam! | Sep 10 18:56:28.724 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.724 INFO kablam! | ----^^^^ Sep 10 18:56:28.724 INFO kablam! | | Sep 10 18:56:28.724 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.724 INFO kablam! ... Sep 10 18:56:28.724 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 10 18:56:28.724 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.724 INFO kablam! Sep 10 18:56:28.725 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.725 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.726 INFO kablam! | Sep 10 18:56:28.726 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.726 INFO kablam! | ----^^^^ Sep 10 18:56:28.726 INFO kablam! | | Sep 10 18:56:28.726 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.726 INFO kablam! ... Sep 10 18:56:28.726 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 10 18:56:28.726 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.726 INFO kablam! Sep 10 18:56:28.727 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.727 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.727 INFO kablam! | Sep 10 18:56:28.727 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.727 INFO kablam! | ----^^^^ Sep 10 18:56:28.727 INFO kablam! | | Sep 10 18:56:28.727 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.727 INFO kablam! ... Sep 10 18:56:28.727 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 10 18:56:28.727 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:28.727 INFO kablam! Sep 10 18:56:28.729 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.729 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.729 INFO kablam! | Sep 10 18:56:28.729 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.729 INFO kablam! | ----^^^^ Sep 10 18:56:28.729 INFO kablam! | | Sep 10 18:56:28.729 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.729 INFO kablam! ... Sep 10 18:56:28.729 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 10 18:56:28.729 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.729 INFO kablam! Sep 10 18:56:28.731 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.731 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.731 INFO kablam! | Sep 10 18:56:28.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.731 INFO kablam! | ----^^^^ Sep 10 18:56:28.731 INFO kablam! | | Sep 10 18:56:28.731 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.731 INFO kablam! ... Sep 10 18:56:28.731 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 10 18:56:28.731 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.731 INFO kablam! Sep 10 18:56:28.732 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.732 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.732 INFO kablam! | Sep 10 18:56:28.732 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.733 INFO kablam! | ----^^^^ Sep 10 18:56:28.733 INFO kablam! | | Sep 10 18:56:28.733 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.733 INFO kablam! ... Sep 10 18:56:28.733 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 10 18:56:28.733 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.733 INFO kablam! Sep 10 18:56:28.734 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.734 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.734 INFO kablam! | Sep 10 18:56:28.734 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.734 INFO kablam! | ----^^^^ Sep 10 18:56:28.734 INFO kablam! | | Sep 10 18:56:28.734 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.734 INFO kablam! ... Sep 10 18:56:28.734 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 10 18:56:28.734 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.738 INFO kablam! Sep 10 18:56:28.740 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.740 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.740 INFO kablam! | Sep 10 18:56:28.740 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.740 INFO kablam! | ----^^^^ Sep 10 18:56:28.740 INFO kablam! | | Sep 10 18:56:28.740 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.740 INFO kablam! ... Sep 10 18:56:28.740 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 10 18:56:28.740 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.740 INFO kablam! Sep 10 18:56:28.741 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.741 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.741 INFO kablam! | Sep 10 18:56:28.741 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.741 INFO kablam! | ----^^^^ Sep 10 18:56:28.741 INFO kablam! | | Sep 10 18:56:28.741 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.741 INFO kablam! ... Sep 10 18:56:28.742 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 10 18:56:28.742 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.742 INFO kablam! Sep 10 18:56:28.743 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.743 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.743 INFO kablam! | Sep 10 18:56:28.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.743 INFO kablam! | ----^^^^ Sep 10 18:56:28.743 INFO kablam! | | Sep 10 18:56:28.743 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.743 INFO kablam! ... Sep 10 18:56:28.743 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 10 18:56:28.743 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.743 INFO kablam! Sep 10 18:56:28.756 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.756 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.756 INFO kablam! | Sep 10 18:56:28.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.756 INFO kablam! | ----^^^^ Sep 10 18:56:28.756 INFO kablam! | | Sep 10 18:56:28.756 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.756 INFO kablam! ... Sep 10 18:56:28.756 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 10 18:56:28.756 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.756 INFO kablam! Sep 10 18:56:28.758 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.758 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.758 INFO kablam! | Sep 10 18:56:28.758 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.758 INFO kablam! | ----^^^^ Sep 10 18:56:28.758 INFO kablam! | | Sep 10 18:56:28.758 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.758 INFO kablam! ... Sep 10 18:56:28.758 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 10 18:56:28.758 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.758 INFO kablam! Sep 10 18:56:28.760 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.760 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.760 INFO kablam! | Sep 10 18:56:28.760 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.760 INFO kablam! | ----^^^^ Sep 10 18:56:28.760 INFO kablam! | | Sep 10 18:56:28.760 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.760 INFO kablam! ... Sep 10 18:56:28.760 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 10 18:56:28.760 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.760 INFO kablam! Sep 10 18:56:28.761 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.761 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.761 INFO kablam! | Sep 10 18:56:28.761 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.761 INFO kablam! | ----^^^^ Sep 10 18:56:28.761 INFO kablam! | | Sep 10 18:56:28.761 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.761 INFO kablam! ... Sep 10 18:56:28.761 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 10 18:56:28.761 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.761 INFO kablam! Sep 10 18:56:28.763 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.763 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.763 INFO kablam! | Sep 10 18:56:28.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.763 INFO kablam! | ----^^^^ Sep 10 18:56:28.763 INFO kablam! | | Sep 10 18:56:28.763 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.763 INFO kablam! ... Sep 10 18:56:28.763 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 10 18:56:28.763 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.763 INFO kablam! Sep 10 18:56:28.765 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.765 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.765 INFO kablam! | Sep 10 18:56:28.765 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.765 INFO kablam! | ----^^^^ Sep 10 18:56:28.765 INFO kablam! | | Sep 10 18:56:28.765 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.765 INFO kablam! ... Sep 10 18:56:28.765 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 10 18:56:28.765 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.770 INFO kablam! Sep 10 18:56:28.771 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.771 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.772 INFO kablam! | Sep 10 18:56:28.772 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.772 INFO kablam! | ----^^^^ Sep 10 18:56:28.772 INFO kablam! | | Sep 10 18:56:28.772 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.772 INFO kablam! ... Sep 10 18:56:28.772 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 10 18:56:28.772 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.776 INFO kablam! Sep 10 18:56:28.777 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.778 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.778 INFO kablam! | Sep 10 18:56:28.778 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.778 INFO kablam! | ----^^^^ Sep 10 18:56:28.778 INFO kablam! | | Sep 10 18:56:28.778 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.778 INFO kablam! ... Sep 10 18:56:28.778 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 10 18:56:28.778 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.778 INFO kablam! Sep 10 18:56:28.779 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.779 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.779 INFO kablam! | Sep 10 18:56:28.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.779 INFO kablam! | ----^^^^ Sep 10 18:56:28.779 INFO kablam! | | Sep 10 18:56:28.779 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.779 INFO kablam! ... Sep 10 18:56:28.779 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 10 18:56:28.779 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.779 INFO kablam! Sep 10 18:56:28.788 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.788 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.788 INFO kablam! | Sep 10 18:56:28.788 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.788 INFO kablam! | ----^^^^ Sep 10 18:56:28.788 INFO kablam! | | Sep 10 18:56:28.788 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.788 INFO kablam! ... Sep 10 18:56:28.788 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 10 18:56:28.788 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.788 INFO kablam! Sep 10 18:56:28.789 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.789 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.789 INFO kablam! | Sep 10 18:56:28.789 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.789 INFO kablam! | ----^^^^ Sep 10 18:56:28.789 INFO kablam! | | Sep 10 18:56:28.789 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.789 INFO kablam! ... Sep 10 18:56:28.789 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 10 18:56:28.789 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.789 INFO kablam! Sep 10 18:56:28.791 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.791 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.791 INFO kablam! | Sep 10 18:56:28.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.791 INFO kablam! | ----^^^^ Sep 10 18:56:28.791 INFO kablam! | | Sep 10 18:56:28.791 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.791 INFO kablam! ... Sep 10 18:56:28.791 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 10 18:56:28.791 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.791 INFO kablam! Sep 10 18:56:28.793 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.793 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.793 INFO kablam! | Sep 10 18:56:28.793 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.793 INFO kablam! | ----^^^^ Sep 10 18:56:28.793 INFO kablam! | | Sep 10 18:56:28.793 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.793 INFO kablam! ... Sep 10 18:56:28.793 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 10 18:56:28.793 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.793 INFO kablam! Sep 10 18:56:28.799 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.799 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.799 INFO kablam! | Sep 10 18:56:28.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.799 INFO kablam! | ----^^^^ Sep 10 18:56:28.799 INFO kablam! | | Sep 10 18:56:28.799 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.799 INFO kablam! ... Sep 10 18:56:28.799 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 10 18:56:28.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.799 INFO kablam! Sep 10 18:56:28.800 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.800 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.800 INFO kablam! | Sep 10 18:56:28.801 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.801 INFO kablam! | ----^^^^ Sep 10 18:56:28.801 INFO kablam! | | Sep 10 18:56:28.801 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.801 INFO kablam! ... Sep 10 18:56:28.801 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 10 18:56:28.801 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.801 INFO kablam! Sep 10 18:56:28.811 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.811 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:28.811 INFO kablam! | Sep 10 18:56:28.811 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.811 INFO kablam! | ----^^^^ Sep 10 18:56:28.811 INFO kablam! | | Sep 10 18:56:28.811 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.811 INFO kablam! ... Sep 10 18:56:28.811 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 10 18:56:28.811 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:28.811 INFO kablam! Sep 10 18:56:28.815 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.815 INFO kablam! --> src/de.rs:960:17 Sep 10 18:56:28.815 INFO kablam! | Sep 10 18:56:28.815 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:28.815 INFO kablam! | ----^^^^ Sep 10 18:56:28.815 INFO kablam! | | Sep 10 18:56:28.815 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.815 INFO kablam! Sep 10 18:56:28.816 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:28.816 INFO kablam! --> src/de.rs:971:13 Sep 10 18:56:28.816 INFO kablam! | Sep 10 18:56:28.816 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 10 18:56:28.816 INFO kablam! | ----^^^^ Sep 10 18:56:28.816 INFO kablam! | | Sep 10 18:56:28.816 INFO kablam! | help: remove this `mut` Sep 10 18:56:28.817 INFO kablam! Sep 10 18:56:32.542 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:32.542 INFO kablam! --> src/stream.rs:1263:24 Sep 10 18:56:32.542 INFO kablam! | Sep 10 18:56:32.542 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 10 18:56:32.542 INFO kablam! | ----^^^ Sep 10 18:56:32.542 INFO kablam! | | Sep 10 18:56:32.542 INFO kablam! | help: remove this `mut` Sep 10 18:56:32.542 INFO kablam! | Sep 10 18:56:32.542 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 18:56:32.542 INFO kablam! Sep 10 18:56:33.022 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.022 INFO kablam! --> src/de.rs:793:13 Sep 10 18:56:33.022 INFO kablam! | Sep 10 18:56:33.022 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.022 INFO kablam! | ----^^^^ Sep 10 18:56:33.022 INFO kablam! | | Sep 10 18:56:33.022 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.022 INFO kablam! Sep 10 18:56:33.058 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.058 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.058 INFO kablam! | Sep 10 18:56:33.058 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.058 INFO kablam! | ----^^^^ Sep 10 18:56:33.058 INFO kablam! | | Sep 10 18:56:33.058 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.058 INFO kablam! ... Sep 10 18:56:33.058 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 10 18:56:33.058 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.058 INFO kablam! Sep 10 18:56:33.062 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.062 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.062 INFO kablam! | Sep 10 18:56:33.062 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.062 INFO kablam! | ----^^^^ Sep 10 18:56:33.062 INFO kablam! | | Sep 10 18:56:33.062 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.062 INFO kablam! ... Sep 10 18:56:33.062 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 10 18:56:33.062 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.062 INFO kablam! Sep 10 18:56:33.062 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.062 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.062 INFO kablam! | Sep 10 18:56:33.062 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.062 INFO kablam! | ----^^^^ Sep 10 18:56:33.062 INFO kablam! | | Sep 10 18:56:33.062 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.062 INFO kablam! ... Sep 10 18:56:33.062 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 10 18:56:33.062 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.062 INFO kablam! Sep 10 18:56:33.070 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.070 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.070 INFO kablam! | Sep 10 18:56:33.070 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.070 INFO kablam! | ----^^^^ Sep 10 18:56:33.070 INFO kablam! | | Sep 10 18:56:33.070 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.070 INFO kablam! ... Sep 10 18:56:33.070 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 10 18:56:33.070 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.070 INFO kablam! Sep 10 18:56:33.070 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.070 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.070 INFO kablam! | Sep 10 18:56:33.070 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.070 INFO kablam! | ----^^^^ Sep 10 18:56:33.070 INFO kablam! | | Sep 10 18:56:33.070 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.070 INFO kablam! ... Sep 10 18:56:33.070 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 10 18:56:33.070 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.070 INFO kablam! Sep 10 18:56:33.070 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.070 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.070 INFO kablam! | Sep 10 18:56:33.070 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.070 INFO kablam! | ----^^^^ Sep 10 18:56:33.070 INFO kablam! | | Sep 10 18:56:33.070 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.070 INFO kablam! ... Sep 10 18:56:33.070 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 10 18:56:33.070 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.070 INFO kablam! Sep 10 18:56:33.070 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.070 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.070 INFO kablam! | Sep 10 18:56:33.070 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.070 INFO kablam! | ----^^^^ Sep 10 18:56:33.070 INFO kablam! | | Sep 10 18:56:33.071 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.071 INFO kablam! ... Sep 10 18:56:33.071 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 10 18:56:33.071 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.071 INFO kablam! Sep 10 18:56:33.078 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.078 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.078 INFO kablam! | Sep 10 18:56:33.078 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.078 INFO kablam! | ----^^^^ Sep 10 18:56:33.078 INFO kablam! | | Sep 10 18:56:33.078 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.078 INFO kablam! ... Sep 10 18:56:33.078 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 10 18:56:33.078 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.078 INFO kablam! Sep 10 18:56:33.078 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.078 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.078 INFO kablam! | Sep 10 18:56:33.078 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.078 INFO kablam! | ----^^^^ Sep 10 18:56:33.078 INFO kablam! | | Sep 10 18:56:33.078 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.078 INFO kablam! ... Sep 10 18:56:33.078 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 10 18:56:33.078 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.078 INFO kablam! Sep 10 18:56:33.078 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.078 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.078 INFO kablam! | Sep 10 18:56:33.078 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.078 INFO kablam! | ----^^^^ Sep 10 18:56:33.078 INFO kablam! | | Sep 10 18:56:33.078 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.078 INFO kablam! ... Sep 10 18:56:33.078 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 10 18:56:33.078 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 10 18:56:33.078 INFO kablam! Sep 10 18:56:33.078 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.078 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.078 INFO kablam! | Sep 10 18:56:33.078 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.078 INFO kablam! | ----^^^^ Sep 10 18:56:33.079 INFO kablam! | | Sep 10 18:56:33.079 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.079 INFO kablam! ... Sep 10 18:56:33.079 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 10 18:56:33.079 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.079 INFO kablam! Sep 10 18:56:33.081 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.081 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.081 INFO kablam! | Sep 10 18:56:33.081 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.081 INFO kablam! | ----^^^^ Sep 10 18:56:33.081 INFO kablam! | | Sep 10 18:56:33.081 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.081 INFO kablam! ... Sep 10 18:56:33.081 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 10 18:56:33.081 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.081 INFO kablam! Sep 10 18:56:33.086 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.086 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.086 INFO kablam! | Sep 10 18:56:33.086 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.086 INFO kablam! | ----^^^^ Sep 10 18:56:33.086 INFO kablam! | | Sep 10 18:56:33.086 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.086 INFO kablam! ... Sep 10 18:56:33.086 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 10 18:56:33.086 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.086 INFO kablam! Sep 10 18:56:33.086 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.086 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.086 INFO kablam! | Sep 10 18:56:33.086 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.086 INFO kablam! | ----^^^^ Sep 10 18:56:33.086 INFO kablam! | | Sep 10 18:56:33.086 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.086 INFO kablam! ... Sep 10 18:56:33.086 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 10 18:56:33.086 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.086 INFO kablam! Sep 10 18:56:33.094 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.094 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.094 INFO kablam! | Sep 10 18:56:33.094 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.094 INFO kablam! | ----^^^^ Sep 10 18:56:33.094 INFO kablam! | | Sep 10 18:56:33.094 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.094 INFO kablam! ... Sep 10 18:56:33.094 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 10 18:56:33.094 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.094 INFO kablam! Sep 10 18:56:33.094 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.094 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.094 INFO kablam! | Sep 10 18:56:33.094 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.094 INFO kablam! | ----^^^^ Sep 10 18:56:33.094 INFO kablam! | | Sep 10 18:56:33.094 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.094 INFO kablam! ... Sep 10 18:56:33.094 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 10 18:56:33.094 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.094 INFO kablam! Sep 10 18:56:33.094 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.094 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.094 INFO kablam! | Sep 10 18:56:33.094 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.094 INFO kablam! | ----^^^^ Sep 10 18:56:33.094 INFO kablam! | | Sep 10 18:56:33.094 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.094 INFO kablam! ... Sep 10 18:56:33.094 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 10 18:56:33.094 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.094 INFO kablam! Sep 10 18:56:33.094 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.094 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.095 INFO kablam! | Sep 10 18:56:33.095 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.095 INFO kablam! | ----^^^^ Sep 10 18:56:33.095 INFO kablam! | | Sep 10 18:56:33.095 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.095 INFO kablam! ... Sep 10 18:56:33.095 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 10 18:56:33.095 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.095 INFO kablam! Sep 10 18:56:33.095 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.095 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.095 INFO kablam! | Sep 10 18:56:33.095 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.095 INFO kablam! | ----^^^^ Sep 10 18:56:33.095 INFO kablam! | | Sep 10 18:56:33.095 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.095 INFO kablam! ... Sep 10 18:56:33.095 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 10 18:56:33.095 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.095 INFO kablam! Sep 10 18:56:33.100 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.100 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.100 INFO kablam! | Sep 10 18:56:33.100 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.100 INFO kablam! | ----^^^^ Sep 10 18:56:33.100 INFO kablam! | | Sep 10 18:56:33.100 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.100 INFO kablam! ... Sep 10 18:56:33.100 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 10 18:56:33.100 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.100 INFO kablam! Sep 10 18:56:33.100 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.100 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.100 INFO kablam! | Sep 10 18:56:33.100 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.100 INFO kablam! | ----^^^^ Sep 10 18:56:33.100 INFO kablam! | | Sep 10 18:56:33.100 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.100 INFO kablam! ... Sep 10 18:56:33.100 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 10 18:56:33.100 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.100 INFO kablam! Sep 10 18:56:33.106 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.106 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.106 INFO kablam! | Sep 10 18:56:33.106 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.106 INFO kablam! | ----^^^^ Sep 10 18:56:33.106 INFO kablam! | | Sep 10 18:56:33.106 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.106 INFO kablam! ... Sep 10 18:56:33.106 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 10 18:56:33.106 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.106 INFO kablam! Sep 10 18:56:33.106 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.106 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.106 INFO kablam! | Sep 10 18:56:33.106 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.106 INFO kablam! | ----^^^^ Sep 10 18:56:33.106 INFO kablam! | | Sep 10 18:56:33.106 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.106 INFO kablam! ... Sep 10 18:56:33.106 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 10 18:56:33.106 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.106 INFO kablam! Sep 10 18:56:33.106 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.107 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.107 INFO kablam! | Sep 10 18:56:33.107 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.107 INFO kablam! | ----^^^^ Sep 10 18:56:33.107 INFO kablam! | | Sep 10 18:56:33.107 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.107 INFO kablam! ... Sep 10 18:56:33.107 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 10 18:56:33.107 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.107 INFO kablam! Sep 10 18:56:33.109 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.109 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.109 INFO kablam! | Sep 10 18:56:33.109 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.109 INFO kablam! | ----^^^^ Sep 10 18:56:33.109 INFO kablam! | | Sep 10 18:56:33.109 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.109 INFO kablam! ... Sep 10 18:56:33.109 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 10 18:56:33.109 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.109 INFO kablam! Sep 10 18:56:33.114 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.114 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.114 INFO kablam! | Sep 10 18:56:33.114 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.114 INFO kablam! | ----^^^^ Sep 10 18:56:33.114 INFO kablam! | | Sep 10 18:56:33.114 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.114 INFO kablam! ... Sep 10 18:56:33.114 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 10 18:56:33.114 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.114 INFO kablam! Sep 10 18:56:33.114 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.114 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.114 INFO kablam! | Sep 10 18:56:33.114 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.114 INFO kablam! | ----^^^^ Sep 10 18:56:33.114 INFO kablam! | | Sep 10 18:56:33.114 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.114 INFO kablam! ... Sep 10 18:56:33.114 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 10 18:56:33.114 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.114 INFO kablam! Sep 10 18:56:33.122 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.122 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.122 INFO kablam! | Sep 10 18:56:33.122 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.122 INFO kablam! | ----^^^^ Sep 10 18:56:33.122 INFO kablam! | | Sep 10 18:56:33.122 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.122 INFO kablam! ... Sep 10 18:56:33.122 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 10 18:56:33.122 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.122 INFO kablam! Sep 10 18:56:33.122 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.122 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.122 INFO kablam! | Sep 10 18:56:33.122 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.122 INFO kablam! | ----^^^^ Sep 10 18:56:33.122 INFO kablam! | | Sep 10 18:56:33.122 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.122 INFO kablam! ... Sep 10 18:56:33.122 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 10 18:56:33.122 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.122 INFO kablam! Sep 10 18:56:33.122 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.122 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.122 INFO kablam! | Sep 10 18:56:33.122 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.122 INFO kablam! | ----^^^^ Sep 10 18:56:33.122 INFO kablam! | | Sep 10 18:56:33.122 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.122 INFO kablam! ... Sep 10 18:56:33.122 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 10 18:56:33.122 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.122 INFO kablam! Sep 10 18:56:33.122 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.122 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.122 INFO kablam! | Sep 10 18:56:33.122 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.123 INFO kablam! | ----^^^^ Sep 10 18:56:33.123 INFO kablam! | | Sep 10 18:56:33.123 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.123 INFO kablam! ... Sep 10 18:56:33.123 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 10 18:56:33.123 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.123 INFO kablam! Sep 10 18:56:33.123 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.123 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.123 INFO kablam! | Sep 10 18:56:33.123 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.123 INFO kablam! | ----^^^^ Sep 10 18:56:33.123 INFO kablam! | | Sep 10 18:56:33.123 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.123 INFO kablam! ... Sep 10 18:56:33.123 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 10 18:56:33.123 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.123 INFO kablam! Sep 10 18:56:33.126 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.126 INFO kablam! --> src/de.rs:913:21 Sep 10 18:56:33.126 INFO kablam! | Sep 10 18:56:33.126 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.126 INFO kablam! | ----^^^^ Sep 10 18:56:33.126 INFO kablam! | | Sep 10 18:56:33.126 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.126 INFO kablam! ... Sep 10 18:56:33.126 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 10 18:56:33.126 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 10 18:56:33.126 INFO kablam! Sep 10 18:56:33.126 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.126 INFO kablam! --> src/de.rs:960:17 Sep 10 18:56:33.126 INFO kablam! | Sep 10 18:56:33.126 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 10 18:56:33.126 INFO kablam! | ----^^^^ Sep 10 18:56:33.126 INFO kablam! | | Sep 10 18:56:33.126 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.126 INFO kablam! Sep 10 18:56:33.130 INFO kablam! warning: variable does not need to be mutable Sep 10 18:56:33.130 INFO kablam! --> src/de.rs:971:13 Sep 10 18:56:33.130 INFO kablam! | Sep 10 18:56:33.130 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 10 18:56:33.130 INFO kablam! | ----^^^^ Sep 10 18:56:33.130 INFO kablam! | | Sep 10 18:56:33.130 INFO kablam! | help: remove this `mut` Sep 10 18:56:33.130 INFO kablam! Sep 10 18:56:35.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.61s Sep 10 18:56:35.138 INFO kablam! su: No module specific data is present Sep 10 18:56:36.192 INFO running `"docker" "rm" "-f" "cf7304fd4b127d5c62d10dd68418df7a77af15afdb3e4ee2d74ca46afbc03985"` Sep 10 18:56:36.314 INFO blam! cf7304fd4b127d5c62d10dd68418df7a77af15afdb3e4ee2d74ca46afbc03985