Sep 04 17:28:12.385 INFO checking fourleaf-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 17:28:12.385 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 17:28:12.385 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:28:12.598 INFO blam! 6a7d658d1bfbd3284fdac45700271bbc3cb41e2f68a4095ffa83034b6fca6784 Sep 04 17:28:12.600 INFO running `"docker" "start" "-a" "6a7d658d1bfbd3284fdac45700271bbc3cb41e2f68a4095ffa83034b6fca6784"` Sep 04 17:28:13.300 INFO kablam! Checking fourleaf v0.1.1 (file:///source) Sep 04 17:28:15.696 INFO kablam! warning: unused import: `self` Sep 04 17:28:15.696 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 04 17:28:15.696 INFO kablam! | Sep 04 17:28:15.696 INFO kablam! 18 | use stream::{self, Stream}; Sep 04 17:28:15.696 INFO kablam! | ^^^^ Sep 04 17:28:15.696 INFO kablam! | Sep 04 17:28:15.696 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 17:28:15.697 INFO kablam! Sep 04 17:28:23.781 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:23.781 INFO kablam! --> src/stream.rs:1263:24 Sep 04 17:28:23.781 INFO kablam! | Sep 04 17:28:23.781 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 04 17:28:23.781 INFO kablam! | ----^^^ Sep 04 17:28:23.781 INFO kablam! | | Sep 04 17:28:23.781 INFO kablam! | help: remove this `mut` Sep 04 17:28:23.781 INFO kablam! | Sep 04 17:28:23.781 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 17:28:23.781 INFO kablam! Sep 04 17:28:24.235 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.235 INFO kablam! --> src/de.rs:793:13 Sep 04 17:28:24.235 INFO kablam! | Sep 04 17:28:24.235 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.235 INFO kablam! | ----^^^^ Sep 04 17:28:24.235 INFO kablam! | | Sep 04 17:28:24.235 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.235 INFO kablam! Sep 04 17:28:24.337 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.337 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.337 INFO kablam! | Sep 04 17:28:24.337 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.337 INFO kablam! | ----^^^^ Sep 04 17:28:24.337 INFO kablam! | | Sep 04 17:28:24.337 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.337 INFO kablam! ... Sep 04 17:28:24.337 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 04 17:28:24.337 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.338 INFO kablam! Sep 04 17:28:24.341 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.341 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.341 INFO kablam! | Sep 04 17:28:24.341 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.341 INFO kablam! | ----^^^^ Sep 04 17:28:24.341 INFO kablam! | | Sep 04 17:28:24.341 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.341 INFO kablam! ... Sep 04 17:28:24.341 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 04 17:28:24.341 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.341 INFO kablam! Sep 04 17:28:24.345 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.345 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.345 INFO kablam! | Sep 04 17:28:24.345 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.345 INFO kablam! | ----^^^^ Sep 04 17:28:24.345 INFO kablam! | | Sep 04 17:28:24.345 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.345 INFO kablam! ... Sep 04 17:28:24.345 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 04 17:28:24.345 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.345 INFO kablam! Sep 04 17:28:24.349 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.349 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.349 INFO kablam! | Sep 04 17:28:24.349 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.349 INFO kablam! | ----^^^^ Sep 04 17:28:24.349 INFO kablam! | | Sep 04 17:28:24.349 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.349 INFO kablam! ... Sep 04 17:28:24.349 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 04 17:28:24.349 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.349 INFO kablam! Sep 04 17:28:24.353 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.353 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.353 INFO kablam! | Sep 04 17:28:24.353 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.353 INFO kablam! | ----^^^^ Sep 04 17:28:24.353 INFO kablam! | | Sep 04 17:28:24.353 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.353 INFO kablam! ... Sep 04 17:28:24.353 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 04 17:28:24.354 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.354 INFO kablam! Sep 04 17:28:24.357 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.357 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.357 INFO kablam! | Sep 04 17:28:24.357 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.357 INFO kablam! | ----^^^^ Sep 04 17:28:24.357 INFO kablam! | | Sep 04 17:28:24.357 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.358 INFO kablam! ... Sep 04 17:28:24.358 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 04 17:28:24.358 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.358 INFO kablam! Sep 04 17:28:24.361 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.361 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.361 INFO kablam! | Sep 04 17:28:24.361 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.362 INFO kablam! | ----^^^^ Sep 04 17:28:24.362 INFO kablam! | | Sep 04 17:28:24.362 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.362 INFO kablam! ... Sep 04 17:28:24.362 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 04 17:28:24.362 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.362 INFO kablam! Sep 04 17:28:24.366 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.366 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.366 INFO kablam! | Sep 04 17:28:24.366 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.366 INFO kablam! | ----^^^^ Sep 04 17:28:24.366 INFO kablam! | | Sep 04 17:28:24.366 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.366 INFO kablam! ... Sep 04 17:28:24.366 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 04 17:28:24.366 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.366 INFO kablam! Sep 04 17:28:24.370 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.370 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.370 INFO kablam! | Sep 04 17:28:24.370 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.370 INFO kablam! | ----^^^^ Sep 04 17:28:24.370 INFO kablam! | | Sep 04 17:28:24.370 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.370 INFO kablam! ... Sep 04 17:28:24.370 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 04 17:28:24.370 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.370 INFO kablam! Sep 04 17:28:24.374 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.374 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.374 INFO kablam! | Sep 04 17:28:24.374 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.374 INFO kablam! | ----^^^^ Sep 04 17:28:24.374 INFO kablam! | | Sep 04 17:28:24.374 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.374 INFO kablam! ... Sep 04 17:28:24.374 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 04 17:28:24.374 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:24.374 INFO kablam! Sep 04 17:28:24.378 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.378 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.378 INFO kablam! | Sep 04 17:28:24.379 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.379 INFO kablam! | ----^^^^ Sep 04 17:28:24.379 INFO kablam! | | Sep 04 17:28:24.379 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.379 INFO kablam! ... Sep 04 17:28:24.379 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 04 17:28:24.379 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.379 INFO kablam! Sep 04 17:28:24.382 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.383 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.383 INFO kablam! | Sep 04 17:28:24.383 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.383 INFO kablam! | ----^^^^ Sep 04 17:28:24.383 INFO kablam! | | Sep 04 17:28:24.383 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.383 INFO kablam! ... Sep 04 17:28:24.383 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 04 17:28:24.383 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.383 INFO kablam! Sep 04 17:28:24.387 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.387 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.387 INFO kablam! | Sep 04 17:28:24.387 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.387 INFO kablam! | ----^^^^ Sep 04 17:28:24.387 INFO kablam! | | Sep 04 17:28:24.387 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.387 INFO kablam! ... Sep 04 17:28:24.387 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 04 17:28:24.387 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.387 INFO kablam! Sep 04 17:28:24.391 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.391 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.391 INFO kablam! | Sep 04 17:28:24.391 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.391 INFO kablam! | ----^^^^ Sep 04 17:28:24.391 INFO kablam! | | Sep 04 17:28:24.391 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.391 INFO kablam! ... Sep 04 17:28:24.391 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 04 17:28:24.391 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.391 INFO kablam! Sep 04 17:28:24.395 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.395 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.395 INFO kablam! | Sep 04 17:28:24.395 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.395 INFO kablam! | ----^^^^ Sep 04 17:28:24.395 INFO kablam! | | Sep 04 17:28:24.395 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.395 INFO kablam! ... Sep 04 17:28:24.395 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 04 17:28:24.395 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.395 INFO kablam! Sep 04 17:28:24.399 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.399 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.399 INFO kablam! | Sep 04 17:28:24.399 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.399 INFO kablam! | ----^^^^ Sep 04 17:28:24.399 INFO kablam! | | Sep 04 17:28:24.399 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.399 INFO kablam! ... Sep 04 17:28:24.399 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 04 17:28:24.399 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.399 INFO kablam! Sep 04 17:28:24.403 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.403 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.403 INFO kablam! | Sep 04 17:28:24.403 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.403 INFO kablam! | ----^^^^ Sep 04 17:28:24.403 INFO kablam! | | Sep 04 17:28:24.403 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.403 INFO kablam! ... Sep 04 17:28:24.403 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 04 17:28:24.403 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.403 INFO kablam! Sep 04 17:28:24.407 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.407 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.407 INFO kablam! | Sep 04 17:28:24.407 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.407 INFO kablam! | ----^^^^ Sep 04 17:28:24.407 INFO kablam! | | Sep 04 17:28:24.407 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.407 INFO kablam! ... Sep 04 17:28:24.408 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 04 17:28:24.408 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.408 INFO kablam! Sep 04 17:28:24.411 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.411 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.411 INFO kablam! | Sep 04 17:28:24.411 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.411 INFO kablam! | ----^^^^ Sep 04 17:28:24.411 INFO kablam! | | Sep 04 17:28:24.412 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.412 INFO kablam! ... Sep 04 17:28:24.412 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 04 17:28:24.412 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.412 INFO kablam! Sep 04 17:28:24.415 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.415 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.415 INFO kablam! | Sep 04 17:28:24.416 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.416 INFO kablam! | ----^^^^ Sep 04 17:28:24.416 INFO kablam! | | Sep 04 17:28:24.416 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.416 INFO kablam! ... Sep 04 17:28:24.416 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 04 17:28:24.416 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.416 INFO kablam! Sep 04 17:28:24.419 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.419 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.420 INFO kablam! | Sep 04 17:28:24.420 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.420 INFO kablam! | ----^^^^ Sep 04 17:28:24.420 INFO kablam! | | Sep 04 17:28:24.420 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.420 INFO kablam! ... Sep 04 17:28:24.420 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 04 17:28:24.420 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.420 INFO kablam! Sep 04 17:28:24.424 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.424 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.424 INFO kablam! | Sep 04 17:28:24.424 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.424 INFO kablam! | ----^^^^ Sep 04 17:28:24.424 INFO kablam! | | Sep 04 17:28:24.424 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.424 INFO kablam! ... Sep 04 17:28:24.424 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 04 17:28:24.424 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.424 INFO kablam! Sep 04 17:28:24.428 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.428 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.428 INFO kablam! | Sep 04 17:28:24.428 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.428 INFO kablam! | ----^^^^ Sep 04 17:28:24.428 INFO kablam! | | Sep 04 17:28:24.428 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.428 INFO kablam! ... Sep 04 17:28:24.428 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 04 17:28:24.428 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.428 INFO kablam! Sep 04 17:28:24.432 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.432 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.432 INFO kablam! | Sep 04 17:28:24.432 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.432 INFO kablam! | ----^^^^ Sep 04 17:28:24.432 INFO kablam! | | Sep 04 17:28:24.432 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.432 INFO kablam! ... Sep 04 17:28:24.432 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 04 17:28:24.432 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.432 INFO kablam! Sep 04 17:28:24.436 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.436 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.436 INFO kablam! | Sep 04 17:28:24.436 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.436 INFO kablam! | ----^^^^ Sep 04 17:28:24.436 INFO kablam! | | Sep 04 17:28:24.436 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.436 INFO kablam! ... Sep 04 17:28:24.436 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 04 17:28:24.436 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.436 INFO kablam! Sep 04 17:28:24.440 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.440 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.440 INFO kablam! | Sep 04 17:28:24.440 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.440 INFO kablam! | ----^^^^ Sep 04 17:28:24.440 INFO kablam! | | Sep 04 17:28:24.440 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.440 INFO kablam! ... Sep 04 17:28:24.440 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 04 17:28:24.441 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.441 INFO kablam! Sep 04 17:28:24.444 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.444 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.444 INFO kablam! | Sep 04 17:28:24.444 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.444 INFO kablam! | ----^^^^ Sep 04 17:28:24.445 INFO kablam! | | Sep 04 17:28:24.445 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.445 INFO kablam! ... Sep 04 17:28:24.445 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 04 17:28:24.445 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.445 INFO kablam! Sep 04 17:28:24.448 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.449 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.449 INFO kablam! | Sep 04 17:28:24.449 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.449 INFO kablam! | ----^^^^ Sep 04 17:28:24.449 INFO kablam! | | Sep 04 17:28:24.449 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.449 INFO kablam! ... Sep 04 17:28:24.449 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 04 17:28:24.449 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.449 INFO kablam! Sep 04 17:28:24.453 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.453 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.453 INFO kablam! | Sep 04 17:28:24.453 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.453 INFO kablam! | ----^^^^ Sep 04 17:28:24.453 INFO kablam! | | Sep 04 17:28:24.453 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.453 INFO kablam! ... Sep 04 17:28:24.453 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 04 17:28:24.453 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.453 INFO kablam! Sep 04 17:28:24.457 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.457 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.457 INFO kablam! | Sep 04 17:28:24.457 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.457 INFO kablam! | ----^^^^ Sep 04 17:28:24.457 INFO kablam! | | Sep 04 17:28:24.457 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.457 INFO kablam! ... Sep 04 17:28:24.457 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 04 17:28:24.457 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.457 INFO kablam! Sep 04 17:28:24.461 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.461 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.461 INFO kablam! | Sep 04 17:28:24.461 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.461 INFO kablam! | ----^^^^ Sep 04 17:28:24.461 INFO kablam! | | Sep 04 17:28:24.461 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.461 INFO kablam! ... Sep 04 17:28:24.461 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 04 17:28:24.461 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.461 INFO kablam! Sep 04 17:28:24.465 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.465 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.465 INFO kablam! | Sep 04 17:28:24.465 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.465 INFO kablam! | ----^^^^ Sep 04 17:28:24.465 INFO kablam! | | Sep 04 17:28:24.465 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.465 INFO kablam! ... Sep 04 17:28:24.465 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 04 17:28:24.466 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.466 INFO kablam! Sep 04 17:28:24.469 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.469 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:24.469 INFO kablam! | Sep 04 17:28:24.469 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.469 INFO kablam! | ----^^^^ Sep 04 17:28:24.469 INFO kablam! | | Sep 04 17:28:24.469 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.470 INFO kablam! ... Sep 04 17:28:24.470 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 04 17:28:24.470 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:24.470 INFO kablam! Sep 04 17:28:24.478 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.478 INFO kablam! --> src/de.rs:960:17 Sep 04 17:28:24.478 INFO kablam! | Sep 04 17:28:24.479 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:24.479 INFO kablam! | ----^^^^ Sep 04 17:28:24.479 INFO kablam! | | Sep 04 17:28:24.479 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.479 INFO kablam! Sep 04 17:28:24.483 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:24.483 INFO kablam! --> src/de.rs:971:13 Sep 04 17:28:24.483 INFO kablam! | Sep 04 17:28:24.483 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 04 17:28:24.483 INFO kablam! | ----^^^^ Sep 04 17:28:24.483 INFO kablam! | | Sep 04 17:28:24.483 INFO kablam! | help: remove this `mut` Sep 04 17:28:24.483 INFO kablam! Sep 04 17:28:29.367 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:29.367 INFO kablam! --> src/stream.rs:1263:24 Sep 04 17:28:29.367 INFO kablam! | Sep 04 17:28:29.367 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 04 17:28:29.367 INFO kablam! | ----^^^ Sep 04 17:28:29.367 INFO kablam! | | Sep 04 17:28:29.367 INFO kablam! | help: remove this `mut` Sep 04 17:28:29.367 INFO kablam! | Sep 04 17:28:29.367 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 17:28:29.367 INFO kablam! Sep 04 17:28:30.230 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.230 INFO kablam! --> src/de.rs:793:13 Sep 04 17:28:30.230 INFO kablam! | Sep 04 17:28:30.230 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.230 INFO kablam! | ----^^^^ Sep 04 17:28:30.230 INFO kablam! | | Sep 04 17:28:30.230 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.230 INFO kablam! Sep 04 17:28:30.318 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.318 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.318 INFO kablam! | Sep 04 17:28:30.318 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.318 INFO kablam! | ----^^^^ Sep 04 17:28:30.318 INFO kablam! | | Sep 04 17:28:30.318 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.318 INFO kablam! ... Sep 04 17:28:30.318 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 04 17:28:30.318 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.318 INFO kablam! Sep 04 17:28:30.321 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.321 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.321 INFO kablam! | Sep 04 17:28:30.321 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.321 INFO kablam! | ----^^^^ Sep 04 17:28:30.321 INFO kablam! | | Sep 04 17:28:30.321 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.321 INFO kablam! ... Sep 04 17:28:30.321 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 04 17:28:30.321 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.321 INFO kablam! Sep 04 17:28:30.324 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.324 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.324 INFO kablam! | Sep 04 17:28:30.325 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.325 INFO kablam! | ----^^^^ Sep 04 17:28:30.325 INFO kablam! | | Sep 04 17:28:30.325 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.325 INFO kablam! ... Sep 04 17:28:30.325 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 04 17:28:30.325 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.325 INFO kablam! Sep 04 17:28:30.328 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.328 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.328 INFO kablam! | Sep 04 17:28:30.328 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.328 INFO kablam! | ----^^^^ Sep 04 17:28:30.328 INFO kablam! | | Sep 04 17:28:30.328 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.328 INFO kablam! ... Sep 04 17:28:30.328 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 04 17:28:30.328 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.328 INFO kablam! Sep 04 17:28:30.331 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.331 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.331 INFO kablam! | Sep 04 17:28:30.332 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.332 INFO kablam! | ----^^^^ Sep 04 17:28:30.332 INFO kablam! | | Sep 04 17:28:30.332 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.332 INFO kablam! ... Sep 04 17:28:30.332 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 04 17:28:30.332 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.332 INFO kablam! Sep 04 17:28:30.335 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.335 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.335 INFO kablam! | Sep 04 17:28:30.335 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.335 INFO kablam! | ----^^^^ Sep 04 17:28:30.335 INFO kablam! | | Sep 04 17:28:30.335 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.335 INFO kablam! ... Sep 04 17:28:30.335 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 04 17:28:30.335 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.335 INFO kablam! Sep 04 17:28:30.338 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.338 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.339 INFO kablam! | Sep 04 17:28:30.339 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.339 INFO kablam! | ----^^^^ Sep 04 17:28:30.339 INFO kablam! | | Sep 04 17:28:30.339 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.339 INFO kablam! ... Sep 04 17:28:30.339 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 04 17:28:30.339 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.339 INFO kablam! Sep 04 17:28:30.342 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.342 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.342 INFO kablam! | Sep 04 17:28:30.342 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.342 INFO kablam! | ----^^^^ Sep 04 17:28:30.342 INFO kablam! | | Sep 04 17:28:30.342 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.342 INFO kablam! ... Sep 04 17:28:30.342 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 04 17:28:30.342 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.342 INFO kablam! Sep 04 17:28:30.346 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.346 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.346 INFO kablam! | Sep 04 17:28:30.346 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.346 INFO kablam! | ----^^^^ Sep 04 17:28:30.346 INFO kablam! | | Sep 04 17:28:30.346 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.346 INFO kablam! ... Sep 04 17:28:30.346 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 04 17:28:30.346 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.346 INFO kablam! Sep 04 17:28:30.349 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.349 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.349 INFO kablam! | Sep 04 17:28:30.349 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.349 INFO kablam! | ----^^^^ Sep 04 17:28:30.349 INFO kablam! | | Sep 04 17:28:30.349 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.349 INFO kablam! ... Sep 04 17:28:30.349 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 04 17:28:30.349 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 17:28:30.349 INFO kablam! Sep 04 17:28:30.352 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.352 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.352 INFO kablam! | Sep 04 17:28:30.352 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.352 INFO kablam! | ----^^^^ Sep 04 17:28:30.352 INFO kablam! | | Sep 04 17:28:30.352 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.352 INFO kablam! ... Sep 04 17:28:30.353 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 04 17:28:30.353 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.353 INFO kablam! Sep 04 17:28:30.356 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.356 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.356 INFO kablam! | Sep 04 17:28:30.356 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.356 INFO kablam! | ----^^^^ Sep 04 17:28:30.356 INFO kablam! | | Sep 04 17:28:30.356 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.356 INFO kablam! ... Sep 04 17:28:30.356 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 04 17:28:30.356 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.356 INFO kablam! Sep 04 17:28:30.359 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.359 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.359 INFO kablam! | Sep 04 17:28:30.359 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.359 INFO kablam! | ----^^^^ Sep 04 17:28:30.359 INFO kablam! | | Sep 04 17:28:30.359 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.359 INFO kablam! ... Sep 04 17:28:30.359 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 04 17:28:30.359 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.359 INFO kablam! Sep 04 17:28:30.362 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.362 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.362 INFO kablam! | Sep 04 17:28:30.362 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.362 INFO kablam! | ----^^^^ Sep 04 17:28:30.362 INFO kablam! | | Sep 04 17:28:30.362 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.362 INFO kablam! ... Sep 04 17:28:30.362 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 04 17:28:30.362 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.362 INFO kablam! Sep 04 17:28:30.366 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.366 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.366 INFO kablam! | Sep 04 17:28:30.366 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.366 INFO kablam! | ----^^^^ Sep 04 17:28:30.366 INFO kablam! | | Sep 04 17:28:30.366 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.366 INFO kablam! ... Sep 04 17:28:30.366 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 04 17:28:30.366 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.366 INFO kablam! Sep 04 17:28:30.369 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.369 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.369 INFO kablam! | Sep 04 17:28:30.369 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.369 INFO kablam! | ----^^^^ Sep 04 17:28:30.369 INFO kablam! | | Sep 04 17:28:30.369 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.369 INFO kablam! ... Sep 04 17:28:30.369 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 04 17:28:30.369 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.369 INFO kablam! Sep 04 17:28:30.373 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.373 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.373 INFO kablam! | Sep 04 17:28:30.373 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.373 INFO kablam! | ----^^^^ Sep 04 17:28:30.373 INFO kablam! | | Sep 04 17:28:30.373 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.373 INFO kablam! ... Sep 04 17:28:30.373 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 04 17:28:30.373 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.373 INFO kablam! Sep 04 17:28:30.376 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.376 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.376 INFO kablam! | Sep 04 17:28:30.376 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.376 INFO kablam! | ----^^^^ Sep 04 17:28:30.376 INFO kablam! | | Sep 04 17:28:30.376 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.376 INFO kablam! ... Sep 04 17:28:30.376 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 04 17:28:30.376 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.376 INFO kablam! Sep 04 17:28:30.380 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.380 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.380 INFO kablam! | Sep 04 17:28:30.380 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.380 INFO kablam! | ----^^^^ Sep 04 17:28:30.380 INFO kablam! | | Sep 04 17:28:30.380 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.380 INFO kablam! ... Sep 04 17:28:30.380 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 04 17:28:30.380 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.380 INFO kablam! Sep 04 17:28:30.383 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.383 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.383 INFO kablam! | Sep 04 17:28:30.383 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.383 INFO kablam! | ----^^^^ Sep 04 17:28:30.383 INFO kablam! | | Sep 04 17:28:30.383 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.383 INFO kablam! ... Sep 04 17:28:30.383 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 04 17:28:30.383 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.383 INFO kablam! Sep 04 17:28:30.387 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.387 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.387 INFO kablam! | Sep 04 17:28:30.387 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.387 INFO kablam! | ----^^^^ Sep 04 17:28:30.387 INFO kablam! | | Sep 04 17:28:30.387 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.387 INFO kablam! ... Sep 04 17:28:30.387 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 04 17:28:30.387 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.387 INFO kablam! Sep 04 17:28:30.390 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.390 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.390 INFO kablam! | Sep 04 17:28:30.390 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.390 INFO kablam! | ----^^^^ Sep 04 17:28:30.390 INFO kablam! | | Sep 04 17:28:30.390 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.390 INFO kablam! ... Sep 04 17:28:30.390 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 04 17:28:30.390 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.390 INFO kablam! Sep 04 17:28:30.394 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.394 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.394 INFO kablam! | Sep 04 17:28:30.394 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.394 INFO kablam! | ----^^^^ Sep 04 17:28:30.394 INFO kablam! | | Sep 04 17:28:30.394 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.394 INFO kablam! ... Sep 04 17:28:30.394 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 04 17:28:30.394 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.394 INFO kablam! Sep 04 17:28:30.397 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.397 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.397 INFO kablam! | Sep 04 17:28:30.397 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.397 INFO kablam! | ----^^^^ Sep 04 17:28:30.397 INFO kablam! | | Sep 04 17:28:30.397 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.397 INFO kablam! ... Sep 04 17:28:30.397 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 04 17:28:30.398 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.398 INFO kablam! Sep 04 17:28:30.401 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.401 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.401 INFO kablam! | Sep 04 17:28:30.401 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.401 INFO kablam! | ----^^^^ Sep 04 17:28:30.401 INFO kablam! | | Sep 04 17:28:30.401 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.401 INFO kablam! ... Sep 04 17:28:30.401 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 04 17:28:30.401 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.401 INFO kablam! Sep 04 17:28:30.404 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.404 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.404 INFO kablam! | Sep 04 17:28:30.404 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.404 INFO kablam! | ----^^^^ Sep 04 17:28:30.404 INFO kablam! | | Sep 04 17:28:30.404 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.404 INFO kablam! ... Sep 04 17:28:30.404 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 04 17:28:30.405 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.405 INFO kablam! Sep 04 17:28:30.408 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.408 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.408 INFO kablam! | Sep 04 17:28:30.408 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.408 INFO kablam! | ----^^^^ Sep 04 17:28:30.408 INFO kablam! | | Sep 04 17:28:30.408 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.408 INFO kablam! ... Sep 04 17:28:30.408 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 04 17:28:30.408 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.408 INFO kablam! Sep 04 17:28:30.411 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.411 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.411 INFO kablam! | Sep 04 17:28:30.411 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.411 INFO kablam! | ----^^^^ Sep 04 17:28:30.411 INFO kablam! | | Sep 04 17:28:30.411 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.411 INFO kablam! ... Sep 04 17:28:30.412 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 04 17:28:30.412 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.412 INFO kablam! Sep 04 17:28:30.415 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.415 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.415 INFO kablam! | Sep 04 17:28:30.415 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.415 INFO kablam! | ----^^^^ Sep 04 17:28:30.415 INFO kablam! | | Sep 04 17:28:30.415 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.415 INFO kablam! ... Sep 04 17:28:30.415 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 04 17:28:30.415 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.415 INFO kablam! Sep 04 17:28:30.418 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.418 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.418 INFO kablam! | Sep 04 17:28:30.418 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.418 INFO kablam! | ----^^^^ Sep 04 17:28:30.418 INFO kablam! | | Sep 04 17:28:30.418 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.418 INFO kablam! ... Sep 04 17:28:30.418 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 04 17:28:30.418 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.418 INFO kablam! Sep 04 17:28:30.421 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.421 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.421 INFO kablam! | Sep 04 17:28:30.421 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.421 INFO kablam! | ----^^^^ Sep 04 17:28:30.421 INFO kablam! | | Sep 04 17:28:30.421 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.422 INFO kablam! ... Sep 04 17:28:30.422 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 04 17:28:30.422 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.422 INFO kablam! Sep 04 17:28:30.425 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.425 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.425 INFO kablam! | Sep 04 17:28:30.425 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.425 INFO kablam! | ----^^^^ Sep 04 17:28:30.425 INFO kablam! | | Sep 04 17:28:30.425 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.425 INFO kablam! ... Sep 04 17:28:30.425 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 04 17:28:30.425 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.425 INFO kablam! Sep 04 17:28:30.428 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.428 INFO kablam! --> src/de.rs:913:21 Sep 04 17:28:30.428 INFO kablam! | Sep 04 17:28:30.428 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.428 INFO kablam! | ----^^^^ Sep 04 17:28:30.428 INFO kablam! | | Sep 04 17:28:30.428 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.428 INFO kablam! ... Sep 04 17:28:30.428 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 04 17:28:30.428 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 04 17:28:30.428 INFO kablam! Sep 04 17:28:30.436 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.436 INFO kablam! --> src/de.rs:960:17 Sep 04 17:28:30.436 INFO kablam! | Sep 04 17:28:30.436 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 04 17:28:30.436 INFO kablam! | ----^^^^ Sep 04 17:28:30.436 INFO kablam! | | Sep 04 17:28:30.436 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.436 INFO kablam! Sep 04 17:28:30.440 INFO kablam! warning: variable does not need to be mutable Sep 04 17:28:30.440 INFO kablam! --> src/de.rs:971:13 Sep 04 17:28:30.440 INFO kablam! | Sep 04 17:28:30.440 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 04 17:28:30.440 INFO kablam! | ----^^^^ Sep 04 17:28:30.440 INFO kablam! | | Sep 04 17:28:30.440 INFO kablam! | help: remove this `mut` Sep 04 17:28:30.440 INFO kablam! Sep 04 17:28:33.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.66s Sep 04 17:28:33.946 INFO kablam! su: No module specific data is present Sep 04 17:28:34.471 INFO running `"docker" "rm" "-f" "6a7d658d1bfbd3284fdac45700271bbc3cb41e2f68a4095ffa83034b6fca6784"` Sep 04 17:28:34.632 INFO blam! 6a7d658d1bfbd3284fdac45700271bbc3cb41e2f68a4095ffa83034b6fca6784