Oct 16 11:37:47.975 INFO testing fbxcel-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:37:47.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:37:48.266 INFO blam! 4dae6e153a3667d0c9d4c5340b54d8e25483b3d6626dfafbd58de49d1a1dc287 Oct 16 11:37:48.268 INFO running `"docker" "start" "-a" "4dae6e153a3667d0c9d4c5340b54d8e25483b3d6626dfafbd58de49d1a1dc287"` Oct 16 11:37:48.644 INFO kablam! usermod: no changes Oct 16 11:37:48.688 INFO kablam! Compiling fbxcel v0.0.2 (/source) Oct 16 11:37:50.299 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.299 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.299 INFO kablam! | Oct 16 11:37:50.299 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.299 INFO kablam! | ----^^^^^ Oct 16 11:37:50.299 INFO kablam! | | Oct 16 11:37:50.299 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.299 INFO kablam! ... Oct 16 11:37:50.299 INFO kablam! 47 | impl_read_little_endian_integer!(u8, read_u8, 1); Oct 16 11:37:50.299 INFO kablam! | ------------------------------------------------- in this macro invocation Oct 16 11:37:50.299 INFO kablam! | Oct 16 11:37:50.299 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:37:50.299 INFO kablam! Oct 16 11:37:50.300 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.300 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.300 INFO kablam! | Oct 16 11:37:50.300 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.300 INFO kablam! | ----^^^^^ Oct 16 11:37:50.300 INFO kablam! | | Oct 16 11:37:50.300 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.300 INFO kablam! ... Oct 16 11:37:50.300 INFO kablam! 48 | impl_read_little_endian_integer!(u32, read_u32, 4); Oct 16 11:37:50.300 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.300 INFO kablam! Oct 16 11:37:50.307 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.307 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.307 INFO kablam! | Oct 16 11:37:50.307 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.307 INFO kablam! | ----^^^^^ Oct 16 11:37:50.307 INFO kablam! | | Oct 16 11:37:50.307 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.307 INFO kablam! ... Oct 16 11:37:50.307 INFO kablam! 49 | impl_read_little_endian_integer!(u64, read_u64, 8); Oct 16 11:37:50.307 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.307 INFO kablam! Oct 16 11:37:50.307 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.307 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.307 INFO kablam! | Oct 16 11:37:50.307 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.307 INFO kablam! | ----^^^^^ Oct 16 11:37:50.307 INFO kablam! | | Oct 16 11:37:50.307 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.307 INFO kablam! ... Oct 16 11:37:50.307 INFO kablam! 50 | impl_read_little_endian_integer!(i16, read_i16, 2); Oct 16 11:37:50.307 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.307 INFO kablam! Oct 16 11:37:50.307 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.307 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.307 INFO kablam! | Oct 16 11:37:50.307 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.307 INFO kablam! | ----^^^^^ Oct 16 11:37:50.307 INFO kablam! | | Oct 16 11:37:50.307 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.307 INFO kablam! ... Oct 16 11:37:50.307 INFO kablam! 51 | impl_read_little_endian_integer!(i32, read_i32, 4); Oct 16 11:37:50.307 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.307 INFO kablam! Oct 16 11:37:50.307 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.307 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:50.307 INFO kablam! | Oct 16 11:37:50.307 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:50.307 INFO kablam! | ----^^^^^ Oct 16 11:37:50.307 INFO kablam! | | Oct 16 11:37:50.307 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.307 INFO kablam! ... Oct 16 11:37:50.307 INFO kablam! 52 | impl_read_little_endian_integer!(i64, read_i64, 8); Oct 16 11:37:50.307 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:50.307 INFO kablam! Oct 16 11:37:50.311 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.311 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.311 INFO kablam! | Oct 16 11:37:50.311 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.311 INFO kablam! | ----^^^^^ Oct 16 11:37:50.311 INFO kablam! | | Oct 16 11:37:50.311 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.311 INFO kablam! ... Oct 16 11:37:50.311 INFO kablam! 68 | impl_read_little_endian_integer_array!(u8, read_u8_arr, 1); Oct 16 11:37:50.311 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 16 11:37:50.311 INFO kablam! Oct 16 11:37:50.315 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.315 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.315 INFO kablam! | Oct 16 11:37:50.315 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.315 INFO kablam! | ----^^^^^ Oct 16 11:37:50.315 INFO kablam! | | Oct 16 11:37:50.315 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.315 INFO kablam! ... Oct 16 11:37:50.315 INFO kablam! 69 | impl_read_little_endian_integer_array!(u32, read_u32_arr, 4); Oct 16 11:37:50.315 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.315 INFO kablam! Oct 16 11:37:50.315 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.315 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.315 INFO kablam! | Oct 16 11:37:50.315 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.315 INFO kablam! | ----^^^^^ Oct 16 11:37:50.315 INFO kablam! | | Oct 16 11:37:50.315 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.315 INFO kablam! ... Oct 16 11:37:50.315 INFO kablam! 70 | impl_read_little_endian_integer_array!(u64, read_u64_arr, 8); Oct 16 11:37:50.315 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.315 INFO kablam! Oct 16 11:37:50.319 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.319 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.319 INFO kablam! | Oct 16 11:37:50.319 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.319 INFO kablam! | ----^^^^^ Oct 16 11:37:50.319 INFO kablam! | | Oct 16 11:37:50.319 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.319 INFO kablam! ... Oct 16 11:37:50.319 INFO kablam! 71 | impl_read_little_endian_integer_array!(i16, read_i16_arr, 2); Oct 16 11:37:50.319 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.319 INFO kablam! Oct 16 11:37:50.323 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.323 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.323 INFO kablam! | Oct 16 11:37:50.323 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.323 INFO kablam! | ----^^^^^ Oct 16 11:37:50.323 INFO kablam! | | Oct 16 11:37:50.323 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.323 INFO kablam! ... Oct 16 11:37:50.323 INFO kablam! 72 | impl_read_little_endian_integer_array!(i32, read_i32_arr, 4); Oct 16 11:37:50.323 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.323 INFO kablam! Oct 16 11:37:50.327 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:50.327 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:50.327 INFO kablam! | Oct 16 11:37:50.327 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:50.327 INFO kablam! | ----^^^^^ Oct 16 11:37:50.327 INFO kablam! | | Oct 16 11:37:50.327 INFO kablam! | help: remove this `mut` Oct 16 11:37:50.327 INFO kablam! ... Oct 16 11:37:50.327 INFO kablam! 73 | impl_read_little_endian_integer_array!(i64, read_i64_arr, 8); Oct 16 11:37:50.327 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:50.327 INFO kablam! Oct 16 11:37:50.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 16 11:37:50.813 INFO kablam! su: No module specific data is present Oct 16 11:37:51.524 INFO running `"docker" "rm" "-f" "4dae6e153a3667d0c9d4c5340b54d8e25483b3d6626dfafbd58de49d1a1dc287"` Oct 16 11:37:51.918 INFO blam! 4dae6e153a3667d0c9d4c5340b54d8e25483b3d6626dfafbd58de49d1a1dc287 Oct 16 11:37:51.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:37:52.372 INFO blam! ab5cac71a2ee5e526063580d43bfac7f7f0913ade7153523cbe8456e72038861 Oct 16 11:37:52.379 INFO running `"docker" "start" "-a" "ab5cac71a2ee5e526063580d43bfac7f7f0913ade7153523cbe8456e72038861"` Oct 16 11:37:53.165 INFO kablam! usermod: no changes Oct 16 11:37:53.239 INFO kablam! Compiling fbxcel v0.0.2 (/source) Oct 16 11:37:55.007 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.007 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.007 INFO kablam! | Oct 16 11:37:55.007 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.007 INFO kablam! | ----^^^^^ Oct 16 11:37:55.007 INFO kablam! | | Oct 16 11:37:55.007 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.007 INFO kablam! ... Oct 16 11:37:55.007 INFO kablam! 47 | impl_read_little_endian_integer!(u8, read_u8, 1); Oct 16 11:37:55.007 INFO kablam! | ------------------------------------------------- in this macro invocation Oct 16 11:37:55.007 INFO kablam! | Oct 16 11:37:55.007 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:37:55.007 INFO kablam! Oct 16 11:37:55.007 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.007 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.007 INFO kablam! | Oct 16 11:37:55.007 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.007 INFO kablam! | ----^^^^^ Oct 16 11:37:55.007 INFO kablam! | | Oct 16 11:37:55.007 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.007 INFO kablam! ... Oct 16 11:37:55.007 INFO kablam! 48 | impl_read_little_endian_integer!(u32, read_u32, 4); Oct 16 11:37:55.007 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.007 INFO kablam! Oct 16 11:37:55.009 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.009 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.009 INFO kablam! | Oct 16 11:37:55.009 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.009 INFO kablam! | ----^^^^^ Oct 16 11:37:55.009 INFO kablam! | | Oct 16 11:37:55.009 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.009 INFO kablam! ... Oct 16 11:37:55.009 INFO kablam! 49 | impl_read_little_endian_integer!(u64, read_u64, 8); Oct 16 11:37:55.009 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.009 INFO kablam! Oct 16 11:37:55.011 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.011 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.011 INFO kablam! | Oct 16 11:37:55.011 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.011 INFO kablam! | ----^^^^^ Oct 16 11:37:55.012 INFO kablam! | | Oct 16 11:37:55.012 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.018 INFO kablam! ... Oct 16 11:37:55.019 INFO kablam! 50 | impl_read_little_endian_integer!(i16, read_i16, 2); Oct 16 11:37:55.019 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.019 INFO kablam! Oct 16 11:37:55.019 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.019 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.019 INFO kablam! | Oct 16 11:37:55.019 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.019 INFO kablam! | ----^^^^^ Oct 16 11:37:55.019 INFO kablam! | | Oct 16 11:37:55.019 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.019 INFO kablam! ... Oct 16 11:37:55.019 INFO kablam! 51 | impl_read_little_endian_integer!(i32, read_i32, 4); Oct 16 11:37:55.019 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.019 INFO kablam! Oct 16 11:37:55.019 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.019 INFO kablam! --> src/parser/binary/reader.rs:15:17 Oct 16 11:37:55.019 INFO kablam! | Oct 16 11:37:55.019 INFO kablam! 15 | let mut slice = unsafe { Oct 16 11:37:55.019 INFO kablam! | ----^^^^^ Oct 16 11:37:55.019 INFO kablam! | | Oct 16 11:37:55.019 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.019 INFO kablam! ... Oct 16 11:37:55.019 INFO kablam! 52 | impl_read_little_endian_integer!(i64, read_i64, 8); Oct 16 11:37:55.019 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 16 11:37:55.019 INFO kablam! Oct 16 11:37:55.023 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.023 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.023 INFO kablam! | Oct 16 11:37:55.023 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.023 INFO kablam! | ----^^^^^ Oct 16 11:37:55.023 INFO kablam! | | Oct 16 11:37:55.023 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.023 INFO kablam! ... Oct 16 11:37:55.023 INFO kablam! 68 | impl_read_little_endian_integer_array!(u8, read_u8_arr, 1); Oct 16 11:37:55.023 INFO kablam! | ----------------------------------------------------------- in this macro invocation Oct 16 11:37:55.023 INFO kablam! Oct 16 11:37:55.026 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.027 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.027 INFO kablam! | Oct 16 11:37:55.027 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.027 INFO kablam! | ----^^^^^ Oct 16 11:37:55.027 INFO kablam! | | Oct 16 11:37:55.027 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.027 INFO kablam! ... Oct 16 11:37:55.027 INFO kablam! 69 | impl_read_little_endian_integer_array!(u32, read_u32_arr, 4); Oct 16 11:37:55.027 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.027 INFO kablam! Oct 16 11:37:55.030 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.031 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.031 INFO kablam! | Oct 16 11:37:55.031 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.031 INFO kablam! | ----^^^^^ Oct 16 11:37:55.031 INFO kablam! | | Oct 16 11:37:55.031 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.031 INFO kablam! ... Oct 16 11:37:55.031 INFO kablam! 70 | impl_read_little_endian_integer_array!(u64, read_u64_arr, 8); Oct 16 11:37:55.031 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.031 INFO kablam! Oct 16 11:37:55.034 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.034 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.034 INFO kablam! | Oct 16 11:37:55.034 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.034 INFO kablam! | ----^^^^^ Oct 16 11:37:55.034 INFO kablam! | | Oct 16 11:37:55.034 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.034 INFO kablam! ... Oct 16 11:37:55.034 INFO kablam! 71 | impl_read_little_endian_integer_array!(i16, read_i16_arr, 2); Oct 16 11:37:55.034 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.034 INFO kablam! Oct 16 11:37:55.047 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.047 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.047 INFO kablam! | Oct 16 11:37:55.047 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.047 INFO kablam! | ----^^^^^ Oct 16 11:37:55.047 INFO kablam! | | Oct 16 11:37:55.047 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.047 INFO kablam! ... Oct 16 11:37:55.047 INFO kablam! 72 | impl_read_little_endian_integer_array!(i32, read_i32_arr, 4); Oct 16 11:37:55.047 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.047 INFO kablam! Oct 16 11:37:55.054 INFO kablam! warning: variable does not need to be mutable Oct 16 11:37:55.055 INFO kablam! --> src/parser/binary/reader.rs:31:21 Oct 16 11:37:55.055 INFO kablam! | Oct 16 11:37:55.055 INFO kablam! 31 | let mut slice = unsafe { Oct 16 11:37:55.055 INFO kablam! | ----^^^^^ Oct 16 11:37:55.055 INFO kablam! | | Oct 16 11:37:55.055 INFO kablam! | help: remove this `mut` Oct 16 11:37:55.055 INFO kablam! ... Oct 16 11:37:55.055 INFO kablam! 73 | impl_read_little_endian_integer_array!(i64, read_i64_arr, 8); Oct 16 11:37:55.055 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 16 11:37:55.055 INFO kablam! Oct 16 11:37:55.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 16 11:37:55.789 INFO kablam! su: No module specific data is present Oct 16 11:37:56.055 INFO running `"docker" "rm" "-f" "ab5cac71a2ee5e526063580d43bfac7f7f0913ade7153523cbe8456e72038861"` Oct 16 11:37:56.194 INFO blam! ab5cac71a2ee5e526063580d43bfac7f7f0913ade7153523cbe8456e72038861 Oct 16 11:37:56.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 11:37:56.424 INFO blam! 6a5975b69351fa699d7a74631aa14b76fb2ab638e9a2ddab3d4e3f02a6feb8fe Oct 16 11:37:56.429 INFO running `"docker" "start" "-a" "6a5975b69351fa699d7a74631aa14b76fb2ab638e9a2ddab3d4e3f02a6feb8fe"` Oct 16 11:37:57.239 INFO kablam! usermod: no changes Oct 16 11:37:57.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 11:37:57.323 INFO kablam! Running /target/debug/deps/fbxcel-a2fcb536a2372390 Oct 16 11:37:57.323 INFO blam! Oct 16 11:37:57.323 INFO blam! running 1 test Oct 16 11:37:57.323 INFO blam! test parser::binary::reader::tests::test_skip_to ... ok Oct 16 11:37:57.324 INFO blam! Oct 16 11:37:57.324 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:37:57.324 INFO blam! Oct 16 11:37:57.327 INFO kablam! Doc-tests fbxcel Oct 16 11:37:59.087 INFO blam! Oct 16 11:37:59.087 INFO blam! running 0 tests Oct 16 11:37:59.087 INFO blam! Oct 16 11:37:59.088 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:37:59.088 INFO blam! Oct 16 11:37:59.095 INFO kablam! su: No module specific data is present Oct 16 11:37:59.846 INFO running `"docker" "rm" "-f" "6a5975b69351fa699d7a74631aa14b76fb2ab638e9a2ddab3d4e3f02a6feb8fe"` Oct 16 11:38:00.189 INFO blam! 6a5975b69351fa699d7a74631aa14b76fb2ab638e9a2ddab3d4e3f02a6feb8fe