Oct 16 06:37:42.499 INFO testing hematite-nbt-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:37:42.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:37:43.017 INFO blam! c44c555df0a1b1ad060ff5e3d9d230cc20f8963386757181965c3cdffea17e39 Oct 16 06:37:43.020 INFO running `"docker" "start" "-a" "c44c555df0a1b1ad060ff5e3d9d230cc20f8963386757181965c3cdffea17e39"` Oct 16 06:37:44.147 INFO kablam! usermod: no changes Oct 16 06:37:44.227 INFO kablam! Compiling hematite-nbt v0.3.0 (/source) Oct 16 06:37:45.319 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:45.319 INFO kablam! --> src/blob.rs:50:24 Oct 16 06:37:45.319 INFO kablam! | Oct 16 06:37:45.319 INFO kablam! 50 | pub fn from_reader(mut src: &mut io::Read) -> Result { Oct 16 06:37:45.319 INFO kablam! | ----^^^ Oct 16 06:37:45.319 INFO kablam! | | Oct 16 06:37:45.319 INFO kablam! | help: remove this `mut` Oct 16 06:37:45.319 INFO kablam! | Oct 16 06:37:45.319 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:37:45.319 INFO kablam! Oct 16 06:37:45.332 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:45.332 INFO kablam! --> src/value.rs:88:32 Oct 16 06:37:45.332 INFO kablam! | Oct 16 06:37:45.332 INFO kablam! 88 | pub fn write_header(&self, mut dst: &mut io::Write, title: &str) -> Result<()> { Oct 16 06:37:45.332 INFO kablam! | ----^^^ Oct 16 06:37:45.332 INFO kablam! | | Oct 16 06:37:45.332 INFO kablam! | help: remove this `mut` Oct 16 06:37:45.332 INFO kablam! Oct 16 06:37:45.339 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:45.339 INFO kablam! --> src/value.rs:96:25 Oct 16 06:37:45.339 INFO kablam! | Oct 16 06:37:45.339 INFO kablam! 96 | pub fn write(&self, mut dst: &mut io::Write) -> Result<()> { Oct 16 06:37:45.339 INFO kablam! | ----^^^ Oct 16 06:37:45.339 INFO kablam! | | Oct 16 06:37:45.339 INFO kablam! | help: remove this `mut` Oct 16 06:37:45.339 INFO kablam! Oct 16 06:37:45.339 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:45.339 INFO kablam! --> src/value.rs:155:24 Oct 16 06:37:45.339 INFO kablam! | Oct 16 06:37:45.339 INFO kablam! 155 | pub fn read_header(mut src: &mut io::Read) -> Result<(u8, String)> { Oct 16 06:37:45.339 INFO kablam! | ----^^^ Oct 16 06:37:45.339 INFO kablam! | | Oct 16 06:37:45.339 INFO kablam! | help: remove this `mut` Oct 16 06:37:45.339 INFO kablam! Oct 16 06:37:45.351 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:45.351 INFO kablam! --> src/value.rs:170:32 Oct 16 06:37:45.351 INFO kablam! | Oct 16 06:37:45.351 INFO kablam! 170 | pub fn from_reader(id: u8, mut src: &mut io::Read) -> Result { Oct 16 06:37:45.351 INFO kablam! | ----^^^ Oct 16 06:37:45.351 INFO kablam! | | Oct 16 06:37:45.351 INFO kablam! | help: remove this `mut` Oct 16 06:37:45.351 INFO kablam! Oct 16 06:37:45.362 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:45.362 INFO kablam! --> src/value.rs:309:14 Oct 16 06:37:45.362 INFO kablam! | Oct 16 06:37:45.362 INFO kablam! 309 | fn read_utf8(mut src: &mut io::Read, len: usize) -> Result { Oct 16 06:37:45.362 INFO kablam! | ----^^^ Oct 16 06:37:45.362 INFO kablam! | | Oct 16 06:37:45.362 INFO kablam! | help: remove this `mut` Oct 16 06:37:45.362 INFO kablam! Oct 16 06:37:46.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 16 06:37:46.272 INFO kablam! su: No module specific data is present Oct 16 06:37:46.573 INFO running `"docker" "rm" "-f" "c44c555df0a1b1ad060ff5e3d9d230cc20f8963386757181965c3cdffea17e39"` Oct 16 06:37:46.650 INFO blam! c44c555df0a1b1ad060ff5e3d9d230cc20f8963386757181965c3cdffea17e39 Oct 16 06:37:46.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:37:46.872 INFO blam! a18b4f3ee2eb33f754c3ded7867af883a4ee4e26d77d7677e51e6539eb5a087c Oct 16 06:37:46.877 INFO running `"docker" "start" "-a" "a18b4f3ee2eb33f754c3ded7867af883a4ee4e26d77d7677e51e6539eb5a087c"` Oct 16 06:37:47.334 INFO kablam! usermod: no changes Oct 16 06:37:47.371 INFO kablam! Compiling hematite-nbt v0.3.0 (/source) Oct 16 06:37:48.538 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:48.539 INFO kablam! --> src/blob.rs:50:24 Oct 16 06:37:48.540 INFO kablam! | Oct 16 06:37:48.540 INFO kablam! 50 | pub fn from_reader(mut src: &mut io::Read) -> Result { Oct 16 06:37:48.541 INFO kablam! | ----^^^ Oct 16 06:37:48.542 INFO kablam! | | Oct 16 06:37:48.542 INFO kablam! | help: remove this `mut` Oct 16 06:37:48.543 INFO kablam! | Oct 16 06:37:48.544 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:37:48.544 INFO kablam! Oct 16 06:37:48.572 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:48.573 INFO kablam! --> src/value.rs:88:32 Oct 16 06:37:48.574 INFO kablam! | Oct 16 06:37:48.574 INFO kablam! 88 | pub fn write_header(&self, mut dst: &mut io::Write, title: &str) -> Result<()> { Oct 16 06:37:48.575 INFO kablam! | ----^^^ Oct 16 06:37:48.576 INFO kablam! | | Oct 16 06:37:48.576 INFO kablam! | help: remove this `mut` Oct 16 06:37:48.577 INFO kablam! Oct 16 06:37:48.586 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:48.586 INFO kablam! --> src/value.rs:96:25 Oct 16 06:37:48.587 INFO kablam! | Oct 16 06:37:48.588 INFO kablam! 96 | pub fn write(&self, mut dst: &mut io::Write) -> Result<()> { Oct 16 06:37:48.588 INFO kablam! | ----^^^ Oct 16 06:37:48.589 INFO kablam! | | Oct 16 06:37:48.590 INFO kablam! | help: remove this `mut` Oct 16 06:37:48.590 INFO kablam! Oct 16 06:37:48.593 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:48.593 INFO kablam! --> src/value.rs:155:24 Oct 16 06:37:48.594 INFO kablam! | Oct 16 06:37:48.594 INFO kablam! 155 | pub fn read_header(mut src: &mut io::Read) -> Result<(u8, String)> { Oct 16 06:37:48.595 INFO kablam! | ----^^^ Oct 16 06:37:48.596 INFO kablam! | | Oct 16 06:37:48.596 INFO kablam! | help: remove this `mut` Oct 16 06:37:48.597 INFO kablam! Oct 16 06:37:48.603 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:48.604 INFO kablam! --> src/value.rs:170:32 Oct 16 06:37:48.605 INFO kablam! | Oct 16 06:37:48.605 INFO kablam! 170 | pub fn from_reader(id: u8, mut src: &mut io::Read) -> Result { Oct 16 06:37:48.606 INFO kablam! | ----^^^ Oct 16 06:37:48.606 INFO kablam! | | Oct 16 06:37:48.607 INFO kablam! | help: remove this `mut` Oct 16 06:37:48.608 INFO kablam! Oct 16 06:37:48.622 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:48.623 INFO kablam! --> src/value.rs:309:14 Oct 16 06:37:48.624 INFO kablam! | Oct 16 06:37:48.624 INFO kablam! 309 | fn read_utf8(mut src: &mut io::Read, len: usize) -> Result { Oct 16 06:37:48.625 INFO kablam! | ----^^^ Oct 16 06:37:48.625 INFO kablam! | | Oct 16 06:37:48.626 INFO kablam! | help: remove this `mut` Oct 16 06:37:48.627 INFO kablam! Oct 16 06:37:51.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.70s Oct 16 06:37:51.053 INFO kablam! su: No module specific data is present Oct 16 06:37:51.741 INFO running `"docker" "rm" "-f" "a18b4f3ee2eb33f754c3ded7867af883a4ee4e26d77d7677e51e6539eb5a087c"` Oct 16 06:37:52.079 INFO blam! a18b4f3ee2eb33f754c3ded7867af883a4ee4e26d77d7677e51e6539eb5a087c Oct 16 06:37:52.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 06:37:52.300 INFO blam! dbebe799e9664f67119017526842470c9b2f19e43bbe9bc545d5073a5fb6a41a Oct 16 06:37:52.305 INFO running `"docker" "start" "-a" "dbebe799e9664f67119017526842470c9b2f19e43bbe9bc545d5073a5fb6a41a"` Oct 16 06:37:52.828 INFO kablam! usermod: no changes Oct 16 06:37:52.861 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 06:37:52.872 INFO kablam! Running /target/debug/deps/nbt-4d7c005b29818fdc Oct 16 06:37:52.874 INFO blam! Oct 16 06:37:52.874 INFO blam! running 12 tests Oct 16 06:37:52.875 INFO blam! test tests::nbt_empty_nbtfile ... ok Oct 16 06:37:52.875 INFO blam! test tests::nbt_empty_list ... ok Oct 16 06:37:52.875 INFO blam! test tests::nbt_bad_compression ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_no_end_tag ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_nested_compound ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_no_root ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_compression ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_bigtest ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_invalid_id ... ok Oct 16 06:37:52.876 INFO blam! test tests::nbt_invalid_list ... ok Oct 16 06:37:52.879 INFO blam! test tests::serialize_basic_types ... ok Oct 16 06:37:52.879 INFO blam! test tests::nbt_nonempty ... ok Oct 16 06:37:52.879 INFO blam! Oct 16 06:37:52.879 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:37:52.879 INFO blam! Oct 16 06:37:52.880 INFO kablam! Doc-tests nbt Oct 16 06:37:53.768 INFO blam! Oct 16 06:37:53.768 INFO blam! running 3 tests Oct 16 06:37:53.768 INFO blam! test src/serialize/mod.rs - serialize::NbtFmt (line 30) ... ignored Oct 16 06:37:55.319 INFO blam! test src/serialize/mod.rs - serialize::NbtFmt (line 59) ... ok Oct 16 06:37:55.420 INFO blam! test src/blob.rs - blob::Blob (line 23) ... ok Oct 16 06:37:55.420 INFO blam! Oct 16 06:37:55.420 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 06:37:55.420 INFO blam! Oct 16 06:37:55.425 INFO kablam! su: No module specific data is present Oct 16 06:37:55.707 INFO running `"docker" "rm" "-f" "dbebe799e9664f67119017526842470c9b2f19e43bbe9bc545d5073a5fb6a41a"` Oct 16 06:37:55.827 INFO blam! dbebe799e9664f67119017526842470c9b2f19e43bbe9bc545d5073a5fb6a41a