Oct 27 22:16:03.004 INFO checking fourleaf-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:16:03.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 22:16:03.258 INFO blam! 0c16125ba47d2aa3d3deae71a44250304c70795442fc8c5f70512d22ac1e1afc Oct 27 22:16:03.281 INFO running `"docker" "start" "-a" "0c16125ba47d2aa3d3deae71a44250304c70795442fc8c5f70512d22ac1e1afc"` Oct 27 22:16:03.907 INFO kablam! usermod: no changes Oct 27 22:16:03.991 INFO kablam! Checking fourleaf v0.1.1 (/source) Oct 27 22:16:07.639 INFO kablam! warning: unused import: `self` Oct 27 22:16:07.639 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Oct 27 22:16:07.639 INFO kablam! | Oct 27 22:16:07.639 INFO kablam! 18 | use stream::{self, Stream}; Oct 27 22:16:07.639 INFO kablam! | ^^^^ Oct 27 22:16:07.639 INFO kablam! | Oct 27 22:16:07.639 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:16:07.639 INFO kablam! Oct 27 22:16:10.244 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.244 INFO kablam! --> src/stream.rs:1263:24 Oct 27 22:16:10.244 INFO kablam! | Oct 27 22:16:10.244 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 27 22:16:10.244 INFO kablam! | ----^^^ Oct 27 22:16:10.244 INFO kablam! | | Oct 27 22:16:10.244 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.244 INFO kablam! | Oct 27 22:16:10.244 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:16:10.244 INFO kablam! Oct 27 22:16:10.459 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.459 INFO kablam! --> src/de.rs:793:13 Oct 27 22:16:10.459 INFO kablam! | Oct 27 22:16:10.459 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.459 INFO kablam! | ----^^^^ Oct 27 22:16:10.459 INFO kablam! | | Oct 27 22:16:10.459 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.459 INFO kablam! Oct 27 22:16:10.511 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.511 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.511 INFO kablam! | Oct 27 22:16:10.511 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.511 INFO kablam! | ----^^^^ Oct 27 22:16:10.511 INFO kablam! | | Oct 27 22:16:10.511 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.511 INFO kablam! ... Oct 27 22:16:10.511 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Oct 27 22:16:10.511 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.511 INFO kablam! Oct 27 22:16:10.511 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.511 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.511 INFO kablam! | Oct 27 22:16:10.511 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.511 INFO kablam! | ----^^^^ Oct 27 22:16:10.511 INFO kablam! | | Oct 27 22:16:10.511 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.511 INFO kablam! ... Oct 27 22:16:10.511 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Oct 27 22:16:10.511 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.511 INFO kablam! Oct 27 22:16:10.519 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.519 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.519 INFO kablam! | Oct 27 22:16:10.519 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.519 INFO kablam! | ----^^^^ Oct 27 22:16:10.519 INFO kablam! | | Oct 27 22:16:10.519 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.519 INFO kablam! ... Oct 27 22:16:10.519 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Oct 27 22:16:10.519 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.519 INFO kablam! Oct 27 22:16:10.519 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.519 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.519 INFO kablam! | Oct 27 22:16:10.519 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.519 INFO kablam! | ----^^^^ Oct 27 22:16:10.519 INFO kablam! | | Oct 27 22:16:10.519 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.519 INFO kablam! ... Oct 27 22:16:10.519 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Oct 27 22:16:10.519 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.519 INFO kablam! Oct 27 22:16:10.527 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.527 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.527 INFO kablam! | Oct 27 22:16:10.527 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.527 INFO kablam! | ----^^^^ Oct 27 22:16:10.527 INFO kablam! | | Oct 27 22:16:10.527 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.527 INFO kablam! ... Oct 27 22:16:10.527 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Oct 27 22:16:10.527 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.527 INFO kablam! Oct 27 22:16:10.527 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.527 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.527 INFO kablam! | Oct 27 22:16:10.527 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.527 INFO kablam! | ----^^^^ Oct 27 22:16:10.527 INFO kablam! | | Oct 27 22:16:10.527 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.527 INFO kablam! ... Oct 27 22:16:10.527 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Oct 27 22:16:10.527 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.527 INFO kablam! Oct 27 22:16:10.535 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.535 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.535 INFO kablam! | Oct 27 22:16:10.535 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.535 INFO kablam! | ----^^^^ Oct 27 22:16:10.535 INFO kablam! | | Oct 27 22:16:10.535 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.535 INFO kablam! ... Oct 27 22:16:10.535 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Oct 27 22:16:10.535 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.535 INFO kablam! Oct 27 22:16:10.543 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.543 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.543 INFO kablam! | Oct 27 22:16:10.543 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.543 INFO kablam! | ----^^^^ Oct 27 22:16:10.543 INFO kablam! | | Oct 27 22:16:10.543 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.543 INFO kablam! ... Oct 27 22:16:10.543 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Oct 27 22:16:10.543 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.543 INFO kablam! Oct 27 22:16:10.543 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.543 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.543 INFO kablam! | Oct 27 22:16:10.543 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.543 INFO kablam! | ----^^^^ Oct 27 22:16:10.543 INFO kablam! | | Oct 27 22:16:10.543 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.543 INFO kablam! ... Oct 27 22:16:10.543 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Oct 27 22:16:10.543 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.543 INFO kablam! Oct 27 22:16:10.543 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.543 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.543 INFO kablam! | Oct 27 22:16:10.543 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.543 INFO kablam! | ----^^^^ Oct 27 22:16:10.543 INFO kablam! | | Oct 27 22:16:10.543 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.543 INFO kablam! ... Oct 27 22:16:10.543 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Oct 27 22:16:10.543 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:10.543 INFO kablam! Oct 27 22:16:10.555 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.555 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.555 INFO kablam! | Oct 27 22:16:10.555 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.555 INFO kablam! | ----^^^^ Oct 27 22:16:10.555 INFO kablam! | | Oct 27 22:16:10.555 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.555 INFO kablam! ... Oct 27 22:16:10.555 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Oct 27 22:16:10.555 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.555 INFO kablam! Oct 27 22:16:10.559 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.559 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.559 INFO kablam! | Oct 27 22:16:10.559 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.559 INFO kablam! | ----^^^^ Oct 27 22:16:10.559 INFO kablam! | | Oct 27 22:16:10.559 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.559 INFO kablam! ... Oct 27 22:16:10.559 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Oct 27 22:16:10.559 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.559 INFO kablam! Oct 27 22:16:10.559 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.559 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.559 INFO kablam! | Oct 27 22:16:10.559 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.559 INFO kablam! | ----^^^^ Oct 27 22:16:10.559 INFO kablam! | | Oct 27 22:16:10.559 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.559 INFO kablam! ... Oct 27 22:16:10.559 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Oct 27 22:16:10.559 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.559 INFO kablam! Oct 27 22:16:10.567 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.567 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.567 INFO kablam! | Oct 27 22:16:10.567 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.567 INFO kablam! | ----^^^^ Oct 27 22:16:10.567 INFO kablam! | | Oct 27 22:16:10.567 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.567 INFO kablam! ... Oct 27 22:16:10.567 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Oct 27 22:16:10.567 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.567 INFO kablam! Oct 27 22:16:10.567 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.567 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.567 INFO kablam! | Oct 27 22:16:10.567 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.567 INFO kablam! | ----^^^^ Oct 27 22:16:10.567 INFO kablam! | | Oct 27 22:16:10.567 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.567 INFO kablam! ... Oct 27 22:16:10.567 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Oct 27 22:16:10.567 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.567 INFO kablam! Oct 27 22:16:10.567 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.567 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.567 INFO kablam! | Oct 27 22:16:10.567 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.567 INFO kablam! | ----^^^^ Oct 27 22:16:10.567 INFO kablam! | | Oct 27 22:16:10.567 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.567 INFO kablam! ... Oct 27 22:16:10.567 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Oct 27 22:16:10.567 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.567 INFO kablam! Oct 27 22:16:10.567 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.567 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.567 INFO kablam! | Oct 27 22:16:10.567 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.567 INFO kablam! | ----^^^^ Oct 27 22:16:10.567 INFO kablam! | | Oct 27 22:16:10.567 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.567 INFO kablam! ... Oct 27 22:16:10.567 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Oct 27 22:16:10.567 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.567 INFO kablam! Oct 27 22:16:10.571 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.571 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.571 INFO kablam! | Oct 27 22:16:10.571 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.571 INFO kablam! | ----^^^^ Oct 27 22:16:10.571 INFO kablam! | | Oct 27 22:16:10.571 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.571 INFO kablam! ... Oct 27 22:16:10.571 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Oct 27 22:16:10.571 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.571 INFO kablam! Oct 27 22:16:10.578 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.579 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.579 INFO kablam! | Oct 27 22:16:10.579 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.579 INFO kablam! | ----^^^^ Oct 27 22:16:10.579 INFO kablam! | | Oct 27 22:16:10.579 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.579 INFO kablam! ... Oct 27 22:16:10.579 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Oct 27 22:16:10.579 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.579 INFO kablam! Oct 27 22:16:10.579 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.579 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.579 INFO kablam! | Oct 27 22:16:10.579 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.579 INFO kablam! | ----^^^^ Oct 27 22:16:10.579 INFO kablam! | | Oct 27 22:16:10.579 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.579 INFO kablam! ... Oct 27 22:16:10.579 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Oct 27 22:16:10.579 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.579 INFO kablam! Oct 27 22:16:10.586 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.587 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.587 INFO kablam! | Oct 27 22:16:10.587 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.587 INFO kablam! | ----^^^^ Oct 27 22:16:10.587 INFO kablam! | | Oct 27 22:16:10.587 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.587 INFO kablam! ... Oct 27 22:16:10.587 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Oct 27 22:16:10.587 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.587 INFO kablam! Oct 27 22:16:10.587 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.587 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.587 INFO kablam! | Oct 27 22:16:10.587 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.587 INFO kablam! | ----^^^^ Oct 27 22:16:10.587 INFO kablam! | | Oct 27 22:16:10.587 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.587 INFO kablam! ... Oct 27 22:16:10.587 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Oct 27 22:16:10.587 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.587 INFO kablam! Oct 27 22:16:10.587 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.587 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.587 INFO kablam! | Oct 27 22:16:10.587 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.587 INFO kablam! | ----^^^^ Oct 27 22:16:10.587 INFO kablam! | | Oct 27 22:16:10.587 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.587 INFO kablam! ... Oct 27 22:16:10.587 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Oct 27 22:16:10.587 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.587 INFO kablam! Oct 27 22:16:10.587 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.587 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.587 INFO kablam! | Oct 27 22:16:10.587 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.587 INFO kablam! | ----^^^^ Oct 27 22:16:10.587 INFO kablam! | | Oct 27 22:16:10.587 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.587 INFO kablam! ... Oct 27 22:16:10.587 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Oct 27 22:16:10.587 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.587 INFO kablam! Oct 27 22:16:10.587 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.587 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.587 INFO kablam! | Oct 27 22:16:10.587 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.587 INFO kablam! | ----^^^^ Oct 27 22:16:10.587 INFO kablam! | | Oct 27 22:16:10.587 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.587 INFO kablam! ... Oct 27 22:16:10.587 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Oct 27 22:16:10.587 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.587 INFO kablam! Oct 27 22:16:10.587 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.587 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.587 INFO kablam! | Oct 27 22:16:10.587 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.587 INFO kablam! | ----^^^^ Oct 27 22:16:10.587 INFO kablam! | | Oct 27 22:16:10.587 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.587 INFO kablam! ... Oct 27 22:16:10.587 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Oct 27 22:16:10.587 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.587 INFO kablam! Oct 27 22:16:10.639 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.639 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.639 INFO kablam! | Oct 27 22:16:10.639 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.639 INFO kablam! | ----^^^^ Oct 27 22:16:10.639 INFO kablam! | | Oct 27 22:16:10.639 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.639 INFO kablam! ... Oct 27 22:16:10.639 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Oct 27 22:16:10.639 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.639 INFO kablam! Oct 27 22:16:10.639 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.639 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.639 INFO kablam! | Oct 27 22:16:10.639 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.639 INFO kablam! | ----^^^^ Oct 27 22:16:10.639 INFO kablam! | | Oct 27 22:16:10.639 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.639 INFO kablam! ... Oct 27 22:16:10.639 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Oct 27 22:16:10.639 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.639 INFO kablam! Oct 27 22:16:10.639 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.639 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.639 INFO kablam! | Oct 27 22:16:10.639 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.639 INFO kablam! | ----^^^^ Oct 27 22:16:10.639 INFO kablam! | | Oct 27 22:16:10.639 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.639 INFO kablam! ... Oct 27 22:16:10.639 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Oct 27 22:16:10.639 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.639 INFO kablam! Oct 27 22:16:10.639 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.639 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.639 INFO kablam! | Oct 27 22:16:10.639 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.639 INFO kablam! | ----^^^^ Oct 27 22:16:10.639 INFO kablam! | | Oct 27 22:16:10.639 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.639 INFO kablam! ... Oct 27 22:16:10.639 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Oct 27 22:16:10.639 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.639 INFO kablam! Oct 27 22:16:10.639 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.639 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.639 INFO kablam! | Oct 27 22:16:10.639 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.639 INFO kablam! | ----^^^^ Oct 27 22:16:10.639 INFO kablam! | | Oct 27 22:16:10.639 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.639 INFO kablam! ... Oct 27 22:16:10.639 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Oct 27 22:16:10.639 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.639 INFO kablam! Oct 27 22:16:10.639 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.639 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.639 INFO kablam! | Oct 27 22:16:10.639 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.639 INFO kablam! | ----^^^^ Oct 27 22:16:10.639 INFO kablam! | | Oct 27 22:16:10.639 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.640 INFO kablam! ... Oct 27 22:16:10.640 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Oct 27 22:16:10.640 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.640 INFO kablam! Oct 27 22:16:10.640 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.640 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:10.640 INFO kablam! | Oct 27 22:16:10.640 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.640 INFO kablam! | ----^^^^ Oct 27 22:16:10.640 INFO kablam! | | Oct 27 22:16:10.640 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.640 INFO kablam! ... Oct 27 22:16:10.640 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Oct 27 22:16:10.640 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:10.640 INFO kablam! Oct 27 22:16:10.640 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.640 INFO kablam! --> src/de.rs:960:17 Oct 27 22:16:10.640 INFO kablam! | Oct 27 22:16:10.640 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:10.640 INFO kablam! | ----^^^^ Oct 27 22:16:10.640 INFO kablam! | | Oct 27 22:16:10.640 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.640 INFO kablam! Oct 27 22:16:10.640 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:10.640 INFO kablam! --> src/de.rs:971:13 Oct 27 22:16:10.640 INFO kablam! | Oct 27 22:16:10.640 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Oct 27 22:16:10.640 INFO kablam! | ----^^^^ Oct 27 22:16:10.640 INFO kablam! | | Oct 27 22:16:10.640 INFO kablam! | help: remove this `mut` Oct 27 22:16:10.640 INFO kablam! Oct 27 22:16:14.279 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.279 INFO kablam! --> src/stream.rs:1263:24 Oct 27 22:16:14.279 INFO kablam! | Oct 27 22:16:14.279 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 27 22:16:14.279 INFO kablam! | ----^^^ Oct 27 22:16:14.279 INFO kablam! | | Oct 27 22:16:14.279 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.279 INFO kablam! | Oct 27 22:16:14.279 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:16:14.279 INFO kablam! Oct 27 22:16:14.695 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.695 INFO kablam! --> src/de.rs:793:13 Oct 27 22:16:14.695 INFO kablam! | Oct 27 22:16:14.695 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.695 INFO kablam! | ----^^^^ Oct 27 22:16:14.695 INFO kablam! | | Oct 27 22:16:14.695 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.695 INFO kablam! Oct 27 22:16:14.735 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.735 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.735 INFO kablam! | Oct 27 22:16:14.735 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.735 INFO kablam! | ----^^^^ Oct 27 22:16:14.735 INFO kablam! | | Oct 27 22:16:14.735 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.735 INFO kablam! ... Oct 27 22:16:14.735 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Oct 27 22:16:14.735 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.735 INFO kablam! Oct 27 22:16:14.743 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.743 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.743 INFO kablam! | Oct 27 22:16:14.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.743 INFO kablam! | ----^^^^ Oct 27 22:16:14.743 INFO kablam! | | Oct 27 22:16:14.743 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.743 INFO kablam! ... Oct 27 22:16:14.743 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Oct 27 22:16:14.743 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.743 INFO kablam! Oct 27 22:16:14.743 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.743 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.743 INFO kablam! | Oct 27 22:16:14.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.743 INFO kablam! | ----^^^^ Oct 27 22:16:14.743 INFO kablam! | | Oct 27 22:16:14.743 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.743 INFO kablam! ... Oct 27 22:16:14.743 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Oct 27 22:16:14.743 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.743 INFO kablam! Oct 27 22:16:14.743 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.743 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.743 INFO kablam! | Oct 27 22:16:14.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.743 INFO kablam! | ----^^^^ Oct 27 22:16:14.743 INFO kablam! | | Oct 27 22:16:14.743 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.743 INFO kablam! ... Oct 27 22:16:14.743 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Oct 27 22:16:14.743 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.743 INFO kablam! Oct 27 22:16:14.747 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.747 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.747 INFO kablam! | Oct 27 22:16:14.747 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.747 INFO kablam! | ----^^^^ Oct 27 22:16:14.747 INFO kablam! | | Oct 27 22:16:14.747 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.747 INFO kablam! ... Oct 27 22:16:14.747 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Oct 27 22:16:14.747 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.747 INFO kablam! Oct 27 22:16:14.747 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.747 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.747 INFO kablam! | Oct 27 22:16:14.747 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.747 INFO kablam! | ----^^^^ Oct 27 22:16:14.747 INFO kablam! | | Oct 27 22:16:14.747 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.747 INFO kablam! ... Oct 27 22:16:14.747 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Oct 27 22:16:14.747 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.747 INFO kablam! Oct 27 22:16:14.747 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.747 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.747 INFO kablam! | Oct 27 22:16:14.747 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.747 INFO kablam! | ----^^^^ Oct 27 22:16:14.747 INFO kablam! | | Oct 27 22:16:14.747 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.747 INFO kablam! ... Oct 27 22:16:14.747 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Oct 27 22:16:14.747 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.747 INFO kablam! Oct 27 22:16:14.747 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.747 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.747 INFO kablam! | Oct 27 22:16:14.747 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.747 INFO kablam! | ----^^^^ Oct 27 22:16:14.747 INFO kablam! | | Oct 27 22:16:14.747 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.747 INFO kablam! ... Oct 27 22:16:14.747 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Oct 27 22:16:14.747 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.747 INFO kablam! Oct 27 22:16:14.755 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.755 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.755 INFO kablam! | Oct 27 22:16:14.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.755 INFO kablam! | ----^^^^ Oct 27 22:16:14.755 INFO kablam! | | Oct 27 22:16:14.755 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.755 INFO kablam! ... Oct 27 22:16:14.755 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Oct 27 22:16:14.755 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.755 INFO kablam! Oct 27 22:16:14.755 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.755 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.755 INFO kablam! | Oct 27 22:16:14.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.755 INFO kablam! | ----^^^^ Oct 27 22:16:14.755 INFO kablam! | | Oct 27 22:16:14.755 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.755 INFO kablam! ... Oct 27 22:16:14.755 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Oct 27 22:16:14.755 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 22:16:14.755 INFO kablam! Oct 27 22:16:14.763 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.763 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.763 INFO kablam! | Oct 27 22:16:14.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.763 INFO kablam! | ----^^^^ Oct 27 22:16:14.763 INFO kablam! | | Oct 27 22:16:14.763 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.763 INFO kablam! ... Oct 27 22:16:14.763 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Oct 27 22:16:14.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.763 INFO kablam! Oct 27 22:16:14.763 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.763 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.763 INFO kablam! | Oct 27 22:16:14.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.763 INFO kablam! | ----^^^^ Oct 27 22:16:14.763 INFO kablam! | | Oct 27 22:16:14.763 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.763 INFO kablam! ... Oct 27 22:16:14.763 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Oct 27 22:16:14.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.763 INFO kablam! Oct 27 22:16:14.763 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.763 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.763 INFO kablam! | Oct 27 22:16:14.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.763 INFO kablam! | ----^^^^ Oct 27 22:16:14.763 INFO kablam! | | Oct 27 22:16:14.763 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.763 INFO kablam! ... Oct 27 22:16:14.763 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Oct 27 22:16:14.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.763 INFO kablam! Oct 27 22:16:14.763 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.763 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.763 INFO kablam! | Oct 27 22:16:14.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.763 INFO kablam! | ----^^^^ Oct 27 22:16:14.763 INFO kablam! | | Oct 27 22:16:14.763 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.763 INFO kablam! ... Oct 27 22:16:14.763 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Oct 27 22:16:14.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.763 INFO kablam! Oct 27 22:16:14.763 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.763 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.763 INFO kablam! | Oct 27 22:16:14.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.763 INFO kablam! | ----^^^^ Oct 27 22:16:14.763 INFO kablam! | | Oct 27 22:16:14.763 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.763 INFO kablam! ... Oct 27 22:16:14.764 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Oct 27 22:16:14.764 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.764 INFO kablam! Oct 27 22:16:14.764 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.764 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.764 INFO kablam! | Oct 27 22:16:14.764 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.764 INFO kablam! | ----^^^^ Oct 27 22:16:14.764 INFO kablam! | | Oct 27 22:16:14.764 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.764 INFO kablam! ... Oct 27 22:16:14.764 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Oct 27 22:16:14.764 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.764 INFO kablam! Oct 27 22:16:14.764 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.764 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.764 INFO kablam! | Oct 27 22:16:14.764 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.764 INFO kablam! | ----^^^^ Oct 27 22:16:14.764 INFO kablam! | | Oct 27 22:16:14.764 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.764 INFO kablam! ... Oct 27 22:16:14.764 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Oct 27 22:16:14.764 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.764 INFO kablam! Oct 27 22:16:14.771 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.771 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.771 INFO kablam! | Oct 27 22:16:14.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.771 INFO kablam! | ----^^^^ Oct 27 22:16:14.771 INFO kablam! | | Oct 27 22:16:14.771 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.771 INFO kablam! ... Oct 27 22:16:14.771 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Oct 27 22:16:14.771 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.771 INFO kablam! Oct 27 22:16:14.771 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.771 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.771 INFO kablam! | Oct 27 22:16:14.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.771 INFO kablam! | ----^^^^ Oct 27 22:16:14.771 INFO kablam! | | Oct 27 22:16:14.771 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.771 INFO kablam! ... Oct 27 22:16:14.771 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Oct 27 22:16:14.771 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.771 INFO kablam! Oct 27 22:16:14.771 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.771 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.771 INFO kablam! | Oct 27 22:16:14.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.771 INFO kablam! | ----^^^^ Oct 27 22:16:14.771 INFO kablam! | | Oct 27 22:16:14.771 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.771 INFO kablam! ... Oct 27 22:16:14.771 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Oct 27 22:16:14.771 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.771 INFO kablam! Oct 27 22:16:14.771 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.771 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.771 INFO kablam! | Oct 27 22:16:14.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.771 INFO kablam! | ----^^^^ Oct 27 22:16:14.771 INFO kablam! | | Oct 27 22:16:14.771 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.771 INFO kablam! ... Oct 27 22:16:14.771 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Oct 27 22:16:14.771 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.771 INFO kablam! Oct 27 22:16:14.771 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.771 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.771 INFO kablam! | Oct 27 22:16:14.771 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.771 INFO kablam! | ----^^^^ Oct 27 22:16:14.771 INFO kablam! | | Oct 27 22:16:14.771 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.771 INFO kablam! ... Oct 27 22:16:14.771 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Oct 27 22:16:14.771 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.771 INFO kablam! Oct 27 22:16:14.779 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.779 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.779 INFO kablam! | Oct 27 22:16:14.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.779 INFO kablam! | ----^^^^ Oct 27 22:16:14.779 INFO kablam! | | Oct 27 22:16:14.779 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.779 INFO kablam! ... Oct 27 22:16:14.779 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Oct 27 22:16:14.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.779 INFO kablam! Oct 27 22:16:14.779 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.779 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.779 INFO kablam! | Oct 27 22:16:14.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.779 INFO kablam! | ----^^^^ Oct 27 22:16:14.779 INFO kablam! | | Oct 27 22:16:14.779 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.779 INFO kablam! ... Oct 27 22:16:14.779 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Oct 27 22:16:14.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.779 INFO kablam! Oct 27 22:16:14.779 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.779 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.779 INFO kablam! | Oct 27 22:16:14.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.779 INFO kablam! | ----^^^^ Oct 27 22:16:14.779 INFO kablam! | | Oct 27 22:16:14.779 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.779 INFO kablam! ... Oct 27 22:16:14.779 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Oct 27 22:16:14.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.779 INFO kablam! Oct 27 22:16:14.779 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.779 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.779 INFO kablam! | Oct 27 22:16:14.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.779 INFO kablam! | ----^^^^ Oct 27 22:16:14.779 INFO kablam! | | Oct 27 22:16:14.779 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.779 INFO kablam! ... Oct 27 22:16:14.779 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Oct 27 22:16:14.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.779 INFO kablam! Oct 27 22:16:14.787 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.787 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.787 INFO kablam! | Oct 27 22:16:14.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.787 INFO kablam! | ----^^^^ Oct 27 22:16:14.787 INFO kablam! | | Oct 27 22:16:14.787 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.787 INFO kablam! ... Oct 27 22:16:14.787 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Oct 27 22:16:14.787 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.787 INFO kablam! Oct 27 22:16:14.787 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.787 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.787 INFO kablam! | Oct 27 22:16:14.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.787 INFO kablam! | ----^^^^ Oct 27 22:16:14.787 INFO kablam! | | Oct 27 22:16:14.787 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.787 INFO kablam! ... Oct 27 22:16:14.787 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Oct 27 22:16:14.787 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.787 INFO kablam! Oct 27 22:16:14.787 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.787 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.787 INFO kablam! | Oct 27 22:16:14.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.787 INFO kablam! | ----^^^^ Oct 27 22:16:14.787 INFO kablam! | | Oct 27 22:16:14.787 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.787 INFO kablam! ... Oct 27 22:16:14.787 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Oct 27 22:16:14.787 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.787 INFO kablam! Oct 27 22:16:14.787 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.787 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.787 INFO kablam! | Oct 27 22:16:14.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.787 INFO kablam! | ----^^^^ Oct 27 22:16:14.787 INFO kablam! | | Oct 27 22:16:14.787 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.787 INFO kablam! ... Oct 27 22:16:14.787 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Oct 27 22:16:14.787 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.787 INFO kablam! Oct 27 22:16:14.787 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.787 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.787 INFO kablam! | Oct 27 22:16:14.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.787 INFO kablam! | ----^^^^ Oct 27 22:16:14.787 INFO kablam! | | Oct 27 22:16:14.787 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.787 INFO kablam! ... Oct 27 22:16:14.787 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Oct 27 22:16:14.787 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.787 INFO kablam! Oct 27 22:16:14.791 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.791 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.791 INFO kablam! | Oct 27 22:16:14.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.791 INFO kablam! | ----^^^^ Oct 27 22:16:14.791 INFO kablam! | | Oct 27 22:16:14.791 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.791 INFO kablam! ... Oct 27 22:16:14.791 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Oct 27 22:16:14.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.791 INFO kablam! Oct 27 22:16:14.791 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.791 INFO kablam! --> src/de.rs:913:21 Oct 27 22:16:14.791 INFO kablam! | Oct 27 22:16:14.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.791 INFO kablam! | ----^^^^ Oct 27 22:16:14.791 INFO kablam! | | Oct 27 22:16:14.791 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.791 INFO kablam! ... Oct 27 22:16:14.791 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Oct 27 22:16:14.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 27 22:16:14.791 INFO kablam! Oct 27 22:16:14.799 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.799 INFO kablam! --> src/de.rs:960:17 Oct 27 22:16:14.799 INFO kablam! | Oct 27 22:16:14.799 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Oct 27 22:16:14.799 INFO kablam! | ----^^^^ Oct 27 22:16:14.799 INFO kablam! | | Oct 27 22:16:14.799 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.799 INFO kablam! Oct 27 22:16:14.799 INFO kablam! warning: variable does not need to be mutable Oct 27 22:16:14.799 INFO kablam! --> src/de.rs:971:13 Oct 27 22:16:14.799 INFO kablam! | Oct 27 22:16:14.799 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Oct 27 22:16:14.799 INFO kablam! | ----^^^^ Oct 27 22:16:14.799 INFO kablam! | | Oct 27 22:16:14.799 INFO kablam! | help: remove this `mut` Oct 27 22:16:14.799 INFO kablam! Oct 27 22:16:16.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.81s Oct 27 22:16:16.759 INFO kablam! su: No module specific data is present Oct 27 22:16:17.885 INFO running `"docker" "rm" "-f" "0c16125ba47d2aa3d3deae71a44250304c70795442fc8c5f70512d22ac1e1afc"` Oct 27 22:16:18.223 INFO blam! 0c16125ba47d2aa3d3deae71a44250304c70795442fc8c5f70512d22ac1e1afc