Sep 20 01:38:47.813 INFO checking fourleaf-0.1.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 01:38:47.813 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 01:38:47.813 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:38:48.308 INFO blam! ebc1feb217dc1667246f37f032d622f651bd0dcf895b3b9b53195427d3b0645d Sep 20 01:38:48.309 INFO running `"docker" "start" "-a" "ebc1feb217dc1667246f37f032d622f651bd0dcf895b3b9b53195427d3b0645d"` Sep 20 01:38:50.883 INFO kablam! usermod: no changes Sep 20 01:38:50.994 INFO kablam! Checking fourleaf v0.1.1 (/source) Sep 20 01:38:53.615 INFO kablam! warning: unused import: `self` Sep 20 01:38:53.615 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 20 01:38:53.615 INFO kablam! | Sep 20 01:38:53.615 INFO kablam! 18 | use stream::{self, Stream}; Sep 20 01:38:53.615 INFO kablam! | ^^^^ Sep 20 01:38:53.615 INFO kablam! | Sep 20 01:38:53.615 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:38:53.615 INFO kablam! Sep 20 01:38:59.295 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.295 INFO kablam! --> src/stream.rs:1263:24 Sep 20 01:38:59.295 INFO kablam! | Sep 20 01:38:59.295 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 20 01:38:59.295 INFO kablam! | ----^^^ Sep 20 01:38:59.295 INFO kablam! | | Sep 20 01:38:59.295 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.295 INFO kablam! | Sep 20 01:38:59.295 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 01:38:59.295 INFO kablam! Sep 20 01:38:59.607 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.607 INFO kablam! --> src/de.rs:793:13 Sep 20 01:38:59.607 INFO kablam! | Sep 20 01:38:59.607 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.607 INFO kablam! | ----^^^^ Sep 20 01:38:59.607 INFO kablam! | | Sep 20 01:38:59.607 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.607 INFO kablam! Sep 20 01:38:59.699 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.699 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.699 INFO kablam! | Sep 20 01:38:59.699 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.699 INFO kablam! | ----^^^^ Sep 20 01:38:59.699 INFO kablam! | | Sep 20 01:38:59.699 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.699 INFO kablam! ... Sep 20 01:38:59.699 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 20 01:38:59.699 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.699 INFO kablam! Sep 20 01:38:59.701 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.701 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.701 INFO kablam! | Sep 20 01:38:59.701 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.701 INFO kablam! | ----^^^^ Sep 20 01:38:59.701 INFO kablam! | | Sep 20 01:38:59.701 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.701 INFO kablam! ... Sep 20 01:38:59.702 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 20 01:38:59.702 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.702 INFO kablam! Sep 20 01:38:59.707 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.707 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.707 INFO kablam! | Sep 20 01:38:59.707 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.707 INFO kablam! | ----^^^^ Sep 20 01:38:59.707 INFO kablam! | | Sep 20 01:38:59.707 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.707 INFO kablam! ... Sep 20 01:38:59.707 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 20 01:38:59.707 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.707 INFO kablam! Sep 20 01:38:59.719 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.719 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.719 INFO kablam! | Sep 20 01:38:59.719 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.719 INFO kablam! | ----^^^^ Sep 20 01:38:59.719 INFO kablam! | | Sep 20 01:38:59.719 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.719 INFO kablam! ... Sep 20 01:38:59.719 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 20 01:38:59.719 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.719 INFO kablam! Sep 20 01:38:59.727 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.727 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.727 INFO kablam! | Sep 20 01:38:59.727 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.727 INFO kablam! | ----^^^^ Sep 20 01:38:59.727 INFO kablam! | | Sep 20 01:38:59.727 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.727 INFO kablam! ... Sep 20 01:38:59.727 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 20 01:38:59.727 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.727 INFO kablam! Sep 20 01:38:59.729 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.729 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.729 INFO kablam! | Sep 20 01:38:59.729 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.729 INFO kablam! | ----^^^^ Sep 20 01:38:59.729 INFO kablam! | | Sep 20 01:38:59.729 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.729 INFO kablam! ... Sep 20 01:38:59.729 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 20 01:38:59.729 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.729 INFO kablam! Sep 20 01:38:59.731 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.731 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.731 INFO kablam! | Sep 20 01:38:59.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.731 INFO kablam! | ----^^^^ Sep 20 01:38:59.731 INFO kablam! | | Sep 20 01:38:59.731 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.731 INFO kablam! ... Sep 20 01:38:59.731 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 20 01:38:59.731 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.731 INFO kablam! Sep 20 01:38:59.733 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.733 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.733 INFO kablam! | Sep 20 01:38:59.733 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.733 INFO kablam! | ----^^^^ Sep 20 01:38:59.733 INFO kablam! | | Sep 20 01:38:59.733 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.733 INFO kablam! ... Sep 20 01:38:59.733 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 20 01:38:59.733 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.733 INFO kablam! Sep 20 01:38:59.735 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.735 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.735 INFO kablam! | Sep 20 01:38:59.735 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.735 INFO kablam! | ----^^^^ Sep 20 01:38:59.735 INFO kablam! | | Sep 20 01:38:59.735 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.735 INFO kablam! ... Sep 20 01:38:59.735 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 20 01:38:59.735 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.735 INFO kablam! Sep 20 01:38:59.737 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.737 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.737 INFO kablam! | Sep 20 01:38:59.737 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.737 INFO kablam! | ----^^^^ Sep 20 01:38:59.737 INFO kablam! | | Sep 20 01:38:59.737 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.737 INFO kablam! ... Sep 20 01:38:59.737 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 20 01:38:59.737 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:59.737 INFO kablam! Sep 20 01:38:59.739 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.739 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.739 INFO kablam! | Sep 20 01:38:59.739 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.739 INFO kablam! | ----^^^^ Sep 20 01:38:59.739 INFO kablam! | | Sep 20 01:38:59.739 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.739 INFO kablam! ... Sep 20 01:38:59.739 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 20 01:38:59.739 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.739 INFO kablam! Sep 20 01:38:59.740 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.740 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.740 INFO kablam! | Sep 20 01:38:59.740 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.740 INFO kablam! | ----^^^^ Sep 20 01:38:59.740 INFO kablam! | | Sep 20 01:38:59.740 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.741 INFO kablam! ... Sep 20 01:38:59.741 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 20 01:38:59.741 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.741 INFO kablam! Sep 20 01:38:59.742 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.742 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.742 INFO kablam! | Sep 20 01:38:59.742 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.742 INFO kablam! | ----^^^^ Sep 20 01:38:59.742 INFO kablam! | | Sep 20 01:38:59.742 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.742 INFO kablam! ... Sep 20 01:38:59.742 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 20 01:38:59.742 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.742 INFO kablam! Sep 20 01:38:59.744 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.744 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.744 INFO kablam! | Sep 20 01:38:59.744 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.744 INFO kablam! | ----^^^^ Sep 20 01:38:59.744 INFO kablam! | | Sep 20 01:38:59.744 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.744 INFO kablam! ... Sep 20 01:38:59.744 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 20 01:38:59.744 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.744 INFO kablam! Sep 20 01:38:59.746 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.746 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.746 INFO kablam! | Sep 20 01:38:59.746 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.746 INFO kablam! | ----^^^^ Sep 20 01:38:59.746 INFO kablam! | | Sep 20 01:38:59.746 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.746 INFO kablam! ... Sep 20 01:38:59.746 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 20 01:38:59.746 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.746 INFO kablam! Sep 20 01:38:59.747 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.747 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.747 INFO kablam! | Sep 20 01:38:59.747 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.747 INFO kablam! | ----^^^^ Sep 20 01:38:59.747 INFO kablam! | | Sep 20 01:38:59.747 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.747 INFO kablam! ... Sep 20 01:38:59.748 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 20 01:38:59.748 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.748 INFO kablam! Sep 20 01:38:59.749 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.749 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.749 INFO kablam! | Sep 20 01:38:59.749 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.749 INFO kablam! | ----^^^^ Sep 20 01:38:59.749 INFO kablam! | | Sep 20 01:38:59.749 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.749 INFO kablam! ... Sep 20 01:38:59.749 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 20 01:38:59.749 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.749 INFO kablam! Sep 20 01:38:59.751 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.751 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.751 INFO kablam! | Sep 20 01:38:59.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.751 INFO kablam! | ----^^^^ Sep 20 01:38:59.751 INFO kablam! | | Sep 20 01:38:59.751 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.751 INFO kablam! ... Sep 20 01:38:59.751 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 20 01:38:59.751 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.751 INFO kablam! Sep 20 01:38:59.753 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.753 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.753 INFO kablam! | Sep 20 01:38:59.753 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.753 INFO kablam! | ----^^^^ Sep 20 01:38:59.753 INFO kablam! | | Sep 20 01:38:59.753 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.753 INFO kablam! ... Sep 20 01:38:59.753 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 20 01:38:59.753 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.753 INFO kablam! Sep 20 01:38:59.754 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.754 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.754 INFO kablam! | Sep 20 01:38:59.754 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.754 INFO kablam! | ----^^^^ Sep 20 01:38:59.754 INFO kablam! | | Sep 20 01:38:59.754 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.754 INFO kablam! ... Sep 20 01:38:59.754 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 20 01:38:59.754 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.755 INFO kablam! Sep 20 01:38:59.756 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.756 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.756 INFO kablam! | Sep 20 01:38:59.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.756 INFO kablam! | ----^^^^ Sep 20 01:38:59.756 INFO kablam! | | Sep 20 01:38:59.756 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.756 INFO kablam! ... Sep 20 01:38:59.756 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 20 01:38:59.756 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.756 INFO kablam! Sep 20 01:38:59.758 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.758 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.758 INFO kablam! | Sep 20 01:38:59.758 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.758 INFO kablam! | ----^^^^ Sep 20 01:38:59.758 INFO kablam! | | Sep 20 01:38:59.758 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.758 INFO kablam! ... Sep 20 01:38:59.758 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 20 01:38:59.758 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.758 INFO kablam! Sep 20 01:38:59.761 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.761 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.761 INFO kablam! | Sep 20 01:38:59.761 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.761 INFO kablam! | ----^^^^ Sep 20 01:38:59.761 INFO kablam! | | Sep 20 01:38:59.761 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.761 INFO kablam! ... Sep 20 01:38:59.761 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 20 01:38:59.761 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.761 INFO kablam! Sep 20 01:38:59.761 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.761 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.762 INFO kablam! | Sep 20 01:38:59.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.771 INFO kablam! | ----^^^^ Sep 20 01:38:59.771 INFO kablam! | | Sep 20 01:38:59.771 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.771 INFO kablam! ... Sep 20 01:38:59.771 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 20 01:38:59.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.771 INFO kablam! Sep 20 01:38:59.771 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.771 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.771 INFO kablam! | Sep 20 01:38:59.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.771 INFO kablam! | ----^^^^ Sep 20 01:38:59.771 INFO kablam! | | Sep 20 01:38:59.771 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.771 INFO kablam! ... Sep 20 01:38:59.771 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 20 01:38:59.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.771 INFO kablam! Sep 20 01:38:59.771 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.771 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.771 INFO kablam! | Sep 20 01:38:59.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.771 INFO kablam! | ----^^^^ Sep 20 01:38:59.771 INFO kablam! | | Sep 20 01:38:59.771 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.771 INFO kablam! ... Sep 20 01:38:59.771 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 20 01:38:59.771 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.771 INFO kablam! Sep 20 01:38:59.772 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.772 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.773 INFO kablam! | Sep 20 01:38:59.773 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.773 INFO kablam! | ----^^^^ Sep 20 01:38:59.774 INFO kablam! | | Sep 20 01:38:59.774 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.774 INFO kablam! ... Sep 20 01:38:59.774 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 20 01:38:59.775 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.775 INFO kablam! Sep 20 01:38:59.777 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.777 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.778 INFO kablam! | Sep 20 01:38:59.778 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.778 INFO kablam! | ----^^^^ Sep 20 01:38:59.779 INFO kablam! | | Sep 20 01:38:59.779 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.779 INFO kablam! ... Sep 20 01:38:59.780 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 20 01:38:59.780 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.780 INFO kablam! Sep 20 01:38:59.782 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.782 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.782 INFO kablam! | Sep 20 01:38:59.782 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.782 INFO kablam! | ----^^^^ Sep 20 01:38:59.782 INFO kablam! | | Sep 20 01:38:59.782 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.783 INFO kablam! ... Sep 20 01:38:59.783 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 20 01:38:59.783 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.783 INFO kablam! Sep 20 01:38:59.785 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.786 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.786 INFO kablam! | Sep 20 01:38:59.786 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.786 INFO kablam! | ----^^^^ Sep 20 01:38:59.787 INFO kablam! | | Sep 20 01:38:59.787 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.787 INFO kablam! ... Sep 20 01:38:59.788 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 20 01:38:59.788 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.788 INFO kablam! Sep 20 01:38:59.790 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.791 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.791 INFO kablam! | Sep 20 01:38:59.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.792 INFO kablam! | ----^^^^ Sep 20 01:38:59.792 INFO kablam! | | Sep 20 01:38:59.792 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.792 INFO kablam! ... Sep 20 01:38:59.793 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 20 01:38:59.793 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.793 INFO kablam! Sep 20 01:38:59.795 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.796 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.796 INFO kablam! | Sep 20 01:38:59.796 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.797 INFO kablam! | ----^^^^ Sep 20 01:38:59.797 INFO kablam! | | Sep 20 01:38:59.797 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.797 INFO kablam! ... Sep 20 01:38:59.798 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 20 01:38:59.798 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.798 INFO kablam! Sep 20 01:38:59.801 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.801 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:59.801 INFO kablam! | Sep 20 01:38:59.802 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.802 INFO kablam! | ----^^^^ Sep 20 01:38:59.802 INFO kablam! | | Sep 20 01:38:59.802 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.803 INFO kablam! ... Sep 20 01:38:59.803 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 20 01:38:59.803 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:59.804 INFO kablam! Sep 20 01:38:59.808 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.808 INFO kablam! --> src/de.rs:960:17 Sep 20 01:38:59.809 INFO kablam! | Sep 20 01:38:59.809 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:59.809 INFO kablam! | ----^^^^ Sep 20 01:38:59.810 INFO kablam! | | Sep 20 01:38:59.810 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.810 INFO kablam! Sep 20 01:38:59.813 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:59.813 INFO kablam! --> src/de.rs:971:13 Sep 20 01:38:59.813 INFO kablam! | Sep 20 01:38:59.814 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 20 01:38:59.814 INFO kablam! | ----^^^^ Sep 20 01:38:59.814 INFO kablam! | | Sep 20 01:38:59.815 INFO kablam! | help: remove this `mut` Sep 20 01:38:59.815 INFO kablam! Sep 20 01:39:02.281 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.281 INFO kablam! --> src/stream.rs:1263:24 Sep 20 01:39:02.281 INFO kablam! | Sep 20 01:39:02.281 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 20 01:39:02.281 INFO kablam! | ----^^^ Sep 20 01:39:02.281 INFO kablam! | | Sep 20 01:39:02.281 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.281 INFO kablam! | Sep 20 01:39:02.281 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 01:39:02.281 INFO kablam! Sep 20 01:39:02.823 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.823 INFO kablam! --> src/de.rs:793:13 Sep 20 01:39:02.823 INFO kablam! | Sep 20 01:39:02.823 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.823 INFO kablam! | ----^^^^ Sep 20 01:39:02.823 INFO kablam! | | Sep 20 01:39:02.823 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.823 INFO kablam! Sep 20 01:39:02.866 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.866 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.866 INFO kablam! | Sep 20 01:39:02.866 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.866 INFO kablam! | ----^^^^ Sep 20 01:39:02.866 INFO kablam! | | Sep 20 01:39:02.866 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.866 INFO kablam! ... Sep 20 01:39:02.867 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 20 01:39:02.867 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.867 INFO kablam! Sep 20 01:39:02.869 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.869 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.869 INFO kablam! | Sep 20 01:39:02.869 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.869 INFO kablam! | ----^^^^ Sep 20 01:39:02.869 INFO kablam! | | Sep 20 01:39:02.869 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.869 INFO kablam! ... Sep 20 01:39:02.869 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 20 01:39:02.869 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.869 INFO kablam! Sep 20 01:39:02.871 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.871 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.872 INFO kablam! | Sep 20 01:39:02.872 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.872 INFO kablam! | ----^^^^ Sep 20 01:39:02.872 INFO kablam! | | Sep 20 01:39:02.872 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.872 INFO kablam! ... Sep 20 01:39:02.872 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 20 01:39:02.872 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.872 INFO kablam! Sep 20 01:39:02.874 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.874 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.874 INFO kablam! | Sep 20 01:39:02.874 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.874 INFO kablam! | ----^^^^ Sep 20 01:39:02.879 INFO kablam! | | Sep 20 01:39:02.879 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.879 INFO kablam! ... Sep 20 01:39:02.879 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 20 01:39:02.879 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.879 INFO kablam! Sep 20 01:39:02.881 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.881 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.881 INFO kablam! | Sep 20 01:39:02.881 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.881 INFO kablam! | ----^^^^ Sep 20 01:39:02.881 INFO kablam! | | Sep 20 01:39:02.881 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.881 INFO kablam! ... Sep 20 01:39:02.881 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 20 01:39:02.881 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.881 INFO kablam! Sep 20 01:39:02.883 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.884 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.884 INFO kablam! | Sep 20 01:39:02.884 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.884 INFO kablam! | ----^^^^ Sep 20 01:39:02.884 INFO kablam! | | Sep 20 01:39:02.884 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.884 INFO kablam! ... Sep 20 01:39:02.884 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 20 01:39:02.884 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.884 INFO kablam! Sep 20 01:39:02.886 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.886 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.886 INFO kablam! | Sep 20 01:39:02.886 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.886 INFO kablam! | ----^^^^ Sep 20 01:39:02.886 INFO kablam! | | Sep 20 01:39:02.886 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.887 INFO kablam! ... Sep 20 01:39:02.887 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 20 01:39:02.887 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.887 INFO kablam! Sep 20 01:39:02.889 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.889 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.889 INFO kablam! | Sep 20 01:39:02.889 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.889 INFO kablam! | ----^^^^ Sep 20 01:39:02.889 INFO kablam! | | Sep 20 01:39:02.889 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.889 INFO kablam! ... Sep 20 01:39:02.889 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 20 01:39:02.889 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.889 INFO kablam! Sep 20 01:39:02.891 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.891 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.891 INFO kablam! | Sep 20 01:39:02.891 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.891 INFO kablam! | ----^^^^ Sep 20 01:39:02.891 INFO kablam! | | Sep 20 01:39:02.891 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.891 INFO kablam! ... Sep 20 01:39:02.891 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 20 01:39:02.891 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.891 INFO kablam! Sep 20 01:39:02.893 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.893 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.894 INFO kablam! | Sep 20 01:39:02.894 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.894 INFO kablam! | ----^^^^ Sep 20 01:39:02.894 INFO kablam! | | Sep 20 01:39:02.894 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.894 INFO kablam! ... Sep 20 01:39:02.894 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 20 01:39:02.894 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.894 INFO kablam! Sep 20 01:39:02.896 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.896 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.896 INFO kablam! | Sep 20 01:39:02.896 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.896 INFO kablam! | ----^^^^ Sep 20 01:39:02.896 INFO kablam! | | Sep 20 01:39:02.896 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.896 INFO kablam! ... Sep 20 01:39:02.896 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 20 01:39:02.896 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.896 INFO kablam! Sep 20 01:39:02.898 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.898 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.898 INFO kablam! | Sep 20 01:39:02.898 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.899 INFO kablam! | ----^^^^ Sep 20 01:39:02.899 INFO kablam! | | Sep 20 01:39:02.899 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.899 INFO kablam! ... Sep 20 01:39:02.899 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 20 01:39:02.899 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.899 INFO kablam! Sep 20 01:39:02.901 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.901 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.901 INFO kablam! | Sep 20 01:39:02.901 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.901 INFO kablam! | ----^^^^ Sep 20 01:39:02.901 INFO kablam! | | Sep 20 01:39:02.902 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.902 INFO kablam! ... Sep 20 01:39:02.902 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 20 01:39:02.902 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.902 INFO kablam! Sep 20 01:39:02.904 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.904 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.904 INFO kablam! | Sep 20 01:39:02.904 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.904 INFO kablam! | ----^^^^ Sep 20 01:39:02.904 INFO kablam! | | Sep 20 01:39:02.904 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.904 INFO kablam! ... Sep 20 01:39:02.904 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 20 01:39:02.904 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.904 INFO kablam! Sep 20 01:39:02.906 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.906 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.906 INFO kablam! | Sep 20 01:39:02.906 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.907 INFO kablam! | ----^^^^ Sep 20 01:39:02.907 INFO kablam! | | Sep 20 01:39:02.907 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.907 INFO kablam! ... Sep 20 01:39:02.907 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 20 01:39:02.907 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.907 INFO kablam! Sep 20 01:39:02.909 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.909 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.909 INFO kablam! | Sep 20 01:39:02.909 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.909 INFO kablam! | ----^^^^ Sep 20 01:39:02.909 INFO kablam! | | Sep 20 01:39:02.909 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.909 INFO kablam! ... Sep 20 01:39:02.909 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 20 01:39:02.909 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.909 INFO kablam! Sep 20 01:39:02.911 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.912 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.912 INFO kablam! | Sep 20 01:39:02.912 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.912 INFO kablam! | ----^^^^ Sep 20 01:39:02.912 INFO kablam! | | Sep 20 01:39:02.912 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.912 INFO kablam! ... Sep 20 01:39:02.912 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 20 01:39:02.912 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.912 INFO kablam! Sep 20 01:39:02.914 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.914 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.914 INFO kablam! | Sep 20 01:39:02.915 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.915 INFO kablam! | ----^^^^ Sep 20 01:39:02.915 INFO kablam! | | Sep 20 01:39:02.915 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.915 INFO kablam! ... Sep 20 01:39:02.915 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 20 01:39:02.915 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.915 INFO kablam! Sep 20 01:39:02.917 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.917 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.917 INFO kablam! | Sep 20 01:39:02.917 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.917 INFO kablam! | ----^^^^ Sep 20 01:39:02.917 INFO kablam! | | Sep 20 01:39:02.917 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.917 INFO kablam! ... Sep 20 01:39:02.917 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 20 01:39:02.917 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.917 INFO kablam! Sep 20 01:39:02.919 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.919 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.919 INFO kablam! | Sep 20 01:39:02.920 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.920 INFO kablam! | ----^^^^ Sep 20 01:39:02.920 INFO kablam! | | Sep 20 01:39:02.920 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.920 INFO kablam! ... Sep 20 01:39:02.920 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 20 01:39:02.920 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.920 INFO kablam! Sep 20 01:39:02.922 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.922 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.922 INFO kablam! | Sep 20 01:39:02.922 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.922 INFO kablam! | ----^^^^ Sep 20 01:39:02.923 INFO kablam! | | Sep 20 01:39:02.923 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.923 INFO kablam! ... Sep 20 01:39:02.923 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 20 01:39:02.923 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.923 INFO kablam! Sep 20 01:39:02.925 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.925 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.925 INFO kablam! | Sep 20 01:39:02.925 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.925 INFO kablam! | ----^^^^ Sep 20 01:39:02.925 INFO kablam! | | Sep 20 01:39:02.925 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.925 INFO kablam! ... Sep 20 01:39:02.925 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 20 01:39:02.925 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.925 INFO kablam! Sep 20 01:39:02.927 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.927 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.927 INFO kablam! | Sep 20 01:39:02.927 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.927 INFO kablam! | ----^^^^ Sep 20 01:39:02.927 INFO kablam! | | Sep 20 01:39:02.928 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.928 INFO kablam! ... Sep 20 01:39:02.928 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 20 01:39:02.928 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.928 INFO kablam! Sep 20 01:39:02.930 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.930 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.930 INFO kablam! | Sep 20 01:39:02.930 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.930 INFO kablam! | ----^^^^ Sep 20 01:39:02.930 INFO kablam! | | Sep 20 01:39:02.930 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.930 INFO kablam! ... Sep 20 01:39:02.931 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 20 01:39:02.931 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.931 INFO kablam! Sep 20 01:39:02.933 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.933 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.933 INFO kablam! | Sep 20 01:39:02.933 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.933 INFO kablam! | ----^^^^ Sep 20 01:39:02.933 INFO kablam! | | Sep 20 01:39:02.933 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.933 INFO kablam! ... Sep 20 01:39:02.933 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 20 01:39:02.934 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.934 INFO kablam! Sep 20 01:39:02.936 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.936 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.936 INFO kablam! | Sep 20 01:39:02.936 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.936 INFO kablam! | ----^^^^ Sep 20 01:39:02.939 INFO kablam! | | Sep 20 01:39:02.939 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.939 INFO kablam! ... Sep 20 01:39:02.939 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 20 01:39:02.939 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.939 INFO kablam! Sep 20 01:39:02.941 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.941 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.941 INFO kablam! | Sep 20 01:39:02.941 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.941 INFO kablam! | ----^^^^ Sep 20 01:39:02.941 INFO kablam! | | Sep 20 01:39:02.941 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.942 INFO kablam! ... Sep 20 01:39:02.942 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 20 01:39:02.942 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.942 INFO kablam! Sep 20 01:39:02.944 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.944 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.944 INFO kablam! | Sep 20 01:39:02.944 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.944 INFO kablam! | ----^^^^ Sep 20 01:39:02.944 INFO kablam! | | Sep 20 01:39:02.944 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.944 INFO kablam! ... Sep 20 01:39:02.944 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 20 01:39:02.944 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.945 INFO kablam! Sep 20 01:39:02.947 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.947 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.947 INFO kablam! | Sep 20 01:39:02.947 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.947 INFO kablam! | ----^^^^ Sep 20 01:39:02.947 INFO kablam! | | Sep 20 01:39:02.947 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.947 INFO kablam! ... Sep 20 01:39:02.948 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 20 01:39:02.948 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.948 INFO kablam! Sep 20 01:39:02.950 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.950 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.950 INFO kablam! | Sep 20 01:39:02.950 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.950 INFO kablam! | ----^^^^ Sep 20 01:39:02.950 INFO kablam! | | Sep 20 01:39:02.950 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.950 INFO kablam! ... Sep 20 01:39:02.950 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 20 01:39:02.950 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.950 INFO kablam! Sep 20 01:39:02.953 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.953 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.953 INFO kablam! | Sep 20 01:39:02.953 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.953 INFO kablam! | ----^^^^ Sep 20 01:39:02.953 INFO kablam! | | Sep 20 01:39:02.953 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.953 INFO kablam! ... Sep 20 01:39:02.953 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 20 01:39:02.953 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.953 INFO kablam! Sep 20 01:39:02.956 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.956 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.956 INFO kablam! | Sep 20 01:39:02.956 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.956 INFO kablam! | ----^^^^ Sep 20 01:39:02.956 INFO kablam! | | Sep 20 01:39:02.956 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.956 INFO kablam! ... Sep 20 01:39:02.956 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 20 01:39:02.956 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.956 INFO kablam! Sep 20 01:39:02.958 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.958 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.958 INFO kablam! | Sep 20 01:39:02.958 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.959 INFO kablam! | ----^^^^ Sep 20 01:39:02.959 INFO kablam! | | Sep 20 01:39:02.959 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.959 INFO kablam! ... Sep 20 01:39:02.959 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 20 01:39:02.959 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.959 INFO kablam! Sep 20 01:39:02.967 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.967 INFO kablam! --> src/de.rs:960:17 Sep 20 01:39:02.967 INFO kablam! | Sep 20 01:39:02.967 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.967 INFO kablam! | ----^^^^ Sep 20 01:39:02.967 INFO kablam! | | Sep 20 01:39:02.967 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.967 INFO kablam! Sep 20 01:39:02.969 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.969 INFO kablam! --> src/de.rs:971:13 Sep 20 01:39:02.970 INFO kablam! | Sep 20 01:39:02.970 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 20 01:39:02.970 INFO kablam! | ----^^^^ Sep 20 01:39:02.970 INFO kablam! | | Sep 20 01:39:02.970 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.970 INFO kablam! Sep 20 01:39:05.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.10s Sep 20 01:39:05.023 INFO kablam! su: No module specific data is present Sep 20 01:39:06.003 INFO running `"docker" "rm" "-f" "ebc1feb217dc1667246f37f032d622f651bd0dcf895b3b9b53195427d3b0645d"` Sep 20 01:39:06.355 INFO blam! ebc1feb217dc1667246f37f032d622f651bd0dcf895b3b9b53195427d3b0645d