Sep 06 06:55:29.637 INFO checking fourleaf-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 06:55:29.637 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 06:55:29.637 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:55:29.865 INFO blam! 8a9c7125f795265999325d3e9dfc11bde060df5becc58cd193c62b08ef80da06 Sep 06 06:55:29.870 INFO running `"docker" "start" "-a" "8a9c7125f795265999325d3e9dfc11bde060df5becc58cd193c62b08ef80da06"` Sep 06 06:55:31.023 INFO kablam! usermod: no changes Sep 06 06:55:31.057 INFO kablam! Checking fourleaf v0.1.1 (file:///source) Sep 06 06:55:33.829 INFO kablam! warning: unused import: `self` Sep 06 06:55:33.829 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 06 06:55:33.829 INFO kablam! | Sep 06 06:55:33.829 INFO kablam! 18 | use stream::{self, Stream}; Sep 06 06:55:33.829 INFO kablam! | ^^^^ Sep 06 06:55:33.829 INFO kablam! | Sep 06 06:55:33.829 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 06:55:33.829 INFO kablam! Sep 06 06:55:40.074 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.074 INFO kablam! --> src/stream.rs:1263:24 Sep 06 06:55:40.074 INFO kablam! | Sep 06 06:55:40.074 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 06 06:55:40.074 INFO kablam! | ----^^^ Sep 06 06:55:40.074 INFO kablam! | | Sep 06 06:55:40.074 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.074 INFO kablam! | Sep 06 06:55:40.074 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 06:55:40.074 INFO kablam! Sep 06 06:55:40.472 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.472 INFO kablam! --> src/de.rs:793:13 Sep 06 06:55:40.473 INFO kablam! | Sep 06 06:55:40.473 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.473 INFO kablam! | ----^^^^ Sep 06 06:55:40.473 INFO kablam! | | Sep 06 06:55:40.473 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.473 INFO kablam! Sep 06 06:55:40.558 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.558 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.558 INFO kablam! | Sep 06 06:55:40.558 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.558 INFO kablam! | ----^^^^ Sep 06 06:55:40.558 INFO kablam! | | Sep 06 06:55:40.558 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.558 INFO kablam! ... Sep 06 06:55:40.558 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 06 06:55:40.558 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.558 INFO kablam! Sep 06 06:55:40.558 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.558 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.558 INFO kablam! | Sep 06 06:55:40.558 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.558 INFO kablam! | ----^^^^ Sep 06 06:55:40.558 INFO kablam! | | Sep 06 06:55:40.558 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.558 INFO kablam! ... Sep 06 06:55:40.558 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 06 06:55:40.558 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.558 INFO kablam! Sep 06 06:55:40.558 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.558 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.558 INFO kablam! | Sep 06 06:55:40.558 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.558 INFO kablam! | ----^^^^ Sep 06 06:55:40.558 INFO kablam! | | Sep 06 06:55:40.558 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.558 INFO kablam! ... Sep 06 06:55:40.558 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 06 06:55:40.558 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.558 INFO kablam! Sep 06 06:55:40.566 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.566 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.566 INFO kablam! | Sep 06 06:55:40.566 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.566 INFO kablam! | ----^^^^ Sep 06 06:55:40.566 INFO kablam! | | Sep 06 06:55:40.566 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.566 INFO kablam! ... Sep 06 06:55:40.566 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 06 06:55:40.566 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.566 INFO kablam! Sep 06 06:55:40.566 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.566 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.566 INFO kablam! | Sep 06 06:55:40.566 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.566 INFO kablam! | ----^^^^ Sep 06 06:55:40.566 INFO kablam! | | Sep 06 06:55:40.566 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.566 INFO kablam! ... Sep 06 06:55:40.566 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 06 06:55:40.566 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.566 INFO kablam! Sep 06 06:55:40.566 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.566 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.566 INFO kablam! | Sep 06 06:55:40.566 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.566 INFO kablam! | ----^^^^ Sep 06 06:55:40.566 INFO kablam! | | Sep 06 06:55:40.566 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.566 INFO kablam! ... Sep 06 06:55:40.566 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 06 06:55:40.566 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.566 INFO kablam! Sep 06 06:55:40.566 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.566 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.566 INFO kablam! | Sep 06 06:55:40.566 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.566 INFO kablam! | ----^^^^ Sep 06 06:55:40.567 INFO kablam! | | Sep 06 06:55:40.567 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.567 INFO kablam! ... Sep 06 06:55:40.567 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 06 06:55:40.567 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.567 INFO kablam! Sep 06 06:55:40.567 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.567 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.567 INFO kablam! | Sep 06 06:55:40.567 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.567 INFO kablam! | ----^^^^ Sep 06 06:55:40.567 INFO kablam! | | Sep 06 06:55:40.567 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.567 INFO kablam! ... Sep 06 06:55:40.567 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 06 06:55:40.567 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.567 INFO kablam! Sep 06 06:55:40.568 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.568 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.568 INFO kablam! | Sep 06 06:55:40.568 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.568 INFO kablam! | ----^^^^ Sep 06 06:55:40.568 INFO kablam! | | Sep 06 06:55:40.568 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.568 INFO kablam! ... Sep 06 06:55:40.568 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 06 06:55:40.568 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.578 INFO kablam! Sep 06 06:55:40.578 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.578 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.578 INFO kablam! | Sep 06 06:55:40.578 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.578 INFO kablam! | ----^^^^ Sep 06 06:55:40.578 INFO kablam! | | Sep 06 06:55:40.578 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.578 INFO kablam! ... Sep 06 06:55:40.578 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 06 06:55:40.578 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:40.578 INFO kablam! Sep 06 06:55:40.578 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.578 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.578 INFO kablam! | Sep 06 06:55:40.578 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.578 INFO kablam! | ----^^^^ Sep 06 06:55:40.578 INFO kablam! | | Sep 06 06:55:40.578 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.578 INFO kablam! ... Sep 06 06:55:40.578 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 06 06:55:40.578 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.578 INFO kablam! Sep 06 06:55:40.578 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.578 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.578 INFO kablam! | Sep 06 06:55:40.578 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.578 INFO kablam! | ----^^^^ Sep 06 06:55:40.578 INFO kablam! | | Sep 06 06:55:40.578 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.578 INFO kablam! ... Sep 06 06:55:40.578 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 06 06:55:40.578 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.578 INFO kablam! Sep 06 06:55:40.578 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.578 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.578 INFO kablam! | Sep 06 06:55:40.578 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.578 INFO kablam! | ----^^^^ Sep 06 06:55:40.578 INFO kablam! | | Sep 06 06:55:40.578 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.578 INFO kablam! ... Sep 06 06:55:40.579 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 06 06:55:40.579 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.579 INFO kablam! Sep 06 06:55:40.579 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.579 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.579 INFO kablam! | Sep 06 06:55:40.579 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.579 INFO kablam! | ----^^^^ Sep 06 06:55:40.579 INFO kablam! | | Sep 06 06:55:40.579 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.579 INFO kablam! ... Sep 06 06:55:40.579 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 06 06:55:40.579 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.579 INFO kablam! Sep 06 06:55:40.579 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.579 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.579 INFO kablam! | Sep 06 06:55:40.579 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.579 INFO kablam! | ----^^^^ Sep 06 06:55:40.579 INFO kablam! | | Sep 06 06:55:40.579 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.579 INFO kablam! ... Sep 06 06:55:40.579 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 06 06:55:40.579 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.579 INFO kablam! Sep 06 06:55:40.580 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.580 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.580 INFO kablam! | Sep 06 06:55:40.580 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.580 INFO kablam! | ----^^^^ Sep 06 06:55:40.580 INFO kablam! | | Sep 06 06:55:40.580 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.580 INFO kablam! ... Sep 06 06:55:40.580 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 06 06:55:40.580 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.590 INFO kablam! Sep 06 06:55:40.590 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.590 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.590 INFO kablam! | Sep 06 06:55:40.590 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.590 INFO kablam! | ----^^^^ Sep 06 06:55:40.590 INFO kablam! | | Sep 06 06:55:40.590 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.590 INFO kablam! ... Sep 06 06:55:40.590 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 06 06:55:40.590 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.590 INFO kablam! Sep 06 06:55:40.590 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.590 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.590 INFO kablam! | Sep 06 06:55:40.590 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.590 INFO kablam! | ----^^^^ Sep 06 06:55:40.590 INFO kablam! | | Sep 06 06:55:40.590 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.590 INFO kablam! ... Sep 06 06:55:40.590 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 06 06:55:40.590 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.590 INFO kablam! Sep 06 06:55:40.590 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.590 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.590 INFO kablam! | Sep 06 06:55:40.590 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.590 INFO kablam! | ----^^^^ Sep 06 06:55:40.590 INFO kablam! | | Sep 06 06:55:40.590 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.590 INFO kablam! ... Sep 06 06:55:40.590 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 06 06:55:40.590 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.590 INFO kablam! Sep 06 06:55:40.590 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.590 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.590 INFO kablam! | Sep 06 06:55:40.590 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.590 INFO kablam! | ----^^^^ Sep 06 06:55:40.590 INFO kablam! | | Sep 06 06:55:40.591 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.591 INFO kablam! ... Sep 06 06:55:40.591 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 06 06:55:40.591 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.591 INFO kablam! Sep 06 06:55:40.591 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.591 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.591 INFO kablam! | Sep 06 06:55:40.591 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.591 INFO kablam! | ----^^^^ Sep 06 06:55:40.591 INFO kablam! | | Sep 06 06:55:40.591 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.591 INFO kablam! ... Sep 06 06:55:40.591 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 06 06:55:40.591 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.591 INFO kablam! Sep 06 06:55:40.591 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.591 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.591 INFO kablam! | Sep 06 06:55:40.591 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.591 INFO kablam! | ----^^^^ Sep 06 06:55:40.591 INFO kablam! | | Sep 06 06:55:40.591 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.591 INFO kablam! ... Sep 06 06:55:40.591 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 06 06:55:40.591 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.591 INFO kablam! Sep 06 06:55:40.598 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.598 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.598 INFO kablam! | Sep 06 06:55:40.598 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.598 INFO kablam! | ----^^^^ Sep 06 06:55:40.598 INFO kablam! | | Sep 06 06:55:40.598 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.598 INFO kablam! ... Sep 06 06:55:40.598 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 06 06:55:40.598 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.598 INFO kablam! Sep 06 06:55:40.598 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.598 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.598 INFO kablam! | Sep 06 06:55:40.598 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.598 INFO kablam! | ----^^^^ Sep 06 06:55:40.598 INFO kablam! | | Sep 06 06:55:40.598 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.598 INFO kablam! ... Sep 06 06:55:40.598 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 06 06:55:40.598 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.598 INFO kablam! Sep 06 06:55:40.598 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.598 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.598 INFO kablam! | Sep 06 06:55:40.598 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.598 INFO kablam! | ----^^^^ Sep 06 06:55:40.598 INFO kablam! | | Sep 06 06:55:40.598 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.598 INFO kablam! ... Sep 06 06:55:40.598 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 06 06:55:40.598 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.598 INFO kablam! Sep 06 06:55:40.598 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.598 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.598 INFO kablam! | Sep 06 06:55:40.598 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.598 INFO kablam! | ----^^^^ Sep 06 06:55:40.598 INFO kablam! | | Sep 06 06:55:40.598 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.598 INFO kablam! ... Sep 06 06:55:40.598 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 06 06:55:40.598 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.598 INFO kablam! Sep 06 06:55:40.598 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.599 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.599 INFO kablam! | Sep 06 06:55:40.599 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.599 INFO kablam! | ----^^^^ Sep 06 06:55:40.599 INFO kablam! | | Sep 06 06:55:40.599 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.599 INFO kablam! ... Sep 06 06:55:40.599 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 06 06:55:40.599 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.599 INFO kablam! Sep 06 06:55:40.600 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.600 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.600 INFO kablam! | Sep 06 06:55:40.600 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.600 INFO kablam! | ----^^^^ Sep 06 06:55:40.600 INFO kablam! | | Sep 06 06:55:40.600 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.600 INFO kablam! ... Sep 06 06:55:40.600 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 06 06:55:40.600 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.602 INFO kablam! Sep 06 06:55:40.602 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.602 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.603 INFO kablam! | Sep 06 06:55:40.603 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.603 INFO kablam! | ----^^^^ Sep 06 06:55:40.603 INFO kablam! | | Sep 06 06:55:40.603 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.603 INFO kablam! ... Sep 06 06:55:40.603 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 06 06:55:40.603 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.603 INFO kablam! Sep 06 06:55:40.603 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.603 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.603 INFO kablam! | Sep 06 06:55:40.603 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.603 INFO kablam! | ----^^^^ Sep 06 06:55:40.603 INFO kablam! | | Sep 06 06:55:40.603 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.603 INFO kablam! ... Sep 06 06:55:40.603 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 06 06:55:40.603 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.610 INFO kablam! Sep 06 06:55:40.610 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.610 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.610 INFO kablam! | Sep 06 06:55:40.610 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.610 INFO kablam! | ----^^^^ Sep 06 06:55:40.610 INFO kablam! | | Sep 06 06:55:40.610 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.610 INFO kablam! ... Sep 06 06:55:40.610 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 06 06:55:40.610 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.610 INFO kablam! Sep 06 06:55:40.610 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.610 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.610 INFO kablam! | Sep 06 06:55:40.610 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.610 INFO kablam! | ----^^^^ Sep 06 06:55:40.610 INFO kablam! | | Sep 06 06:55:40.610 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.610 INFO kablam! ... Sep 06 06:55:40.610 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 06 06:55:40.610 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.610 INFO kablam! Sep 06 06:55:40.610 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.610 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:40.610 INFO kablam! | Sep 06 06:55:40.610 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.610 INFO kablam! | ----^^^^ Sep 06 06:55:40.610 INFO kablam! | | Sep 06 06:55:40.610 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.610 INFO kablam! ... Sep 06 06:55:40.610 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 06 06:55:40.610 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:40.610 INFO kablam! Sep 06 06:55:40.611 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.611 INFO kablam! --> src/de.rs:960:17 Sep 06 06:55:40.611 INFO kablam! | Sep 06 06:55:40.611 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:40.611 INFO kablam! | ----^^^^ Sep 06 06:55:40.611 INFO kablam! | | Sep 06 06:55:40.611 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.618 INFO kablam! Sep 06 06:55:40.618 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:40.618 INFO kablam! --> src/de.rs:971:13 Sep 06 06:55:40.618 INFO kablam! | Sep 06 06:55:40.618 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 06 06:55:40.618 INFO kablam! | ----^^^^ Sep 06 06:55:40.618 INFO kablam! | | Sep 06 06:55:40.618 INFO kablam! | help: remove this `mut` Sep 06 06:55:40.618 INFO kablam! Sep 06 06:55:43.537 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.537 INFO kablam! --> src/stream.rs:1263:24 Sep 06 06:55:43.537 INFO kablam! | Sep 06 06:55:43.537 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 06 06:55:43.537 INFO kablam! | ----^^^ Sep 06 06:55:43.537 INFO kablam! | | Sep 06 06:55:43.537 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.537 INFO kablam! | Sep 06 06:55:43.537 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 06:55:43.537 INFO kablam! Sep 06 06:55:43.933 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.933 INFO kablam! --> src/de.rs:793:13 Sep 06 06:55:43.933 INFO kablam! | Sep 06 06:55:43.933 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.933 INFO kablam! | ----^^^^ Sep 06 06:55:43.933 INFO kablam! | | Sep 06 06:55:43.933 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.933 INFO kablam! Sep 06 06:55:43.971 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.971 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.971 INFO kablam! | Sep 06 06:55:43.971 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.971 INFO kablam! | ----^^^^ Sep 06 06:55:43.971 INFO kablam! | | Sep 06 06:55:43.971 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.971 INFO kablam! ... Sep 06 06:55:43.971 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 06 06:55:43.971 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.971 INFO kablam! Sep 06 06:55:43.973 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.973 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.973 INFO kablam! | Sep 06 06:55:43.973 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.973 INFO kablam! | ----^^^^ Sep 06 06:55:43.973 INFO kablam! | | Sep 06 06:55:43.973 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.973 INFO kablam! ... Sep 06 06:55:43.973 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 06 06:55:43.973 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.973 INFO kablam! Sep 06 06:55:43.975 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.975 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.975 INFO kablam! | Sep 06 06:55:43.975 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.975 INFO kablam! | ----^^^^ Sep 06 06:55:43.975 INFO kablam! | | Sep 06 06:55:43.975 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.975 INFO kablam! ... Sep 06 06:55:43.975 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 06 06:55:43.975 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.975 INFO kablam! Sep 06 06:55:43.976 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.976 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.976 INFO kablam! | Sep 06 06:55:43.976 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.976 INFO kablam! | ----^^^^ Sep 06 06:55:43.976 INFO kablam! | | Sep 06 06:55:43.976 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.976 INFO kablam! ... Sep 06 06:55:43.976 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 06 06:55:43.976 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.976 INFO kablam! Sep 06 06:55:43.978 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.978 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.978 INFO kablam! | Sep 06 06:55:43.978 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.978 INFO kablam! | ----^^^^ Sep 06 06:55:43.978 INFO kablam! | | Sep 06 06:55:43.978 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.978 INFO kablam! ... Sep 06 06:55:43.978 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 06 06:55:43.978 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.978 INFO kablam! Sep 06 06:55:43.979 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.979 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.979 INFO kablam! | Sep 06 06:55:43.979 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.979 INFO kablam! | ----^^^^ Sep 06 06:55:43.979 INFO kablam! | | Sep 06 06:55:43.979 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.979 INFO kablam! ... Sep 06 06:55:43.979 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 06 06:55:43.979 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.979 INFO kablam! Sep 06 06:55:43.981 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.981 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.981 INFO kablam! | Sep 06 06:55:43.981 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.981 INFO kablam! | ----^^^^ Sep 06 06:55:43.981 INFO kablam! | | Sep 06 06:55:43.981 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.981 INFO kablam! ... Sep 06 06:55:43.981 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 06 06:55:43.981 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.981 INFO kablam! Sep 06 06:55:43.982 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.982 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.982 INFO kablam! | Sep 06 06:55:43.982 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.982 INFO kablam! | ----^^^^ Sep 06 06:55:43.982 INFO kablam! | | Sep 06 06:55:43.983 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.983 INFO kablam! ... Sep 06 06:55:43.983 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 06 06:55:43.983 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.983 INFO kablam! Sep 06 06:55:43.984 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.984 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.984 INFO kablam! | Sep 06 06:55:43.984 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.984 INFO kablam! | ----^^^^ Sep 06 06:55:43.984 INFO kablam! | | Sep 06 06:55:43.984 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.984 INFO kablam! ... Sep 06 06:55:43.984 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 06 06:55:43.984 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.984 INFO kablam! Sep 06 06:55:43.986 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.986 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.986 INFO kablam! | Sep 06 06:55:43.986 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.986 INFO kablam! | ----^^^^ Sep 06 06:55:43.986 INFO kablam! | | Sep 06 06:55:43.986 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.986 INFO kablam! ... Sep 06 06:55:43.986 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 06 06:55:43.986 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 06 06:55:43.986 INFO kablam! Sep 06 06:55:43.987 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.987 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.987 INFO kablam! | Sep 06 06:55:43.987 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.987 INFO kablam! | ----^^^^ Sep 06 06:55:43.987 INFO kablam! | | Sep 06 06:55:43.987 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.987 INFO kablam! ... Sep 06 06:55:43.987 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 06 06:55:43.987 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.987 INFO kablam! Sep 06 06:55:43.989 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.989 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.989 INFO kablam! | Sep 06 06:55:43.989 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.989 INFO kablam! | ----^^^^ Sep 06 06:55:43.989 INFO kablam! | | Sep 06 06:55:43.989 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.989 INFO kablam! ... Sep 06 06:55:43.989 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 06 06:55:43.989 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.989 INFO kablam! Sep 06 06:55:43.990 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.990 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.990 INFO kablam! | Sep 06 06:55:43.990 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.990 INFO kablam! | ----^^^^ Sep 06 06:55:43.990 INFO kablam! | | Sep 06 06:55:43.990 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.990 INFO kablam! ... Sep 06 06:55:43.990 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 06 06:55:43.990 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.991 INFO kablam! Sep 06 06:55:43.992 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.992 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.992 INFO kablam! | Sep 06 06:55:43.992 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.992 INFO kablam! | ----^^^^ Sep 06 06:55:43.992 INFO kablam! | | Sep 06 06:55:43.992 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.992 INFO kablam! ... Sep 06 06:55:43.992 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 06 06:55:43.992 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.992 INFO kablam! Sep 06 06:55:43.994 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.994 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.994 INFO kablam! | Sep 06 06:55:43.994 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.994 INFO kablam! | ----^^^^ Sep 06 06:55:43.994 INFO kablam! | | Sep 06 06:55:43.994 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.994 INFO kablam! ... Sep 06 06:55:43.994 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 06 06:55:43.994 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.994 INFO kablam! Sep 06 06:55:43.995 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.995 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.995 INFO kablam! | Sep 06 06:55:43.995 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.995 INFO kablam! | ----^^^^ Sep 06 06:55:43.995 INFO kablam! | | Sep 06 06:55:43.995 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.995 INFO kablam! ... Sep 06 06:55:43.995 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 06 06:55:43.995 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.995 INFO kablam! Sep 06 06:55:43.997 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.997 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.997 INFO kablam! | Sep 06 06:55:43.997 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.997 INFO kablam! | ----^^^^ Sep 06 06:55:43.997 INFO kablam! | | Sep 06 06:55:43.997 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.997 INFO kablam! ... Sep 06 06:55:43.997 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 06 06:55:43.997 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.997 INFO kablam! Sep 06 06:55:43.998 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:43.999 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:43.999 INFO kablam! | Sep 06 06:55:43.999 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:43.999 INFO kablam! | ----^^^^ Sep 06 06:55:43.999 INFO kablam! | | Sep 06 06:55:43.999 INFO kablam! | help: remove this `mut` Sep 06 06:55:43.999 INFO kablam! ... Sep 06 06:55:43.999 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 06 06:55:43.999 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:43.999 INFO kablam! Sep 06 06:55:44.000 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.000 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.000 INFO kablam! | Sep 06 06:55:44.000 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.000 INFO kablam! | ----^^^^ Sep 06 06:55:44.000 INFO kablam! | | Sep 06 06:55:44.000 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.000 INFO kablam! ... Sep 06 06:55:44.000 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 06 06:55:44.000 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.000 INFO kablam! Sep 06 06:55:44.002 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.002 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.002 INFO kablam! | Sep 06 06:55:44.002 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.002 INFO kablam! | ----^^^^ Sep 06 06:55:44.002 INFO kablam! | | Sep 06 06:55:44.002 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.002 INFO kablam! ... Sep 06 06:55:44.002 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 06 06:55:44.002 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.002 INFO kablam! Sep 06 06:55:44.003 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.003 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.003 INFO kablam! | Sep 06 06:55:44.003 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.003 INFO kablam! | ----^^^^ Sep 06 06:55:44.003 INFO kablam! | | Sep 06 06:55:44.003 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.003 INFO kablam! ... Sep 06 06:55:44.003 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 06 06:55:44.003 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.003 INFO kablam! Sep 06 06:55:44.005 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.005 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.005 INFO kablam! | Sep 06 06:55:44.005 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.005 INFO kablam! | ----^^^^ Sep 06 06:55:44.005 INFO kablam! | | Sep 06 06:55:44.005 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.005 INFO kablam! ... Sep 06 06:55:44.005 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 06 06:55:44.005 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.005 INFO kablam! Sep 06 06:55:44.007 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.007 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.007 INFO kablam! | Sep 06 06:55:44.007 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.007 INFO kablam! | ----^^^^ Sep 06 06:55:44.007 INFO kablam! | | Sep 06 06:55:44.007 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.007 INFO kablam! ... Sep 06 06:55:44.007 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 06 06:55:44.007 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.007 INFO kablam! Sep 06 06:55:44.009 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.009 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.009 INFO kablam! | Sep 06 06:55:44.009 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.009 INFO kablam! | ----^^^^ Sep 06 06:55:44.009 INFO kablam! | | Sep 06 06:55:44.009 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.009 INFO kablam! ... Sep 06 06:55:44.009 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 06 06:55:44.009 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.009 INFO kablam! Sep 06 06:55:44.010 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.010 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.010 INFO kablam! | Sep 06 06:55:44.010 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.010 INFO kablam! | ----^^^^ Sep 06 06:55:44.010 INFO kablam! | | Sep 06 06:55:44.010 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.010 INFO kablam! ... Sep 06 06:55:44.010 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 06 06:55:44.010 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.010 INFO kablam! Sep 06 06:55:44.012 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.012 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.012 INFO kablam! | Sep 06 06:55:44.012 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.012 INFO kablam! | ----^^^^ Sep 06 06:55:44.012 INFO kablam! | | Sep 06 06:55:44.012 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.012 INFO kablam! ... Sep 06 06:55:44.012 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 06 06:55:44.012 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.012 INFO kablam! Sep 06 06:55:44.013 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.013 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.013 INFO kablam! | Sep 06 06:55:44.013 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.013 INFO kablam! | ----^^^^ Sep 06 06:55:44.013 INFO kablam! | | Sep 06 06:55:44.013 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.013 INFO kablam! ... Sep 06 06:55:44.013 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 06 06:55:44.013 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.013 INFO kablam! Sep 06 06:55:44.015 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.015 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.015 INFO kablam! | Sep 06 06:55:44.015 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.015 INFO kablam! | ----^^^^ Sep 06 06:55:44.015 INFO kablam! | | Sep 06 06:55:44.015 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.015 INFO kablam! ... Sep 06 06:55:44.015 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 06 06:55:44.015 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.015 INFO kablam! Sep 06 06:55:44.017 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.017 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.017 INFO kablam! | Sep 06 06:55:44.017 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.017 INFO kablam! | ----^^^^ Sep 06 06:55:44.017 INFO kablam! | | Sep 06 06:55:44.017 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.017 INFO kablam! ... Sep 06 06:55:44.017 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 06 06:55:44.017 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.017 INFO kablam! Sep 06 06:55:44.019 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.019 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.019 INFO kablam! | Sep 06 06:55:44.019 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.019 INFO kablam! | ----^^^^ Sep 06 06:55:44.019 INFO kablam! | | Sep 06 06:55:44.019 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.019 INFO kablam! ... Sep 06 06:55:44.019 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 06 06:55:44.019 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.019 INFO kablam! Sep 06 06:55:44.020 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.020 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.020 INFO kablam! | Sep 06 06:55:44.020 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.020 INFO kablam! | ----^^^^ Sep 06 06:55:44.020 INFO kablam! | | Sep 06 06:55:44.020 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.020 INFO kablam! ... Sep 06 06:55:44.020 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 06 06:55:44.020 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.020 INFO kablam! Sep 06 06:55:44.022 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.022 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.022 INFO kablam! | Sep 06 06:55:44.022 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.022 INFO kablam! | ----^^^^ Sep 06 06:55:44.022 INFO kablam! | | Sep 06 06:55:44.022 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.022 INFO kablam! ... Sep 06 06:55:44.022 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 06 06:55:44.022 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.022 INFO kablam! Sep 06 06:55:44.024 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.024 INFO kablam! --> src/de.rs:913:21 Sep 06 06:55:44.024 INFO kablam! | Sep 06 06:55:44.024 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.024 INFO kablam! | ----^^^^ Sep 06 06:55:44.024 INFO kablam! | | Sep 06 06:55:44.024 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.024 INFO kablam! ... Sep 06 06:55:44.024 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 06 06:55:44.024 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 06 06:55:44.024 INFO kablam! Sep 06 06:55:44.027 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.027 INFO kablam! --> src/de.rs:960:17 Sep 06 06:55:44.027 INFO kablam! | Sep 06 06:55:44.027 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 06 06:55:44.027 INFO kablam! | ----^^^^ Sep 06 06:55:44.027 INFO kablam! | | Sep 06 06:55:44.027 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.027 INFO kablam! Sep 06 06:55:44.029 INFO kablam! warning: variable does not need to be mutable Sep 06 06:55:44.029 INFO kablam! --> src/de.rs:971:13 Sep 06 06:55:44.029 INFO kablam! | Sep 06 06:55:44.029 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 06 06:55:44.029 INFO kablam! | ----^^^^ Sep 06 06:55:44.029 INFO kablam! | | Sep 06 06:55:44.029 INFO kablam! | help: remove this `mut` Sep 06 06:55:44.029 INFO kablam! Sep 06 06:55:45.857 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.81s Sep 06 06:55:45.870 INFO kablam! su: No module specific data is present Sep 06 06:55:47.269 INFO running `"docker" "rm" "-f" "8a9c7125f795265999325d3e9dfc11bde060df5becc58cd193c62b08ef80da06"` Sep 06 06:55:47.414 INFO blam! 8a9c7125f795265999325d3e9dfc11bde060df5becc58cd193c62b08ef80da06