Oct 11 23:56:19.753 INFO testing fbxcel-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:56:19.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 11 23:56:19.951 INFO blam! 2652c9d8d81500f41b7d3d84419b1e6659c2b3b6af8a4f70e81f539d15557e33 Oct 11 23:56:19.956 INFO running `"docker" "start" "-a" "2652c9d8d81500f41b7d3d84419b1e6659c2b3b6af8a4f70e81f539d15557e33"` Oct 11 23:56:20.556 INFO kablam! usermod: no changes Oct 11 23:56:20.627 INFO kablam! Compiling fbxcel v0.0.2 (/source) Oct 11 23:56:21.644 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.644 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:21.644 INFO kablam! | Oct 11 23:56:21.644 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:21.644 INFO kablam! | ----^^^^^ Oct 11 23:56:21.644 INFO kablam! | | Oct 11 23:56:21.644 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.644 INFO kablam! ... Oct 11 23:56:21.644 INFO kablam! 47 | impl_read_little_endian_integer!(u8, read_u8, 1); Oct 11 23:56:21.644 INFO kablam! | ------------------------------------------------- in this macro invocation Oct 11 23:56:21.644 INFO kablam! | Oct 11 23:56:21.644 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:56:21.644 INFO kablam! Oct 11 23:56:21.648 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.648 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:21.648 INFO kablam! | Oct 11 23:56:21.648 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:21.649 INFO kablam! | ----^^^^^ Oct 11 23:56:21.649 INFO kablam! | | Oct 11 23:56:21.649 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.649 INFO kablam! ... Oct 11 23:56:21.649 INFO kablam! 48 | impl_read_little_endian_integer!(u32, read_u32, 4); Oct 11 23:56:21.649 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:21.649 INFO kablam! Oct 11 23:56:21.649 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.649 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:21.649 INFO kablam! | Oct 11 23:56:21.649 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:21.649 INFO kablam! | ----^^^^^ Oct 11 23:56:21.649 INFO kablam! | | Oct 11 23:56:21.649 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.649 INFO kablam! ... Oct 11 23:56:21.649 INFO kablam! 49 | impl_read_little_endian_integer!(u64, read_u64, 8); Oct 11 23:56:21.649 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:21.649 INFO kablam! Oct 11 23:56:21.660 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.660 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:21.660 INFO kablam! | Oct 11 23:56:21.661 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:21.661 INFO kablam! | ----^^^^^ Oct 11 23:56:21.661 INFO kablam! | | Oct 11 23:56:21.661 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.661 INFO kablam! ... Oct 11 23:56:21.661 INFO kablam! 50 | impl_read_little_endian_integer!(i16, read_i16, 2); Oct 11 23:56:21.661 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:21.661 INFO kablam! Oct 11 23:56:21.661 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.661 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:21.661 INFO kablam! | Oct 11 23:56:21.661 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:21.661 INFO kablam! | ----^^^^^ Oct 11 23:56:21.661 INFO kablam! | | Oct 11 23:56:21.661 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.661 INFO kablam! ... Oct 11 23:56:21.661 INFO kablam! 51 | impl_read_little_endian_integer!(i32, read_i32, 4); Oct 11 23:56:21.661 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:21.661 INFO kablam! Oct 11 23:56:21.661 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.661 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:21.661 INFO kablam! | Oct 11 23:56:21.661 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:21.661 INFO kablam! | ----^^^^^ Oct 11 23:56:21.661 INFO kablam! | | Oct 11 23:56:21.661 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.661 INFO kablam! ... Oct 11 23:56:21.661 INFO kablam! 52 | impl_read_little_endian_integer!(i64, read_i64, 8); Oct 11 23:56:21.661 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:21.661 INFO kablam! Oct 11 23:56:21.661 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.661 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:21.661 INFO kablam! | Oct 11 23:56:21.661 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:21.661 INFO kablam! | ----^^^^^ Oct 11 23:56:21.661 INFO kablam! | | Oct 11 23:56:21.661 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.661 INFO kablam! ... Oct 11 23:56:21.661 INFO kablam! 68 | impl_read_little_endian_integer_array!(u8, read_u8_arr, 1); Oct 11 23:56:21.661 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 11 23:56:21.661 INFO kablam! Oct 11 23:56:21.661 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.661 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:21.661 INFO kablam! | Oct 11 23:56:21.661 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:21.661 INFO kablam! | ----^^^^^ Oct 11 23:56:21.661 INFO kablam! | | Oct 11 23:56:21.661 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.661 INFO kablam! ... Oct 11 23:56:21.661 INFO kablam! 69 | impl_read_little_endian_integer_array!(u32, read_u32_arr, 4); Oct 11 23:56:21.661 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:21.661 INFO kablam! Oct 11 23:56:21.672 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.672 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:21.672 INFO kablam! | Oct 11 23:56:21.672 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:21.672 INFO kablam! | ----^^^^^ Oct 11 23:56:21.672 INFO kablam! | | Oct 11 23:56:21.672 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.672 INFO kablam! ... Oct 11 23:56:21.672 INFO kablam! 70 | impl_read_little_endian_integer_array!(u64, read_u64_arr, 8); Oct 11 23:56:21.672 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:21.672 INFO kablam! Oct 11 23:56:21.672 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.672 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:21.672 INFO kablam! | Oct 11 23:56:21.672 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:21.672 INFO kablam! | ----^^^^^ Oct 11 23:56:21.672 INFO kablam! | | Oct 11 23:56:21.672 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.672 INFO kablam! ... Oct 11 23:56:21.672 INFO kablam! 71 | impl_read_little_endian_integer_array!(i16, read_i16_arr, 2); Oct 11 23:56:21.672 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:21.672 INFO kablam! Oct 11 23:56:21.676 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.676 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:21.676 INFO kablam! | Oct 11 23:56:21.676 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:21.676 INFO kablam! | ----^^^^^ Oct 11 23:56:21.676 INFO kablam! | | Oct 11 23:56:21.676 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.676 INFO kablam! ... Oct 11 23:56:21.676 INFO kablam! 72 | impl_read_little_endian_integer_array!(i32, read_i32_arr, 4); Oct 11 23:56:21.676 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:21.676 INFO kablam! Oct 11 23:56:21.680 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:21.680 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:21.680 INFO kablam! | Oct 11 23:56:21.680 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:21.680 INFO kablam! | ----^^^^^ Oct 11 23:56:21.680 INFO kablam! | | Oct 11 23:56:21.680 INFO kablam! | help: remove this `mut` Oct 11 23:56:21.680 INFO kablam! ... Oct 11 23:56:21.680 INFO kablam! 73 | impl_read_little_endian_integer_array!(i64, read_i64_arr, 8); Oct 11 23:56:21.680 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:21.680 INFO kablam! Oct 11 23:56:22.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 11 23:56:22.238 INFO kablam! su: No module specific data is present Oct 11 23:56:23.047 INFO running `"docker" "rm" "-f" "2652c9d8d81500f41b7d3d84419b1e6659c2b3b6af8a4f70e81f539d15557e33"` Oct 11 23:56:23.375 INFO blam! 2652c9d8d81500f41b7d3d84419b1e6659c2b3b6af8a4f70e81f539d15557e33 Oct 11 23:56:23.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 11 23:56:23.800 INFO blam! 79e42d47cd139a87b420d321d1ada5764c33b59c03abd0ef51569491becfafa8 Oct 11 23:56:23.808 INFO running `"docker" "start" "-a" "79e42d47cd139a87b420d321d1ada5764c33b59c03abd0ef51569491becfafa8"` Oct 11 23:56:24.644 INFO kablam! usermod: no changes Oct 11 23:56:24.707 INFO kablam! Compiling fbxcel v0.0.2 (/source) Oct 11 23:56:25.788 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.788 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:25.788 INFO kablam! | Oct 11 23:56:25.788 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:25.788 INFO kablam! | ----^^^^^ Oct 11 23:56:25.788 INFO kablam! | | Oct 11 23:56:25.788 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.788 INFO kablam! ... Oct 11 23:56:25.788 INFO kablam! 47 | impl_read_little_endian_integer!(u8, read_u8, 1); Oct 11 23:56:25.788 INFO kablam! | ------------------------------------------------- in this macro invocation Oct 11 23:56:25.789 INFO kablam! | Oct 11 23:56:25.789 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 23:56:25.789 INFO kablam! Oct 11 23:56:25.789 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.789 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:25.789 INFO kablam! | Oct 11 23:56:25.789 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:25.789 INFO kablam! | ----^^^^^ Oct 11 23:56:25.789 INFO kablam! | | Oct 11 23:56:25.789 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.789 INFO kablam! ... Oct 11 23:56:25.789 INFO kablam! 48 | impl_read_little_endian_integer!(u32, read_u32, 4); Oct 11 23:56:25.789 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:25.789 INFO kablam! Oct 11 23:56:25.789 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.789 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:25.789 INFO kablam! | Oct 11 23:56:25.789 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:25.789 INFO kablam! | ----^^^^^ Oct 11 23:56:25.789 INFO kablam! | | Oct 11 23:56:25.789 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.789 INFO kablam! ... Oct 11 23:56:25.789 INFO kablam! 49 | impl_read_little_endian_integer!(u64, read_u64, 8); Oct 11 23:56:25.789 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:25.789 INFO kablam! Oct 11 23:56:25.792 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.792 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:25.792 INFO kablam! | Oct 11 23:56:25.792 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:25.792 INFO kablam! | ----^^^^^ Oct 11 23:56:25.792 INFO kablam! | | Oct 11 23:56:25.792 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.792 INFO kablam! ... Oct 11 23:56:25.792 INFO kablam! 50 | impl_read_little_endian_integer!(i16, read_i16, 2); Oct 11 23:56:25.792 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:25.792 INFO kablam! Oct 11 23:56:25.792 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.792 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:25.792 INFO kablam! | Oct 11 23:56:25.792 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:25.792 INFO kablam! | ----^^^^^ Oct 11 23:56:25.792 INFO kablam! | | Oct 11 23:56:25.792 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.792 INFO kablam! ... Oct 11 23:56:25.792 INFO kablam! 51 | impl_read_little_endian_integer!(i32, read_i32, 4); Oct 11 23:56:25.792 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:25.792 INFO kablam! Oct 11 23:56:25.796 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.796 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 11 23:56:25.796 INFO kablam! | Oct 11 23:56:25.796 INFO kablam! 15 | let mut slice = unsafe { Oct 11 23:56:25.796 INFO kablam! | ----^^^^^ Oct 11 23:56:25.796 INFO kablam! | | Oct 11 23:56:25.796 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.796 INFO kablam! ... Oct 11 23:56:25.796 INFO kablam! 52 | impl_read_little_endian_integer!(i64, read_i64, 8); Oct 11 23:56:25.796 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 11 23:56:25.796 INFO kablam! Oct 11 23:56:25.798 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.798 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:25.798 INFO kablam! | Oct 11 23:56:25.798 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:25.798 INFO kablam! | ----^^^^^ Oct 11 23:56:25.798 INFO kablam! | | Oct 11 23:56:25.798 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.798 INFO kablam! ... Oct 11 23:56:25.798 INFO kablam! 68 | impl_read_little_endian_integer_array!(u8, read_u8_arr, 1); Oct 11 23:56:25.798 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 11 23:56:25.798 INFO kablam! Oct 11 23:56:25.808 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.808 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:25.808 INFO kablam! | Oct 11 23:56:25.808 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:25.808 INFO kablam! | ----^^^^^ Oct 11 23:56:25.808 INFO kablam! | | Oct 11 23:56:25.808 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.808 INFO kablam! ... Oct 11 23:56:25.808 INFO kablam! 69 | impl_read_little_endian_integer_array!(u32, read_u32_arr, 4); Oct 11 23:56:25.808 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:25.808 INFO kablam! Oct 11 23:56:25.808 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.808 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:25.808 INFO kablam! | Oct 11 23:56:25.808 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:25.808 INFO kablam! | ----^^^^^ Oct 11 23:56:25.808 INFO kablam! | | Oct 11 23:56:25.808 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.808 INFO kablam! ... Oct 11 23:56:25.808 INFO kablam! 70 | impl_read_little_endian_integer_array!(u64, read_u64_arr, 8); Oct 11 23:56:25.808 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:25.808 INFO kablam! Oct 11 23:56:25.811 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.811 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:25.811 INFO kablam! | Oct 11 23:56:25.811 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:25.811 INFO kablam! | ----^^^^^ Oct 11 23:56:25.811 INFO kablam! | | Oct 11 23:56:25.811 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.811 INFO kablam! ... Oct 11 23:56:25.811 INFO kablam! 71 | impl_read_little_endian_integer_array!(i16, read_i16_arr, 2); Oct 11 23:56:25.811 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:25.811 INFO kablam! Oct 11 23:56:25.813 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.813 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:25.813 INFO kablam! | Oct 11 23:56:25.813 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:25.813 INFO kablam! | ----^^^^^ Oct 11 23:56:25.813 INFO kablam! | | Oct 11 23:56:25.813 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.813 INFO kablam! ... Oct 11 23:56:25.813 INFO kablam! 72 | impl_read_little_endian_integer_array!(i32, read_i32_arr, 4); Oct 11 23:56:25.813 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:25.813 INFO kablam! Oct 11 23:56:25.816 INFO kablam! warning: variable does not need to be mutable Oct 11 23:56:25.816 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 11 23:56:25.816 INFO kablam! | Oct 11 23:56:25.816 INFO kablam! 31 | let mut slice = unsafe { Oct 11 23:56:25.816 INFO kablam! | ----^^^^^ Oct 11 23:56:25.816 INFO kablam! | | Oct 11 23:56:25.816 INFO kablam! | help: remove this `mut` Oct 11 23:56:25.816 INFO kablam! ... Oct 11 23:56:25.816 INFO kablam! 73 | impl_read_little_endian_integer_array!(i64, read_i64_arr, 8); Oct 11 23:56:25.816 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 11 23:56:25.816 INFO kablam! Oct 11 23:56:26.634 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 11 23:56:26.638 INFO kablam! su: No module specific data is present Oct 11 23:56:27.270 INFO running `"docker" "rm" "-f" "79e42d47cd139a87b420d321d1ada5764c33b59c03abd0ef51569491becfafa8"` Oct 11 23:56:27.492 INFO blam! 79e42d47cd139a87b420d321d1ada5764c33b59c03abd0ef51569491becfafa8 Oct 11 23:56:27.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 11 23:56:28.128 INFO blam! e036706660b58a3a75809931176f23ff9401856ba8abf9db0402ac331b6d612c Oct 11 23:56:28.130 INFO running `"docker" "start" "-a" "e036706660b58a3a75809931176f23ff9401856ba8abf9db0402ac331b6d612c"` Oct 11 23:56:29.096 INFO kablam! usermod: no changes Oct 11 23:56:29.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 23:56:29.164 INFO kablam! Running /target/debug/deps/fbxcel-b44d8d3225460fdd Oct 11 23:56:29.184 INFO kablam! Doc-tests fbxcel Oct 11 23:56:29.184 INFO blam! Oct 11 23:56:29.184 INFO blam! running 1 test Oct 11 23:56:29.184 INFO blam! test parser::binary::reader::tests::test_skip_to ... ok Oct 11 23:56:29.184 INFO blam! Oct 11 23:56:29.184 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:56:29.184 INFO blam! Oct 11 23:56:29.520 INFO blam! Oct 11 23:56:29.520 INFO blam! running 0 tests Oct 11 23:56:29.520 INFO blam! Oct 11 23:56:29.520 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:56:29.520 INFO blam! Oct 11 23:56:29.540 INFO kablam! su: No module specific data is present Oct 11 23:56:30.277 INFO running `"docker" "rm" "-f" "e036706660b58a3a75809931176f23ff9401856ba8abf9db0402ac331b6d612c"` Oct 11 23:56:30.611 INFO blam! e036706660b58a3a75809931176f23ff9401856ba8abf9db0402ac331b6d612c