Sep 20 03:24:08.666 INFO checking fourleaf-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:24:08.666 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:24:08.666 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:24:08.950 INFO blam! 265530e14deb95a8009740483c2736382d84f373c5f8874d8da4b12f813832b3 Sep 20 03:24:08.952 INFO running `"docker" "start" "-a" "265530e14deb95a8009740483c2736382d84f373c5f8874d8da4b12f813832b3"` Sep 20 03:24:10.134 INFO kablam! usermod: no changes Sep 20 03:24:10.206 INFO kablam! Checking fourleaf v0.1.1 (/source) Sep 20 03:24:12.794 INFO kablam! warning: unused import: `self` Sep 20 03:24:12.794 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Sep 20 03:24:12.794 INFO kablam! | Sep 20 03:24:12.794 INFO kablam! 18 | use stream::{self, Stream}; Sep 20 03:24:12.794 INFO kablam! | ^^^^ Sep 20 03:24:12.794 INFO kablam! | Sep 20 03:24:12.794 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:24:12.794 INFO kablam! Sep 20 03:24:18.246 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.246 INFO kablam! --> src/stream.rs:1263:24 Sep 20 03:24:18.246 INFO kablam! | Sep 20 03:24:18.246 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 20 03:24:18.246 INFO kablam! | ----^^^ Sep 20 03:24:18.246 INFO kablam! | | Sep 20 03:24:18.246 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.246 INFO kablam! | Sep 20 03:24:18.246 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:24:18.246 INFO kablam! Sep 20 03:24:18.440 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.440 INFO kablam! --> src/de.rs:793:13 Sep 20 03:24:18.440 INFO kablam! | Sep 20 03:24:18.440 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.441 INFO kablam! | ----^^^^ Sep 20 03:24:18.441 INFO kablam! | | Sep 20 03:24:18.441 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.441 INFO kablam! Sep 20 03:24:18.481 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.481 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.482 INFO kablam! | Sep 20 03:24:18.482 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.482 INFO kablam! | ----^^^^ Sep 20 03:24:18.482 INFO kablam! | | Sep 20 03:24:18.483 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.483 INFO kablam! ... Sep 20 03:24:18.483 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 20 03:24:18.484 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.484 INFO kablam! Sep 20 03:24:18.486 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.487 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.487 INFO kablam! | Sep 20 03:24:18.487 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.487 INFO kablam! | ----^^^^ Sep 20 03:24:18.488 INFO kablam! | | Sep 20 03:24:18.488 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.488 INFO kablam! ... Sep 20 03:24:18.488 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 20 03:24:18.489 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.489 INFO kablam! Sep 20 03:24:18.491 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.491 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.492 INFO kablam! | Sep 20 03:24:18.492 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.492 INFO kablam! | ----^^^^ Sep 20 03:24:18.492 INFO kablam! | | Sep 20 03:24:18.493 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.493 INFO kablam! ... Sep 20 03:24:18.493 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 20 03:24:18.494 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.494 INFO kablam! Sep 20 03:24:18.496 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.497 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.497 INFO kablam! | Sep 20 03:24:18.497 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.498 INFO kablam! | ----^^^^ Sep 20 03:24:18.498 INFO kablam! | | Sep 20 03:24:18.498 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.499 INFO kablam! ... Sep 20 03:24:18.499 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 20 03:24:18.499 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.500 INFO kablam! Sep 20 03:24:18.503 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.503 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.503 INFO kablam! | Sep 20 03:24:18.504 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.504 INFO kablam! | ----^^^^ Sep 20 03:24:18.504 INFO kablam! | | Sep 20 03:24:18.504 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.505 INFO kablam! ... Sep 20 03:24:18.505 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 20 03:24:18.505 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.505 INFO kablam! Sep 20 03:24:18.508 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.508 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.508 INFO kablam! | Sep 20 03:24:18.508 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.509 INFO kablam! | ----^^^^ Sep 20 03:24:18.509 INFO kablam! | | Sep 20 03:24:18.509 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.509 INFO kablam! ... Sep 20 03:24:18.510 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 20 03:24:18.510 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.510 INFO kablam! Sep 20 03:24:18.512 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.512 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.513 INFO kablam! | Sep 20 03:24:18.513 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.513 INFO kablam! | ----^^^^ Sep 20 03:24:18.514 INFO kablam! | | Sep 20 03:24:18.514 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.514 INFO kablam! ... Sep 20 03:24:18.514 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 20 03:24:18.515 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.515 INFO kablam! Sep 20 03:24:18.517 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.517 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.518 INFO kablam! | Sep 20 03:24:18.518 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.518 INFO kablam! | ----^^^^ Sep 20 03:24:18.519 INFO kablam! | | Sep 20 03:24:18.519 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.519 INFO kablam! ... Sep 20 03:24:18.520 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 20 03:24:18.520 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.520 INFO kablam! Sep 20 03:24:18.524 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.524 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.524 INFO kablam! | Sep 20 03:24:18.524 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.525 INFO kablam! | ----^^^^ Sep 20 03:24:18.525 INFO kablam! | | Sep 20 03:24:18.525 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.525 INFO kablam! ... Sep 20 03:24:18.526 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 20 03:24:18.526 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.526 INFO kablam! Sep 20 03:24:18.529 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.529 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.529 INFO kablam! | Sep 20 03:24:18.530 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.530 INFO kablam! | ----^^^^ Sep 20 03:24:18.530 INFO kablam! | | Sep 20 03:24:18.530 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.531 INFO kablam! ... Sep 20 03:24:18.531 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 20 03:24:18.531 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:18.531 INFO kablam! Sep 20 03:24:18.534 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.534 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.534 INFO kablam! | Sep 20 03:24:18.534 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.535 INFO kablam! | ----^^^^ Sep 20 03:24:18.535 INFO kablam! | | Sep 20 03:24:18.535 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.536 INFO kablam! ... Sep 20 03:24:18.536 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 20 03:24:18.536 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.537 INFO kablam! Sep 20 03:24:18.539 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.540 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.540 INFO kablam! | Sep 20 03:24:18.540 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.541 INFO kablam! | ----^^^^ Sep 20 03:24:18.541 INFO kablam! | | Sep 20 03:24:18.541 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.542 INFO kablam! ... Sep 20 03:24:18.542 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 20 03:24:18.542 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.543 INFO kablam! Sep 20 03:24:18.545 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.545 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.545 INFO kablam! | Sep 20 03:24:18.546 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.546 INFO kablam! | ----^^^^ Sep 20 03:24:18.546 INFO kablam! | | Sep 20 03:24:18.547 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.547 INFO kablam! ... Sep 20 03:24:18.547 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 20 03:24:18.547 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.548 INFO kablam! Sep 20 03:24:18.550 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.550 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.550 INFO kablam! | Sep 20 03:24:18.551 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.551 INFO kablam! | ----^^^^ Sep 20 03:24:18.551 INFO kablam! | | Sep 20 03:24:18.551 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.552 INFO kablam! ... Sep 20 03:24:18.552 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 20 03:24:18.552 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.552 INFO kablam! Sep 20 03:24:18.555 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.556 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.556 INFO kablam! | Sep 20 03:24:18.556 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.556 INFO kablam! | ----^^^^ Sep 20 03:24:18.557 INFO kablam! | | Sep 20 03:24:18.557 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.557 INFO kablam! ... Sep 20 03:24:18.557 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 20 03:24:18.557 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.558 INFO kablam! Sep 20 03:24:18.560 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.560 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.560 INFO kablam! | Sep 20 03:24:18.561 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.561 INFO kablam! | ----^^^^ Sep 20 03:24:18.561 INFO kablam! | | Sep 20 03:24:18.561 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.562 INFO kablam! ... Sep 20 03:24:18.562 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 20 03:24:18.562 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.563 INFO kablam! Sep 20 03:24:18.565 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.565 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.566 INFO kablam! | Sep 20 03:24:18.566 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.566 INFO kablam! | ----^^^^ Sep 20 03:24:18.566 INFO kablam! | | Sep 20 03:24:18.566 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.566 INFO kablam! ... Sep 20 03:24:18.567 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 20 03:24:18.567 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.567 INFO kablam! Sep 20 03:24:18.583 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.584 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.584 INFO kablam! | Sep 20 03:24:18.585 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.585 INFO kablam! | ----^^^^ Sep 20 03:24:18.585 INFO kablam! | | Sep 20 03:24:18.586 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.586 INFO kablam! ... Sep 20 03:24:18.587 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 20 03:24:18.587 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.587 INFO kablam! Sep 20 03:24:18.587 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.588 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.588 INFO kablam! | Sep 20 03:24:18.588 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.588 INFO kablam! | ----^^^^ Sep 20 03:24:18.589 INFO kablam! | | Sep 20 03:24:18.589 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.589 INFO kablam! ... Sep 20 03:24:18.589 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 20 03:24:18.589 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.590 INFO kablam! Sep 20 03:24:18.590 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.590 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.590 INFO kablam! | Sep 20 03:24:18.590 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.590 INFO kablam! | ----^^^^ Sep 20 03:24:18.590 INFO kablam! | | Sep 20 03:24:18.590 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.590 INFO kablam! ... Sep 20 03:24:18.590 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 20 03:24:18.590 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.590 INFO kablam! Sep 20 03:24:18.590 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.590 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.590 INFO kablam! | Sep 20 03:24:18.590 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.590 INFO kablam! | ----^^^^ Sep 20 03:24:18.590 INFO kablam! | | Sep 20 03:24:18.590 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.591 INFO kablam! ... Sep 20 03:24:18.591 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 20 03:24:18.591 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.591 INFO kablam! Sep 20 03:24:18.591 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.591 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.591 INFO kablam! | Sep 20 03:24:18.591 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.591 INFO kablam! | ----^^^^ Sep 20 03:24:18.591 INFO kablam! | | Sep 20 03:24:18.591 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.591 INFO kablam! ... Sep 20 03:24:18.591 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 20 03:24:18.592 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.592 INFO kablam! Sep 20 03:24:18.592 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.592 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.592 INFO kablam! | Sep 20 03:24:18.592 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.592 INFO kablam! | ----^^^^ Sep 20 03:24:18.592 INFO kablam! | | Sep 20 03:24:18.592 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.593 INFO kablam! ... Sep 20 03:24:18.593 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 20 03:24:18.593 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.593 INFO kablam! Sep 20 03:24:18.593 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.594 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.594 INFO kablam! | Sep 20 03:24:18.594 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.594 INFO kablam! | ----^^^^ Sep 20 03:24:18.594 INFO kablam! | | Sep 20 03:24:18.594 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.594 INFO kablam! ... Sep 20 03:24:18.594 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 20 03:24:18.594 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.594 INFO kablam! Sep 20 03:24:18.594 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.594 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.594 INFO kablam! | Sep 20 03:24:18.594 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.594 INFO kablam! | ----^^^^ Sep 20 03:24:18.594 INFO kablam! | | Sep 20 03:24:18.594 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.594 INFO kablam! ... Sep 20 03:24:18.594 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 20 03:24:18.594 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.594 INFO kablam! Sep 20 03:24:18.594 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.594 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.594 INFO kablam! | Sep 20 03:24:18.594 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.594 INFO kablam! | ----^^^^ Sep 20 03:24:18.594 INFO kablam! | | Sep 20 03:24:18.594 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.594 INFO kablam! ... Sep 20 03:24:18.594 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 20 03:24:18.594 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.594 INFO kablam! Sep 20 03:24:18.594 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.594 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.594 INFO kablam! | Sep 20 03:24:18.594 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.594 INFO kablam! | ----^^^^ Sep 20 03:24:18.594 INFO kablam! | | Sep 20 03:24:18.594 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.594 INFO kablam! ... Sep 20 03:24:18.594 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 20 03:24:18.594 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.594 INFO kablam! Sep 20 03:24:18.598 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.598 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.598 INFO kablam! | Sep 20 03:24:18.598 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.598 INFO kablam! | ----^^^^ Sep 20 03:24:18.598 INFO kablam! | | Sep 20 03:24:18.598 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.598 INFO kablam! ... Sep 20 03:24:18.598 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 20 03:24:18.598 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.598 INFO kablam! Sep 20 03:24:18.599 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.599 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.599 INFO kablam! | Sep 20 03:24:18.599 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.599 INFO kablam! | ----^^^^ Sep 20 03:24:18.599 INFO kablam! | | Sep 20 03:24:18.599 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.599 INFO kablam! ... Sep 20 03:24:18.599 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 20 03:24:18.599 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.599 INFO kablam! Sep 20 03:24:18.604 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.604 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.604 INFO kablam! | Sep 20 03:24:18.604 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.604 INFO kablam! | ----^^^^ Sep 20 03:24:18.604 INFO kablam! | | Sep 20 03:24:18.604 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.604 INFO kablam! ... Sep 20 03:24:18.604 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 20 03:24:18.604 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.604 INFO kablam! Sep 20 03:24:18.607 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.607 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.607 INFO kablam! | Sep 20 03:24:18.607 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.608 INFO kablam! | ----^^^^ Sep 20 03:24:18.608 INFO kablam! | | Sep 20 03:24:18.608 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.608 INFO kablam! ... Sep 20 03:24:18.608 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 20 03:24:18.608 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.608 INFO kablam! Sep 20 03:24:18.611 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.611 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.611 INFO kablam! | Sep 20 03:24:18.611 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.611 INFO kablam! | ----^^^^ Sep 20 03:24:18.611 INFO kablam! | | Sep 20 03:24:18.612 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.612 INFO kablam! ... Sep 20 03:24:18.612 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 20 03:24:18.612 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.612 INFO kablam! Sep 20 03:24:18.618 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.618 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:18.618 INFO kablam! | Sep 20 03:24:18.618 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.618 INFO kablam! | ----^^^^ Sep 20 03:24:18.618 INFO kablam! | | Sep 20 03:24:18.618 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.618 INFO kablam! ... Sep 20 03:24:18.618 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 20 03:24:18.618 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:18.622 INFO kablam! Sep 20 03:24:18.623 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.624 INFO kablam! --> src/de.rs:960:17 Sep 20 03:24:18.624 INFO kablam! | Sep 20 03:24:18.624 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:18.624 INFO kablam! | ----^^^^ Sep 20 03:24:18.624 INFO kablam! | | Sep 20 03:24:18.624 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.624 INFO kablam! Sep 20 03:24:18.627 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:18.627 INFO kablam! --> src/de.rs:971:13 Sep 20 03:24:18.627 INFO kablam! | Sep 20 03:24:18.627 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 20 03:24:18.627 INFO kablam! | ----^^^^ Sep 20 03:24:18.627 INFO kablam! | | Sep 20 03:24:18.628 INFO kablam! | help: remove this `mut` Sep 20 03:24:18.628 INFO kablam! Sep 20 03:24:22.476 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.476 INFO kablam! --> src/stream.rs:1263:24 Sep 20 03:24:22.476 INFO kablam! | Sep 20 03:24:22.476 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Sep 20 03:24:22.476 INFO kablam! | ----^^^ Sep 20 03:24:22.476 INFO kablam! | | Sep 20 03:24:22.476 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.476 INFO kablam! | Sep 20 03:24:22.476 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:24:22.476 INFO kablam! Sep 20 03:24:22.887 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.887 INFO kablam! --> src/de.rs:793:13 Sep 20 03:24:22.887 INFO kablam! | Sep 20 03:24:22.887 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.887 INFO kablam! | ----^^^^ Sep 20 03:24:22.887 INFO kablam! | | Sep 20 03:24:22.887 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.887 INFO kablam! Sep 20 03:24:22.927 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.927 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.927 INFO kablam! | Sep 20 03:24:22.927 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.928 INFO kablam! | ----^^^^ Sep 20 03:24:22.928 INFO kablam! | | Sep 20 03:24:22.928 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.928 INFO kablam! ... Sep 20 03:24:22.928 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Sep 20 03:24:22.928 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.928 INFO kablam! Sep 20 03:24:22.934 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.934 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.934 INFO kablam! | Sep 20 03:24:22.934 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.934 INFO kablam! | ----^^^^ Sep 20 03:24:22.934 INFO kablam! | | Sep 20 03:24:22.934 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.934 INFO kablam! ... Sep 20 03:24:22.934 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Sep 20 03:24:22.934 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.934 INFO kablam! Sep 20 03:24:22.934 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.934 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.934 INFO kablam! | Sep 20 03:24:22.934 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.935 INFO kablam! | ----^^^^ Sep 20 03:24:22.935 INFO kablam! | | Sep 20 03:24:22.935 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.935 INFO kablam! ... Sep 20 03:24:22.935 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Sep 20 03:24:22.935 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.935 INFO kablam! Sep 20 03:24:22.935 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.935 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.935 INFO kablam! | Sep 20 03:24:22.935 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.935 INFO kablam! | ----^^^^ Sep 20 03:24:22.935 INFO kablam! | | Sep 20 03:24:22.935 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.935 INFO kablam! ... Sep 20 03:24:22.935 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Sep 20 03:24:22.935 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.935 INFO kablam! Sep 20 03:24:22.936 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.936 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.936 INFO kablam! | Sep 20 03:24:22.936 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.936 INFO kablam! | ----^^^^ Sep 20 03:24:22.936 INFO kablam! | | Sep 20 03:24:22.936 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.936 INFO kablam! ... Sep 20 03:24:22.936 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Sep 20 03:24:22.936 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.936 INFO kablam! Sep 20 03:24:22.938 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.938 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.938 INFO kablam! | Sep 20 03:24:22.938 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.938 INFO kablam! | ----^^^^ Sep 20 03:24:22.938 INFO kablam! | | Sep 20 03:24:22.938 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.938 INFO kablam! ... Sep 20 03:24:22.938 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Sep 20 03:24:22.938 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.938 INFO kablam! Sep 20 03:24:22.940 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.940 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.940 INFO kablam! | Sep 20 03:24:22.940 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.940 INFO kablam! | ----^^^^ Sep 20 03:24:22.940 INFO kablam! | | Sep 20 03:24:22.940 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.940 INFO kablam! ... Sep 20 03:24:22.940 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Sep 20 03:24:22.940 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.940 INFO kablam! Sep 20 03:24:22.942 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.942 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.942 INFO kablam! | Sep 20 03:24:22.942 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.942 INFO kablam! | ----^^^^ Sep 20 03:24:22.942 INFO kablam! | | Sep 20 03:24:22.942 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.942 INFO kablam! ... Sep 20 03:24:22.942 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Sep 20 03:24:22.942 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.942 INFO kablam! Sep 20 03:24:22.944 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.944 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.944 INFO kablam! | Sep 20 03:24:22.944 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.944 INFO kablam! | ----^^^^ Sep 20 03:24:22.944 INFO kablam! | | Sep 20 03:24:22.944 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.944 INFO kablam! ... Sep 20 03:24:22.944 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Sep 20 03:24:22.944 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.944 INFO kablam! Sep 20 03:24:22.946 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.946 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.946 INFO kablam! | Sep 20 03:24:22.946 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.946 INFO kablam! | ----^^^^ Sep 20 03:24:22.946 INFO kablam! | | Sep 20 03:24:22.946 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.946 INFO kablam! ... Sep 20 03:24:22.946 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Sep 20 03:24:22.946 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 20 03:24:22.946 INFO kablam! Sep 20 03:24:22.948 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.948 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.948 INFO kablam! | Sep 20 03:24:22.948 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.948 INFO kablam! | ----^^^^ Sep 20 03:24:22.948 INFO kablam! | | Sep 20 03:24:22.948 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.948 INFO kablam! ... Sep 20 03:24:22.948 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Sep 20 03:24:22.948 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.948 INFO kablam! Sep 20 03:24:22.950 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.950 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.950 INFO kablam! | Sep 20 03:24:22.950 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.950 INFO kablam! | ----^^^^ Sep 20 03:24:22.950 INFO kablam! | | Sep 20 03:24:22.951 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.951 INFO kablam! ... Sep 20 03:24:22.951 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Sep 20 03:24:22.951 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.951 INFO kablam! Sep 20 03:24:22.953 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.953 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.953 INFO kablam! | Sep 20 03:24:22.953 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.953 INFO kablam! | ----^^^^ Sep 20 03:24:22.953 INFO kablam! | | Sep 20 03:24:22.953 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.953 INFO kablam! ... Sep 20 03:24:22.953 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Sep 20 03:24:22.953 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.953 INFO kablam! Sep 20 03:24:22.955 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.955 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.955 INFO kablam! | Sep 20 03:24:22.955 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.955 INFO kablam! | ----^^^^ Sep 20 03:24:22.955 INFO kablam! | | Sep 20 03:24:22.955 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.955 INFO kablam! ... Sep 20 03:24:22.955 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Sep 20 03:24:22.955 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.955 INFO kablam! Sep 20 03:24:22.959 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.959 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.959 INFO kablam! | Sep 20 03:24:22.959 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.959 INFO kablam! | ----^^^^ Sep 20 03:24:22.959 INFO kablam! | | Sep 20 03:24:22.959 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.959 INFO kablam! ... Sep 20 03:24:22.959 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Sep 20 03:24:22.959 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.959 INFO kablam! Sep 20 03:24:22.964 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.964 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.964 INFO kablam! | Sep 20 03:24:22.964 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.964 INFO kablam! | ----^^^^ Sep 20 03:24:22.964 INFO kablam! | | Sep 20 03:24:22.964 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.964 INFO kablam! ... Sep 20 03:24:22.964 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Sep 20 03:24:22.964 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.964 INFO kablam! Sep 20 03:24:22.967 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.967 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.967 INFO kablam! | Sep 20 03:24:22.967 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.967 INFO kablam! | ----^^^^ Sep 20 03:24:22.967 INFO kablam! | | Sep 20 03:24:22.967 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.967 INFO kablam! ... Sep 20 03:24:22.967 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Sep 20 03:24:22.967 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.968 INFO kablam! Sep 20 03:24:22.971 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.971 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.971 INFO kablam! | Sep 20 03:24:22.971 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.971 INFO kablam! | ----^^^^ Sep 20 03:24:22.971 INFO kablam! | | Sep 20 03:24:22.971 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.972 INFO kablam! ... Sep 20 03:24:22.972 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Sep 20 03:24:22.972 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.972 INFO kablam! Sep 20 03:24:22.974 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.974 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.974 INFO kablam! | Sep 20 03:24:22.974 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.974 INFO kablam! | ----^^^^ Sep 20 03:24:22.974 INFO kablam! | | Sep 20 03:24:22.974 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.974 INFO kablam! ... Sep 20 03:24:22.974 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Sep 20 03:24:22.974 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.974 INFO kablam! Sep 20 03:24:22.978 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.978 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.978 INFO kablam! | Sep 20 03:24:22.978 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.978 INFO kablam! | ----^^^^ Sep 20 03:24:22.978 INFO kablam! | | Sep 20 03:24:22.978 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.978 INFO kablam! ... Sep 20 03:24:22.978 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Sep 20 03:24:22.978 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.978 INFO kablam! Sep 20 03:24:22.986 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.986 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.986 INFO kablam! | Sep 20 03:24:22.986 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.986 INFO kablam! | ----^^^^ Sep 20 03:24:22.986 INFO kablam! | | Sep 20 03:24:22.986 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.986 INFO kablam! ... Sep 20 03:24:22.986 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Sep 20 03:24:22.986 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.986 INFO kablam! Sep 20 03:24:22.989 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.989 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.989 INFO kablam! | Sep 20 03:24:22.989 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.989 INFO kablam! | ----^^^^ Sep 20 03:24:22.989 INFO kablam! | | Sep 20 03:24:22.989 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.989 INFO kablam! ... Sep 20 03:24:22.989 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Sep 20 03:24:22.989 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.989 INFO kablam! Sep 20 03:24:22.992 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.992 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.992 INFO kablam! | Sep 20 03:24:22.992 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.992 INFO kablam! | ----^^^^ Sep 20 03:24:22.992 INFO kablam! | | Sep 20 03:24:22.992 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.992 INFO kablam! ... Sep 20 03:24:22.992 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Sep 20 03:24:22.992 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.992 INFO kablam! Sep 20 03:24:22.995 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.995 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.995 INFO kablam! | Sep 20 03:24:22.995 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.995 INFO kablam! | ----^^^^ Sep 20 03:24:22.995 INFO kablam! | | Sep 20 03:24:22.995 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.995 INFO kablam! ... Sep 20 03:24:22.995 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Sep 20 03:24:22.995 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.995 INFO kablam! Sep 20 03:24:22.999 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:22.999 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:22.999 INFO kablam! | Sep 20 03:24:22.999 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:22.999 INFO kablam! | ----^^^^ Sep 20 03:24:22.999 INFO kablam! | | Sep 20 03:24:22.999 INFO kablam! | help: remove this `mut` Sep 20 03:24:22.999 INFO kablam! ... Sep 20 03:24:22.999 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Sep 20 03:24:22.999 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:22.999 INFO kablam! Sep 20 03:24:23.005 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.005 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.005 INFO kablam! | Sep 20 03:24:23.005 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.005 INFO kablam! | ----^^^^ Sep 20 03:24:23.005 INFO kablam! | | Sep 20 03:24:23.005 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.005 INFO kablam! ... Sep 20 03:24:23.005 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Sep 20 03:24:23.005 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.005 INFO kablam! Sep 20 03:24:23.008 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.008 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.008 INFO kablam! | Sep 20 03:24:23.008 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.008 INFO kablam! | ----^^^^ Sep 20 03:24:23.008 INFO kablam! | | Sep 20 03:24:23.008 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.008 INFO kablam! ... Sep 20 03:24:23.008 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Sep 20 03:24:23.008 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.008 INFO kablam! Sep 20 03:24:23.012 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.012 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.012 INFO kablam! | Sep 20 03:24:23.012 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.012 INFO kablam! | ----^^^^ Sep 20 03:24:23.012 INFO kablam! | | Sep 20 03:24:23.012 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.012 INFO kablam! ... Sep 20 03:24:23.012 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Sep 20 03:24:23.012 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.012 INFO kablam! Sep 20 03:24:23.018 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.018 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.018 INFO kablam! | Sep 20 03:24:23.018 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.018 INFO kablam! | ----^^^^ Sep 20 03:24:23.018 INFO kablam! | | Sep 20 03:24:23.018 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.018 INFO kablam! ... Sep 20 03:24:23.018 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Sep 20 03:24:23.018 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.018 INFO kablam! Sep 20 03:24:23.021 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.021 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.021 INFO kablam! | Sep 20 03:24:23.021 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.021 INFO kablam! | ----^^^^ Sep 20 03:24:23.021 INFO kablam! | | Sep 20 03:24:23.021 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.021 INFO kablam! ... Sep 20 03:24:23.021 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Sep 20 03:24:23.021 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.021 INFO kablam! Sep 20 03:24:23.026 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.026 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.026 INFO kablam! | Sep 20 03:24:23.026 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.026 INFO kablam! | ----^^^^ Sep 20 03:24:23.026 INFO kablam! | | Sep 20 03:24:23.026 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.026 INFO kablam! ... Sep 20 03:24:23.026 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Sep 20 03:24:23.026 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.026 INFO kablam! Sep 20 03:24:23.043 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.043 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.044 INFO kablam! | Sep 20 03:24:23.044 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.044 INFO kablam! | ----^^^^ Sep 20 03:24:23.044 INFO kablam! | | Sep 20 03:24:23.044 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.044 INFO kablam! ... Sep 20 03:24:23.044 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Sep 20 03:24:23.044 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.044 INFO kablam! Sep 20 03:24:23.044 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.044 INFO kablam! --> src/de.rs:913:21 Sep 20 03:24:23.044 INFO kablam! | Sep 20 03:24:23.044 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.044 INFO kablam! | ----^^^^ Sep 20 03:24:23.044 INFO kablam! | | Sep 20 03:24:23.044 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.044 INFO kablam! ... Sep 20 03:24:23.044 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Sep 20 03:24:23.044 INFO kablam! | ------------------------------------------------ in this macro invocation Sep 20 03:24:23.044 INFO kablam! Sep 20 03:24:23.044 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.044 INFO kablam! --> src/de.rs:960:17 Sep 20 03:24:23.044 INFO kablam! | Sep 20 03:24:23.044 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Sep 20 03:24:23.044 INFO kablam! | ----^^^^ Sep 20 03:24:23.044 INFO kablam! | | Sep 20 03:24:23.044 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.044 INFO kablam! Sep 20 03:24:23.044 INFO kablam! warning: variable does not need to be mutable Sep 20 03:24:23.044 INFO kablam! --> src/de.rs:971:13 Sep 20 03:24:23.044 INFO kablam! | Sep 20 03:24:23.044 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Sep 20 03:24:23.044 INFO kablam! | ----^^^^ Sep 20 03:24:23.044 INFO kablam! | | Sep 20 03:24:23.044 INFO kablam! | help: remove this `mut` Sep 20 03:24:23.044 INFO kablam! Sep 20 03:24:24.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.74s Sep 20 03:24:24.905 INFO kablam! su: No module specific data is present Sep 20 03:24:26.293 INFO running `"docker" "rm" "-f" "265530e14deb95a8009740483c2736382d84f373c5f8874d8da4b12f813832b3"` Sep 20 03:24:26.431 INFO blam! 265530e14deb95a8009740483c2736382d84f373c5f8874d8da4b12f813832b3