Sep 18 00:33:02.598 INFO checking fourleaf-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:33:02.598 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:33:02.598 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:33:02.882 INFO blam! 64f157927668125666198b8864b1baedd296ef495fe5f650561cc56c5d8c52db Sep 18 00:33:02.884 INFO running `"docker" "start" "-a" "64f157927668125666198b8864b1baedd296ef495fe5f650561cc56c5d8c52db"` Sep 18 00:33:03.913 INFO kablam! usermod: no changes Sep 18 00:33:03.996 INFO kablam! Checking fourleaf v0.1.1 (/source) Sep 18 00:33:07.354 INFO kablam! warning: unused import: `self` Sep 18 00:33:07.354 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 18 00:33:07.354 INFO kablam! | Sep 18 00:33:07.354 INFO kablam! 18 | use stream::{self, Stream}; Sep 18 00:33:07.354 INFO kablam! | ^^^^ Sep 18 00:33:07.354 INFO kablam! | Sep 18 00:33:07.354 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 00:33:07.354 INFO kablam! Sep 18 00:33:11.467 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.467 INFO kablam! --> src/stream.rs:1263:24 Sep 18 00:33:11.467 INFO kablam! | Sep 18 00:33:11.467 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 18 00:33:11.467 INFO kablam! | ----^^^ Sep 18 00:33:11.467 INFO kablam! | | Sep 18 00:33:11.467 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.467 INFO kablam! | Sep 18 00:33:11.467 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 00:33:11.467 INFO kablam! Sep 18 00:33:11.663 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.663 INFO kablam! --> src/de.rs:793:13 Sep 18 00:33:11.663 INFO kablam! | Sep 18 00:33:11.663 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.663 INFO kablam! | ----^^^^ Sep 18 00:33:11.663 INFO kablam! | | Sep 18 00:33:11.663 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.663 INFO kablam! Sep 18 00:33:11.711 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.711 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.711 INFO kablam! | Sep 18 00:33:11.711 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.711 INFO kablam! | ----^^^^ Sep 18 00:33:11.711 INFO kablam! | | Sep 18 00:33:11.711 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.711 INFO kablam! ... Sep 18 00:33:11.711 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 18 00:33:11.711 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.711 INFO kablam! Sep 18 00:33:11.723 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.723 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.723 INFO kablam! | Sep 18 00:33:11.723 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.723 INFO kablam! | ----^^^^ Sep 18 00:33:11.723 INFO kablam! | | Sep 18 00:33:11.723 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.723 INFO kablam! ... Sep 18 00:33:11.723 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 18 00:33:11.723 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.723 INFO kablam! Sep 18 00:33:11.726 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.726 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.726 INFO kablam! | Sep 18 00:33:11.726 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.726 INFO kablam! | ----^^^^ Sep 18 00:33:11.726 INFO kablam! | | Sep 18 00:33:11.726 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.726 INFO kablam! ... Sep 18 00:33:11.726 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 18 00:33:11.726 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.726 INFO kablam! Sep 18 00:33:11.728 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.728 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.728 INFO kablam! | Sep 18 00:33:11.728 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.728 INFO kablam! | ----^^^^ Sep 18 00:33:11.728 INFO kablam! | | Sep 18 00:33:11.728 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.728 INFO kablam! ... Sep 18 00:33:11.728 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 18 00:33:11.728 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.728 INFO kablam! Sep 18 00:33:11.731 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.731 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.731 INFO kablam! | Sep 18 00:33:11.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.731 INFO kablam! | ----^^^^ Sep 18 00:33:11.731 INFO kablam! | | Sep 18 00:33:11.731 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.731 INFO kablam! ... Sep 18 00:33:11.731 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 18 00:33:11.731 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.731 INFO kablam! Sep 18 00:33:11.733 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.733 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.733 INFO kablam! | Sep 18 00:33:11.733 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.733 INFO kablam! | ----^^^^ Sep 18 00:33:11.733 INFO kablam! | | Sep 18 00:33:11.733 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.733 INFO kablam! ... Sep 18 00:33:11.733 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 18 00:33:11.733 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.734 INFO kablam! Sep 18 00:33:11.736 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.736 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.736 INFO kablam! | Sep 18 00:33:11.736 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.736 INFO kablam! | ----^^^^ Sep 18 00:33:11.736 INFO kablam! | | Sep 18 00:33:11.736 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.736 INFO kablam! ... Sep 18 00:33:11.736 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 18 00:33:11.736 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.736 INFO kablam! Sep 18 00:33:11.738 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.738 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.738 INFO kablam! | Sep 18 00:33:11.738 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.738 INFO kablam! | ----^^^^ Sep 18 00:33:11.738 INFO kablam! | | Sep 18 00:33:11.738 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.738 INFO kablam! ... Sep 18 00:33:11.738 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 18 00:33:11.738 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.738 INFO kablam! Sep 18 00:33:11.750 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.750 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.750 INFO kablam! | Sep 18 00:33:11.750 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.750 INFO kablam! | ----^^^^ Sep 18 00:33:11.750 INFO kablam! | | Sep 18 00:33:11.750 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.750 INFO kablam! ... Sep 18 00:33:11.750 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 18 00:33:11.750 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.750 INFO kablam! Sep 18 00:33:11.753 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.753 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.753 INFO kablam! | Sep 18 00:33:11.753 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.753 INFO kablam! | ----^^^^ Sep 18 00:33:11.753 INFO kablam! | | Sep 18 00:33:11.753 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.753 INFO kablam! ... Sep 18 00:33:11.753 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 18 00:33:11.753 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:11.753 INFO kablam! Sep 18 00:33:11.755 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.755 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.755 INFO kablam! | Sep 18 00:33:11.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.755 INFO kablam! | ----^^^^ Sep 18 00:33:11.755 INFO kablam! | | Sep 18 00:33:11.755 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.755 INFO kablam! ... Sep 18 00:33:11.755 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 18 00:33:11.755 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.755 INFO kablam! Sep 18 00:33:11.758 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.758 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.758 INFO kablam! | Sep 18 00:33:11.758 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.758 INFO kablam! | ----^^^^ Sep 18 00:33:11.758 INFO kablam! | | Sep 18 00:33:11.758 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.758 INFO kablam! ... Sep 18 00:33:11.758 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 18 00:33:11.758 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.758 INFO kablam! Sep 18 00:33:11.760 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.761 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.761 INFO kablam! | Sep 18 00:33:11.761 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.761 INFO kablam! | ----^^^^ Sep 18 00:33:11.761 INFO kablam! | | Sep 18 00:33:11.761 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.761 INFO kablam! ... Sep 18 00:33:11.761 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 18 00:33:11.761 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.761 INFO kablam! Sep 18 00:33:11.763 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.763 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.763 INFO kablam! | Sep 18 00:33:11.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.763 INFO kablam! | ----^^^^ Sep 18 00:33:11.763 INFO kablam! | | Sep 18 00:33:11.763 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.763 INFO kablam! ... Sep 18 00:33:11.763 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 18 00:33:11.763 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.763 INFO kablam! Sep 18 00:33:11.766 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.766 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.766 INFO kablam! | Sep 18 00:33:11.766 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.766 INFO kablam! | ----^^^^ Sep 18 00:33:11.766 INFO kablam! | | Sep 18 00:33:11.766 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.766 INFO kablam! ... Sep 18 00:33:11.766 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 18 00:33:11.766 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.766 INFO kablam! Sep 18 00:33:11.777 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.777 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.777 INFO kablam! | Sep 18 00:33:11.777 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.777 INFO kablam! | ----^^^^ Sep 18 00:33:11.777 INFO kablam! | | Sep 18 00:33:11.777 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.777 INFO kablam! ... Sep 18 00:33:11.777 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 18 00:33:11.777 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.777 INFO kablam! Sep 18 00:33:11.779 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.779 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.779 INFO kablam! | Sep 18 00:33:11.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.779 INFO kablam! | ----^^^^ Sep 18 00:33:11.779 INFO kablam! | | Sep 18 00:33:11.780 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.780 INFO kablam! ... Sep 18 00:33:11.780 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 18 00:33:11.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.780 INFO kablam! Sep 18 00:33:11.782 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.782 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.782 INFO kablam! | Sep 18 00:33:11.782 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.782 INFO kablam! | ----^^^^ Sep 18 00:33:11.782 INFO kablam! | | Sep 18 00:33:11.782 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.782 INFO kablam! ... Sep 18 00:33:11.782 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 18 00:33:11.782 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.782 INFO kablam! Sep 18 00:33:11.785 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.785 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.785 INFO kablam! | Sep 18 00:33:11.785 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.785 INFO kablam! | ----^^^^ Sep 18 00:33:11.785 INFO kablam! | | Sep 18 00:33:11.785 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.785 INFO kablam! ... Sep 18 00:33:11.785 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 18 00:33:11.785 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.785 INFO kablam! Sep 18 00:33:11.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.787 INFO kablam! | Sep 18 00:33:11.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.787 INFO kablam! | ----^^^^ Sep 18 00:33:11.787 INFO kablam! | | Sep 18 00:33:11.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.787 INFO kablam! ... Sep 18 00:33:11.787 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 18 00:33:11.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.787 INFO kablam! Sep 18 00:33:11.789 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.789 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.789 INFO kablam! | Sep 18 00:33:11.789 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.789 INFO kablam! | ----^^^^ Sep 18 00:33:11.789 INFO kablam! | | Sep 18 00:33:11.789 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.789 INFO kablam! ... Sep 18 00:33:11.789 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 18 00:33:11.789 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.789 INFO kablam! Sep 18 00:33:11.802 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.802 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.802 INFO kablam! | Sep 18 00:33:11.802 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.802 INFO kablam! | ----^^^^ Sep 18 00:33:11.802 INFO kablam! | | Sep 18 00:33:11.802 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.802 INFO kablam! ... Sep 18 00:33:11.802 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 18 00:33:11.802 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.802 INFO kablam! Sep 18 00:33:11.805 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.805 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.805 INFO kablam! | Sep 18 00:33:11.805 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.805 INFO kablam! | ----^^^^ Sep 18 00:33:11.805 INFO kablam! | | Sep 18 00:33:11.805 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.805 INFO kablam! ... Sep 18 00:33:11.805 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 18 00:33:11.805 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.805 INFO kablam! Sep 18 00:33:11.807 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.807 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.807 INFO kablam! | Sep 18 00:33:11.807 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.807 INFO kablam! | ----^^^^ Sep 18 00:33:11.807 INFO kablam! | | Sep 18 00:33:11.807 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.807 INFO kablam! ... Sep 18 00:33:11.807 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 18 00:33:11.807 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.807 INFO kablam! Sep 18 00:33:11.810 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.810 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.810 INFO kablam! | Sep 18 00:33:11.810 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.810 INFO kablam! | ----^^^^ Sep 18 00:33:11.810 INFO kablam! | | Sep 18 00:33:11.810 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.810 INFO kablam! ... Sep 18 00:33:11.810 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 18 00:33:11.810 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.810 INFO kablam! Sep 18 00:33:11.812 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.813 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.813 INFO kablam! | Sep 18 00:33:11.813 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.813 INFO kablam! | ----^^^^ Sep 18 00:33:11.813 INFO kablam! | | Sep 18 00:33:11.813 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.813 INFO kablam! ... Sep 18 00:33:11.813 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 18 00:33:11.813 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.813 INFO kablam! Sep 18 00:33:11.815 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.815 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.815 INFO kablam! | Sep 18 00:33:11.815 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.815 INFO kablam! | ----^^^^ Sep 18 00:33:11.815 INFO kablam! | | Sep 18 00:33:11.815 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.815 INFO kablam! ... Sep 18 00:33:11.815 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 18 00:33:11.815 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.815 INFO kablam! Sep 18 00:33:11.829 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.829 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.829 INFO kablam! | Sep 18 00:33:11.829 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.829 INFO kablam! | ----^^^^ Sep 18 00:33:11.829 INFO kablam! | | Sep 18 00:33:11.829 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.829 INFO kablam! ... Sep 18 00:33:11.829 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 18 00:33:11.829 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.829 INFO kablam! Sep 18 00:33:11.835 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.835 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.835 INFO kablam! | Sep 18 00:33:11.835 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.835 INFO kablam! | ----^^^^ Sep 18 00:33:11.835 INFO kablam! | | Sep 18 00:33:11.835 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.835 INFO kablam! ... Sep 18 00:33:11.835 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 18 00:33:11.835 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.835 INFO kablam! Sep 18 00:33:11.835 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.835 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.835 INFO kablam! | Sep 18 00:33:11.835 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.835 INFO kablam! | ----^^^^ Sep 18 00:33:11.835 INFO kablam! | | Sep 18 00:33:11.835 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.835 INFO kablam! ... Sep 18 00:33:11.835 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 18 00:33:11.835 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.835 INFO kablam! Sep 18 00:33:11.835 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.835 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.835 INFO kablam! | Sep 18 00:33:11.835 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.835 INFO kablam! | ----^^^^ Sep 18 00:33:11.835 INFO kablam! | | Sep 18 00:33:11.835 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.835 INFO kablam! ... Sep 18 00:33:11.835 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 18 00:33:11.835 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.835 INFO kablam! Sep 18 00:33:11.847 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.847 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.847 INFO kablam! | Sep 18 00:33:11.847 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.847 INFO kablam! | ----^^^^ Sep 18 00:33:11.847 INFO kablam! | | Sep 18 00:33:11.847 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.847 INFO kablam! ... Sep 18 00:33:11.847 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 18 00:33:11.847 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.847 INFO kablam! Sep 18 00:33:11.847 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.847 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:11.847 INFO kablam! | Sep 18 00:33:11.847 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.847 INFO kablam! | ----^^^^ Sep 18 00:33:11.847 INFO kablam! | | Sep 18 00:33:11.847 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.847 INFO kablam! ... Sep 18 00:33:11.847 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 18 00:33:11.847 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:11.847 INFO kablam! Sep 18 00:33:11.855 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.855 INFO kablam! --> src/de.rs:960:17 Sep 18 00:33:11.855 INFO kablam! | Sep 18 00:33:11.855 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:11.855 INFO kablam! | ----^^^^ Sep 18 00:33:11.855 INFO kablam! | | Sep 18 00:33:11.855 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.855 INFO kablam! Sep 18 00:33:11.855 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:11.855 INFO kablam! --> src/de.rs:971:13 Sep 18 00:33:11.855 INFO kablam! | Sep 18 00:33:11.855 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 18 00:33:11.855 INFO kablam! | ----^^^^ Sep 18 00:33:11.855 INFO kablam! | | Sep 18 00:33:11.855 INFO kablam! | help: remove this `mut` Sep 18 00:33:11.855 INFO kablam! Sep 18 00:33:16.253 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.254 INFO kablam! --> src/stream.rs:1263:24 Sep 18 00:33:16.255 INFO kablam! | Sep 18 00:33:16.255 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 18 00:33:16.256 INFO kablam! | ----^^^ Sep 18 00:33:16.256 INFO kablam! | | Sep 18 00:33:16.256 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.257 INFO kablam! | Sep 18 00:33:16.257 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 00:33:16.257 INFO kablam! Sep 18 00:33:16.703 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.703 INFO kablam! --> src/de.rs:793:13 Sep 18 00:33:16.703 INFO kablam! | Sep 18 00:33:16.703 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.703 INFO kablam! | ----^^^^ Sep 18 00:33:16.703 INFO kablam! | | Sep 18 00:33:16.703 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.703 INFO kablam! Sep 18 00:33:16.743 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.743 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.743 INFO kablam! | Sep 18 00:33:16.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.743 INFO kablam! | ----^^^^ Sep 18 00:33:16.743 INFO kablam! | | Sep 18 00:33:16.743 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.743 INFO kablam! ... Sep 18 00:33:16.743 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 18 00:33:16.743 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.743 INFO kablam! Sep 18 00:33:16.748 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.748 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.748 INFO kablam! | Sep 18 00:33:16.748 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.748 INFO kablam! | ----^^^^ Sep 18 00:33:16.748 INFO kablam! | | Sep 18 00:33:16.748 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.748 INFO kablam! ... Sep 18 00:33:16.748 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 18 00:33:16.748 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.748 INFO kablam! Sep 18 00:33:16.748 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.748 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.748 INFO kablam! | Sep 18 00:33:16.748 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.748 INFO kablam! | ----^^^^ Sep 18 00:33:16.748 INFO kablam! | | Sep 18 00:33:16.748 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.748 INFO kablam! ... Sep 18 00:33:16.748 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 18 00:33:16.748 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.748 INFO kablam! Sep 18 00:33:16.755 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.755 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.755 INFO kablam! | Sep 18 00:33:16.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.755 INFO kablam! | ----^^^^ Sep 18 00:33:16.755 INFO kablam! | | Sep 18 00:33:16.755 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.755 INFO kablam! ... Sep 18 00:33:16.755 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 18 00:33:16.755 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.755 INFO kablam! Sep 18 00:33:16.755 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.755 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.755 INFO kablam! | Sep 18 00:33:16.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.755 INFO kablam! | ----^^^^ Sep 18 00:33:16.755 INFO kablam! | | Sep 18 00:33:16.755 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.755 INFO kablam! ... Sep 18 00:33:16.755 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 18 00:33:16.755 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.755 INFO kablam! Sep 18 00:33:16.755 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.755 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.755 INFO kablam! | Sep 18 00:33:16.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.755 INFO kablam! | ----^^^^ Sep 18 00:33:16.755 INFO kablam! | | Sep 18 00:33:16.755 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.755 INFO kablam! ... Sep 18 00:33:16.755 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 18 00:33:16.755 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.755 INFO kablam! Sep 18 00:33:16.755 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.755 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.755 INFO kablam! | Sep 18 00:33:16.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.755 INFO kablam! | ----^^^^ Sep 18 00:33:16.755 INFO kablam! | | Sep 18 00:33:16.755 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.755 INFO kablam! ... Sep 18 00:33:16.755 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 18 00:33:16.755 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.755 INFO kablam! Sep 18 00:33:16.763 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.763 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.763 INFO kablam! | Sep 18 00:33:16.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.763 INFO kablam! | ----^^^^ Sep 18 00:33:16.763 INFO kablam! | | Sep 18 00:33:16.763 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.763 INFO kablam! ... Sep 18 00:33:16.763 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 18 00:33:16.763 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.763 INFO kablam! Sep 18 00:33:16.763 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.763 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.763 INFO kablam! | Sep 18 00:33:16.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.763 INFO kablam! | ----^^^^ Sep 18 00:33:16.763 INFO kablam! | | Sep 18 00:33:16.763 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.763 INFO kablam! ... Sep 18 00:33:16.763 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 18 00:33:16.763 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.763 INFO kablam! Sep 18 00:33:16.763 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.763 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.763 INFO kablam! | Sep 18 00:33:16.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.763 INFO kablam! | ----^^^^ Sep 18 00:33:16.763 INFO kablam! | | Sep 18 00:33:16.763 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.763 INFO kablam! ... Sep 18 00:33:16.763 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 18 00:33:16.763 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 18 00:33:16.763 INFO kablam! Sep 18 00:33:16.763 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.763 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.763 INFO kablam! | Sep 18 00:33:16.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.763 INFO kablam! | ----^^^^ Sep 18 00:33:16.763 INFO kablam! | | Sep 18 00:33:16.763 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.763 INFO kablam! ... Sep 18 00:33:16.763 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 18 00:33:16.763 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.763 INFO kablam! Sep 18 00:33:16.764 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.764 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.764 INFO kablam! | Sep 18 00:33:16.764 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.764 INFO kablam! | ----^^^^ Sep 18 00:33:16.765 INFO kablam! | | Sep 18 00:33:16.765 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.765 INFO kablam! ... Sep 18 00:33:16.765 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 18 00:33:16.765 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.765 INFO kablam! Sep 18 00:33:16.765 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.765 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.765 INFO kablam! | Sep 18 00:33:16.765 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.765 INFO kablam! | ----^^^^ Sep 18 00:33:16.765 INFO kablam! | | Sep 18 00:33:16.765 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.765 INFO kablam! ... Sep 18 00:33:16.765 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 18 00:33:16.765 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.765 INFO kablam! Sep 18 00:33:16.771 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.771 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.771 INFO kablam! | Sep 18 00:33:16.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.771 INFO kablam! | ----^^^^ Sep 18 00:33:16.771 INFO kablam! | | Sep 18 00:33:16.771 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.771 INFO kablam! ... Sep 18 00:33:16.771 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 18 00:33:16.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.771 INFO kablam! Sep 18 00:33:16.771 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.771 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.771 INFO kablam! | Sep 18 00:33:16.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.771 INFO kablam! | ----^^^^ Sep 18 00:33:16.771 INFO kablam! | | Sep 18 00:33:16.771 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.771 INFO kablam! ... Sep 18 00:33:16.771 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 18 00:33:16.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.771 INFO kablam! Sep 18 00:33:16.779 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.779 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.779 INFO kablam! | Sep 18 00:33:16.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.779 INFO kablam! | ----^^^^ Sep 18 00:33:16.779 INFO kablam! | | Sep 18 00:33:16.779 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.779 INFO kablam! ... Sep 18 00:33:16.779 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 18 00:33:16.779 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.779 INFO kablam! Sep 18 00:33:16.779 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.779 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.779 INFO kablam! | Sep 18 00:33:16.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.779 INFO kablam! | ----^^^^ Sep 18 00:33:16.779 INFO kablam! | | Sep 18 00:33:16.780 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.780 INFO kablam! ... Sep 18 00:33:16.780 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 18 00:33:16.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.780 INFO kablam! Sep 18 00:33:16.780 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.780 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.780 INFO kablam! | Sep 18 00:33:16.780 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.780 INFO kablam! | ----^^^^ Sep 18 00:33:16.780 INFO kablam! | | Sep 18 00:33:16.780 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.780 INFO kablam! ... Sep 18 00:33:16.780 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 18 00:33:16.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.780 INFO kablam! Sep 18 00:33:16.780 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.780 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.780 INFO kablam! | Sep 18 00:33:16.780 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.780 INFO kablam! | ----^^^^ Sep 18 00:33:16.780 INFO kablam! | | Sep 18 00:33:16.780 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.780 INFO kablam! ... Sep 18 00:33:16.780 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 18 00:33:16.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.780 INFO kablam! Sep 18 00:33:16.780 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.780 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.780 INFO kablam! | Sep 18 00:33:16.780 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.780 INFO kablam! | ----^^^^ Sep 18 00:33:16.780 INFO kablam! | | Sep 18 00:33:16.780 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.780 INFO kablam! ... Sep 18 00:33:16.780 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 18 00:33:16.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.780 INFO kablam! Sep 18 00:33:16.780 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.780 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.780 INFO kablam! | Sep 18 00:33:16.780 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.780 INFO kablam! | ----^^^^ Sep 18 00:33:16.780 INFO kablam! | | Sep 18 00:33:16.780 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.780 INFO kablam! ... Sep 18 00:33:16.780 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 18 00:33:16.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.780 INFO kablam! Sep 18 00:33:16.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.787 INFO kablam! | Sep 18 00:33:16.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.787 INFO kablam! | ----^^^^ Sep 18 00:33:16.787 INFO kablam! | | Sep 18 00:33:16.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.787 INFO kablam! ... Sep 18 00:33:16.787 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 18 00:33:16.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.787 INFO kablam! Sep 18 00:33:16.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.787 INFO kablam! | Sep 18 00:33:16.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.787 INFO kablam! | ----^^^^ Sep 18 00:33:16.787 INFO kablam! | | Sep 18 00:33:16.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.787 INFO kablam! ... Sep 18 00:33:16.787 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 18 00:33:16.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.787 INFO kablam! Sep 18 00:33:16.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.787 INFO kablam! | Sep 18 00:33:16.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.787 INFO kablam! | ----^^^^ Sep 18 00:33:16.787 INFO kablam! | | Sep 18 00:33:16.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.787 INFO kablam! ... Sep 18 00:33:16.787 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 18 00:33:16.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.787 INFO kablam! Sep 18 00:33:16.787 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.787 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.787 INFO kablam! | Sep 18 00:33:16.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.787 INFO kablam! | ----^^^^ Sep 18 00:33:16.787 INFO kablam! | | Sep 18 00:33:16.787 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.787 INFO kablam! ... Sep 18 00:33:16.787 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 18 00:33:16.787 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.787 INFO kablam! Sep 18 00:33:16.791 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.791 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.791 INFO kablam! | Sep 18 00:33:16.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.791 INFO kablam! | ----^^^^ Sep 18 00:33:16.791 INFO kablam! | | Sep 18 00:33:16.791 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.791 INFO kablam! ... Sep 18 00:33:16.791 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 18 00:33:16.791 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.791 INFO kablam! Sep 18 00:33:16.791 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.791 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.791 INFO kablam! | Sep 18 00:33:16.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.791 INFO kablam! | ----^^^^ Sep 18 00:33:16.791 INFO kablam! | | Sep 18 00:33:16.791 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.791 INFO kablam! ... Sep 18 00:33:16.791 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 18 00:33:16.791 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.791 INFO kablam! Sep 18 00:33:16.792 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.792 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.792 INFO kablam! | Sep 18 00:33:16.792 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.792 INFO kablam! | ----^^^^ Sep 18 00:33:16.792 INFO kablam! | | Sep 18 00:33:16.792 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.792 INFO kablam! ... Sep 18 00:33:16.792 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 18 00:33:16.792 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.792 INFO kablam! Sep 18 00:33:16.792 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.792 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.792 INFO kablam! | Sep 18 00:33:16.793 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.793 INFO kablam! | ----^^^^ Sep 18 00:33:16.793 INFO kablam! | | Sep 18 00:33:16.793 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.793 INFO kablam! ... Sep 18 00:33:16.793 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 18 00:33:16.793 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.793 INFO kablam! Sep 18 00:33:16.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.799 INFO kablam! | Sep 18 00:33:16.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.799 INFO kablam! | ----^^^^ Sep 18 00:33:16.799 INFO kablam! | | Sep 18 00:33:16.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.799 INFO kablam! ... Sep 18 00:33:16.799 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 18 00:33:16.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.799 INFO kablam! Sep 18 00:33:16.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.799 INFO kablam! | Sep 18 00:33:16.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.799 INFO kablam! | ----^^^^ Sep 18 00:33:16.799 INFO kablam! | | Sep 18 00:33:16.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.799 INFO kablam! ... Sep 18 00:33:16.799 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 18 00:33:16.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.799 INFO kablam! Sep 18 00:33:16.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.799 INFO kablam! | Sep 18 00:33:16.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.799 INFO kablam! | ----^^^^ Sep 18 00:33:16.799 INFO kablam! | | Sep 18 00:33:16.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.799 INFO kablam! ... Sep 18 00:33:16.799 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 18 00:33:16.799 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.799 INFO kablam! Sep 18 00:33:16.799 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.799 INFO kablam! --> src/de.rs:913:21 Sep 18 00:33:16.799 INFO kablam! | Sep 18 00:33:16.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.799 INFO kablam! | ----^^^^ Sep 18 00:33:16.799 INFO kablam! | | Sep 18 00:33:16.799 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.799 INFO kablam! ... Sep 18 00:33:16.799 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 18 00:33:16.800 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 18 00:33:16.800 INFO kablam! Sep 18 00:33:16.805 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.805 INFO kablam! --> src/de.rs:960:17 Sep 18 00:33:16.805 INFO kablam! | Sep 18 00:33:16.805 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 18 00:33:16.805 INFO kablam! | ----^^^^ Sep 18 00:33:16.805 INFO kablam! | | Sep 18 00:33:16.805 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.805 INFO kablam! Sep 18 00:33:16.814 INFO kablam! warning: variable does not need to be mutable Sep 18 00:33:16.815 INFO kablam! --> src/de.rs:971:13 Sep 18 00:33:16.815 INFO kablam! | Sep 18 00:33:16.815 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 18 00:33:16.815 INFO kablam! | ----^^^^ Sep 18 00:33:16.815 INFO kablam! | | Sep 18 00:33:16.815 INFO kablam! | help: remove this `mut` Sep 18 00:33:16.815 INFO kablam! Sep 18 00:33:19.026 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.08s Sep 18 00:33:19.029 INFO kablam! su: No module specific data is present Sep 18 00:33:20.546 INFO running `"docker" "rm" "-f" "64f157927668125666198b8864b1baedd296ef495fe5f650561cc56c5d8c52db"` Sep 18 00:33:20.820 INFO blam! 64f157927668125666198b8864b1baedd296ef495fe5f650561cc56c5d8c52db