Oct 16 11:37:47.550 INFO testing fbxcel-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:37:47.550 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:37:47.809 INFO blam! c3516acd3dc47631784a1dcbaab8d004b5a9d6548f2fdb581362dfef9546476b Oct 16 11:37:47.811 INFO running `"docker" "start" "-a" "c3516acd3dc47631784a1dcbaab8d004b5a9d6548f2fdb581362dfef9546476b"` Oct 16 11:37:48.370 INFO kablam! usermod: no changes Oct 16 11:37:48.419 INFO kablam! Compiling fbxcel v0.0.2 (/source) Oct 16 11:37:50.070 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.070 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.070 INFO kablam! | Oct 16 11:37:50.070 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.070 INFO kablam! | ----^^^^^ Oct 16 11:37:50.070 INFO kablam! | | Oct 16 11:37:50.070 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.070 INFO kablam! ... Oct 16 11:37:50.070 INFO kablam! 47 | impl_read_little_endian_integer!(u8, read_u8, 1); Oct 16 11:37:50.070 INFO kablam! | ------------------------------------------------- in this macro invocation Oct 16 11:37:50.070 INFO kablam! | Oct 16 11:37:50.070 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:37:50.070 INFO kablam! Oct 16 11:37:50.075 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.075 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.075 INFO kablam! | Oct 16 11:37:50.075 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.075 INFO kablam! | ----^^^^^ Oct 16 11:37:50.075 INFO kablam! | | Oct 16 11:37:50.075 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.075 INFO kablam! ... Oct 16 11:37:50.075 INFO kablam! 48 | impl_read_little_endian_integer!(u32, read_u32, 4); Oct 16 11:37:50.075 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.075 INFO kablam! Oct 16 11:37:50.075 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.075 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.075 INFO kablam! | Oct 16 11:37:50.075 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.075 INFO kablam! | ----^^^^^ Oct 16 11:37:50.075 INFO kablam! | | Oct 16 11:37:50.075 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.075 INFO kablam! ... Oct 16 11:37:50.075 INFO kablam! 49 | impl_read_little_endian_integer!(u64, read_u64, 8); Oct 16 11:37:50.075 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.075 INFO kablam! Oct 16 11:37:50.075 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.075 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.075 INFO kablam! | Oct 16 11:37:50.075 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.075 INFO kablam! | ----^^^^^ Oct 16 11:37:50.075 INFO kablam! | | Oct 16 11:37:50.075 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.075 INFO kablam! ... Oct 16 11:37:50.075 INFO kablam! 50 | impl_read_little_endian_integer!(i16, read_i16, 2); Oct 16 11:37:50.075 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.075 INFO kablam! Oct 16 11:37:50.075 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.075 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.075 INFO kablam! | Oct 16 11:37:50.075 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.075 INFO kablam! | ----^^^^^ Oct 16 11:37:50.075 INFO kablam! | | Oct 16 11:37:50.075 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.075 INFO kablam! ... Oct 16 11:37:50.075 INFO kablam! 51 | impl_read_little_endian_integer!(i32, read_i32, 4); Oct 16 11:37:50.075 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.075 INFO kablam! Oct 16 11:37:50.083 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.083 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.083 INFO kablam! | Oct 16 11:37:50.083 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.083 INFO kablam! | ----^^^^^ Oct 16 11:37:50.083 INFO kablam! | | Oct 16 11:37:50.083 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.083 INFO kablam! ... Oct 16 11:37:50.083 INFO kablam! 52 | impl_read_little_endian_integer!(i64, read_i64, 8); Oct 16 11:37:50.083 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.083 INFO kablam! Oct 16 11:37:50.083 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.083 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.083 INFO kablam! | Oct 16 11:37:50.083 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.083 INFO kablam! | ----^^^^^ Oct 16 11:37:50.083 INFO kablam! | | Oct 16 11:37:50.083 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.083 INFO kablam! ... Oct 16 11:37:50.083 INFO kablam! 68 | impl_read_little_endian_integer_array!(u8, read_u8_arr, 1); Oct 16 11:37:50.083 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 16 11:37:50.083 INFO kablam! Oct 16 11:37:50.084 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.084 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.084 INFO kablam! | Oct 16 11:37:50.084 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.084 INFO kablam! | ----^^^^^ Oct 16 11:37:50.084 INFO kablam! | | Oct 16 11:37:50.084 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.084 INFO kablam! ... Oct 16 11:37:50.084 INFO kablam! 69 | impl_read_little_endian_integer_array!(u32, read_u32_arr, 4); Oct 16 11:37:50.084 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.084 INFO kablam! Oct 16 11:37:50.086 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.086 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.086 INFO kablam! | Oct 16 11:37:50.086 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.086 INFO kablam! | ----^^^^^ Oct 16 11:37:50.086 INFO kablam! | | Oct 16 11:37:50.086 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.086 INFO kablam! ... Oct 16 11:37:50.086 INFO kablam! 70 | impl_read_little_endian_integer_array!(u64, read_u64_arr, 8); Oct 16 11:37:50.086 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.087 INFO kablam! Oct 16 11:37:50.091 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.091 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.091 INFO kablam! | Oct 16 11:37:50.091 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.091 INFO kablam! | ----^^^^^ Oct 16 11:37:50.091 INFO kablam! | | Oct 16 11:37:50.091 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.091 INFO kablam! ... Oct 16 11:37:50.091 INFO kablam! 71 | impl_read_little_endian_integer_array!(i16, read_i16_arr, 2); Oct 16 11:37:50.091 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.091 INFO kablam! Oct 16 11:37:50.095 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.095 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.095 INFO kablam! | Oct 16 11:37:50.095 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.095 INFO kablam! | ----^^^^^ Oct 16 11:37:50.095 INFO kablam! | | Oct 16 11:37:50.095 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.095 INFO kablam! ... Oct 16 11:37:50.095 INFO kablam! 72 | impl_read_little_endian_integer_array!(i32, read_i32_arr, 4); Oct 16 11:37:50.095 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.095 INFO kablam! Oct 16 11:37:50.107 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.107 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.107 INFO kablam! | Oct 16 11:37:50.107 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.107 INFO kablam! | ----^^^^^ Oct 16 11:37:50.107 INFO kablam! | | Oct 16 11:37:50.107 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.107 INFO kablam! ... Oct 16 11:37:50.107 INFO kablam! 73 | impl_read_little_endian_integer_array!(i64, read_i64_arr, 8); Oct 16 11:37:50.107 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.107 INFO kablam! Oct 16 11:37:50.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.22s Oct 16 11:37:50.631 INFO kablam! su: No module specific data is present Oct 16 11:37:51.227 INFO running `"docker" "rm" "-f" "c3516acd3dc47631784a1dcbaab8d004b5a9d6548f2fdb581362dfef9546476b"` Oct 16 11:37:51.555 INFO blam! c3516acd3dc47631784a1dcbaab8d004b5a9d6548f2fdb581362dfef9546476b Oct 16 11:37:51.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:37:51.947 INFO blam! 766c4e399f882e45a1370dba3f4cbbd2e59f7207f3c85b12cfb95cd5834addf9 Oct 16 11:37:51.951 INFO running `"docker" "start" "-a" "766c4e399f882e45a1370dba3f4cbbd2e59f7207f3c85b12cfb95cd5834addf9"` Oct 16 11:37:53.140 INFO kablam! usermod: no changes Oct 16 11:37:53.231 INFO kablam! Compiling fbxcel v0.0.2 (/source) Oct 16 11:37:55.124 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.124 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.124 INFO kablam! | Oct 16 11:37:55.124 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.124 INFO kablam! | ----^^^^^ Oct 16 11:37:55.124 INFO kablam! | | Oct 16 11:37:55.124 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.124 INFO kablam! ... Oct 16 11:37:55.124 INFO kablam! 47 | impl_read_little_endian_integer!(u8, read_u8, 1); Oct 16 11:37:55.124 INFO kablam! | ------------------------------------------------- in this macro invocation Oct 16 11:37:55.124 INFO kablam! | Oct 16 11:37:55.124 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:37:55.125 INFO kablam! Oct 16 11:37:55.126 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.126 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.126 INFO kablam! | Oct 16 11:37:55.126 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.126 INFO kablam! | ----^^^^^ Oct 16 11:37:55.126 INFO kablam! | | Oct 16 11:37:55.126 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.126 INFO kablam! ... Oct 16 11:37:55.126 INFO kablam! 48 | impl_read_little_endian_integer!(u32, read_u32, 4); Oct 16 11:37:55.126 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.126 INFO kablam! Oct 16 11:37:55.128 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.128 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.128 INFO kablam! | Oct 16 11:37:55.128 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.128 INFO kablam! | ----^^^^^ Oct 16 11:37:55.128 INFO kablam! | | Oct 16 11:37:55.128 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.128 INFO kablam! ... Oct 16 11:37:55.128 INFO kablam! 49 | impl_read_little_endian_integer!(u64, read_u64, 8); Oct 16 11:37:55.128 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.128 INFO kablam! Oct 16 11:37:55.130 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.130 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.130 INFO kablam! | Oct 16 11:37:55.130 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.130 INFO kablam! | ----^^^^^ Oct 16 11:37:55.130 INFO kablam! | | Oct 16 11:37:55.130 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.130 INFO kablam! ... Oct 16 11:37:55.130 INFO kablam! 50 | impl_read_little_endian_integer!(i16, read_i16, 2); Oct 16 11:37:55.130 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.130 INFO kablam! Oct 16 11:37:55.131 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.131 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.131 INFO kablam! | Oct 16 11:37:55.133 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.133 INFO kablam! | ----^^^^^ Oct 16 11:37:55.133 INFO kablam! | | Oct 16 11:37:55.133 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.133 INFO kablam! ... Oct 16 11:37:55.133 INFO kablam! 51 | impl_read_little_endian_integer!(i32, read_i32, 4); Oct 16 11:37:55.133 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.133 INFO kablam! Oct 16 11:37:55.133 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.133 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.133 INFO kablam! | Oct 16 11:37:55.133 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.133 INFO kablam! | ----^^^^^ Oct 16 11:37:55.133 INFO kablam! | | Oct 16 11:37:55.133 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.133 INFO kablam! ... Oct 16 11:37:55.133 INFO kablam! 52 | impl_read_little_endian_integer!(i64, read_i64, 8); Oct 16 11:37:55.133 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.133 INFO kablam! Oct 16 11:37:55.137 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.137 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.137 INFO kablam! | Oct 16 11:37:55.137 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.137 INFO kablam! | ----^^^^^ Oct 16 11:37:55.137 INFO kablam! | | Oct 16 11:37:55.137 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.137 INFO kablam! ... Oct 16 11:37:55.137 INFO kablam! 68 | impl_read_little_endian_integer_array!(u8, read_u8_arr, 1); Oct 16 11:37:55.137 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 16 11:37:55.137 INFO kablam! Oct 16 11:37:55.143 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.143 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.143 INFO kablam! | Oct 16 11:37:55.143 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.143 INFO kablam! | ----^^^^^ Oct 16 11:37:55.143 INFO kablam! | | Oct 16 11:37:55.143 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.143 INFO kablam! ... Oct 16 11:37:55.143 INFO kablam! 69 | impl_read_little_endian_integer_array!(u32, read_u32_arr, 4); Oct 16 11:37:55.143 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.143 INFO kablam! Oct 16 11:37:55.148 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.148 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.148 INFO kablam! | Oct 16 11:37:55.148 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.148 INFO kablam! | ----^^^^^ Oct 16 11:37:55.148 INFO kablam! | | Oct 16 11:37:55.148 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.148 INFO kablam! ... Oct 16 11:37:55.148 INFO kablam! 70 | impl_read_little_endian_integer_array!(u64, read_u64_arr, 8); Oct 16 11:37:55.148 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.148 INFO kablam! Oct 16 11:37:55.152 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.152 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.152 INFO kablam! | Oct 16 11:37:55.152 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.152 INFO kablam! | ----^^^^^ Oct 16 11:37:55.152 INFO kablam! | | Oct 16 11:37:55.152 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.152 INFO kablam! ... Oct 16 11:37:55.152 INFO kablam! 71 | impl_read_little_endian_integer_array!(i16, read_i16_arr, 2); Oct 16 11:37:55.152 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.152 INFO kablam! Oct 16 11:37:55.159 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.159 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.159 INFO kablam! | Oct 16 11:37:55.159 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.159 INFO kablam! | ----^^^^^ Oct 16 11:37:55.159 INFO kablam! | | Oct 16 11:37:55.159 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.159 INFO kablam! ... Oct 16 11:37:55.159 INFO kablam! 72 | impl_read_little_endian_integer_array!(i32, read_i32_arr, 4); Oct 16 11:37:55.159 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.159 INFO kablam! Oct 16 11:37:55.159 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.159 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.159 INFO kablam! | Oct 16 11:37:55.159 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.159 INFO kablam! | ----^^^^^ Oct 16 11:37:55.159 INFO kablam! | | Oct 16 11:37:55.159 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.159 INFO kablam! ... Oct 16 11:37:55.159 INFO kablam! 73 | impl_read_little_endian_integer_array!(i64, read_i64_arr, 8); Oct 16 11:37:55.159 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.159 INFO kablam! Oct 16 11:37:55.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.73s Oct 16 11:37:55.907 INFO kablam! su: No module specific data is present Oct 16 11:37:56.168 INFO running `"docker" "rm" "-f" "766c4e399f882e45a1370dba3f4cbbd2e59f7207f3c85b12cfb95cd5834addf9"` Oct 16 11:37:56.303 INFO blam! 766c4e399f882e45a1370dba3f4cbbd2e59f7207f3c85b12cfb95cd5834addf9 Oct 16 11:37:56.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:37:56.557 INFO blam! 7190a8bc2bf7d10917d7f3e48251d5117d9777fe449a92576dc746139a0e9628 Oct 16 11:37:56.559 INFO running `"docker" "start" "-a" "7190a8bc2bf7d10917d7f3e48251d5117d9777fe449a92576dc746139a0e9628"` Oct 16 11:37:57.325 INFO kablam! usermod: no changes Oct 16 11:37:57.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 11:37:57.444 INFO kablam! Running /target/debug/deps/fbxcel-b44d8d3225460fdd Oct 16 11:37:57.451 INFO kablam! Doc-tests fbxcel Oct 16 11:37:57.451 INFO blam! Oct 16 11:37:57.451 INFO blam! running 1 test Oct 16 11:37:57.451 INFO blam! test parser::binary::reader::tests::test_skip_to ... ok Oct 16 11:37:57.451 INFO blam! Oct 16 11:37:57.451 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:37:57.452 INFO blam! Oct 16 11:37:59.367 INFO blam! Oct 16 11:37:59.367 INFO kablam! su: No module specific data is present Oct 16 11:37:59.367 INFO blam! running 0 tests Oct 16 11:37:59.367 INFO blam! Oct 16 11:37:59.367 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:37:59.367 INFO blam! Oct 16 11:38:00.287 INFO running `"docker" "rm" "-f" "7190a8bc2bf7d10917d7f3e48251d5117d9777fe449a92576dc746139a0e9628"` Oct 16 11:38:00.665 INFO blam! 7190a8bc2bf7d10917d7f3e48251d5117d9777fe449a92576dc746139a0e9628