Oct 11 19:26:17.073 INFO testing hematite-nbt-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:26:17.073 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:26:17.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:26:17.508 INFO blam! bdb1ba611b9c754c67b75523c01a2431f036dd1dfe4fc9fbb625fcd245a30105 Oct 11 19:26:17.510 INFO running `"docker" "start" "-a" "bdb1ba611b9c754c67b75523c01a2431f036dd1dfe4fc9fbb625fcd245a30105"` Oct 11 19:26:18.270 INFO kablam! usermod: no changes Oct 11 19:26:18.344 INFO kablam! Compiling hematite-nbt v0.3.0 (/source) Oct 11 19:26:19.276 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:19.276 INFO kablam! --> src/blob.rs:50:24 Oct 11 19:26:19.276 INFO kablam! | Oct 11 19:26:19.276 INFO kablam! 50 | pub fn from_reader(mut src: &mut io::Read) -> Result { Oct 11 19:26:19.276 INFO kablam! | ----^^^ Oct 11 19:26:19.276 INFO kablam! | | Oct 11 19:26:19.276 INFO kablam! | help: remove this `mut` Oct 11 19:26:19.276 INFO kablam! | Oct 11 19:26:19.276 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 19:26:19.276 INFO kablam! Oct 11 19:26:19.312 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:19.312 INFO kablam! --> src/value.rs:88:32 Oct 11 19:26:19.312 INFO kablam! | Oct 11 19:26:19.312 INFO kablam! 88 | pub fn write_header(&self, mut dst: &mut io::Write, title: &str) -> Result<()> { Oct 11 19:26:19.312 INFO kablam! | ----^^^ Oct 11 19:26:19.312 INFO kablam! | | Oct 11 19:26:19.312 INFO kablam! | help: remove this `mut` Oct 11 19:26:19.312 INFO kablam! Oct 11 19:26:19.314 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:19.314 INFO kablam! --> src/value.rs:96:25 Oct 11 19:26:19.314 INFO kablam! | Oct 11 19:26:19.314 INFO kablam! 96 | pub fn write(&self, mut dst: &mut io::Write) -> Result<()> { Oct 11 19:26:19.314 INFO kablam! | ----^^^ Oct 11 19:26:19.314 INFO kablam! | | Oct 11 19:26:19.314 INFO kablam! | help: remove this `mut` Oct 11 19:26:19.314 INFO kablam! Oct 11 19:26:19.318 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:19.318 INFO kablam! --> src/value.rs:155:24 Oct 11 19:26:19.318 INFO kablam! | Oct 11 19:26:19.318 INFO kablam! 155 | pub fn read_header(mut src: &mut io::Read) -> Result<(u8, String)> { Oct 11 19:26:19.318 INFO kablam! | ----^^^ Oct 11 19:26:19.319 INFO kablam! | | Oct 11 19:26:19.319 INFO kablam! | help: remove this `mut` Oct 11 19:26:19.319 INFO kablam! Oct 11 19:26:19.320 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:19.320 INFO kablam! --> src/value.rs:170:32 Oct 11 19:26:19.320 INFO kablam! | Oct 11 19:26:19.320 INFO kablam! 170 | pub fn from_reader(id: u8, mut src: &mut io::Read) -> Result { Oct 11 19:26:19.320 INFO kablam! | ----^^^ Oct 11 19:26:19.320 INFO kablam! | | Oct 11 19:26:19.320 INFO kablam! | help: remove this `mut` Oct 11 19:26:19.320 INFO kablam! Oct 11 19:26:19.337 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:19.337 INFO kablam! --> src/value.rs:309:14 Oct 11 19:26:19.337 INFO kablam! | Oct 11 19:26:19.337 INFO kablam! 309 | fn read_utf8(mut src: &mut io::Read, len: usize) -> Result { Oct 11 19:26:19.337 INFO kablam! | ----^^^ Oct 11 19:26:19.337 INFO kablam! | | Oct 11 19:26:19.337 INFO kablam! | help: remove this `mut` Oct 11 19:26:19.337 INFO kablam! Oct 11 19:26:20.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.95s Oct 11 19:26:20.270 INFO kablam! su: No module specific data is present Oct 11 19:26:20.696 INFO running `"docker" "rm" "-f" "bdb1ba611b9c754c67b75523c01a2431f036dd1dfe4fc9fbb625fcd245a30105"` Oct 11 19:26:20.908 INFO blam! bdb1ba611b9c754c67b75523c01a2431f036dd1dfe4fc9fbb625fcd245a30105 Oct 11 19:26:20.916 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:26:20.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:26:21.194 INFO blam! 7dfa566ac52eeb9025c7f897eec10a182b3f0b4ed634a8a74162b76d1e06b08a Oct 11 19:26:21.195 INFO running `"docker" "start" "-a" "7dfa566ac52eeb9025c7f897eec10a182b3f0b4ed634a8a74162b76d1e06b08a"` Oct 11 19:26:22.200 INFO kablam! usermod: no changes Oct 11 19:26:22.344 INFO kablam! Compiling hematite-nbt v0.3.0 (/source) Oct 11 19:26:23.485 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:23.485 INFO kablam! --> src/blob.rs:50:24 Oct 11 19:26:23.485 INFO kablam! | Oct 11 19:26:23.485 INFO kablam! 50 | pub fn from_reader(mut src: &mut io::Read) -> Result { Oct 11 19:26:23.486 INFO kablam! | ----^^^ Oct 11 19:26:23.486 INFO kablam! | | Oct 11 19:26:23.486 INFO kablam! | help: remove this `mut` Oct 11 19:26:23.486 INFO kablam! | Oct 11 19:26:23.486 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 19:26:23.486 INFO kablam! Oct 11 19:26:23.512 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:23.512 INFO kablam! --> src/value.rs:88:32 Oct 11 19:26:23.512 INFO kablam! | Oct 11 19:26:23.512 INFO kablam! 88 | pub fn write_header(&self, mut dst: &mut io::Write, title: &str) -> Result<()> { Oct 11 19:26:23.512 INFO kablam! | ----^^^ Oct 11 19:26:23.512 INFO kablam! | | Oct 11 19:26:23.512 INFO kablam! | help: remove this `mut` Oct 11 19:26:23.512 INFO kablam! Oct 11 19:26:23.514 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:23.514 INFO kablam! --> src/value.rs:96:25 Oct 11 19:26:23.514 INFO kablam! | Oct 11 19:26:23.514 INFO kablam! 96 | pub fn write(&self, mut dst: &mut io::Write) -> Result<()> { Oct 11 19:26:23.514 INFO kablam! | ----^^^ Oct 11 19:26:23.514 INFO kablam! | | Oct 11 19:26:23.514 INFO kablam! | help: remove this `mut` Oct 11 19:26:23.514 INFO kablam! Oct 11 19:26:23.524 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:23.524 INFO kablam! --> src/value.rs:155:24 Oct 11 19:26:23.524 INFO kablam! | Oct 11 19:26:23.524 INFO kablam! 155 | pub fn read_header(mut src: &mut io::Read) -> Result<(u8, String)> { Oct 11 19:26:23.524 INFO kablam! | ----^^^ Oct 11 19:26:23.524 INFO kablam! | | Oct 11 19:26:23.524 INFO kablam! | help: remove this `mut` Oct 11 19:26:23.524 INFO kablam! Oct 11 19:26:23.524 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:23.524 INFO kablam! --> src/value.rs:170:32 Oct 11 19:26:23.524 INFO kablam! | Oct 11 19:26:23.524 INFO kablam! 170 | pub fn from_reader(id: u8, mut src: &mut io::Read) -> Result { Oct 11 19:26:23.524 INFO kablam! | ----^^^ Oct 11 19:26:23.524 INFO kablam! | | Oct 11 19:26:23.524 INFO kablam! | help: remove this `mut` Oct 11 19:26:23.524 INFO kablam! Oct 11 19:26:23.544 INFO kablam! warning: variable does not need to be mutable Oct 11 19:26:23.544 INFO kablam! --> src/value.rs:309:14 Oct 11 19:26:23.544 INFO kablam! | Oct 11 19:26:23.544 INFO kablam! 309 | fn read_utf8(mut src: &mut io::Read, len: usize) -> Result { Oct 11 19:26:23.544 INFO kablam! | ----^^^ Oct 11 19:26:23.544 INFO kablam! | | Oct 11 19:26:23.544 INFO kablam! | help: remove this `mut` Oct 11 19:26:23.544 INFO kablam! Oct 11 19:26:25.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 11 19:26:25.413 INFO kablam! su: No module specific data is present Oct 11 19:26:26.120 INFO running `"docker" "rm" "-f" "7dfa566ac52eeb9025c7f897eec10a182b3f0b4ed634a8a74162b76d1e06b08a"` Oct 11 19:26:26.388 INFO blam! 7dfa566ac52eeb9025c7f897eec10a182b3f0b4ed634a8a74162b76d1e06b08a Oct 11 19:26:26.412 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:26:26.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 19:26:26.854 INFO blam! 166931aa4d86563885fd1ac790df9584208716bfd592e5d189404fc420d18000 Oct 11 19:26:26.876 INFO running `"docker" "start" "-a" "166931aa4d86563885fd1ac790df9584208716bfd592e5d189404fc420d18000"` Oct 11 19:26:28.069 INFO kablam! usermod: no changes Oct 11 19:26:28.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 19:26:28.188 INFO kablam! Running /target/debug/deps/nbt-4d7c005b29818fdc Oct 11 19:26:28.190 INFO blam! Oct 11 19:26:28.190 INFO blam! running 12 tests Oct 11 19:26:28.192 INFO blam! test tests::nbt_compression ... ok Oct 11 19:26:28.192 INFO blam! test tests::nbt_empty_list ... ok Oct 11 19:26:28.200 INFO blam! test tests::nbt_no_end_tag ... ok Oct 11 19:26:28.200 INFO blam! test tests::nbt_bigtest ... ok Oct 11 19:26:28.212 INFO blam! test tests::nbt_no_root ... ok Oct 11 19:26:28.213 INFO blam! test tests::nbt_bad_compression ... ok Oct 11 19:26:28.224 INFO blam! test tests::nbt_invalid_list ... ok Oct 11 19:26:28.224 INFO blam! test tests::nbt_nested_compound ... ok Oct 11 19:26:28.224 INFO blam! test tests::nbt_invalid_id ... ok Oct 11 19:26:28.224 INFO blam! test tests::nbt_nonempty ... ok Oct 11 19:26:28.224 INFO blam! test tests::nbt_empty_nbtfile ... ok Oct 11 19:26:28.224 INFO blam! test tests::serialize_basic_types ... ok Oct 11 19:26:28.224 INFO blam! Oct 11 19:26:28.224 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:26:28.224 INFO blam! Oct 11 19:26:28.228 INFO kablam! Doc-tests nbt Oct 11 19:26:29.279 INFO blam! Oct 11 19:26:29.279 INFO blam! running 3 tests Oct 11 19:26:29.279 INFO blam! test src/serialize/mod.rs - serialize::NbtFmt (line 30) ... ignored Oct 11 19:26:30.876 INFO blam! test src/blob.rs - blob::Blob (line 23) ... ok Oct 11 19:26:30.971 INFO blam! test src/serialize/mod.rs - serialize::NbtFmt (line 59) ... ok Oct 11 19:26:30.971 INFO blam! Oct 11 19:26:30.972 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 19:26:30.972 INFO blam! Oct 11 19:26:30.986 INFO kablam! su: No module specific data is present Oct 11 19:26:31.448 INFO running `"docker" "rm" "-f" "166931aa4d86563885fd1ac790df9584208716bfd592e5d189404fc420d18000"` Oct 11 19:26:31.611 INFO blam! 166931aa4d86563885fd1ac790df9584208716bfd592e5d189404fc420d18000