Oct 11 23:18:05.927 INFO testing fourleaf-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:18:05.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 11 23:18:06.160 INFO blam! 5e78f483349602b829df9f07e2feae049b6c207c653fa9d0c0dbc85b56dfe7f5 Oct 11 23:18:06.164 INFO running `"docker" "start" "-a" "5e78f483349602b829df9f07e2feae049b6c207c653fa9d0c0dbc85b56dfe7f5"` Oct 11 23:18:06.835 INFO kablam! usermod: no changes Oct 11 23:18:06.900 INFO kablam! Compiling fourleaf v0.1.1 (/source) Oct 11 23:18:11.432 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.432 INFO kablam! --> src/stream.rs:1263:24 Oct 11 23:18:11.432 INFO kablam! | Oct 11 23:18:11.432 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 11 23:18:11.432 INFO kablam! | ----^^^ Oct 11 23:18:11.432 INFO kablam! | | Oct 11 23:18:11.432 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.432 INFO kablam! | Oct 11 23:18:11.432 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:18:11.432 INFO kablam! Oct 11 23:18:11.613 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.613 INFO kablam! --> src/de.rs:793:13 Oct 11 23:18:11.613 INFO kablam! | Oct 11 23:18:11.613 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.613 INFO kablam! | ----^^^^ Oct 11 23:18:11.613 INFO kablam! | | Oct 11 23:18:11.613 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.613 INFO kablam! Oct 11 23:18:11.653 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.653 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.653 INFO kablam! | Oct 11 23:18:11.654 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.654 INFO kablam! | ----^^^^ Oct 11 23:18:11.654 INFO kablam! | | Oct 11 23:18:11.654 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.654 INFO kablam! ... Oct 11 23:18:11.654 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Oct 11 23:18:11.654 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.654 INFO kablam! Oct 11 23:18:11.656 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.656 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.656 INFO kablam! | Oct 11 23:18:11.656 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.656 INFO kablam! | ----^^^^ Oct 11 23:18:11.656 INFO kablam! | | Oct 11 23:18:11.656 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.656 INFO kablam! ... Oct 11 23:18:11.656 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Oct 11 23:18:11.656 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.656 INFO kablam! Oct 11 23:18:11.657 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.657 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.657 INFO kablam! | Oct 11 23:18:11.657 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.657 INFO kablam! | ----^^^^ Oct 11 23:18:11.657 INFO kablam! | | Oct 11 23:18:11.657 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.657 INFO kablam! ... Oct 11 23:18:11.658 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Oct 11 23:18:11.658 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.658 INFO kablam! Oct 11 23:18:11.658 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.658 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.658 INFO kablam! | Oct 11 23:18:11.658 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.658 INFO kablam! | ----^^^^ Oct 11 23:18:11.658 INFO kablam! | | Oct 11 23:18:11.658 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.658 INFO kablam! ... Oct 11 23:18:11.658 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Oct 11 23:18:11.658 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.658 INFO kablam! Oct 11 23:18:11.660 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.660 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.660 INFO kablam! | Oct 11 23:18:11.660 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.660 INFO kablam! | ----^^^^ Oct 11 23:18:11.660 INFO kablam! | | Oct 11 23:18:11.660 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.660 INFO kablam! ... Oct 11 23:18:11.660 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Oct 11 23:18:11.660 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.660 INFO kablam! Oct 11 23:18:11.661 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.661 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.661 INFO kablam! | Oct 11 23:18:11.661 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.661 INFO kablam! | ----^^^^ Oct 11 23:18:11.661 INFO kablam! | | Oct 11 23:18:11.661 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.661 INFO kablam! ... Oct 11 23:18:11.661 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Oct 11 23:18:11.661 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.661 INFO kablam! Oct 11 23:18:11.668 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.668 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.668 INFO kablam! | Oct 11 23:18:11.668 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.668 INFO kablam! | ----^^^^ Oct 11 23:18:11.668 INFO kablam! | | Oct 11 23:18:11.668 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.668 INFO kablam! ... Oct 11 23:18:11.668 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Oct 11 23:18:11.668 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.668 INFO kablam! Oct 11 23:18:11.668 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.668 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.668 INFO kablam! | Oct 11 23:18:11.668 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.668 INFO kablam! | ----^^^^ Oct 11 23:18:11.668 INFO kablam! | | Oct 11 23:18:11.668 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.668 INFO kablam! ... Oct 11 23:18:11.669 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Oct 11 23:18:11.669 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.669 INFO kablam! Oct 11 23:18:11.669 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.669 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.669 INFO kablam! | Oct 11 23:18:11.669 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.669 INFO kablam! | ----^^^^ Oct 11 23:18:11.669 INFO kablam! | | Oct 11 23:18:11.669 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.669 INFO kablam! ... Oct 11 23:18:11.669 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Oct 11 23:18:11.669 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.669 INFO kablam! Oct 11 23:18:11.669 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.669 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.669 INFO kablam! | Oct 11 23:18:11.669 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.669 INFO kablam! | ----^^^^ Oct 11 23:18:11.669 INFO kablam! | | Oct 11 23:18:11.669 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.669 INFO kablam! ... Oct 11 23:18:11.669 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Oct 11 23:18:11.669 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:11.669 INFO kablam! Oct 11 23:18:11.674 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.674 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.674 INFO kablam! | Oct 11 23:18:11.674 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.674 INFO kablam! | ----^^^^ Oct 11 23:18:11.674 INFO kablam! | | Oct 11 23:18:11.674 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.674 INFO kablam! ... Oct 11 23:18:11.674 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Oct 11 23:18:11.674 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.674 INFO kablam! Oct 11 23:18:11.674 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.674 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.674 INFO kablam! | Oct 11 23:18:11.674 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.674 INFO kablam! | ----^^^^ Oct 11 23:18:11.674 INFO kablam! | | Oct 11 23:18:11.674 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.674 INFO kablam! ... Oct 11 23:18:11.674 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Oct 11 23:18:11.674 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.674 INFO kablam! Oct 11 23:18:11.676 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.676 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.676 INFO kablam! | Oct 11 23:18:11.676 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.676 INFO kablam! | ----^^^^ Oct 11 23:18:11.676 INFO kablam! | | Oct 11 23:18:11.676 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.676 INFO kablam! ... Oct 11 23:18:11.676 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Oct 11 23:18:11.676 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.676 INFO kablam! Oct 11 23:18:11.676 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.676 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.676 INFO kablam! | Oct 11 23:18:11.676 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.676 INFO kablam! | ----^^^^ Oct 11 23:18:11.676 INFO kablam! | | Oct 11 23:18:11.676 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.676 INFO kablam! ... Oct 11 23:18:11.676 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Oct 11 23:18:11.676 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.676 INFO kablam! Oct 11 23:18:11.680 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.680 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.680 INFO kablam! | Oct 11 23:18:11.680 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.680 INFO kablam! | ----^^^^ Oct 11 23:18:11.680 INFO kablam! | | Oct 11 23:18:11.680 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.680 INFO kablam! ... Oct 11 23:18:11.680 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Oct 11 23:18:11.680 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.680 INFO kablam! Oct 11 23:18:11.680 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.680 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.680 INFO kablam! | Oct 11 23:18:11.680 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.680 INFO kablam! | ----^^^^ Oct 11 23:18:11.680 INFO kablam! | | Oct 11 23:18:11.680 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.680 INFO kablam! ... Oct 11 23:18:11.680 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Oct 11 23:18:11.680 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.680 INFO kablam! Oct 11 23:18:11.680 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.680 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.680 INFO kablam! | Oct 11 23:18:11.680 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.680 INFO kablam! | ----^^^^ Oct 11 23:18:11.680 INFO kablam! | | Oct 11 23:18:11.680 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.680 INFO kablam! ... Oct 11 23:18:11.680 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Oct 11 23:18:11.680 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.680 INFO kablam! Oct 11 23:18:11.682 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.682 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.682 INFO kablam! | Oct 11 23:18:11.682 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.682 INFO kablam! | ----^^^^ Oct 11 23:18:11.682 INFO kablam! | | Oct 11 23:18:11.682 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.682 INFO kablam! ... Oct 11 23:18:11.682 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Oct 11 23:18:11.682 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.682 INFO kablam! Oct 11 23:18:11.684 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.684 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.684 INFO kablam! | Oct 11 23:18:11.684 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.684 INFO kablam! | ----^^^^ Oct 11 23:18:11.684 INFO kablam! | | Oct 11 23:18:11.684 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.684 INFO kablam! ... Oct 11 23:18:11.684 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Oct 11 23:18:11.684 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.684 INFO kablam! Oct 11 23:18:11.685 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.685 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.685 INFO kablam! | Oct 11 23:18:11.685 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.685 INFO kablam! | ----^^^^ Oct 11 23:18:11.685 INFO kablam! | | Oct 11 23:18:11.685 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.685 INFO kablam! ... Oct 11 23:18:11.685 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Oct 11 23:18:11.685 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.685 INFO kablam! Oct 11 23:18:11.687 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.687 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.687 INFO kablam! | Oct 11 23:18:11.687 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.687 INFO kablam! | ----^^^^ Oct 11 23:18:11.687 INFO kablam! | | Oct 11 23:18:11.687 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.687 INFO kablam! ... Oct 11 23:18:11.687 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Oct 11 23:18:11.687 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.687 INFO kablam! Oct 11 23:18:11.688 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.689 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.689 INFO kablam! | Oct 11 23:18:11.689 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.689 INFO kablam! | ----^^^^ Oct 11 23:18:11.689 INFO kablam! | | Oct 11 23:18:11.689 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.689 INFO kablam! ... Oct 11 23:18:11.689 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Oct 11 23:18:11.689 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.689 INFO kablam! Oct 11 23:18:11.690 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.690 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.690 INFO kablam! | Oct 11 23:18:11.690 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.690 INFO kablam! | ----^^^^ Oct 11 23:18:11.690 INFO kablam! | | Oct 11 23:18:11.690 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.690 INFO kablam! ... Oct 11 23:18:11.690 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Oct 11 23:18:11.690 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.690 INFO kablam! Oct 11 23:18:11.692 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.692 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.692 INFO kablam! | Oct 11 23:18:11.692 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.692 INFO kablam! | ----^^^^ Oct 11 23:18:11.692 INFO kablam! | | Oct 11 23:18:11.692 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.692 INFO kablam! ... Oct 11 23:18:11.692 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Oct 11 23:18:11.692 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.692 INFO kablam! Oct 11 23:18:11.693 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.693 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.693 INFO kablam! | Oct 11 23:18:11.693 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.693 INFO kablam! | ----^^^^ Oct 11 23:18:11.693 INFO kablam! | | Oct 11 23:18:11.693 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.693 INFO kablam! ... Oct 11 23:18:11.693 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Oct 11 23:18:11.693 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.693 INFO kablam! Oct 11 23:18:11.695 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.695 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.695 INFO kablam! | Oct 11 23:18:11.695 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.695 INFO kablam! | ----^^^^ Oct 11 23:18:11.695 INFO kablam! | | Oct 11 23:18:11.695 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.695 INFO kablam! ... Oct 11 23:18:11.695 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Oct 11 23:18:11.695 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.695 INFO kablam! Oct 11 23:18:11.698 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.698 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.698 INFO kablam! | Oct 11 23:18:11.698 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.698 INFO kablam! | ----^^^^ Oct 11 23:18:11.698 INFO kablam! | | Oct 11 23:18:11.698 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.698 INFO kablam! ... Oct 11 23:18:11.698 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Oct 11 23:18:11.698 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.698 INFO kablam! Oct 11 23:18:11.698 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.698 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.698 INFO kablam! | Oct 11 23:18:11.698 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.698 INFO kablam! | ----^^^^ Oct 11 23:18:11.698 INFO kablam! | | Oct 11 23:18:11.698 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.698 INFO kablam! ... Oct 11 23:18:11.698 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Oct 11 23:18:11.698 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.699 INFO kablam! Oct 11 23:18:11.700 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.700 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.700 INFO kablam! | Oct 11 23:18:11.700 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.700 INFO kablam! | ----^^^^ Oct 11 23:18:11.700 INFO kablam! | | Oct 11 23:18:11.700 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.700 INFO kablam! ... Oct 11 23:18:11.700 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Oct 11 23:18:11.700 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.700 INFO kablam! Oct 11 23:18:11.702 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.702 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.702 INFO kablam! | Oct 11 23:18:11.702 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.702 INFO kablam! | ----^^^^ Oct 11 23:18:11.702 INFO kablam! | | Oct 11 23:18:11.702 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.702 INFO kablam! ... Oct 11 23:18:11.702 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Oct 11 23:18:11.702 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.702 INFO kablam! Oct 11 23:18:11.706 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.706 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.706 INFO kablam! | Oct 11 23:18:11.706 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.706 INFO kablam! | ----^^^^ Oct 11 23:18:11.706 INFO kablam! | | Oct 11 23:18:11.706 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.706 INFO kablam! ... Oct 11 23:18:11.706 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Oct 11 23:18:11.706 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.706 INFO kablam! Oct 11 23:18:11.706 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.706 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.706 INFO kablam! | Oct 11 23:18:11.706 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.706 INFO kablam! | ----^^^^ Oct 11 23:18:11.706 INFO kablam! | | Oct 11 23:18:11.706 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.706 INFO kablam! ... Oct 11 23:18:11.706 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Oct 11 23:18:11.706 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.706 INFO kablam! Oct 11 23:18:11.709 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.709 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:11.709 INFO kablam! | Oct 11 23:18:11.709 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.709 INFO kablam! | ----^^^^ Oct 11 23:18:11.709 INFO kablam! | | Oct 11 23:18:11.709 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.709 INFO kablam! ... Oct 11 23:18:11.709 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Oct 11 23:18:11.709 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:11.709 INFO kablam! Oct 11 23:18:11.716 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.716 INFO kablam! --> src/de.rs:960:17 Oct 11 23:18:11.716 INFO kablam! | Oct 11 23:18:11.716 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:11.716 INFO kablam! | ----^^^^ Oct 11 23:18:11.716 INFO kablam! | | Oct 11 23:18:11.716 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.716 INFO kablam! Oct 11 23:18:11.716 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:11.716 INFO kablam! --> src/de.rs:971:13 Oct 11 23:18:11.716 INFO kablam! | Oct 11 23:18:11.716 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Oct 11 23:18:11.716 INFO kablam! | ----^^^^ Oct 11 23:18:11.716 INFO kablam! | | Oct 11 23:18:11.716 INFO kablam! | help: remove this `mut` Oct 11 23:18:11.716 INFO kablam! Oct 11 23:18:13.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.73s Oct 11 23:18:13.604 INFO kablam! su: No module specific data is present Oct 11 23:18:14.356 INFO running `"docker" "rm" "-f" "5e78f483349602b829df9f07e2feae049b6c207c653fa9d0c0dbc85b56dfe7f5"` Oct 11 23:18:14.532 INFO blam! 5e78f483349602b829df9f07e2feae049b6c207c653fa9d0c0dbc85b56dfe7f5 Oct 11 23:18:14.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 11 23:18:14.784 INFO blam! 93b0550edcb173b5f80b32e381c1514222f1ecdea4af50bb29b800b7f6faf341 Oct 11 23:18:14.785 INFO running `"docker" "start" "-a" "93b0550edcb173b5f80b32e381c1514222f1ecdea4af50bb29b800b7f6faf341"` Oct 11 23:18:15.776 INFO kablam! usermod: no changes Oct 11 23:18:15.833 INFO kablam! Compiling fourleaf v0.1.1 (/source) Oct 11 23:18:17.852 INFO kablam! warning: unused import: `self` Oct 11 23:18:17.852 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Oct 11 23:18:17.852 INFO kablam! | Oct 11 23:18:17.852 INFO kablam! 18 | use stream::{self, Stream}; Oct 11 23:18:17.852 INFO kablam! | ^^^^ Oct 11 23:18:17.852 INFO kablam! | Oct 11 23:18:17.852 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:18:17.852 INFO kablam! Oct 11 23:18:24.532 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.532 INFO kablam! --> src/stream.rs:1263:24 Oct 11 23:18:24.532 INFO kablam! | Oct 11 23:18:24.532 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 11 23:18:24.532 INFO kablam! | ----^^^ Oct 11 23:18:24.532 INFO kablam! | | Oct 11 23:18:24.532 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.532 INFO kablam! | Oct 11 23:18:24.532 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:18:24.532 INFO kablam! Oct 11 23:18:24.940 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.940 INFO kablam! --> src/de.rs:793:13 Oct 11 23:18:24.940 INFO kablam! | Oct 11 23:18:24.940 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.940 INFO kablam! | ----^^^^ Oct 11 23:18:24.940 INFO kablam! | | Oct 11 23:18:24.940 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.940 INFO kablam! Oct 11 23:18:24.972 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.972 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.972 INFO kablam! | Oct 11 23:18:24.972 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.972 INFO kablam! | ----^^^^ Oct 11 23:18:24.972 INFO kablam! | | Oct 11 23:18:24.972 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.972 INFO kablam! ... Oct 11 23:18:24.972 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Oct 11 23:18:24.972 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.972 INFO kablam! Oct 11 23:18:24.972 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.972 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.972 INFO kablam! | Oct 11 23:18:24.972 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.972 INFO kablam! | ----^^^^ Oct 11 23:18:24.972 INFO kablam! | | Oct 11 23:18:24.972 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.972 INFO kablam! ... Oct 11 23:18:24.973 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Oct 11 23:18:24.973 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.973 INFO kablam! Oct 11 23:18:24.980 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.980 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.980 INFO kablam! | Oct 11 23:18:24.980 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.980 INFO kablam! | ----^^^^ Oct 11 23:18:24.980 INFO kablam! | | Oct 11 23:18:24.980 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.980 INFO kablam! ... Oct 11 23:18:24.980 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Oct 11 23:18:24.980 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.980 INFO kablam! Oct 11 23:18:24.980 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.980 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.980 INFO kablam! | Oct 11 23:18:24.980 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.980 INFO kablam! | ----^^^^ Oct 11 23:18:24.980 INFO kablam! | | Oct 11 23:18:24.980 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.980 INFO kablam! ... Oct 11 23:18:24.980 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Oct 11 23:18:24.980 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.981 INFO kablam! Oct 11 23:18:24.981 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.981 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.981 INFO kablam! | Oct 11 23:18:24.981 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.981 INFO kablam! | ----^^^^ Oct 11 23:18:24.981 INFO kablam! | | Oct 11 23:18:24.981 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.981 INFO kablam! ... Oct 11 23:18:24.981 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Oct 11 23:18:24.981 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.981 INFO kablam! Oct 11 23:18:24.981 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.981 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.981 INFO kablam! | Oct 11 23:18:24.981 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.981 INFO kablam! | ----^^^^ Oct 11 23:18:24.981 INFO kablam! | | Oct 11 23:18:24.981 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.981 INFO kablam! ... Oct 11 23:18:24.981 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Oct 11 23:18:24.981 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.981 INFO kablam! Oct 11 23:18:24.984 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.984 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.984 INFO kablam! | Oct 11 23:18:24.984 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.984 INFO kablam! | ----^^^^ Oct 11 23:18:24.984 INFO kablam! | | Oct 11 23:18:24.984 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.984 INFO kablam! ... Oct 11 23:18:24.984 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Oct 11 23:18:24.984 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.984 INFO kablam! Oct 11 23:18:24.984 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.984 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.984 INFO kablam! | Oct 11 23:18:24.984 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.985 INFO kablam! | ----^^^^ Oct 11 23:18:24.985 INFO kablam! | | Oct 11 23:18:24.985 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.985 INFO kablam! ... Oct 11 23:18:24.985 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Oct 11 23:18:24.985 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.985 INFO kablam! Oct 11 23:18:24.985 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.985 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.985 INFO kablam! | Oct 11 23:18:24.985 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.985 INFO kablam! | ----^^^^ Oct 11 23:18:24.985 INFO kablam! | | Oct 11 23:18:24.985 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.985 INFO kablam! ... Oct 11 23:18:24.985 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Oct 11 23:18:24.985 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.988 INFO kablam! Oct 11 23:18:24.988 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.988 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.988 INFO kablam! | Oct 11 23:18:24.988 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.988 INFO kablam! | ----^^^^ Oct 11 23:18:24.988 INFO kablam! | | Oct 11 23:18:24.988 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.988 INFO kablam! ... Oct 11 23:18:24.988 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Oct 11 23:18:24.988 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 11 23:18:24.988 INFO kablam! Oct 11 23:18:24.992 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.992 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.992 INFO kablam! | Oct 11 23:18:24.992 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.992 INFO kablam! | ----^^^^ Oct 11 23:18:24.992 INFO kablam! | | Oct 11 23:18:24.992 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.992 INFO kablam! ... Oct 11 23:18:24.992 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Oct 11 23:18:24.992 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:24.992 INFO kablam! Oct 11 23:18:24.992 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.992 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.992 INFO kablam! | Oct 11 23:18:24.992 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.992 INFO kablam! | ----^^^^ Oct 11 23:18:24.992 INFO kablam! | | Oct 11 23:18:24.992 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.992 INFO kablam! ... Oct 11 23:18:24.992 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Oct 11 23:18:24.992 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:24.992 INFO kablam! Oct 11 23:18:24.996 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.996 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.996 INFO kablam! | Oct 11 23:18:24.996 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.996 INFO kablam! | ----^^^^ Oct 11 23:18:24.996 INFO kablam! | | Oct 11 23:18:24.996 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.996 INFO kablam! ... Oct 11 23:18:24.996 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Oct 11 23:18:24.996 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:24.996 INFO kablam! Oct 11 23:18:24.996 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:24.996 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:24.996 INFO kablam! | Oct 11 23:18:24.996 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:24.996 INFO kablam! | ----^^^^ Oct 11 23:18:24.996 INFO kablam! | | Oct 11 23:18:24.996 INFO kablam! | help: remove this `mut` Oct 11 23:18:24.996 INFO kablam! ... Oct 11 23:18:24.996 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Oct 11 23:18:24.996 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:24.996 INFO kablam! Oct 11 23:18:25.000 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.000 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.000 INFO kablam! | Oct 11 23:18:25.000 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.000 INFO kablam! | ----^^^^ Oct 11 23:18:25.000 INFO kablam! | | Oct 11 23:18:25.000 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.000 INFO kablam! ... Oct 11 23:18:25.000 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Oct 11 23:18:25.000 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.000 INFO kablam! Oct 11 23:18:25.000 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.000 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.000 INFO kablam! | Oct 11 23:18:25.000 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.000 INFO kablam! | ----^^^^ Oct 11 23:18:25.000 INFO kablam! | | Oct 11 23:18:25.000 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.000 INFO kablam! ... Oct 11 23:18:25.000 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Oct 11 23:18:25.000 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.000 INFO kablam! Oct 11 23:18:25.004 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.004 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.004 INFO kablam! | Oct 11 23:18:25.004 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.004 INFO kablam! | ----^^^^ Oct 11 23:18:25.004 INFO kablam! | | Oct 11 23:18:25.004 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.004 INFO kablam! ... Oct 11 23:18:25.004 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Oct 11 23:18:25.004 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.004 INFO kablam! Oct 11 23:18:25.004 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.004 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.004 INFO kablam! | Oct 11 23:18:25.004 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.004 INFO kablam! | ----^^^^ Oct 11 23:18:25.004 INFO kablam! | | Oct 11 23:18:25.004 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.004 INFO kablam! ... Oct 11 23:18:25.004 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Oct 11 23:18:25.004 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.004 INFO kablam! Oct 11 23:18:25.007 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.007 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.007 INFO kablam! | Oct 11 23:18:25.007 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.007 INFO kablam! | ----^^^^ Oct 11 23:18:25.007 INFO kablam! | | Oct 11 23:18:25.007 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.007 INFO kablam! ... Oct 11 23:18:25.007 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Oct 11 23:18:25.007 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.007 INFO kablam! Oct 11 23:18:25.007 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.007 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.007 INFO kablam! | Oct 11 23:18:25.007 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.007 INFO kablam! | ----^^^^ Oct 11 23:18:25.007 INFO kablam! | | Oct 11 23:18:25.007 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.007 INFO kablam! ... Oct 11 23:18:25.007 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Oct 11 23:18:25.007 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.007 INFO kablam! Oct 11 23:18:25.008 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.008 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.008 INFO kablam! | Oct 11 23:18:25.008 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.008 INFO kablam! | ----^^^^ Oct 11 23:18:25.008 INFO kablam! | | Oct 11 23:18:25.008 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.008 INFO kablam! ... Oct 11 23:18:25.008 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Oct 11 23:18:25.008 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.008 INFO kablam! Oct 11 23:18:25.008 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.008 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.008 INFO kablam! | Oct 11 23:18:25.008 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.008 INFO kablam! | ----^^^^ Oct 11 23:18:25.008 INFO kablam! | | Oct 11 23:18:25.008 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.008 INFO kablam! ... Oct 11 23:18:25.008 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Oct 11 23:18:25.008 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.008 INFO kablam! Oct 11 23:18:25.010 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.010 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.010 INFO kablam! | Oct 11 23:18:25.010 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.010 INFO kablam! | ----^^^^ Oct 11 23:18:25.010 INFO kablam! | | Oct 11 23:18:25.014 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.014 INFO kablam! ... Oct 11 23:18:25.014 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Oct 11 23:18:25.014 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.014 INFO kablam! Oct 11 23:18:25.014 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.014 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.014 INFO kablam! | Oct 11 23:18:25.014 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.014 INFO kablam! | ----^^^^ Oct 11 23:18:25.014 INFO kablam! | | Oct 11 23:18:25.014 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.014 INFO kablam! ... Oct 11 23:18:25.014 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Oct 11 23:18:25.014 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.014 INFO kablam! Oct 11 23:18:25.018 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.018 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.018 INFO kablam! | Oct 11 23:18:25.018 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.018 INFO kablam! | ----^^^^ Oct 11 23:18:25.018 INFO kablam! | | Oct 11 23:18:25.018 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.018 INFO kablam! ... Oct 11 23:18:25.018 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Oct 11 23:18:25.018 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.018 INFO kablam! Oct 11 23:18:25.018 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.018 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.018 INFO kablam! | Oct 11 23:18:25.018 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.018 INFO kablam! | ----^^^^ Oct 11 23:18:25.018 INFO kablam! | | Oct 11 23:18:25.018 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.018 INFO kablam! ... Oct 11 23:18:25.018 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Oct 11 23:18:25.018 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.018 INFO kablam! Oct 11 23:18:25.022 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.022 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.022 INFO kablam! | Oct 11 23:18:25.022 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.022 INFO kablam! | ----^^^^ Oct 11 23:18:25.022 INFO kablam! | | Oct 11 23:18:25.022 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.022 INFO kablam! ... Oct 11 23:18:25.022 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Oct 11 23:18:25.022 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.022 INFO kablam! Oct 11 23:18:25.022 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.022 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.022 INFO kablam! | Oct 11 23:18:25.022 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.022 INFO kablam! | ----^^^^ Oct 11 23:18:25.022 INFO kablam! | | Oct 11 23:18:25.022 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.022 INFO kablam! ... Oct 11 23:18:25.022 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Oct 11 23:18:25.022 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.022 INFO kablam! Oct 11 23:18:25.026 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.026 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.026 INFO kablam! | Oct 11 23:18:25.026 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.026 INFO kablam! | ----^^^^ Oct 11 23:18:25.026 INFO kablam! | | Oct 11 23:18:25.026 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.026 INFO kablam! ... Oct 11 23:18:25.026 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Oct 11 23:18:25.026 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.026 INFO kablam! Oct 11 23:18:25.026 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.026 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.026 INFO kablam! | Oct 11 23:18:25.026 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.026 INFO kablam! | ----^^^^ Oct 11 23:18:25.026 INFO kablam! | | Oct 11 23:18:25.026 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.026 INFO kablam! ... Oct 11 23:18:25.026 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Oct 11 23:18:25.026 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.026 INFO kablam! Oct 11 23:18:25.030 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.030 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.030 INFO kablam! | Oct 11 23:18:25.030 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.030 INFO kablam! | ----^^^^ Oct 11 23:18:25.030 INFO kablam! | | Oct 11 23:18:25.030 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.030 INFO kablam! ... Oct 11 23:18:25.030 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Oct 11 23:18:25.030 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.030 INFO kablam! Oct 11 23:18:25.030 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.030 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.030 INFO kablam! | Oct 11 23:18:25.030 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.030 INFO kablam! | ----^^^^ Oct 11 23:18:25.030 INFO kablam! | | Oct 11 23:18:25.030 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.030 INFO kablam! ... Oct 11 23:18:25.030 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Oct 11 23:18:25.030 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.030 INFO kablam! Oct 11 23:18:25.040 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.040 INFO kablam! --> src/de.rs:913:21 Oct 11 23:18:25.040 INFO kablam! | Oct 11 23:18:25.040 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.040 INFO kablam! | ----^^^^ Oct 11 23:18:25.040 INFO kablam! | | Oct 11 23:18:25.040 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.040 INFO kablam! ... Oct 11 23:18:25.040 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Oct 11 23:18:25.040 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 11 23:18:25.040 INFO kablam! Oct 11 23:18:25.040 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.040 INFO kablam! --> src/de.rs:960:17 Oct 11 23:18:25.040 INFO kablam! | Oct 11 23:18:25.040 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Oct 11 23:18:25.040 INFO kablam! | ----^^^^ Oct 11 23:18:25.040 INFO kablam! | | Oct 11 23:18:25.040 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.040 INFO kablam! Oct 11 23:18:25.040 INFO kablam! warning: variable does not need to be mutable Oct 11 23:18:25.040 INFO kablam! --> src/de.rs:971:13 Oct 11 23:18:25.040 INFO kablam! | Oct 11 23:18:25.040 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Oct 11 23:18:25.040 INFO kablam! | ----^^^^ Oct 11 23:18:25.040 INFO kablam! | | Oct 11 23:18:25.040 INFO kablam! | help: remove this `mut` Oct 11 23:18:25.040 INFO kablam! Oct 11 23:18:41.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.10s Oct 11 23:18:41.902 INFO kablam! su: No module specific data is present Oct 11 23:18:42.650 INFO running `"docker" "rm" "-f" "93b0550edcb173b5f80b32e381c1514222f1ecdea4af50bb29b800b7f6faf341"` Oct 11 23:18:42.992 INFO blam! 93b0550edcb173b5f80b32e381c1514222f1ecdea4af50bb29b800b7f6faf341 Oct 11 23:18:42.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 11 23:18:43.578 INFO blam! 3512c5c143425e01af5bd3b4581c5abda2ee368dc590f5be6b5da62fb93db536 Oct 11 23:18:43.579 INFO running `"docker" "start" "-a" "3512c5c143425e01af5bd3b4581c5abda2ee368dc590f5be6b5da62fb93db536"` Oct 11 23:18:45.539 INFO kablam! usermod: no changes Oct 11 23:18:45.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 23:18:45.620 INFO kablam! Running /target/debug/deps/fourleaf-1fca6802810d75c9 Oct 11 23:18:45.624 INFO blam! Oct 11 23:18:45.624 INFO blam! running 203 tests Oct 11 23:18:45.624 INFO blam! test retrofit::test::duration ... ok Oct 11 23:18:45.625 INFO blam! test retrofit::test::duration_rejected_if_nsecs_too_big ... ok Oct 11 23:18:45.625 INFO blam! test retrofit::test::ipaddr_v6 ... ok Oct 11 23:18:45.625 INFO blam! test retrofit::test::ipv4addr ... ok Oct 11 23:18:45.625 INFO blam! test retrofit::test::ipv6addr ... ok Oct 11 23:18:45.625 INFO blam! test retrofit::test::ipvaddr_v4 ... ok Oct 11 23:18:45.625 INFO blam! test retrofit::test::result_err ... ok Oct 11 23:18:45.626 INFO blam! test retrofit::test::result_ok ... ok Oct 11 23:18:45.626 INFO blam! test retrofit::test::sockv6addr ... ok Oct 11 23:18:45.626 INFO blam! test retrofit::test::sockaddr_v4 ... ok Oct 11 23:18:45.626 INFO blam! test retrofit::test::sockaddr_v6 ... ok Oct 11 23:18:45.626 INFO blam! test retrofit::test::sockv4addr ... ok Oct 11 23:18:45.626 INFO blam! test ser_des_builtin_tests::byte_array_wrong_length ... ok Oct 11 23:18:45.626 INFO blam! test ser_des_builtin_tests::binary_heap_basically_works ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_arc ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_box ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_byte_array ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_byte_slice ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_e_bts ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_e_btm ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_e_hm ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_e_hs ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_e_ll ... ok Oct 11 23:18:45.636 INFO blam! test ser_des_builtin_tests::ce_e_option ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_e_vd ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_e_vec ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_empty_tuple ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_i16 ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_i32 ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_false ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_i64 ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_isize ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_p_array ... ok Oct 11 23:18:45.640 INFO blam! test ser_des_builtin_tests::ce_p_bts ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_p_hs ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_p_hm ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_p_btm ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_one_tuple ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_i8 ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_p_vec ... ok Oct 11 23:18:45.641 INFO blam! test ser_des_builtin_tests::ce_p_option ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_p_ll ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_str ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_rc ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_p_vd ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_string ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_true ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_two_tuple ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_u16 ... ok Oct 11 23:18:45.642 INFO blam! test ser_des_builtin_tests::ce_u32 ... ok Oct 11 23:18:45.643 INFO blam! test ser_des_builtin_tests::ce_u64 ... ok Oct 11 23:18:45.643 INFO blam! test ser_des_builtin_tests::fixed_array_with_no_values ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::ce_usize ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::fixed_array_with_too_many_values ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::large_byte_array ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::large_val_array ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::ce_vec_bytes ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::max_collect_exceeded_on_hash_map ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::max_collect_exceeded_on_vec ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::option_with_two_values ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::max_blob_exceeded ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::recursion_limit_exceeded ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_arc ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_box ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_byte_array ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_byte_slice ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_e_array ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::fixed_array_with_too_few_values ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::cow_desers_according_to_style ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_e_btm ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_e_bts ... ok Oct 11 23:18:45.648 INFO blam! test ser_des_builtin_tests::sf_e_hm ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_e_hs ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_e_ll ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_e_option ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_e_vd ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_e_vec ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_empty_tuple ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_false ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_i16 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_i32 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_i64 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_i8 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_isize ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_one_tuple ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_array ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_btm ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_bts ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_hm ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_hs ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_ll ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_option ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_vd ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_p_vec ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_rc ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_str ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_string ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_true ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_two_tuple ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_u16 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_u32 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_u64 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_u8 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_usize ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::sf_vec_bytes ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::string_invalid_utf8 ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::te_e_array ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_arc ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_box ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_byte_array ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_byte_slice ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_e_array ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_e_btm ... ok Oct 11 23:18:45.649 INFO blam! test ser_des_builtin_tests::tl_e_ll ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_e_bts ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_e_hm ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_e_hs ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_e_option ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_e_vd ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_e_vec ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_false ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_isize ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_one_tuple ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_array ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_btm ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_bts ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_hm ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_hs ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_ll ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_option ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_vd ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_p_vec ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_rc ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_str ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_i8 ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_i64 ... ok Oct 11 23:18:45.656 INFO blam! test ser_des_builtin_tests::tl_i16 ... ok Oct 11 23:18:45.664 INFO blam! test ser_des_builtin_tests::tl_empty_tuple ... ok Oct 11 23:18:45.664 INFO blam! test ser_des_builtin_tests::tl_two_tuple ... ok Oct 11 23:18:45.664 INFO blam! test ser_des_builtin_tests::tl_usize ... ok Oct 11 23:18:45.664 INFO blam! test ser_des_builtin_tests::tl_u8 ... ok Oct 11 23:18:45.664 INFO blam! test ser_des_builtin_tests::tl_string ... ok Oct 11 23:18:45.664 INFO blam! test ser_des_builtin_tests::tl_true ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::tl_u16 ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::tl_u64 ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::tl_u32 ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::tl_i32 ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::blob_seek ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::tl_vec_bytes ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::tuple_field_not_populated ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::unknown_field_rejected ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::blob_slice_oob ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::decode_integers ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::blob_zero_copy ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::blob_slicing ... ok Oct 11 23:18:45.668 INFO blam! test ser_des_builtin_tests::unknown_fields_ignored_by_default ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::get_oversized_blob_fails ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::incomplete_alloc_blob_fails ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::graceless_eof ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::graceful_eof ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::padding_skipped ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_enum ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_inband_error ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_explicit_eof ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_nested_struct ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_overflow_detected ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_partial_blob ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::simple ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::reset_pos_skips_unconsumed_blob ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::read_whole_blob ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::skip_up_to_container ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::skip_up_to_top ... ok Oct 11 23:18:45.668 INFO blam! test stream::test::struct_depth_tracking_handles_underflow ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::struct_depth_tracking ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::write_alloc_blob ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::write_alloc_dynamic ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::write_direct_blob ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::write_padding_to_alignment ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::write_integers ... ok Oct 11 23:18:45.669 INFO blam! test stream::test::write_scalars ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::enum_delegation ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::handling_unknown_enum_variants ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_struct_happy_path ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_ignores_unknown_field_by_default ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_tuple_happy_path ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_unit_happy_path ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_unknown_field_error_inner ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_unknown_variant ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_enum_unknown_field_error_outer ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_struct_happy_path ... ok Oct 11 23:18:45.669 INFO blam! test sugar::test::simple_struct_ignores_unknown_field_by_default ... ok Oct 11 23:18:45.676 INFO blam! test sugar::test::simple_struct_unknown_field_error ... ok Oct 11 23:18:45.676 INFO blam! test wire::test::integer_decode_detects_overflow ... ok Oct 11 23:18:45.676 INFO blam! test sugar::test::unknown_fields_collected_in_unknown ... ok Oct 11 23:18:45.676 INFO blam! test sugar::test::struct_delegation ... ok Oct 11 23:18:45.676 INFO blam! test stream::test::blob_access_overflow_detected ... ok Oct 11 23:18:45.676 INFO blam! test stream::test::blob_bufread ... ok Oct 11 23:18:45.676 INFO blam! test stream::test::blob_rewrite ... ok Oct 11 23:18:45.676 INFO blam! test wire::test::integer_encoding_and_decoding ... ok Oct 11 23:18:45.681 INFO blam! test unknown::test::deser_and_ser ... ok Oct 11 23:18:45.681 INFO blam! test wire::test::descriptor_conversion ... ok Oct 11 23:18:45.681 INFO blam! test wire::test::integer_decode_eventually_gives_up_decoding_denorm ... ok Oct 11 23:18:45.681 INFO blam! test wire::test::integer_decode_detects_overflow_in_overshifted_byte ... ok Oct 11 23:18:45.681 INFO blam! Oct 11 23:18:45.681 INFO blam! test result: ok. 203 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:18:45.681 INFO blam! Oct 11 23:18:45.688 INFO kablam! Doc-tests fourleaf Oct 11 23:18:47.524 INFO blam! Oct 11 23:18:47.524 INFO blam! running 18 tests Oct 11 23:18:54.080 INFO blam! test src/lib.rs - (line 61) ... ok Oct 11 23:18:54.609 INFO blam! test src/lib.rs - (line 247) ... ok Oct 11 23:18:56.192 INFO blam! test src/lib.rs - (line 97) ... ok Oct 11 23:18:56.192 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 22) ... ignored Oct 11 23:18:56.420 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 112) ... ok Oct 11 23:18:57.020 INFO blam! test src/lib.rs - (line 478) ... ok Oct 11 23:18:57.020 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 300) ... ignored Oct 11 23:18:59.344 INFO blam! test src/lib.rs - (line 543) ... ok Oct 11 23:18:59.908 INFO blam! test src/lib.rs - (line 357) ... ok Oct 11 23:19:00.712 INFO blam! test src/lib.rs - (line 137) ... ok Oct 11 23:19:03.868 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 139) ... ok Oct 11 23:19:04.433 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 173) ... ok Oct 11 23:19:05.733 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 226) ... ok Oct 11 23:19:06.065 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 315) ... ok Oct 11 23:19:06.177 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 268) ... ok Oct 11 23:19:06.397 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 350) ... ok Oct 11 23:19:06.677 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 42) ... ok Oct 11 23:19:06.720 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 72) ... ok Oct 11 23:19:06.720 INFO blam! Oct 11 23:19:06.720 INFO blam! test result: ok. 16 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 11 23:19:06.720 INFO blam! Oct 11 23:19:06.758 INFO kablam! su: No module specific data is present Oct 11 23:19:07.624 INFO running `"docker" "rm" "-f" "3512c5c143425e01af5bd3b4581c5abda2ee368dc590f5be6b5da62fb93db536"` Oct 11 23:19:07.872 INFO blam! 3512c5c143425e01af5bd3b4581c5abda2ee368dc590f5be6b5da62fb93db536