Sep 20 01:38:47.111 INFO checking fourleaf-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:38:47.111 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:38:47.111 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:47.502 INFO blam! db1c54b4490b9565274fb1ac5e3b242c0e03c84129549cba7f4edc2c50a2c6ed Sep 20 01:38:47.503 INFO running `"docker" "start" "-a" "db1c54b4490b9565274fb1ac5e3b242c0e03c84129549cba7f4edc2c50a2c6ed"` Sep 20 01:38:49.131 INFO kablam! usermod: no changes Sep 20 01:38:49.199 INFO kablam! Checking fourleaf v0.1.1 (/source) Sep 20 01:38:51.959 INFO kablam! warning: unused import: `self` Sep 20 01:38:51.959 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 20 01:38:51.959 INFO kablam! | Sep 20 01:38:51.959 INFO kablam! 18 | use stream::{self, Stream}; Sep 20 01:38:51.959 INFO kablam! | ^^^^ Sep 20 01:38:51.959 INFO kablam! | Sep 20 01:38:51.959 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:38:51.959 INFO kablam! Sep 20 01:38:57.292 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.293 INFO kablam! --> src/stream.rs:1263:24 Sep 20 01:38:57.293 INFO kablam! | Sep 20 01:38:57.294 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 20 01:38:57.294 INFO kablam! | ----^^^ Sep 20 01:38:57.294 INFO kablam! | | Sep 20 01:38:57.295 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.295 INFO kablam! | Sep 20 01:38:57.296 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 01:38:57.296 INFO kablam! Sep 20 01:38:57.575 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.575 INFO kablam! --> src/de.rs:793:13 Sep 20 01:38:57.575 INFO kablam! | Sep 20 01:38:57.576 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.576 INFO kablam! | ----^^^^ Sep 20 01:38:57.576 INFO kablam! | | Sep 20 01:38:57.577 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.577 INFO kablam! Sep 20 01:38:57.639 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.639 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.639 INFO kablam! | Sep 20 01:38:57.640 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.640 INFO kablam! | ----^^^^ Sep 20 01:38:57.640 INFO kablam! | | Sep 20 01:38:57.641 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.641 INFO kablam! ... Sep 20 01:38:57.641 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 20 01:38:57.641 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.642 INFO kablam! Sep 20 01:38:57.644 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.644 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.645 INFO kablam! | Sep 20 01:38:57.645 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.645 INFO kablam! | ----^^^^ Sep 20 01:38:57.646 INFO kablam! | | Sep 20 01:38:57.646 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.646 INFO kablam! ... Sep 20 01:38:57.646 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 20 01:38:57.647 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.647 INFO kablam! Sep 20 01:38:57.649 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.650 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.650 INFO kablam! | Sep 20 01:38:57.650 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.650 INFO kablam! | ----^^^^ Sep 20 01:38:57.651 INFO kablam! | | Sep 20 01:38:57.651 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.651 INFO kablam! ... Sep 20 01:38:57.652 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 20 01:38:57.652 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.652 INFO kablam! Sep 20 01:38:57.659 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.659 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.659 INFO kablam! | Sep 20 01:38:57.660 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.660 INFO kablam! | ----^^^^ Sep 20 01:38:57.660 INFO kablam! | | Sep 20 01:38:57.660 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.661 INFO kablam! ... Sep 20 01:38:57.661 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 20 01:38:57.661 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.661 INFO kablam! Sep 20 01:38:57.664 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.664 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.664 INFO kablam! | Sep 20 01:38:57.665 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.665 INFO kablam! | ----^^^^ Sep 20 01:38:57.665 INFO kablam! | | Sep 20 01:38:57.666 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.666 INFO kablam! ... Sep 20 01:38:57.666 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 20 01:38:57.666 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.667 INFO kablam! Sep 20 01:38:57.669 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.669 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.670 INFO kablam! | Sep 20 01:38:57.670 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.670 INFO kablam! | ----^^^^ Sep 20 01:38:57.670 INFO kablam! | | Sep 20 01:38:57.671 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.671 INFO kablam! ... Sep 20 01:38:57.671 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 20 01:38:57.671 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.672 INFO kablam! Sep 20 01:38:57.674 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.674 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.675 INFO kablam! | Sep 20 01:38:57.675 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.675 INFO kablam! | ----^^^^ Sep 20 01:38:57.676 INFO kablam! | | Sep 20 01:38:57.676 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.676 INFO kablam! ... Sep 20 01:38:57.676 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 20 01:38:57.677 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.677 INFO kablam! Sep 20 01:38:57.679 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.680 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.680 INFO kablam! | Sep 20 01:38:57.680 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.681 INFO kablam! | ----^^^^ Sep 20 01:38:57.681 INFO kablam! | | Sep 20 01:38:57.681 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.682 INFO kablam! ... Sep 20 01:38:57.682 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 20 01:38:57.682 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.682 INFO kablam! Sep 20 01:38:57.685 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.685 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.685 INFO kablam! | Sep 20 01:38:57.686 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.686 INFO kablam! | ----^^^^ Sep 20 01:38:57.686 INFO kablam! | | Sep 20 01:38:57.686 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.687 INFO kablam! ... Sep 20 01:38:57.687 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 20 01:38:57.687 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.687 INFO kablam! Sep 20 01:38:57.690 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.690 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.691 INFO kablam! | Sep 20 01:38:57.691 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.691 INFO kablam! | ----^^^^ Sep 20 01:38:57.692 INFO kablam! | | Sep 20 01:38:57.692 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.692 INFO kablam! ... Sep 20 01:38:57.692 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 20 01:38:57.693 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:38:57.693 INFO kablam! Sep 20 01:38:57.695 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.696 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.696 INFO kablam! | Sep 20 01:38:57.696 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.696 INFO kablam! | ----^^^^ Sep 20 01:38:57.697 INFO kablam! | | Sep 20 01:38:57.697 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.697 INFO kablam! ... Sep 20 01:38:57.698 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 20 01:38:57.698 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.698 INFO kablam! Sep 20 01:38:57.700 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.701 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.701 INFO kablam! | Sep 20 01:38:57.701 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.702 INFO kablam! | ----^^^^ Sep 20 01:38:57.702 INFO kablam! | | Sep 20 01:38:57.702 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.702 INFO kablam! ... Sep 20 01:38:57.703 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 20 01:38:57.703 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.703 INFO kablam! Sep 20 01:38:57.706 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.706 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.706 INFO kablam! | Sep 20 01:38:57.706 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.707 INFO kablam! | ----^^^^ Sep 20 01:38:57.707 INFO kablam! | | Sep 20 01:38:57.707 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.708 INFO kablam! ... Sep 20 01:38:57.708 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 20 01:38:57.708 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.708 INFO kablam! Sep 20 01:38:57.711 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.711 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.712 INFO kablam! | Sep 20 01:38:57.712 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.712 INFO kablam! | ----^^^^ Sep 20 01:38:57.713 INFO kablam! | | Sep 20 01:38:57.713 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.713 INFO kablam! ... Sep 20 01:38:57.713 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 20 01:38:57.714 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.714 INFO kablam! Sep 20 01:38:57.716 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.717 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.717 INFO kablam! | Sep 20 01:38:57.717 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.717 INFO kablam! | ----^^^^ Sep 20 01:38:57.718 INFO kablam! | | Sep 20 01:38:57.718 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.718 INFO kablam! ... Sep 20 01:38:57.718 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 20 01:38:57.719 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.719 INFO kablam! Sep 20 01:38:57.721 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.722 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.722 INFO kablam! | Sep 20 01:38:57.722 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.723 INFO kablam! | ----^^^^ Sep 20 01:38:57.723 INFO kablam! | | Sep 20 01:38:57.723 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.723 INFO kablam! ... Sep 20 01:38:57.724 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 20 01:38:57.724 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.724 INFO kablam! Sep 20 01:38:57.726 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.727 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.727 INFO kablam! | Sep 20 01:38:57.727 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.728 INFO kablam! | ----^^^^ Sep 20 01:38:57.728 INFO kablam! | | Sep 20 01:38:57.728 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.728 INFO kablam! ... Sep 20 01:38:57.729 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 20 01:38:57.729 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.729 INFO kablam! Sep 20 01:38:57.732 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.732 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.732 INFO kablam! | Sep 20 01:38:57.733 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.733 INFO kablam! | ----^^^^ Sep 20 01:38:57.733 INFO kablam! | | Sep 20 01:38:57.734 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.734 INFO kablam! ... Sep 20 01:38:57.734 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 20 01:38:57.734 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.735 INFO kablam! Sep 20 01:38:57.737 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.737 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.738 INFO kablam! | Sep 20 01:38:57.738 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.738 INFO kablam! | ----^^^^ Sep 20 01:38:57.738 INFO kablam! | | Sep 20 01:38:57.739 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.739 INFO kablam! ... Sep 20 01:38:57.739 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 20 01:38:57.740 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.740 INFO kablam! Sep 20 01:38:57.742 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.742 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.743 INFO kablam! | Sep 20 01:38:57.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.743 INFO kablam! | ----^^^^ Sep 20 01:38:57.744 INFO kablam! | | Sep 20 01:38:57.744 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.744 INFO kablam! ... Sep 20 01:38:57.744 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 20 01:38:57.745 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.745 INFO kablam! Sep 20 01:38:57.747 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.748 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.748 INFO kablam! | Sep 20 01:38:57.748 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.749 INFO kablam! | ----^^^^ Sep 20 01:38:57.749 INFO kablam! | | Sep 20 01:38:57.749 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.749 INFO kablam! ... Sep 20 01:38:57.750 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 20 01:38:57.750 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.750 INFO kablam! Sep 20 01:38:57.753 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.753 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.753 INFO kablam! | Sep 20 01:38:57.754 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.754 INFO kablam! | ----^^^^ Sep 20 01:38:57.754 INFO kablam! | | Sep 20 01:38:57.754 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.755 INFO kablam! ... Sep 20 01:38:57.755 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 20 01:38:57.755 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.756 INFO kablam! Sep 20 01:38:57.758 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.758 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.759 INFO kablam! | Sep 20 01:38:57.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.759 INFO kablam! | ----^^^^ Sep 20 01:38:57.759 INFO kablam! | | Sep 20 01:38:57.760 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.760 INFO kablam! ... Sep 20 01:38:57.760 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 20 01:38:57.761 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.761 INFO kablam! Sep 20 01:38:57.763 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.763 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.764 INFO kablam! | Sep 20 01:38:57.764 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.764 INFO kablam! | ----^^^^ Sep 20 01:38:57.765 INFO kablam! | | Sep 20 01:38:57.765 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.765 INFO kablam! ... Sep 20 01:38:57.766 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 20 01:38:57.766 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.766 INFO kablam! Sep 20 01:38:57.769 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.769 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.769 INFO kablam! | Sep 20 01:38:57.770 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.770 INFO kablam! | ----^^^^ Sep 20 01:38:57.771 INFO kablam! | | Sep 20 01:38:57.771 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.771 INFO kablam! ... Sep 20 01:38:57.772 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 20 01:38:57.772 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.772 INFO kablam! Sep 20 01:38:57.775 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.775 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.775 INFO kablam! | Sep 20 01:38:57.776 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.776 INFO kablam! | ----^^^^ Sep 20 01:38:57.777 INFO kablam! | | Sep 20 01:38:57.777 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.777 INFO kablam! ... Sep 20 01:38:57.778 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 20 01:38:57.778 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.778 INFO kablam! Sep 20 01:38:57.781 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.781 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.782 INFO kablam! | Sep 20 01:38:57.782 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.782 INFO kablam! | ----^^^^ Sep 20 01:38:57.783 INFO kablam! | | Sep 20 01:38:57.783 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.783 INFO kablam! ... Sep 20 01:38:57.784 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 20 01:38:57.784 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.784 INFO kablam! Sep 20 01:38:57.787 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.787 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.788 INFO kablam! | Sep 20 01:38:57.788 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.788 INFO kablam! | ----^^^^ Sep 20 01:38:57.789 INFO kablam! | | Sep 20 01:38:57.789 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.789 INFO kablam! ... Sep 20 01:38:57.790 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 20 01:38:57.790 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.790 INFO kablam! Sep 20 01:38:57.793 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.793 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.794 INFO kablam! | Sep 20 01:38:57.794 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.794 INFO kablam! | ----^^^^ Sep 20 01:38:57.795 INFO kablam! | | Sep 20 01:38:57.795 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.795 INFO kablam! ... Sep 20 01:38:57.796 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 20 01:38:57.796 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.796 INFO kablam! Sep 20 01:38:57.799 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.799 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.800 INFO kablam! | Sep 20 01:38:57.800 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.800 INFO kablam! | ----^^^^ Sep 20 01:38:57.801 INFO kablam! | | Sep 20 01:38:57.801 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.801 INFO kablam! ... Sep 20 01:38:57.802 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 20 01:38:57.802 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.803 INFO kablam! Sep 20 01:38:57.805 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.805 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.806 INFO kablam! | Sep 20 01:38:57.806 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.806 INFO kablam! | ----^^^^ Sep 20 01:38:57.807 INFO kablam! | | Sep 20 01:38:57.807 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.808 INFO kablam! ... Sep 20 01:38:57.808 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 20 01:38:57.808 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.809 INFO kablam! Sep 20 01:38:57.811 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.811 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.812 INFO kablam! | Sep 20 01:38:57.812 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.813 INFO kablam! | ----^^^^ Sep 20 01:38:57.813 INFO kablam! | | Sep 20 01:38:57.813 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.814 INFO kablam! ... Sep 20 01:38:57.814 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 20 01:38:57.814 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.815 INFO kablam! Sep 20 01:38:57.817 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.818 INFO kablam! --> src/de.rs:913:21 Sep 20 01:38:57.818 INFO kablam! | Sep 20 01:38:57.818 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.819 INFO kablam! | ----^^^^ Sep 20 01:38:57.819 INFO kablam! | | Sep 20 01:38:57.819 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.820 INFO kablam! ... Sep 20 01:38:57.820 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 20 01:38:57.821 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:38:57.821 INFO kablam! Sep 20 01:38:57.825 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.826 INFO kablam! --> src/de.rs:960:17 Sep 20 01:38:57.826 INFO kablam! | Sep 20 01:38:57.826 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:38:57.827 INFO kablam! | ----^^^^ Sep 20 01:38:57.827 INFO kablam! | | Sep 20 01:38:57.828 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.828 INFO kablam! Sep 20 01:38:57.830 INFO kablam! warning: variable does not need to be mutable Sep 20 01:38:57.831 INFO kablam! --> src/de.rs:971:13 Sep 20 01:38:57.831 INFO kablam! | Sep 20 01:38:57.831 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 20 01:38:57.832 INFO kablam! | ----^^^^ Sep 20 01:38:57.832 INFO kablam! | | Sep 20 01:38:57.832 INFO kablam! | help: remove this `mut` Sep 20 01:38:57.833 INFO kablam! Sep 20 01:39:02.151 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.151 INFO kablam! --> src/stream.rs:1263:24 Sep 20 01:39:02.151 INFO kablam! | Sep 20 01:39:02.152 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 20 01:39:02.152 INFO kablam! | ----^^^ Sep 20 01:39:02.152 INFO kablam! | | Sep 20 01:39:02.153 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.153 INFO kablam! | Sep 20 01:39:02.153 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 01:39:02.154 INFO kablam! Sep 20 01:39:02.572 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.572 INFO kablam! --> src/de.rs:793:13 Sep 20 01:39:02.573 INFO kablam! | Sep 20 01:39:02.573 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.573 INFO kablam! | ----^^^^ Sep 20 01:39:02.574 INFO kablam! | | Sep 20 01:39:02.574 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.574 INFO kablam! Sep 20 01:39:02.611 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.612 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.612 INFO kablam! | Sep 20 01:39:02.613 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.613 INFO kablam! | ----^^^^ Sep 20 01:39:02.613 INFO kablam! | | Sep 20 01:39:02.614 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.614 INFO kablam! ... Sep 20 01:39:02.614 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 20 01:39:02.615 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.615 INFO kablam! Sep 20 01:39:02.615 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.616 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.616 INFO kablam! | Sep 20 01:39:02.616 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.617 INFO kablam! | ----^^^^ Sep 20 01:39:02.617 INFO kablam! | | Sep 20 01:39:02.617 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.618 INFO kablam! ... Sep 20 01:39:02.618 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 20 01:39:02.618 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.619 INFO kablam! Sep 20 01:39:02.619 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.619 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.620 INFO kablam! | Sep 20 01:39:02.620 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.620 INFO kablam! | ----^^^^ Sep 20 01:39:02.621 INFO kablam! | | Sep 20 01:39:02.621 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.621 INFO kablam! ... Sep 20 01:39:02.621 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 20 01:39:02.622 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.622 INFO kablam! Sep 20 01:39:02.622 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.623 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.623 INFO kablam! | Sep 20 01:39:02.623 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.624 INFO kablam! | ----^^^^ Sep 20 01:39:02.624 INFO kablam! | | Sep 20 01:39:02.624 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.625 INFO kablam! ... Sep 20 01:39:02.625 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 20 01:39:02.625 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.626 INFO kablam! Sep 20 01:39:02.626 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.626 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.627 INFO kablam! | Sep 20 01:39:02.627 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.627 INFO kablam! | ----^^^^ Sep 20 01:39:02.628 INFO kablam! | | Sep 20 01:39:02.628 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.628 INFO kablam! ... Sep 20 01:39:02.628 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 20 01:39:02.629 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.629 INFO kablam! Sep 20 01:39:02.629 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.630 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.630 INFO kablam! | Sep 20 01:39:02.630 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.631 INFO kablam! | ----^^^^ Sep 20 01:39:02.631 INFO kablam! | | Sep 20 01:39:02.631 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.632 INFO kablam! ... Sep 20 01:39:02.632 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 20 01:39:02.632 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.633 INFO kablam! Sep 20 01:39:02.633 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.633 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.633 INFO kablam! | Sep 20 01:39:02.634 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.634 INFO kablam! | ----^^^^ Sep 20 01:39:02.634 INFO kablam! | | Sep 20 01:39:02.635 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.635 INFO kablam! ... Sep 20 01:39:02.636 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 20 01:39:02.636 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.636 INFO kablam! Sep 20 01:39:02.636 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.637 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.637 INFO kablam! | Sep 20 01:39:02.637 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.638 INFO kablam! | ----^^^^ Sep 20 01:39:02.638 INFO kablam! | | Sep 20 01:39:02.638 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.639 INFO kablam! ... Sep 20 01:39:02.639 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 20 01:39:02.639 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.640 INFO kablam! Sep 20 01:39:02.640 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.640 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.641 INFO kablam! | Sep 20 01:39:02.641 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.641 INFO kablam! | ----^^^^ Sep 20 01:39:02.642 INFO kablam! | | Sep 20 01:39:02.642 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.642 INFO kablam! ... Sep 20 01:39:02.643 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 20 01:39:02.643 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.643 INFO kablam! Sep 20 01:39:02.644 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.644 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.644 INFO kablam! | Sep 20 01:39:02.645 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.645 INFO kablam! | ----^^^^ Sep 20 01:39:02.645 INFO kablam! | | Sep 20 01:39:02.646 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.646 INFO kablam! ... Sep 20 01:39:02.646 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 20 01:39:02.647 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 01:39:02.647 INFO kablam! Sep 20 01:39:02.647 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.648 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.648 INFO kablam! | Sep 20 01:39:02.648 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.648 INFO kablam! | ----^^^^ Sep 20 01:39:02.649 INFO kablam! | | Sep 20 01:39:02.649 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.649 INFO kablam! ... Sep 20 01:39:02.650 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 20 01:39:02.650 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.650 INFO kablam! Sep 20 01:39:02.651 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.651 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.651 INFO kablam! | Sep 20 01:39:02.652 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.652 INFO kablam! | ----^^^^ Sep 20 01:39:02.652 INFO kablam! | | Sep 20 01:39:02.653 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.653 INFO kablam! ... Sep 20 01:39:02.653 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 20 01:39:02.654 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.654 INFO kablam! Sep 20 01:39:02.654 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.655 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.655 INFO kablam! | Sep 20 01:39:02.655 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.656 INFO kablam! | ----^^^^ Sep 20 01:39:02.656 INFO kablam! | | Sep 20 01:39:02.656 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.657 INFO kablam! ... Sep 20 01:39:02.657 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 20 01:39:02.657 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.658 INFO kablam! Sep 20 01:39:02.658 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.658 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.659 INFO kablam! | Sep 20 01:39:02.659 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.659 INFO kablam! | ----^^^^ Sep 20 01:39:02.660 INFO kablam! | | Sep 20 01:39:02.660 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.660 INFO kablam! ... Sep 20 01:39:02.661 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 20 01:39:02.661 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.661 INFO kablam! Sep 20 01:39:02.661 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.662 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.662 INFO kablam! | Sep 20 01:39:02.662 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.663 INFO kablam! | ----^^^^ Sep 20 01:39:02.663 INFO kablam! | | Sep 20 01:39:02.663 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.664 INFO kablam! ... Sep 20 01:39:02.664 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 20 01:39:02.664 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.665 INFO kablam! Sep 20 01:39:02.665 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.665 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.666 INFO kablam! | Sep 20 01:39:02.666 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.666 INFO kablam! | ----^^^^ Sep 20 01:39:02.667 INFO kablam! | | Sep 20 01:39:02.667 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.667 INFO kablam! ... Sep 20 01:39:02.668 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 20 01:39:02.668 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.668 INFO kablam! Sep 20 01:39:02.669 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.669 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.669 INFO kablam! | Sep 20 01:39:02.669 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.670 INFO kablam! | ----^^^^ Sep 20 01:39:02.670 INFO kablam! | | Sep 20 01:39:02.670 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.671 INFO kablam! ... Sep 20 01:39:02.671 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 20 01:39:02.671 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.672 INFO kablam! Sep 20 01:39:02.672 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.672 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.673 INFO kablam! | Sep 20 01:39:02.673 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.673 INFO kablam! | ----^^^^ Sep 20 01:39:02.674 INFO kablam! | | Sep 20 01:39:02.674 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.674 INFO kablam! ... Sep 20 01:39:02.675 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 20 01:39:02.675 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.675 INFO kablam! Sep 20 01:39:02.676 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.676 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.676 INFO kablam! | Sep 20 01:39:02.677 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.677 INFO kablam! | ----^^^^ Sep 20 01:39:02.677 INFO kablam! | | Sep 20 01:39:02.678 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.678 INFO kablam! ... Sep 20 01:39:02.678 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 20 01:39:02.679 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.679 INFO kablam! Sep 20 01:39:02.679 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.679 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.680 INFO kablam! | Sep 20 01:39:02.680 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.680 INFO kablam! | ----^^^^ Sep 20 01:39:02.681 INFO kablam! | | Sep 20 01:39:02.681 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.681 INFO kablam! ... Sep 20 01:39:02.682 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 20 01:39:02.682 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.682 INFO kablam! Sep 20 01:39:02.683 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.683 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.683 INFO kablam! | Sep 20 01:39:02.684 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.684 INFO kablam! | ----^^^^ Sep 20 01:39:02.685 INFO kablam! | | Sep 20 01:39:02.685 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.686 INFO kablam! ... Sep 20 01:39:02.686 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 20 01:39:02.686 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.687 INFO kablam! Sep 20 01:39:02.687 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.687 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.688 INFO kablam! | Sep 20 01:39:02.688 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.688 INFO kablam! | ----^^^^ Sep 20 01:39:02.689 INFO kablam! | | Sep 20 01:39:02.689 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.690 INFO kablam! ... Sep 20 01:39:02.690 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 20 01:39:02.690 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.691 INFO kablam! Sep 20 01:39:02.691 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.691 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.692 INFO kablam! | Sep 20 01:39:02.692 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.692 INFO kablam! | ----^^^^ Sep 20 01:39:02.693 INFO kablam! | | Sep 20 01:39:02.693 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.694 INFO kablam! ... Sep 20 01:39:02.694 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 20 01:39:02.694 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.695 INFO kablam! Sep 20 01:39:02.695 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.695 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.696 INFO kablam! | Sep 20 01:39:02.696 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.696 INFO kablam! | ----^^^^ Sep 20 01:39:02.697 INFO kablam! | | Sep 20 01:39:02.697 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.698 INFO kablam! ... Sep 20 01:39:02.698 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 20 01:39:02.698 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.699 INFO kablam! Sep 20 01:39:02.699 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.699 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.700 INFO kablam! | Sep 20 01:39:02.700 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.700 INFO kablam! | ----^^^^ Sep 20 01:39:02.701 INFO kablam! | | Sep 20 01:39:02.701 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.702 INFO kablam! ... Sep 20 01:39:02.702 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 20 01:39:02.702 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.703 INFO kablam! Sep 20 01:39:02.703 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.703 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.704 INFO kablam! | Sep 20 01:39:02.704 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.704 INFO kablam! | ----^^^^ Sep 20 01:39:02.705 INFO kablam! | | Sep 20 01:39:02.705 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.706 INFO kablam! ... Sep 20 01:39:02.706 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 20 01:39:02.706 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.706 INFO kablam! Sep 20 01:39:02.707 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.707 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.708 INFO kablam! | Sep 20 01:39:02.708 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.708 INFO kablam! | ----^^^^ Sep 20 01:39:02.709 INFO kablam! | | Sep 20 01:39:02.709 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.709 INFO kablam! ... Sep 20 01:39:02.710 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 20 01:39:02.710 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.710 INFO kablam! Sep 20 01:39:02.711 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.711 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.712 INFO kablam! | Sep 20 01:39:02.712 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.712 INFO kablam! | ----^^^^ Sep 20 01:39:02.713 INFO kablam! | | Sep 20 01:39:02.713 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.713 INFO kablam! ... Sep 20 01:39:02.714 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 20 01:39:02.714 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.714 INFO kablam! Sep 20 01:39:02.715 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.715 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.716 INFO kablam! | Sep 20 01:39:02.716 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.716 INFO kablam! | ----^^^^ Sep 20 01:39:02.717 INFO kablam! | | Sep 20 01:39:02.717 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.717 INFO kablam! ... Sep 20 01:39:02.718 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 20 01:39:02.718 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.718 INFO kablam! Sep 20 01:39:02.719 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.719 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.719 INFO kablam! | Sep 20 01:39:02.720 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.720 INFO kablam! | ----^^^^ Sep 20 01:39:02.721 INFO kablam! | | Sep 20 01:39:02.721 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.721 INFO kablam! ... Sep 20 01:39:02.722 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 20 01:39:02.722 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.722 INFO kablam! Sep 20 01:39:02.723 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.723 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.723 INFO kablam! | Sep 20 01:39:02.724 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.724 INFO kablam! | ----^^^^ Sep 20 01:39:02.724 INFO kablam! | | Sep 20 01:39:02.725 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.725 INFO kablam! ... Sep 20 01:39:02.726 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 20 01:39:02.726 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.726 INFO kablam! Sep 20 01:39:02.727 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.727 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.727 INFO kablam! | Sep 20 01:39:02.728 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.728 INFO kablam! | ----^^^^ Sep 20 01:39:02.728 INFO kablam! | | Sep 20 01:39:02.729 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.729 INFO kablam! ... Sep 20 01:39:02.729 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 20 01:39:02.730 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.730 INFO kablam! Sep 20 01:39:02.730 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.731 INFO kablam! --> src/de.rs:913:21 Sep 20 01:39:02.731 INFO kablam! | Sep 20 01:39:02.731 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.732 INFO kablam! | ----^^^^ Sep 20 01:39:02.732 INFO kablam! | | Sep 20 01:39:02.733 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.733 INFO kablam! ... Sep 20 01:39:02.733 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 20 01:39:02.734 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 01:39:02.734 INFO kablam! Sep 20 01:39:02.734 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.735 INFO kablam! --> src/de.rs:960:17 Sep 20 01:39:02.735 INFO kablam! | Sep 20 01:39:02.735 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 20 01:39:02.736 INFO kablam! | ----^^^^ Sep 20 01:39:02.736 INFO kablam! | | Sep 20 01:39:02.736 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.737 INFO kablam! Sep 20 01:39:02.737 INFO kablam! warning: variable does not need to be mutable Sep 20 01:39:02.737 INFO kablam! --> src/de.rs:971:13 Sep 20 01:39:02.738 INFO kablam! | Sep 20 01:39:02.738 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 20 01:39:02.738 INFO kablam! | ----^^^^ Sep 20 01:39:02.739 INFO kablam! | | Sep 20 01:39:02.739 INFO kablam! | help: remove this `mut` Sep 20 01:39:02.739 INFO kablam! Sep 20 01:39:04.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.77s Sep 20 01:39:04.928 INFO kablam! su: No module specific data is present Sep 20 01:39:06.105 INFO running `"docker" "rm" "-f" "db1c54b4490b9565274fb1ac5e3b242c0e03c84129549cba7f4edc2c50a2c6ed"` Sep 20 01:39:06.382 INFO blam! db1c54b4490b9565274fb1ac5e3b242c0e03c84129549cba7f4edc2c50a2c6ed