Oct 16 06:37:41.555 INFO testing hematite-nbt-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:37:41.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:37:41.796 INFO blam! 859078a67d825e6da9c371f742a35371fcf460d0ab20dee2ddc9d969f145baf7 Oct 16 06:37:41.798 INFO running `"docker" "start" "-a" "859078a67d825e6da9c371f742a35371fcf460d0ab20dee2ddc9d969f145baf7"` Oct 16 06:37:42.370 INFO kablam! usermod: no changes Oct 16 06:37:42.451 INFO kablam! Compiling hematite-nbt v0.3.0 (/source) Oct 16 06:37:43.535 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:43.535 INFO kablam! --> src/blob.rs:50:24 Oct 16 06:37:43.535 INFO kablam! | Oct 16 06:37:43.535 INFO kablam! 50 | pub fn from_reader(mut src: &mut io::Read) -> Result { Oct 16 06:37:43.535 INFO kablam! | ----^^^ Oct 16 06:37:43.535 INFO kablam! | | Oct 16 06:37:43.535 INFO kablam! | help: remove this `mut` Oct 16 06:37:43.535 INFO kablam! | Oct 16 06:37:43.535 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:37:43.535 INFO kablam! Oct 16 06:37:43.563 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:43.563 INFO kablam! --> src/value.rs:88:32 Oct 16 06:37:43.563 INFO kablam! | Oct 16 06:37:43.563 INFO kablam! 88 | pub fn write_header(&self, mut dst: &mut io::Write, title: &str) -> Result<()> { Oct 16 06:37:43.563 INFO kablam! | ----^^^ Oct 16 06:37:43.563 INFO kablam! | | Oct 16 06:37:43.563 INFO kablam! | help: remove this `mut` Oct 16 06:37:43.563 INFO kablam! Oct 16 06:37:43.569 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:43.569 INFO kablam! --> src/value.rs:96:25 Oct 16 06:37:43.569 INFO kablam! | Oct 16 06:37:43.569 INFO kablam! 96 | pub fn write(&self, mut dst: &mut io::Write) -> Result<()> { Oct 16 06:37:43.569 INFO kablam! | ----^^^ Oct 16 06:37:43.569 INFO kablam! | | Oct 16 06:37:43.569 INFO kablam! | help: remove this `mut` Oct 16 06:37:43.569 INFO kablam! Oct 16 06:37:43.575 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:43.575 INFO kablam! --> src/value.rs:155:24 Oct 16 06:37:43.575 INFO kablam! | Oct 16 06:37:43.575 INFO kablam! 155 | pub fn read_header(mut src: &mut io::Read) -> Result<(u8, String)> { Oct 16 06:37:43.575 INFO kablam! | ----^^^ Oct 16 06:37:43.575 INFO kablam! | | Oct 16 06:37:43.575 INFO kablam! | help: remove this `mut` Oct 16 06:37:43.575 INFO kablam! Oct 16 06:37:43.583 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:43.583 INFO kablam! --> src/value.rs:170:32 Oct 16 06:37:43.583 INFO kablam! | Oct 16 06:37:43.583 INFO kablam! 170 | pub fn from_reader(id: u8, mut src: &mut io::Read) -> Result { Oct 16 06:37:43.583 INFO kablam! | ----^^^ Oct 16 06:37:43.583 INFO kablam! | | Oct 16 06:37:43.583 INFO kablam! | help: remove this `mut` Oct 16 06:37:43.583 INFO kablam! Oct 16 06:37:43.593 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:43.593 INFO kablam! --> src/value.rs:309:14 Oct 16 06:37:43.593 INFO kablam! | Oct 16 06:37:43.593 INFO kablam! 309 | fn read_utf8(mut src: &mut io::Read, len: usize) -> Result { Oct 16 06:37:43.593 INFO kablam! | ----^^^ Oct 16 06:37:43.593 INFO kablam! | | Oct 16 06:37:43.593 INFO kablam! | help: remove this `mut` Oct 16 06:37:43.593 INFO kablam! Oct 16 06:37:44.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 16 06:37:44.483 INFO kablam! su: No module specific data is present Oct 16 06:37:45.269 INFO running `"docker" "rm" "-f" "859078a67d825e6da9c371f742a35371fcf460d0ab20dee2ddc9d969f145baf7"` Oct 16 06:37:45.567 INFO blam! 859078a67d825e6da9c371f742a35371fcf460d0ab20dee2ddc9d969f145baf7 Oct 16 06:37:45.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:37:46.088 INFO blam! 6de5989d8b4bd034194c6a633dfd2948021fa9540c26d77b92334ee834eab19d Oct 16 06:37:46.088 INFO running `"docker" "start" "-a" "6de5989d8b4bd034194c6a633dfd2948021fa9540c26d77b92334ee834eab19d"` Oct 16 06:37:46.574 INFO kablam! usermod: no changes Oct 16 06:37:46.616 INFO kablam! Compiling hematite-nbt v0.3.0 (/source) Oct 16 06:37:47.651 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:47.652 INFO kablam! --> src/blob.rs:50:24 Oct 16 06:37:47.653 INFO kablam! | Oct 16 06:37:47.653 INFO kablam! 50 | pub fn from_reader(mut src: &mut io::Read) -> Result { Oct 16 06:37:47.654 INFO kablam! | ----^^^ Oct 16 06:37:47.655 INFO kablam! | | Oct 16 06:37:47.655 INFO kablam! | help: remove this `mut` Oct 16 06:37:47.656 INFO kablam! | Oct 16 06:37:47.657 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 06:37:47.657 INFO kablam! Oct 16 06:37:47.674 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:47.675 INFO kablam! --> src/value.rs:88:32 Oct 16 06:37:47.675 INFO kablam! | Oct 16 06:37:47.676 INFO kablam! 88 | pub fn write_header(&self, mut dst: &mut io::Write, title: &str) -> Result<()> { Oct 16 06:37:47.677 INFO kablam! | ----^^^ Oct 16 06:37:47.677 INFO kablam! | | Oct 16 06:37:47.678 INFO kablam! | help: remove this `mut` Oct 16 06:37:47.678 INFO kablam! Oct 16 06:37:47.682 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:47.683 INFO kablam! --> src/value.rs:96:25 Oct 16 06:37:47.683 INFO kablam! | Oct 16 06:37:47.684 INFO kablam! 96 | pub fn write(&self, mut dst: &mut io::Write) -> Result<()> { Oct 16 06:37:47.685 INFO kablam! | ----^^^ Oct 16 06:37:47.685 INFO kablam! | | Oct 16 06:37:47.686 INFO kablam! | help: remove this `mut` Oct 16 06:37:47.686 INFO kablam! Oct 16 06:37:47.687 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:47.688 INFO kablam! --> src/value.rs:155:24 Oct 16 06:37:47.695 INFO kablam! | Oct 16 06:37:47.695 INFO kablam! 155 | pub fn read_header(mut src: &mut io::Read) -> Result<(u8, String)> { Oct 16 06:37:47.695 INFO kablam! | ----^^^ Oct 16 06:37:47.695 INFO kablam! | | Oct 16 06:37:47.695 INFO kablam! | help: remove this `mut` Oct 16 06:37:47.695 INFO kablam! Oct 16 06:37:47.695 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:47.695 INFO kablam! --> src/value.rs:170:32 Oct 16 06:37:47.695 INFO kablam! | Oct 16 06:37:47.695 INFO kablam! 170 | pub fn from_reader(id: u8, mut src: &mut io::Read) -> Result { Oct 16 06:37:47.695 INFO kablam! | ----^^^ Oct 16 06:37:47.695 INFO kablam! | | Oct 16 06:37:47.695 INFO kablam! | help: remove this `mut` Oct 16 06:37:47.695 INFO kablam! Oct 16 06:37:47.702 INFO kablam! warning: variable does not need to be mutable Oct 16 06:37:47.702 INFO kablam! --> src/value.rs:309:14 Oct 16 06:37:47.702 INFO kablam! | Oct 16 06:37:47.702 INFO kablam! 309 | fn read_utf8(mut src: &mut io::Read, len: usize) -> Result { Oct 16 06:37:47.702 INFO kablam! | ----^^^ Oct 16 06:37:47.702 INFO kablam! | | Oct 16 06:37:47.702 INFO kablam! | help: remove this `mut` Oct 16 06:37:47.702 INFO kablam! Oct 16 06:37:50.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.49s Oct 16 06:37:50.088 INFO kablam! su: No module specific data is present Oct 16 06:37:51.360 INFO running `"docker" "rm" "-f" "6de5989d8b4bd034194c6a633dfd2948021fa9540c26d77b92334ee834eab19d"` Oct 16 06:37:51.608 INFO blam! 6de5989d8b4bd034194c6a633dfd2948021fa9540c26d77b92334ee834eab19d Oct 16 06:37:51.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:37:52.253 INFO blam! 1801098df989547fda7513a7335b5622dd0688066480cc5054d1a9935c1ceabe Oct 16 06:37:52.256 INFO running `"docker" "start" "-a" "1801098df989547fda7513a7335b5622dd0688066480cc5054d1a9935c1ceabe"` Oct 16 06:37:52.834 INFO kablam! usermod: no changes Oct 16 06:37:52.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 06:37:52.882 INFO kablam! Running /target/debug/deps/nbt-beff099a8b1e45e2 Oct 16 06:37:52.888 INFO blam! Oct 16 06:37:52.888 INFO blam! running 12 tests Oct 16 06:37:52.890 INFO blam! test tests::nbt_empty_list ... ok Oct 16 06:37:52.890 INFO blam! test tests::nbt_invalid_id ... ok Oct 16 06:37:52.890 INFO blam! test tests::nbt_bigtest ... ok Oct 16 06:37:52.890 INFO blam! test tests::nbt_bad_compression ... ok Oct 16 06:37:52.890 INFO blam! test tests::nbt_invalid_list ... ok Oct 16 06:37:52.890 INFO blam! test tests::serialize_basic_types ... ok Oct 16 06:37:52.891 INFO blam! test tests::nbt_empty_nbtfile ... ok Oct 16 06:37:52.891 INFO blam! test tests::nbt_no_root ... ok Oct 16 06:37:52.891 INFO blam! test tests::nbt_no_end_tag ... ok Oct 16 06:37:52.891 INFO blam! test tests::nbt_compression ... ok Oct 16 06:37:52.891 INFO blam! test tests::nbt_nonempty ... ok Oct 16 06:37:52.892 INFO blam! test tests::nbt_nested_compound ... ok Oct 16 06:37:52.892 INFO blam! Oct 16 06:37:52.892 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:37:52.892 INFO blam! Oct 16 06:37:52.892 INFO kablam! Doc-tests nbt Oct 16 06:37:53.840 INFO blam! Oct 16 06:37:53.840 INFO blam! running 3 tests Oct 16 06:37:53.841 INFO blam! test src/serialize/mod.rs - serialize::NbtFmt (line 30) ... ignored Oct 16 06:37:55.581 INFO blam! test src/blob.rs - blob::Blob (line 23) ... ok Oct 16 06:37:55.613 INFO blam! test src/serialize/mod.rs - serialize::NbtFmt (line 59) ... ok Oct 16 06:37:55.613 INFO blam! Oct 16 06:37:55.613 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 06:37:55.613 INFO blam! Oct 16 06:37:55.623 INFO kablam! su: No module specific data is present Oct 16 06:37:55.931 INFO running `"docker" "rm" "-f" "1801098df989547fda7513a7335b5622dd0688066480cc5054d1a9935c1ceabe"` Oct 16 06:37:56.087 INFO blam! 1801098df989547fda7513a7335b5622dd0688066480cc5054d1a9935c1ceabe