Oct 16 11:00:06.240 INFO testing fourleaf-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:00:06.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 11:00:06.663 INFO blam! 9b518dac42bf3e0fe00292976f7dfe6531325325ff4d6a026e20f72fad2b148c Oct 16 11:00:06.674 INFO running `"docker" "start" "-a" "9b518dac42bf3e0fe00292976f7dfe6531325325ff4d6a026e20f72fad2b148c"` Oct 16 11:00:07.719 INFO kablam! usermod: no changes Oct 16 11:00:07.766 INFO kablam! Compiling fourleaf v0.1.1 (/source) Oct 16 11:00:12.544 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.544 INFO kablam! --> src/stream.rs:1263:24 Oct 16 11:00:12.544 INFO kablam! | Oct 16 11:00:12.544 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 16 11:00:12.544 INFO kablam! | ----^^^ Oct 16 11:00:12.544 INFO kablam! | | Oct 16 11:00:12.544 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.544 INFO kablam! | Oct 16 11:00:12.544 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:00:12.544 INFO kablam! Oct 16 11:00:12.701 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.701 INFO kablam! --> src/de.rs:793:13 Oct 16 11:00:12.701 INFO kablam! | Oct 16 11:00:12.701 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.701 INFO kablam! | ----^^^^ Oct 16 11:00:12.701 INFO kablam! | | Oct 16 11:00:12.702 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.702 INFO kablam! Oct 16 11:00:12.743 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.743 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.743 INFO kablam! | Oct 16 11:00:12.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.743 INFO kablam! | ----^^^^ Oct 16 11:00:12.743 INFO kablam! | | Oct 16 11:00:12.743 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.743 INFO kablam! ... Oct 16 11:00:12.743 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Oct 16 11:00:12.743 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.743 INFO kablam! Oct 16 11:00:12.743 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.743 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.743 INFO kablam! | Oct 16 11:00:12.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.743 INFO kablam! | ----^^^^ Oct 16 11:00:12.743 INFO kablam! | | Oct 16 11:00:12.743 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.743 INFO kablam! ... Oct 16 11:00:12.743 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Oct 16 11:00:12.743 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.743 INFO kablam! Oct 16 11:00:12.743 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.743 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.743 INFO kablam! | Oct 16 11:00:12.743 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.743 INFO kablam! | ----^^^^ Oct 16 11:00:12.743 INFO kablam! | | Oct 16 11:00:12.743 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.743 INFO kablam! ... Oct 16 11:00:12.743 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Oct 16 11:00:12.743 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.743 INFO kablam! Oct 16 11:00:12.747 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.747 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.747 INFO kablam! | Oct 16 11:00:12.747 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.747 INFO kablam! | ----^^^^ Oct 16 11:00:12.747 INFO kablam! | | Oct 16 11:00:12.747 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.747 INFO kablam! ... Oct 16 11:00:12.747 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Oct 16 11:00:12.747 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.747 INFO kablam! Oct 16 11:00:12.750 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.751 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.751 INFO kablam! | Oct 16 11:00:12.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.751 INFO kablam! | ----^^^^ Oct 16 11:00:12.751 INFO kablam! | | Oct 16 11:00:12.751 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.751 INFO kablam! ... Oct 16 11:00:12.751 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Oct 16 11:00:12.751 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.751 INFO kablam! Oct 16 11:00:12.751 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.751 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.751 INFO kablam! | Oct 16 11:00:12.751 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.751 INFO kablam! | ----^^^^ Oct 16 11:00:12.751 INFO kablam! | | Oct 16 11:00:12.751 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.751 INFO kablam! ... Oct 16 11:00:12.751 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Oct 16 11:00:12.751 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.751 INFO kablam! Oct 16 11:00:12.754 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.754 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.755 INFO kablam! | Oct 16 11:00:12.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.755 INFO kablam! | ----^^^^ Oct 16 11:00:12.755 INFO kablam! | | Oct 16 11:00:12.755 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.755 INFO kablam! ... Oct 16 11:00:12.755 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Oct 16 11:00:12.755 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.755 INFO kablam! Oct 16 11:00:12.755 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.755 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.755 INFO kablam! | Oct 16 11:00:12.755 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.755 INFO kablam! | ----^^^^ Oct 16 11:00:12.755 INFO kablam! | | Oct 16 11:00:12.755 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.755 INFO kablam! ... Oct 16 11:00:12.755 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Oct 16 11:00:12.755 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.755 INFO kablam! Oct 16 11:00:12.758 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.758 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.759 INFO kablam! | Oct 16 11:00:12.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.759 INFO kablam! | ----^^^^ Oct 16 11:00:12.759 INFO kablam! | | Oct 16 11:00:12.759 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.759 INFO kablam! ... Oct 16 11:00:12.759 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Oct 16 11:00:12.759 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.759 INFO kablam! Oct 16 11:00:12.759 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.759 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.759 INFO kablam! | Oct 16 11:00:12.759 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.759 INFO kablam! | ----^^^^ Oct 16 11:00:12.759 INFO kablam! | | Oct 16 11:00:12.759 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.759 INFO kablam! ... Oct 16 11:00:12.759 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Oct 16 11:00:12.759 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:12.759 INFO kablam! Oct 16 11:00:12.762 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.763 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.763 INFO kablam! | Oct 16 11:00:12.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.763 INFO kablam! | ----^^^^ Oct 16 11:00:12.763 INFO kablam! | | Oct 16 11:00:12.763 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.763 INFO kablam! ... Oct 16 11:00:12.763 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Oct 16 11:00:12.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.763 INFO kablam! Oct 16 11:00:12.763 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.763 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.763 INFO kablam! | Oct 16 11:00:12.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.763 INFO kablam! | ----^^^^ Oct 16 11:00:12.763 INFO kablam! | | Oct 16 11:00:12.763 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.763 INFO kablam! ... Oct 16 11:00:12.763 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Oct 16 11:00:12.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.763 INFO kablam! Oct 16 11:00:12.766 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.766 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.767 INFO kablam! | Oct 16 11:00:12.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.767 INFO kablam! | ----^^^^ Oct 16 11:00:12.767 INFO kablam! | | Oct 16 11:00:12.767 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.767 INFO kablam! ... Oct 16 11:00:12.767 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Oct 16 11:00:12.767 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.767 INFO kablam! Oct 16 11:00:12.767 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.767 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.767 INFO kablam! | Oct 16 11:00:12.767 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.767 INFO kablam! | ----^^^^ Oct 16 11:00:12.767 INFO kablam! | | Oct 16 11:00:12.767 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.767 INFO kablam! ... Oct 16 11:00:12.767 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Oct 16 11:00:12.767 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.767 INFO kablam! Oct 16 11:00:12.774 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.774 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.775 INFO kablam! | Oct 16 11:00:12.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.775 INFO kablam! | ----^^^^ Oct 16 11:00:12.775 INFO kablam! | | Oct 16 11:00:12.775 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.775 INFO kablam! ... Oct 16 11:00:12.775 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Oct 16 11:00:12.775 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.775 INFO kablam! Oct 16 11:00:12.775 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.775 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.775 INFO kablam! | Oct 16 11:00:12.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.775 INFO kablam! | ----^^^^ Oct 16 11:00:12.775 INFO kablam! | | Oct 16 11:00:12.775 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.775 INFO kablam! ... Oct 16 11:00:12.775 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Oct 16 11:00:12.775 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.775 INFO kablam! Oct 16 11:00:12.775 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.775 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.775 INFO kablam! | Oct 16 11:00:12.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.775 INFO kablam! | ----^^^^ Oct 16 11:00:12.775 INFO kablam! | | Oct 16 11:00:12.775 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.775 INFO kablam! ... Oct 16 11:00:12.775 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Oct 16 11:00:12.775 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.775 INFO kablam! Oct 16 11:00:12.775 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.775 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.775 INFO kablam! | Oct 16 11:00:12.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.775 INFO kablam! | ----^^^^ Oct 16 11:00:12.775 INFO kablam! | | Oct 16 11:00:12.775 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.775 INFO kablam! ... Oct 16 11:00:12.775 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Oct 16 11:00:12.775 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.775 INFO kablam! Oct 16 11:00:12.775 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.775 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.775 INFO kablam! | Oct 16 11:00:12.775 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.775 INFO kablam! | ----^^^^ Oct 16 11:00:12.775 INFO kablam! | | Oct 16 11:00:12.775 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.775 INFO kablam! ... Oct 16 11:00:12.775 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Oct 16 11:00:12.775 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.775 INFO kablam! Oct 16 11:00:12.778 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.779 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.779 INFO kablam! | Oct 16 11:00:12.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.779 INFO kablam! | ----^^^^ Oct 16 11:00:12.779 INFO kablam! | | Oct 16 11:00:12.779 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.779 INFO kablam! ... Oct 16 11:00:12.779 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Oct 16 11:00:12.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.779 INFO kablam! Oct 16 11:00:12.779 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.779 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.779 INFO kablam! | Oct 16 11:00:12.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.779 INFO kablam! | ----^^^^ Oct 16 11:00:12.779 INFO kablam! | | Oct 16 11:00:12.779 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.779 INFO kablam! ... Oct 16 11:00:12.779 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Oct 16 11:00:12.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.779 INFO kablam! Oct 16 11:00:12.782 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.783 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.783 INFO kablam! | Oct 16 11:00:12.783 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.783 INFO kablam! | ----^^^^ Oct 16 11:00:12.783 INFO kablam! | | Oct 16 11:00:12.783 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.783 INFO kablam! ... Oct 16 11:00:12.783 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Oct 16 11:00:12.783 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.783 INFO kablam! Oct 16 11:00:12.790 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.791 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.791 INFO kablam! | Oct 16 11:00:12.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.791 INFO kablam! | ----^^^^ Oct 16 11:00:12.791 INFO kablam! | | Oct 16 11:00:12.791 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.791 INFO kablam! ... Oct 16 11:00:12.791 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Oct 16 11:00:12.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.791 INFO kablam! Oct 16 11:00:12.791 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.791 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.791 INFO kablam! | Oct 16 11:00:12.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.791 INFO kablam! | ----^^^^ Oct 16 11:00:12.791 INFO kablam! | | Oct 16 11:00:12.791 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.791 INFO kablam! ... Oct 16 11:00:12.791 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Oct 16 11:00:12.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.791 INFO kablam! Oct 16 11:00:12.791 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.791 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.791 INFO kablam! | Oct 16 11:00:12.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.791 INFO kablam! | ----^^^^ Oct 16 11:00:12.791 INFO kablam! | | Oct 16 11:00:12.791 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.791 INFO kablam! ... Oct 16 11:00:12.791 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Oct 16 11:00:12.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.791 INFO kablam! Oct 16 11:00:12.791 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.791 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.791 INFO kablam! | Oct 16 11:00:12.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.791 INFO kablam! | ----^^^^ Oct 16 11:00:12.791 INFO kablam! | | Oct 16 11:00:12.791 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.791 INFO kablam! ... Oct 16 11:00:12.791 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Oct 16 11:00:12.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.791 INFO kablam! Oct 16 11:00:12.791 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.791 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.791 INFO kablam! | Oct 16 11:00:12.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.791 INFO kablam! | ----^^^^ Oct 16 11:00:12.791 INFO kablam! | | Oct 16 11:00:12.791 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.791 INFO kablam! ... Oct 16 11:00:12.791 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Oct 16 11:00:12.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.791 INFO kablam! Oct 16 11:00:12.798 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.799 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.799 INFO kablam! | Oct 16 11:00:12.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.799 INFO kablam! | ----^^^^ Oct 16 11:00:12.799 INFO kablam! | | Oct 16 11:00:12.799 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.799 INFO kablam! ... Oct 16 11:00:12.799 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Oct 16 11:00:12.799 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.799 INFO kablam! Oct 16 11:00:12.799 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.799 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.799 INFO kablam! | Oct 16 11:00:12.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.799 INFO kablam! | ----^^^^ Oct 16 11:00:12.799 INFO kablam! | | Oct 16 11:00:12.799 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.799 INFO kablam! ... Oct 16 11:00:12.799 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Oct 16 11:00:12.799 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.799 INFO kablam! Oct 16 11:00:12.799 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.799 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.799 INFO kablam! | Oct 16 11:00:12.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.799 INFO kablam! | ----^^^^ Oct 16 11:00:12.799 INFO kablam! | | Oct 16 11:00:12.799 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.799 INFO kablam! ... Oct 16 11:00:12.799 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Oct 16 11:00:12.799 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.799 INFO kablam! Oct 16 11:00:12.799 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.799 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.799 INFO kablam! | Oct 16 11:00:12.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.799 INFO kablam! | ----^^^^ Oct 16 11:00:12.799 INFO kablam! | | Oct 16 11:00:12.799 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.799 INFO kablam! ... Oct 16 11:00:12.799 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Oct 16 11:00:12.799 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.799 INFO kablam! Oct 16 11:00:12.799 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.799 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.799 INFO kablam! | Oct 16 11:00:12.799 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.799 INFO kablam! | ----^^^^ Oct 16 11:00:12.799 INFO kablam! | | Oct 16 11:00:12.799 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.799 INFO kablam! ... Oct 16 11:00:12.799 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Oct 16 11:00:12.799 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.799 INFO kablam! Oct 16 11:00:12.802 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.802 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:12.802 INFO kablam! | Oct 16 11:00:12.802 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.802 INFO kablam! | ----^^^^ Oct 16 11:00:12.802 INFO kablam! | | Oct 16 11:00:12.802 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.802 INFO kablam! ... Oct 16 11:00:12.802 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Oct 16 11:00:12.802 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:12.802 INFO kablam! Oct 16 11:00:12.810 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.811 INFO kablam! --> src/de.rs:960:17 Oct 16 11:00:12.811 INFO kablam! | Oct 16 11:00:12.811 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:12.811 INFO kablam! | ----^^^^ Oct 16 11:00:12.811 INFO kablam! | | Oct 16 11:00:12.811 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.811 INFO kablam! Oct 16 11:00:12.811 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:12.811 INFO kablam! --> src/de.rs:971:13 Oct 16 11:00:12.811 INFO kablam! | Oct 16 11:00:12.811 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Oct 16 11:00:12.811 INFO kablam! | ----^^^^ Oct 16 11:00:12.811 INFO kablam! | | Oct 16 11:00:12.811 INFO kablam! | help: remove this `mut` Oct 16 11:00:12.811 INFO kablam! Oct 16 11:00:14.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.19s Oct 16 11:00:14.943 INFO kablam! su: No module specific data is present Oct 16 11:00:15.561 INFO running `"docker" "rm" "-f" "9b518dac42bf3e0fe00292976f7dfe6531325325ff4d6a026e20f72fad2b148c"` Oct 16 11:00:15.807 INFO blam! 9b518dac42bf3e0fe00292976f7dfe6531325325ff4d6a026e20f72fad2b148c Oct 16 11:00:15.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 11:00:16.218 INFO blam! 22485320d2bb94e005f9c4c6b4fe02289699fce7b67a270a6489547333b64760 Oct 16 11:00:16.220 INFO running `"docker" "start" "-a" "22485320d2bb94e005f9c4c6b4fe02289699fce7b67a270a6489547333b64760"` Oct 16 11:00:17.352 INFO kablam! usermod: no changes Oct 16 11:00:17.387 INFO kablam! Compiling fourleaf v0.1.1 (/source) Oct 16 11:00:19.159 INFO kablam! warning: unused import: `self` Oct 16 11:00:19.159 INFO kablam! --> src/ser_des_builtin_tests.rs:18:14 Oct 16 11:00:19.159 INFO kablam! | Oct 16 11:00:19.159 INFO kablam! 18 | use stream::{self, Stream}; Oct 16 11:00:19.159 INFO kablam! | ^^^^ Oct 16 11:00:19.159 INFO kablam! | Oct 16 11:00:19.159 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:00:19.159 INFO kablam! Oct 16 11:00:25.295 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.295 INFO kablam! --> src/stream.rs:1263:24 Oct 16 11:00:25.295 INFO kablam! | Oct 16 11:00:25.295 INFO kablam! 1263 | fn read(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 16 11:00:25.295 INFO kablam! | ----^^^ Oct 16 11:00:25.295 INFO kablam! | | Oct 16 11:00:25.295 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.295 INFO kablam! | Oct 16 11:00:25.295 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:00:25.295 INFO kablam! Oct 16 11:00:25.692 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.692 INFO kablam! --> src/de.rs:793:13 Oct 16 11:00:25.693 INFO kablam! | Oct 16 11:00:25.693 INFO kablam! 793 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.693 INFO kablam! | ----^^^^ Oct 16 11:00:25.693 INFO kablam! | | Oct 16 11:00:25.693 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.693 INFO kablam! Oct 16 11:00:25.743 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.743 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.743 INFO kablam! | Oct 16 11:00:25.744 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.744 INFO kablam! | ----^^^^ Oct 16 11:00:25.745 INFO kablam! | | Oct 16 11:00:25.745 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.745 INFO kablam! ... Oct 16 11:00:25.746 INFO kablam! 987 | deser_bytes_as_array!(deserialize_array_0, 0); Oct 16 11:00:25.746 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.746 INFO kablam! Oct 16 11:00:25.747 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.747 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.748 INFO kablam! | Oct 16 11:00:25.748 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.748 INFO kablam! | ----^^^^ Oct 16 11:00:25.749 INFO kablam! | | Oct 16 11:00:25.749 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.749 INFO kablam! ... Oct 16 11:00:25.750 INFO kablam! 988 | deser_bytes_as_array!(deserialize_array_1, 1); Oct 16 11:00:25.750 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.750 INFO kablam! Oct 16 11:00:25.751 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.751 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.752 INFO kablam! | Oct 16 11:00:25.752 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.752 INFO kablam! | ----^^^^ Oct 16 11:00:25.753 INFO kablam! | | Oct 16 11:00:25.753 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.753 INFO kablam! ... Oct 16 11:00:25.754 INFO kablam! 989 | deser_bytes_as_array!(deserialize_array_2, 2); Oct 16 11:00:25.754 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.754 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 990 | deser_bytes_as_array!(deserialize_array_3, 3); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 991 | deser_bytes_as_array!(deserialize_array_4, 4); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 992 | deser_bytes_as_array!(deserialize_array_5, 5); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 993 | deser_bytes_as_array!(deserialize_array_6, 6); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 994 | deser_bytes_as_array!(deserialize_array_7, 7); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 995 | deser_bytes_as_array!(deserialize_array_8, 8); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.756 INFO kablam! | ----^^^^ Oct 16 11:00:25.756 INFO kablam! | | Oct 16 11:00:25.756 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.756 INFO kablam! ... Oct 16 11:00:25.756 INFO kablam! 996 | deser_bytes_as_array!(deserialize_array_9, 9); Oct 16 11:00:25.756 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 16 11:00:25.756 INFO kablam! Oct 16 11:00:25.756 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.756 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.756 INFO kablam! | Oct 16 11:00:25.756 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.757 INFO kablam! | ----^^^^ Oct 16 11:00:25.757 INFO kablam! | | Oct 16 11:00:25.757 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.757 INFO kablam! ... Oct 16 11:00:25.757 INFO kablam! 997 | deser_bytes_as_array!(deserialize_array_10, 10); Oct 16 11:00:25.757 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.757 INFO kablam! Oct 16 11:00:25.757 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.757 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.757 INFO kablam! | Oct 16 11:00:25.757 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.757 INFO kablam! | ----^^^^ Oct 16 11:00:25.757 INFO kablam! | | Oct 16 11:00:25.757 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.757 INFO kablam! ... Oct 16 11:00:25.757 INFO kablam! 998 | deser_bytes_as_array!(deserialize_array_11, 11); Oct 16 11:00:25.757 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.757 INFO kablam! Oct 16 11:00:25.757 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.757 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.757 INFO kablam! | Oct 16 11:00:25.757 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.757 INFO kablam! | ----^^^^ Oct 16 11:00:25.757 INFO kablam! | | Oct 16 11:00:25.757 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.757 INFO kablam! ... Oct 16 11:00:25.757 INFO kablam! 999 | deser_bytes_as_array!(deserialize_array_12, 12); Oct 16 11:00:25.757 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.757 INFO kablam! Oct 16 11:00:25.757 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.757 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.757 INFO kablam! | Oct 16 11:00:25.757 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.757 INFO kablam! | ----^^^^ Oct 16 11:00:25.757 INFO kablam! | | Oct 16 11:00:25.757 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.757 INFO kablam! ... Oct 16 11:00:25.757 INFO kablam! 1000 | deser_bytes_as_array!(deserialize_array_13, 13); Oct 16 11:00:25.757 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.757 INFO kablam! Oct 16 11:00:25.757 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.757 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.757 INFO kablam! | Oct 16 11:00:25.757 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.757 INFO kablam! | ----^^^^ Oct 16 11:00:25.757 INFO kablam! | | Oct 16 11:00:25.757 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.757 INFO kablam! ... Oct 16 11:00:25.757 INFO kablam! 1001 | deser_bytes_as_array!(deserialize_array_14, 14); Oct 16 11:00:25.757 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.757 INFO kablam! Oct 16 11:00:25.760 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.760 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.760 INFO kablam! | Oct 16 11:00:25.760 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.760 INFO kablam! | ----^^^^ Oct 16 11:00:25.760 INFO kablam! | | Oct 16 11:00:25.760 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.760 INFO kablam! ... Oct 16 11:00:25.760 INFO kablam! 1002 | deser_bytes_as_array!(deserialize_array_15, 15); Oct 16 11:00:25.760 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.760 INFO kablam! Oct 16 11:00:25.760 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.760 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.760 INFO kablam! | Oct 16 11:00:25.760 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.760 INFO kablam! | ----^^^^ Oct 16 11:00:25.760 INFO kablam! | | Oct 16 11:00:25.760 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.760 INFO kablam! ... Oct 16 11:00:25.760 INFO kablam! 1003 | deser_bytes_as_array!(deserialize_array_16, 16); Oct 16 11:00:25.760 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.760 INFO kablam! Oct 16 11:00:25.760 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.760 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.760 INFO kablam! | Oct 16 11:00:25.760 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.760 INFO kablam! | ----^^^^ Oct 16 11:00:25.760 INFO kablam! | | Oct 16 11:00:25.760 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.760 INFO kablam! ... Oct 16 11:00:25.760 INFO kablam! 1004 | deser_bytes_as_array!(deserialize_array_17, 17); Oct 16 11:00:25.760 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.760 INFO kablam! Oct 16 11:00:25.761 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.761 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.761 INFO kablam! | Oct 16 11:00:25.761 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.761 INFO kablam! | ----^^^^ Oct 16 11:00:25.761 INFO kablam! | | Oct 16 11:00:25.761 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.761 INFO kablam! ... Oct 16 11:00:25.762 INFO kablam! 1005 | deser_bytes_as_array!(deserialize_array_18, 18); Oct 16 11:00:25.762 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.762 INFO kablam! Oct 16 11:00:25.763 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.763 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.763 INFO kablam! | Oct 16 11:00:25.763 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.763 INFO kablam! | ----^^^^ Oct 16 11:00:25.763 INFO kablam! | | Oct 16 11:00:25.763 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.763 INFO kablam! ... Oct 16 11:00:25.763 INFO kablam! 1006 | deser_bytes_as_array!(deserialize_array_19, 19); Oct 16 11:00:25.763 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.763 INFO kablam! Oct 16 11:00:25.765 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.765 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.765 INFO kablam! | Oct 16 11:00:25.765 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.765 INFO kablam! | ----^^^^ Oct 16 11:00:25.765 INFO kablam! | | Oct 16 11:00:25.765 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.765 INFO kablam! ... Oct 16 11:00:25.765 INFO kablam! 1007 | deser_bytes_as_array!(deserialize_array_20, 20); Oct 16 11:00:25.765 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.767 INFO kablam! Oct 16 11:00:25.768 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.768 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.768 INFO kablam! | Oct 16 11:00:25.768 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.768 INFO kablam! | ----^^^^ Oct 16 11:00:25.768 INFO kablam! | | Oct 16 11:00:25.768 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.768 INFO kablam! ... Oct 16 11:00:25.768 INFO kablam! 1008 | deser_bytes_as_array!(deserialize_array_21, 21); Oct 16 11:00:25.768 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.768 INFO kablam! Oct 16 11:00:25.768 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.769 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.769 INFO kablam! | Oct 16 11:00:25.769 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.769 INFO kablam! | ----^^^^ Oct 16 11:00:25.769 INFO kablam! | | Oct 16 11:00:25.769 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.769 INFO kablam! ... Oct 16 11:00:25.769 INFO kablam! 1009 | deser_bytes_as_array!(deserialize_array_22, 22); Oct 16 11:00:25.769 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.770 INFO kablam! Oct 16 11:00:25.770 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.770 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.770 INFO kablam! | Oct 16 11:00:25.770 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.770 INFO kablam! | ----^^^^ Oct 16 11:00:25.770 INFO kablam! | | Oct 16 11:00:25.770 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.770 INFO kablam! ... Oct 16 11:00:25.770 INFO kablam! 1010 | deser_bytes_as_array!(deserialize_array_23, 23); Oct 16 11:00:25.770 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.772 INFO kablam! Oct 16 11:00:25.772 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.772 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.772 INFO kablam! | Oct 16 11:00:25.772 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.772 INFO kablam! | ----^^^^ Oct 16 11:00:25.772 INFO kablam! | | Oct 16 11:00:25.772 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.772 INFO kablam! ... Oct 16 11:00:25.772 INFO kablam! 1011 | deser_bytes_as_array!(deserialize_array_24, 24); Oct 16 11:00:25.772 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.774 INFO kablam! Oct 16 11:00:25.774 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.774 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.774 INFO kablam! | Oct 16 11:00:25.774 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.774 INFO kablam! | ----^^^^ Oct 16 11:00:25.774 INFO kablam! | | Oct 16 11:00:25.774 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.774 INFO kablam! ... Oct 16 11:00:25.774 INFO kablam! 1012 | deser_bytes_as_array!(deserialize_array_25, 25); Oct 16 11:00:25.774 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.779 INFO kablam! Oct 16 11:00:25.779 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.779 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.779 INFO kablam! | Oct 16 11:00:25.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.779 INFO kablam! | ----^^^^ Oct 16 11:00:25.779 INFO kablam! | | Oct 16 11:00:25.779 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.779 INFO kablam! ... Oct 16 11:00:25.779 INFO kablam! 1013 | deser_bytes_as_array!(deserialize_array_26, 26); Oct 16 11:00:25.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.779 INFO kablam! Oct 16 11:00:25.779 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.779 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.779 INFO kablam! | Oct 16 11:00:25.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.779 INFO kablam! | ----^^^^ Oct 16 11:00:25.779 INFO kablam! | | Oct 16 11:00:25.779 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.779 INFO kablam! ... Oct 16 11:00:25.779 INFO kablam! 1014 | deser_bytes_as_array!(deserialize_array_27, 27); Oct 16 11:00:25.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.779 INFO kablam! Oct 16 11:00:25.779 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.779 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.779 INFO kablam! | Oct 16 11:00:25.779 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.779 INFO kablam! | ----^^^^ Oct 16 11:00:25.779 INFO kablam! | | Oct 16 11:00:25.779 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.779 INFO kablam! ... Oct 16 11:00:25.779 INFO kablam! 1015 | deser_bytes_as_array!(deserialize_array_28, 28); Oct 16 11:00:25.779 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.781 INFO kablam! Oct 16 11:00:25.781 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.781 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.781 INFO kablam! | Oct 16 11:00:25.781 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.781 INFO kablam! | ----^^^^ Oct 16 11:00:25.781 INFO kablam! | | Oct 16 11:00:25.781 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.781 INFO kablam! ... Oct 16 11:00:25.781 INFO kablam! 1016 | deser_bytes_as_array!(deserialize_array_29, 29); Oct 16 11:00:25.781 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.783 INFO kablam! Oct 16 11:00:25.784 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.784 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.784 INFO kablam! | Oct 16 11:00:25.784 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.784 INFO kablam! | ----^^^^ Oct 16 11:00:25.785 INFO kablam! | | Oct 16 11:00:25.785 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.785 INFO kablam! ... Oct 16 11:00:25.785 INFO kablam! 1017 | deser_bytes_as_array!(deserialize_array_30, 30); Oct 16 11:00:25.785 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.785 INFO kablam! Oct 16 11:00:25.787 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.787 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.787 INFO kablam! | Oct 16 11:00:25.787 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.787 INFO kablam! | ----^^^^ Oct 16 11:00:25.787 INFO kablam! | | Oct 16 11:00:25.787 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.787 INFO kablam! ... Oct 16 11:00:25.787 INFO kablam! 1018 | deser_bytes_as_array!(deserialize_array_31, 31); Oct 16 11:00:25.787 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.787 INFO kablam! Oct 16 11:00:25.791 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.791 INFO kablam! --> src/de.rs:913:21 Oct 16 11:00:25.791 INFO kablam! | Oct 16 11:00:25.791 INFO kablam! 913 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.791 INFO kablam! | ----^^^^ Oct 16 11:00:25.791 INFO kablam! | | Oct 16 11:00:25.791 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.791 INFO kablam! ... Oct 16 11:00:25.791 INFO kablam! 1019 | deser_bytes_as_array!(deserialize_array_32, 32); Oct 16 11:00:25.791 INFO kablam! | ------------------------------------------------ in this macro invocation Oct 16 11:00:25.791 INFO kablam! Oct 16 11:00:25.795 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.795 INFO kablam! --> src/de.rs:960:17 Oct 16 11:00:25.795 INFO kablam! | Oct 16 11:00:25.795 INFO kablam! 960 | let mut blob = field.value.to_blob().context(context)?; Oct 16 11:00:25.795 INFO kablam! | ----^^^^ Oct 16 11:00:25.795 INFO kablam! | | Oct 16 11:00:25.795 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.795 INFO kablam! Oct 16 11:00:25.795 INFO kablam! warning: variable does not need to be mutable Oct 16 11:00:25.795 INFO kablam! --> src/de.rs:971:13 Oct 16 11:00:25.795 INFO kablam! | Oct 16 11:00:25.795 INFO kablam! 971 | let mut blob = match field.value.to_blob().context(context) { Oct 16 11:00:25.795 INFO kablam! | ----^^^^ Oct 16 11:00:25.795 INFO kablam! | | Oct 16 11:00:25.795 INFO kablam! | help: remove this `mut` Oct 16 11:00:25.803 INFO kablam! Oct 16 11:00:43.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.72s Oct 16 11:00:43.086 INFO kablam! su: No module specific data is present Oct 16 11:00:44.403 INFO running `"docker" "rm" "-f" "22485320d2bb94e005f9c4c6b4fe02289699fce7b67a270a6489547333b64760"` Oct 16 11:00:44.703 INFO blam! 22485320d2bb94e005f9c4c6b4fe02289699fce7b67a270a6489547333b64760 Oct 16 11:00:44.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 11:00:45.179 INFO blam! ceed46ded22bb1f3a27a698606812aa8a33a00b2e91e65111bd6c56d833d88ad Oct 16 11:00:45.183 INFO running `"docker" "start" "-a" "ceed46ded22bb1f3a27a698606812aa8a33a00b2e91e65111bd6c56d833d88ad"` Oct 16 11:00:46.430 INFO kablam! usermod: no changes Oct 16 11:00:46.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 11:00:46.547 INFO kablam! Running /target/debug/deps/fourleaf-72f2a6e4de650211 Oct 16 11:00:46.555 INFO blam! Oct 16 11:00:46.555 INFO blam! running 203 tests Oct 16 11:00:46.555 INFO blam! test retrofit::test::ipvaddr_v4 ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::ipv6addr ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::duration ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::result_err ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::duration_rejected_if_nsecs_too_big ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::sockv6addr ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::sockaddr_v4 ... ok Oct 16 11:00:46.555 INFO blam! test retrofit::test::sockv4addr ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_arc ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_box ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_byte_array ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_byte_slice ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_e_bts ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_e_btm ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_e_hm ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_e_hs ... ok Oct 16 11:00:46.555 INFO blam! test ser_des_builtin_tests::ce_e_ll ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_e_option ... ok Oct 16 11:00:46.563 INFO blam! test retrofit::test::ipv4addr ... ok Oct 16 11:00:46.563 INFO blam! test retrofit::test::ipaddr_v6 ... ok Oct 16 11:00:46.563 INFO blam! test retrofit::test::result_ok ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_e_vd ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::binary_heap_basically_works ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::byte_array_wrong_length ... ok Oct 16 11:00:46.563 INFO blam! test retrofit::test::sockaddr_v6 ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_false ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_empty_tuple ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_i16 ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_i32 ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_i64 ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_i8 ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_isize ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_one_tuple ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_array ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_btm ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_bts ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_hm ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_hs ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_ll ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_e_vec ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_option ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_vd ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_p_vec ... ok Oct 16 11:00:46.563 INFO blam! test ser_des_builtin_tests::ce_rc ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_str ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_string ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_true ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_two_tuple ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_u16 ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_u32 ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_u64 ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_usize ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::ce_vec_bytes ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::cow_desers_according_to_style ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::fixed_array_with_no_values ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::fixed_array_with_too_few_values ... ok Oct 16 11:00:46.568 INFO blam! test ser_des_builtin_tests::fixed_array_with_too_many_values ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::large_byte_array ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::large_val_array ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::max_collect_exceeded_on_vec ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::option_with_two_values ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::recursion_limit_exceeded ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_arc ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_byte_array ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_box ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_array ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_byte_slice ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_btm ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_bts ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_hs ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_hm ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_ll ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_option ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_vd ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_e_vec ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_empty_tuple ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_false ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_i16 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_i32 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_i64 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_i8 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_isize ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_one_tuple ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_array ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_btm ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_bts ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_hm ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_hs ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_ll ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_option ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_vd ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_p_vec ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_rc ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_string ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_str ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_true ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_two_tuple ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_u16 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_u32 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::max_blob_exceeded ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_u64 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_u8 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::max_collect_exceeded_on_hash_map ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_usize ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::sf_vec_bytes ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::string_invalid_utf8 ... ok Oct 16 11:00:46.579 INFO blam! test ser_des_builtin_tests::tl_byte_array ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_box ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_byte_slice ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_arc ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::te_e_array ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_array ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_btm ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_vd ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_bts ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_hm ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_ll ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_option ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_e_hs ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_i32 ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_i64 ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_isize ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_i8 ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_array ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_one_tuple ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_btm ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_bts ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_hm ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_ll ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_hs ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_option ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_vec ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_p_vd ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_str ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_rc ... ok Oct 16 11:00:46.588 INFO blam! test ser_des_builtin_tests::tl_string ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_two_tuple ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_true ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_u16 ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_u64 ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_u32 ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_usize ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_u8 ... ok Oct 16 11:00:46.589 INFO blam! test ser_des_builtin_tests::tl_vec_bytes ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::unknown_field_rejected ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::tl_e_vec ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::tl_empty_tuple ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::tl_i16 ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::tl_false ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::tuple_field_not_populated ... ok Oct 16 11:00:46.592 INFO blam! test ser_des_builtin_tests::unknown_fields_ignored_by_default ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_access_overflow_detected ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::decode_integers ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_zero_copy ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::get_oversized_blob_fails ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::graceful_eof ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::graceless_eof ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::incomplete_alloc_blob_fails ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::padding_skipped ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_enum ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_explicit_eof ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_inband_error ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_nested_struct ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_overflow_detected ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_partial_blob ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::read_whole_blob ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_slice_oob ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_bufread ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_rewrite ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_seek ... ok Oct 16 11:00:46.592 INFO blam! test stream::test::blob_slicing ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::skip_up_to_container ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::simple ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::skip_up_to_top ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::struct_depth_tracking ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::write_alloc_dynamic ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::struct_depth_tracking_handles_underflow ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::reset_pos_skips_unconsumed_blob ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::write_alloc_blob ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::write_integers ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::write_padding_to_alignment ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::write_scalars ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::enum_delegation ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::handling_unknown_enum_variants ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_ignores_unknown_field_by_default ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_struct_happy_path ... ok Oct 16 11:00:46.595 INFO blam! test stream::test::write_direct_blob ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_tuple_happy_path ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_unit_happy_path ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_unknown_field_error_inner ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_unknown_field_error_outer ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_enum_unknown_variant ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_struct_happy_path ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_struct_ignores_unknown_field_by_default ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::simple_struct_unknown_field_error ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::struct_delegation ... ok Oct 16 11:00:46.595 INFO blam! test sugar::test::unknown_fields_collected_in_unknown ... ok Oct 16 11:00:46.595 INFO blam! test unknown::test::deser_and_ser ... ok Oct 16 11:00:46.595 INFO blam! test wire::test::descriptor_conversion ... ok Oct 16 11:00:46.595 INFO blam! test wire::test::integer_decode_detects_overflow ... ok Oct 16 11:00:46.595 INFO blam! test wire::test::integer_decode_detects_overflow_in_overshifted_byte ... ok Oct 16 11:00:46.595 INFO blam! test wire::test::integer_decode_eventually_gives_up_decoding_denorm ... ok Oct 16 11:00:46.595 INFO blam! test wire::test::integer_encoding_and_decoding ... ok Oct 16 11:00:46.595 INFO blam! Oct 16 11:00:46.595 INFO blam! test result: ok. 203 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:00:46.595 INFO blam! Oct 16 11:00:46.595 INFO kablam! Doc-tests fourleaf Oct 16 11:00:48.304 INFO blam! Oct 16 11:00:48.304 INFO blam! running 18 tests Oct 16 11:00:56.211 INFO blam! test src/lib.rs - (line 61) ... ok Oct 16 11:00:56.487 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 112) ... ok Oct 16 11:00:57.136 INFO blam! test src/lib.rs - (line 247) ... ok Oct 16 11:00:57.136 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 22) ... ignored Oct 16 11:00:57.540 INFO blam! test src/lib.rs - (line 97) ... ok Oct 16 11:01:01.995 INFO blam! test src/lib.rs - (line 478) ... ok Oct 16 11:01:01.995 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 300) ... ignored Oct 16 11:01:02.483 INFO blam! test src/lib.rs - (line 357) ... ok Oct 16 11:01:04.179 INFO blam! test src/lib.rs - (line 137) ... ok Oct 16 11:01:04.419 INFO blam! test src/lib.rs - (line 543) ... ok Oct 16 11:01:06.692 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 139) ... ok Oct 16 11:01:06.767 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 173) ... ok Oct 16 11:01:07.551 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 226) ... ok Oct 16 11:01:07.644 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 268) ... ok Oct 16 11:01:08.933 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 315) ... ok Oct 16 11:01:09.191 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 350) ... ok Oct 16 11:01:09.503 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 72) ... ok Oct 16 11:01:09.603 INFO blam! test src/sugar.rs - fourleaf_retrofit (line 42) ... ok Oct 16 11:01:09.604 INFO blam! Oct 16 11:01:09.605 INFO blam! test result: ok. 16 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 11:01:09.605 INFO blam! Oct 16 11:01:09.649 INFO kablam! su: No module specific data is present Oct 16 11:01:10.951 INFO running `"docker" "rm" "-f" "ceed46ded22bb1f3a27a698606812aa8a33a00b2e91e65111bd6c56d833d88ad"` Oct 16 11:01:11.247 INFO blam! ceed46ded22bb1f3a27a698606812aa8a33a00b2e91e65111bd6c56d833d88ad