Sep 14 16:26:14.339 INFO checking fourleaf-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 16:26:14.340 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 16:26:14.340 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:26:14.558 INFO blam! 72c0947ecea6fcb37d97fba3afdf95b027535c4cfd7e62b9851f2d1d809b38f2 Sep 14 16:26:14.560 INFO running `"docker" "start" "-a" "72c0947ecea6fcb37d97fba3afdf95b027535c4cfd7e62b9851f2d1d809b38f2"` Sep 14 16:26:15.270 INFO kablam! usermod: no changes Sep 14 16:26:15.331 INFO kablam! Checking fourleaf v0.1.1 (file:///source) Sep 14 16:26:17.043 INFO kablam! warning: unused import: `self` Sep 14 16:26:17.043 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 14 16:26:17.043 INFO kablam! | Sep 14 16:26:17.043 INFO kablam! 18 | use stream::{self, Stream}; Sep 14 16:26:17.043 INFO kablam! | ^^^^ Sep 14 16:26:17.043 INFO kablam! | Sep 14 16:26:17.043 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 16:26:17.043 INFO kablam! Sep 14 16:26:20.459 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.459 INFO kablam! --> src/stream.rs:1263:24 Sep 14 16:26:20.459 INFO kablam! | Sep 14 16:26:20.459 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 14 16:26:20.459 INFO kablam! | ----^^^ Sep 14 16:26:20.459 INFO kablam! | | Sep 14 16:26:20.459 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.459 INFO kablam! | Sep 14 16:26:20.459 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 16:26:20.459 INFO kablam! Sep 14 16:26:20.675 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.675 INFO kablam! --> src/de.rs:793:13 Sep 14 16:26:20.675 INFO kablam! | Sep 14 16:26:20.675 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.675 INFO kablam! | ----^^^^ Sep 14 16:26:20.675 INFO kablam! | | Sep 14 16:26:20.675 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.675 INFO kablam! Sep 14 16:26:20.731 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.731 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.731 INFO kablam! | Sep 14 16:26:20.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.731 INFO kablam! | ----^^^^ Sep 14 16:26:20.731 INFO kablam! | | Sep 14 16:26:20.731 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.731 INFO kablam! ... Sep 14 16:26:20.731 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 14 16:26:20.731 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.731 INFO kablam! Sep 14 16:26:20.731 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.731 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.731 INFO kablam! | Sep 14 16:26:20.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.731 INFO kablam! | ----^^^^ Sep 14 16:26:20.731 INFO kablam! | | Sep 14 16:26:20.731 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.731 INFO kablam! ... Sep 14 16:26:20.731 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 14 16:26:20.731 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.731 INFO kablam! Sep 14 16:26:20.731 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.731 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.731 INFO kablam! | Sep 14 16:26:20.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.731 INFO kablam! | ----^^^^ Sep 14 16:26:20.731 INFO kablam! | | Sep 14 16:26:20.731 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.731 INFO kablam! ... Sep 14 16:26:20.731 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 14 16:26:20.731 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.731 INFO kablam! Sep 14 16:26:20.733 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.733 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.733 INFO kablam! | Sep 14 16:26:20.733 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.733 INFO kablam! | ----^^^^ Sep 14 16:26:20.733 INFO kablam! | | Sep 14 16:26:20.733 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.733 INFO kablam! ... Sep 14 16:26:20.733 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 14 16:26:20.733 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.743 INFO kablam! Sep 14 16:26:20.743 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.743 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.743 INFO kablam! | Sep 14 16:26:20.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.743 INFO kablam! | ----^^^^ Sep 14 16:26:20.743 INFO kablam! | | Sep 14 16:26:20.743 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.743 INFO kablam! ... Sep 14 16:26:20.743 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 14 16:26:20.743 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.743 INFO kablam! Sep 14 16:26:20.743 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.743 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.743 INFO kablam! | Sep 14 16:26:20.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.743 INFO kablam! | ----^^^^ Sep 14 16:26:20.743 INFO kablam! | | Sep 14 16:26:20.743 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.743 INFO kablam! ... Sep 14 16:26:20.743 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 14 16:26:20.743 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.743 INFO kablam! Sep 14 16:26:20.746 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.746 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.746 INFO kablam! | Sep 14 16:26:20.746 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.746 INFO kablam! | ----^^^^ Sep 14 16:26:20.746 INFO kablam! | | Sep 14 16:26:20.746 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.746 INFO kablam! ... Sep 14 16:26:20.746 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 14 16:26:20.746 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.746 INFO kablam! Sep 14 16:26:20.751 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.751 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.751 INFO kablam! | Sep 14 16:26:20.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.751 INFO kablam! | ----^^^^ Sep 14 16:26:20.751 INFO kablam! | | Sep 14 16:26:20.751 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.751 INFO kablam! ... Sep 14 16:26:20.751 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 14 16:26:20.751 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.751 INFO kablam! Sep 14 16:26:20.751 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.751 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.751 INFO kablam! | Sep 14 16:26:20.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.751 INFO kablam! | ----^^^^ Sep 14 16:26:20.751 INFO kablam! | | Sep 14 16:26:20.751 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.751 INFO kablam! ... Sep 14 16:26:20.751 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 14 16:26:20.751 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.751 INFO kablam! Sep 14 16:26:20.751 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.751 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.751 INFO kablam! | Sep 14 16:26:20.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.751 INFO kablam! | ----^^^^ Sep 14 16:26:20.751 INFO kablam! | | Sep 14 16:26:20.751 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.751 INFO kablam! ... Sep 14 16:26:20.751 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 14 16:26:20.751 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:20.751 INFO kablam! Sep 14 16:26:20.771 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.771 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.771 INFO kablam! | Sep 14 16:26:20.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.771 INFO kablam! | ----^^^^ Sep 14 16:26:20.771 INFO kablam! | | Sep 14 16:26:20.771 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.771 INFO kablam! ... Sep 14 16:26:20.771 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 14 16:26:20.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.771 INFO kablam! Sep 14 16:26:20.771 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.771 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.771 INFO kablam! | Sep 14 16:26:20.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.771 INFO kablam! | ----^^^^ Sep 14 16:26:20.771 INFO kablam! | | Sep 14 16:26:20.771 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.771 INFO kablam! ... Sep 14 16:26:20.771 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 14 16:26:20.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.771 INFO kablam! Sep 14 16:26:20.775 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.775 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.775 INFO kablam! | Sep 14 16:26:20.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.775 INFO kablam! | ----^^^^ Sep 14 16:26:20.775 INFO kablam! | | Sep 14 16:26:20.775 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.775 INFO kablam! ... Sep 14 16:26:20.775 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 14 16:26:20.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.775 INFO kablam! Sep 14 16:26:20.777 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.777 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.777 INFO kablam! | Sep 14 16:26:20.777 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.777 INFO kablam! | ----^^^^ Sep 14 16:26:20.777 INFO kablam! | | Sep 14 16:26:20.777 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.777 INFO kablam! ... Sep 14 16:26:20.777 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 14 16:26:20.777 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.777 INFO kablam! Sep 14 16:26:20.779 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.779 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.779 INFO kablam! | Sep 14 16:26:20.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.779 INFO kablam! | ----^^^^ Sep 14 16:26:20.779 INFO kablam! | | Sep 14 16:26:20.779 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.779 INFO kablam! ... Sep 14 16:26:20.779 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 14 16:26:20.779 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.779 INFO kablam! Sep 14 16:26:20.795 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.795 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.795 INFO kablam! | Sep 14 16:26:20.795 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.795 INFO kablam! | ----^^^^ Sep 14 16:26:20.795 INFO kablam! | | Sep 14 16:26:20.795 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.795 INFO kablam! ... Sep 14 16:26:20.795 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 14 16:26:20.795 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.795 INFO kablam! Sep 14 16:26:20.795 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.795 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.795 INFO kablam! | Sep 14 16:26:20.795 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.795 INFO kablam! | ----^^^^ Sep 14 16:26:20.795 INFO kablam! | | Sep 14 16:26:20.795 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.795 INFO kablam! ... Sep 14 16:26:20.795 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 14 16:26:20.795 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.795 INFO kablam! Sep 14 16:26:20.799 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.799 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.799 INFO kablam! | Sep 14 16:26:20.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.799 INFO kablam! | ----^^^^ Sep 14 16:26:20.799 INFO kablam! | | Sep 14 16:26:20.799 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.799 INFO kablam! ... Sep 14 16:26:20.799 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 14 16:26:20.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.799 INFO kablam! Sep 14 16:26:20.799 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.799 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.799 INFO kablam! | Sep 14 16:26:20.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.799 INFO kablam! | ----^^^^ Sep 14 16:26:20.799 INFO kablam! | | Sep 14 16:26:20.799 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.799 INFO kablam! ... Sep 14 16:26:20.799 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 14 16:26:20.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.799 INFO kablam! Sep 14 16:26:20.803 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.803 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.803 INFO kablam! | Sep 14 16:26:20.803 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.803 INFO kablam! | ----^^^^ Sep 14 16:26:20.803 INFO kablam! | | Sep 14 16:26:20.803 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.803 INFO kablam! ... Sep 14 16:26:20.803 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 14 16:26:20.803 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.803 INFO kablam! Sep 14 16:26:20.803 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.803 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.803 INFO kablam! | Sep 14 16:26:20.803 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.803 INFO kablam! | ----^^^^ Sep 14 16:26:20.803 INFO kablam! | | Sep 14 16:26:20.803 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.803 INFO kablam! ... Sep 14 16:26:20.803 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 14 16:26:20.803 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.803 INFO kablam! Sep 14 16:26:20.815 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.815 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.815 INFO kablam! | Sep 14 16:26:20.815 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.815 INFO kablam! | ----^^^^ Sep 14 16:26:20.815 INFO kablam! | | Sep 14 16:26:20.815 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.815 INFO kablam! ... Sep 14 16:26:20.815 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 14 16:26:20.815 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.815 INFO kablam! Sep 14 16:26:20.815 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.815 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.815 INFO kablam! | Sep 14 16:26:20.815 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.815 INFO kablam! | ----^^^^ Sep 14 16:26:20.815 INFO kablam! | | Sep 14 16:26:20.815 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.815 INFO kablam! ... Sep 14 16:26:20.815 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 14 16:26:20.815 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.815 INFO kablam! Sep 14 16:26:20.819 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.819 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.819 INFO kablam! | Sep 14 16:26:20.819 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.819 INFO kablam! | ----^^^^ Sep 14 16:26:20.819 INFO kablam! | | Sep 14 16:26:20.819 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.819 INFO kablam! ... Sep 14 16:26:20.819 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 14 16:26:20.819 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.819 INFO kablam! Sep 14 16:26:20.819 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.819 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.819 INFO kablam! | Sep 14 16:26:20.819 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.819 INFO kablam! | ----^^^^ Sep 14 16:26:20.819 INFO kablam! | | Sep 14 16:26:20.819 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.819 INFO kablam! ... Sep 14 16:26:20.819 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 14 16:26:20.819 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.819 INFO kablam! Sep 14 16:26:20.831 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.831 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.831 INFO kablam! | Sep 14 16:26:20.831 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.831 INFO kablam! | ----^^^^ Sep 14 16:26:20.831 INFO kablam! | | Sep 14 16:26:20.831 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.831 INFO kablam! ... Sep 14 16:26:20.831 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 14 16:26:20.831 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.831 INFO kablam! Sep 14 16:26:20.831 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.831 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.831 INFO kablam! | Sep 14 16:26:20.831 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.831 INFO kablam! | ----^^^^ Sep 14 16:26:20.831 INFO kablam! | | Sep 14 16:26:20.831 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.831 INFO kablam! ... Sep 14 16:26:20.831 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 14 16:26:20.831 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.831 INFO kablam! Sep 14 16:26:20.831 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.831 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.831 INFO kablam! | Sep 14 16:26:20.831 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.831 INFO kablam! | ----^^^^ Sep 14 16:26:20.831 INFO kablam! | | Sep 14 16:26:20.831 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.831 INFO kablam! ... Sep 14 16:26:20.831 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 14 16:26:20.831 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.831 INFO kablam! Sep 14 16:26:20.839 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.839 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.839 INFO kablam! | Sep 14 16:26:20.839 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.839 INFO kablam! | ----^^^^ Sep 14 16:26:20.839 INFO kablam! | | Sep 14 16:26:20.839 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.839 INFO kablam! ... Sep 14 16:26:20.839 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 14 16:26:20.839 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.839 INFO kablam! Sep 14 16:26:20.839 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.839 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.839 INFO kablam! | Sep 14 16:26:20.839 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.839 INFO kablam! | ----^^^^ Sep 14 16:26:20.839 INFO kablam! | | Sep 14 16:26:20.839 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.839 INFO kablam! ... Sep 14 16:26:20.839 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 14 16:26:20.839 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.839 INFO kablam! Sep 14 16:26:20.839 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.839 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.839 INFO kablam! | Sep 14 16:26:20.839 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.839 INFO kablam! | ----^^^^ Sep 14 16:26:20.839 INFO kablam! | | Sep 14 16:26:20.839 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.839 INFO kablam! ... Sep 14 16:26:20.839 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 14 16:26:20.839 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.839 INFO kablam! Sep 14 16:26:20.839 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.839 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.839 INFO kablam! | Sep 14 16:26:20.839 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.839 INFO kablam! | ----^^^^ Sep 14 16:26:20.839 INFO kablam! | | Sep 14 16:26:20.839 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.839 INFO kablam! ... Sep 14 16:26:20.839 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 14 16:26:20.839 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.839 INFO kablam! Sep 14 16:26:20.863 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.863 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:20.863 INFO kablam! | Sep 14 16:26:20.863 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.863 INFO kablam! | ----^^^^ Sep 14 16:26:20.863 INFO kablam! | | Sep 14 16:26:20.863 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.863 INFO kablam! ... Sep 14 16:26:20.863 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 14 16:26:20.863 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:20.863 INFO kablam! Sep 14 16:26:20.863 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.863 INFO kablam! --> src/de.rs:960:17 Sep 14 16:26:20.863 INFO kablam! | Sep 14 16:26:20.863 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:20.863 INFO kablam! | ----^^^^ Sep 14 16:26:20.863 INFO kablam! | | Sep 14 16:26:20.863 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.863 INFO kablam! Sep 14 16:26:20.863 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:20.863 INFO kablam! --> src/de.rs:971:13 Sep 14 16:26:20.863 INFO kablam! | Sep 14 16:26:20.863 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 14 16:26:20.863 INFO kablam! | ----^^^^ Sep 14 16:26:20.863 INFO kablam! | | Sep 14 16:26:20.863 INFO kablam! | help: remove this `mut` Sep 14 16:26:20.863 INFO kablam! Sep 14 16:26:26.271 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.271 INFO kablam! --> src/stream.rs:1263:24 Sep 14 16:26:26.271 INFO kablam! | Sep 14 16:26:26.271 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 14 16:26:26.271 INFO kablam! | ----^^^ Sep 14 16:26:26.271 INFO kablam! | | Sep 14 16:26:26.271 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.271 INFO kablam! | Sep 14 16:26:26.271 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 16:26:26.271 INFO kablam! Sep 14 16:26:26.667 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.667 INFO kablam! --> src/de.rs:793:13 Sep 14 16:26:26.667 INFO kablam! | Sep 14 16:26:26.667 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.667 INFO kablam! | ----^^^^ Sep 14 16:26:26.667 INFO kablam! | | Sep 14 16:26:26.667 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.667 INFO kablam! Sep 14 16:26:26.711 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.711 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.711 INFO kablam! | Sep 14 16:26:26.711 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.711 INFO kablam! | ----^^^^ Sep 14 16:26:26.711 INFO kablam! | | Sep 14 16:26:26.711 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.711 INFO kablam! ... Sep 14 16:26:26.711 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 14 16:26:26.711 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.711 INFO kablam! Sep 14 16:26:26.711 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.711 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.711 INFO kablam! | Sep 14 16:26:26.711 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.711 INFO kablam! | ----^^^^ Sep 14 16:26:26.711 INFO kablam! | | Sep 14 16:26:26.711 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.711 INFO kablam! ... Sep 14 16:26:26.711 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 14 16:26:26.711 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.711 INFO kablam! Sep 14 16:26:26.713 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.713 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.713 INFO kablam! | Sep 14 16:26:26.713 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.713 INFO kablam! | ----^^^^ Sep 14 16:26:26.713 INFO kablam! | | Sep 14 16:26:26.713 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.713 INFO kablam! ... Sep 14 16:26:26.713 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 14 16:26:26.713 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.713 INFO kablam! Sep 14 16:26:26.715 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.715 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.715 INFO kablam! | Sep 14 16:26:26.715 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.715 INFO kablam! | ----^^^^ Sep 14 16:26:26.715 INFO kablam! | | Sep 14 16:26:26.715 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.715 INFO kablam! ... Sep 14 16:26:26.715 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 14 16:26:26.715 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.715 INFO kablam! Sep 14 16:26:26.719 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.719 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.719 INFO kablam! | Sep 14 16:26:26.719 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.719 INFO kablam! | ----^^^^ Sep 14 16:26:26.719 INFO kablam! | | Sep 14 16:26:26.719 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.719 INFO kablam! ... Sep 14 16:26:26.719 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 14 16:26:26.719 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.719 INFO kablam! Sep 14 16:26:26.727 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.727 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.727 INFO kablam! | Sep 14 16:26:26.727 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.727 INFO kablam! | ----^^^^ Sep 14 16:26:26.727 INFO kablam! | | Sep 14 16:26:26.727 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.727 INFO kablam! ... Sep 14 16:26:26.727 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 14 16:26:26.727 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.727 INFO kablam! Sep 14 16:26:26.727 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.727 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.727 INFO kablam! | Sep 14 16:26:26.727 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.727 INFO kablam! | ----^^^^ Sep 14 16:26:26.727 INFO kablam! | | Sep 14 16:26:26.727 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.727 INFO kablam! ... Sep 14 16:26:26.727 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 14 16:26:26.727 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.727 INFO kablam! Sep 14 16:26:26.727 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.727 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.727 INFO kablam! | Sep 14 16:26:26.727 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.727 INFO kablam! | ----^^^^ Sep 14 16:26:26.727 INFO kablam! | | Sep 14 16:26:26.727 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.727 INFO kablam! ... Sep 14 16:26:26.727 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 14 16:26:26.727 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.727 INFO kablam! Sep 14 16:26:26.731 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.731 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.731 INFO kablam! | Sep 14 16:26:26.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.731 INFO kablam! | ----^^^^ Sep 14 16:26:26.731 INFO kablam! | | Sep 14 16:26:26.731 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.731 INFO kablam! ... Sep 14 16:26:26.731 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 14 16:26:26.731 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.731 INFO kablam! Sep 14 16:26:26.739 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.739 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.739 INFO kablam! | Sep 14 16:26:26.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.739 INFO kablam! | ----^^^^ Sep 14 16:26:26.739 INFO kablam! | | Sep 14 16:26:26.739 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.739 INFO kablam! ... Sep 14 16:26:26.739 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 14 16:26:26.739 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 14 16:26:26.739 INFO kablam! Sep 14 16:26:26.739 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.739 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.739 INFO kablam! | Sep 14 16:26:26.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.739 INFO kablam! | ----^^^^ Sep 14 16:26:26.739 INFO kablam! | | Sep 14 16:26:26.739 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.739 INFO kablam! ... Sep 14 16:26:26.739 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 14 16:26:26.739 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.739 INFO kablam! Sep 14 16:26:26.739 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.739 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.739 INFO kablam! | Sep 14 16:26:26.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.739 INFO kablam! | ----^^^^ Sep 14 16:26:26.739 INFO kablam! | | Sep 14 16:26:26.739 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.739 INFO kablam! ... Sep 14 16:26:26.739 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 14 16:26:26.739 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.739 INFO kablam! Sep 14 16:26:26.739 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.739 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.739 INFO kablam! | Sep 14 16:26:26.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.739 INFO kablam! | ----^^^^ Sep 14 16:26:26.739 INFO kablam! | | Sep 14 16:26:26.739 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.739 INFO kablam! ... Sep 14 16:26:26.739 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 14 16:26:26.739 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.739 INFO kablam! Sep 14 16:26:26.739 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.739 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.739 INFO kablam! | Sep 14 16:26:26.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.739 INFO kablam! | ----^^^^ Sep 14 16:26:26.739 INFO kablam! | | Sep 14 16:26:26.739 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.739 INFO kablam! ... Sep 14 16:26:26.740 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 14 16:26:26.740 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.740 INFO kablam! Sep 14 16:26:26.743 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.743 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.743 INFO kablam! | Sep 14 16:26:26.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.743 INFO kablam! | ----^^^^ Sep 14 16:26:26.743 INFO kablam! | | Sep 14 16:26:26.743 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.743 INFO kablam! ... Sep 14 16:26:26.743 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 14 16:26:26.743 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.743 INFO kablam! Sep 14 16:26:26.744 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.744 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.744 INFO kablam! | Sep 14 16:26:26.744 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.744 INFO kablam! | ----^^^^ Sep 14 16:26:26.744 INFO kablam! | | Sep 14 16:26:26.744 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.744 INFO kablam! ... Sep 14 16:26:26.744 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 14 16:26:26.744 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.745 INFO kablam! Sep 14 16:26:26.748 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.748 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.748 INFO kablam! | Sep 14 16:26:26.748 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.748 INFO kablam! | ----^^^^ Sep 14 16:26:26.748 INFO kablam! | | Sep 14 16:26:26.748 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.748 INFO kablam! ... Sep 14 16:26:26.748 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 14 16:26:26.748 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.748 INFO kablam! Sep 14 16:26:26.750 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.750 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.750 INFO kablam! | Sep 14 16:26:26.750 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.750 INFO kablam! | ----^^^^ Sep 14 16:26:26.750 INFO kablam! | | Sep 14 16:26:26.750 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.750 INFO kablam! ... Sep 14 16:26:26.750 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 14 16:26:26.750 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.750 INFO kablam! Sep 14 16:26:26.752 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.752 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.752 INFO kablam! | Sep 14 16:26:26.752 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.752 INFO kablam! | ----^^^^ Sep 14 16:26:26.752 INFO kablam! | | Sep 14 16:26:26.752 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.752 INFO kablam! ... Sep 14 16:26:26.752 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 14 16:26:26.752 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.752 INFO kablam! Sep 14 16:26:26.759 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.759 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.759 INFO kablam! | Sep 14 16:26:26.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.759 INFO kablam! | ----^^^^ Sep 14 16:26:26.759 INFO kablam! | | Sep 14 16:26:26.759 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.759 INFO kablam! ... Sep 14 16:26:26.759 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 14 16:26:26.759 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.759 INFO kablam! Sep 14 16:26:26.759 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.759 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.759 INFO kablam! | Sep 14 16:26:26.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.759 INFO kablam! | ----^^^^ Sep 14 16:26:26.759 INFO kablam! | | Sep 14 16:26:26.759 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.759 INFO kablam! ... Sep 14 16:26:26.759 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 14 16:26:26.759 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.759 INFO kablam! Sep 14 16:26:26.759 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.759 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.759 INFO kablam! | Sep 14 16:26:26.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.759 INFO kablam! | ----^^^^ Sep 14 16:26:26.759 INFO kablam! | | Sep 14 16:26:26.759 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.759 INFO kablam! ... Sep 14 16:26:26.759 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 14 16:26:26.759 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.759 INFO kablam! Sep 14 16:26:26.767 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.767 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.767 INFO kablam! | Sep 14 16:26:26.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.767 INFO kablam! | ----^^^^ Sep 14 16:26:26.767 INFO kablam! | | Sep 14 16:26:26.767 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.767 INFO kablam! ... Sep 14 16:26:26.767 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 14 16:26:26.767 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.767 INFO kablam! Sep 14 16:26:26.767 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.767 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.767 INFO kablam! | Sep 14 16:26:26.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.767 INFO kablam! | ----^^^^ Sep 14 16:26:26.767 INFO kablam! | | Sep 14 16:26:26.767 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.767 INFO kablam! ... Sep 14 16:26:26.767 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 14 16:26:26.767 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.767 INFO kablam! Sep 14 16:26:26.767 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.767 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.767 INFO kablam! | Sep 14 16:26:26.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.767 INFO kablam! | ----^^^^ Sep 14 16:26:26.767 INFO kablam! | | Sep 14 16:26:26.767 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.767 INFO kablam! ... Sep 14 16:26:26.767 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 14 16:26:26.767 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.767 INFO kablam! Sep 14 16:26:26.767 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.767 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.767 INFO kablam! | Sep 14 16:26:26.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.767 INFO kablam! | ----^^^^ Sep 14 16:26:26.767 INFO kablam! | | Sep 14 16:26:26.767 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.767 INFO kablam! ... Sep 14 16:26:26.767 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 14 16:26:26.767 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.767 INFO kablam! Sep 14 16:26:26.775 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.775 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.775 INFO kablam! | Sep 14 16:26:26.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.775 INFO kablam! | ----^^^^ Sep 14 16:26:26.775 INFO kablam! | | Sep 14 16:26:26.775 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.775 INFO kablam! ... Sep 14 16:26:26.775 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 14 16:26:26.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.775 INFO kablam! Sep 14 16:26:26.775 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.775 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.775 INFO kablam! | Sep 14 16:26:26.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.775 INFO kablam! | ----^^^^ Sep 14 16:26:26.775 INFO kablam! | | Sep 14 16:26:26.775 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.775 INFO kablam! ... Sep 14 16:26:26.775 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 14 16:26:26.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.775 INFO kablam! Sep 14 16:26:26.775 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.775 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.775 INFO kablam! | Sep 14 16:26:26.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.775 INFO kablam! | ----^^^^ Sep 14 16:26:26.775 INFO kablam! | | Sep 14 16:26:26.775 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.775 INFO kablam! ... Sep 14 16:26:26.775 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 14 16:26:26.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.775 INFO kablam! Sep 14 16:26:26.775 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.775 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.775 INFO kablam! | Sep 14 16:26:26.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.775 INFO kablam! | ----^^^^ Sep 14 16:26:26.775 INFO kablam! | | Sep 14 16:26:26.775 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.775 INFO kablam! ... Sep 14 16:26:26.775 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 14 16:26:26.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.775 INFO kablam! Sep 14 16:26:26.779 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.779 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.779 INFO kablam! | Sep 14 16:26:26.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.779 INFO kablam! | ----^^^^ Sep 14 16:26:26.779 INFO kablam! | | Sep 14 16:26:26.779 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.779 INFO kablam! ... Sep 14 16:26:26.779 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 14 16:26:26.779 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.779 INFO kablam! Sep 14 16:26:26.782 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.782 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.782 INFO kablam! | Sep 14 16:26:26.782 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.782 INFO kablam! | ----^^^^ Sep 14 16:26:26.782 INFO kablam! | | Sep 14 16:26:26.782 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.782 INFO kablam! ... Sep 14 16:26:26.782 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 14 16:26:26.782 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.782 INFO kablam! Sep 14 16:26:26.785 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.785 INFO kablam! --> src/de.rs:913:21 Sep 14 16:26:26.785 INFO kablam! | Sep 14 16:26:26.786 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.786 INFO kablam! | ----^^^^ Sep 14 16:26:26.786 INFO kablam! | | Sep 14 16:26:26.786 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.786 INFO kablam! ... Sep 14 16:26:26.786 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 14 16:26:26.786 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 14 16:26:26.786 INFO kablam! Sep 14 16:26:26.790 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.790 INFO kablam! --> src/de.rs:960:17 Sep 14 16:26:26.790 INFO kablam! | Sep 14 16:26:26.790 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 14 16:26:26.790 INFO kablam! | ----^^^^ Sep 14 16:26:26.790 INFO kablam! | | Sep 14 16:26:26.790 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.795 INFO kablam! Sep 14 16:26:26.795 INFO kablam! warning: variable does not need to be mutable Sep 14 16:26:26.795 INFO kablam! --> src/de.rs:971:13 Sep 14 16:26:26.795 INFO kablam! | Sep 14 16:26:26.795 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 14 16:26:26.795 INFO kablam! | ----^^^^ Sep 14 16:26:26.795 INFO kablam! | | Sep 14 16:26:26.795 INFO kablam! | help: remove this `mut` Sep 14 16:26:26.795 INFO kablam! Sep 14 16:26:28.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.55s Sep 14 16:26:28.853 INFO kablam! su: No module specific data is present Sep 14 16:26:29.959 INFO running `"docker" "rm" "-f" "72c0947ecea6fcb37d97fba3afdf95b027535c4cfd7e62b9851f2d1d809b38f2"` Sep 14 16:26:30.278 INFO blam! 72c0947ecea6fcb37d97fba3afdf95b027535c4cfd7e62b9851f2d1d809b38f2