Oct 11 14:19:05.683 INFO testing qcow2-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:19:05.683 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:19:05.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 14:19:06.054 INFO blam! f3694078afdeb5824dd4654d35f5cc3f05f8f5595f1a169be59a5d2ca9384e5b Oct 11 14:19:06.061 INFO running `"docker" "start" "-a" "f3694078afdeb5824dd4654d35f5cc3f05f8f5595f1a169be59a5d2ca9384e5b"` Oct 11 14:19:07.105 INFO kablam! usermod: no changes Oct 11 14:19:07.192 INFO kablam! Compiling positioned-io v0.2.2 Oct 11 14:19:08.456 INFO kablam! Compiling qcow2 v0.1.2 (/source) Oct 11 14:19:09.460 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 14:19:09.460 INFO kablam! --> src/extension.rs:1:5 Oct 11 14:19:09.460 INFO kablam! | Oct 11 14:19:09.460 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 14:19:09.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:19:09.460 INFO kablam! | Oct 11 14:19:09.460 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 14:19:09.460 INFO kablam! Oct 11 14:19:09.657 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 14:19:09.657 INFO kablam! --> src/extension.rs:1:5 Oct 11 14:19:09.657 INFO kablam! | Oct 11 14:19:09.657 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 14:19:09.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:19:09.657 INFO kablam! | Oct 11 14:19:09.657 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:19:09.657 INFO kablam! Oct 11 14:19:09.657 INFO kablam! warning: unused import: `byteorder::ReadBytesExt` Oct 11 14:19:09.657 INFO kablam! --> src/extension.rs:7:5 Oct 11 14:19:09.657 INFO kablam! | Oct 11 14:19:09.657 INFO kablam! 7 | use byteorder::ReadBytesExt; Oct 11 14:19:09.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:19:09.657 INFO kablam! Oct 11 14:19:09.717 INFO kablam! warning: variable does not need to be mutable Oct 11 14:19:09.717 INFO kablam! --> src/header.rs:207:21 Oct 11 14:19:09.717 INFO kablam! | Oct 11 14:19:09.717 INFO kablam! 207 | let mut ext = self.v3.extension(ext_code); Oct 11 14:19:09.717 INFO kablam! | ----^^^ Oct 11 14:19:09.717 INFO kablam! | | Oct 11 14:19:09.717 INFO kablam! | help: remove this `mut` Oct 11 14:19:09.717 INFO kablam! | Oct 11 14:19:09.717 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 14:19:09.717 INFO kablam! Oct 11 14:19:09.740 INFO kablam! warning: variable does not need to be mutable Oct 11 14:19:09.740 INFO kablam! --> src/read.rs:146:58 Oct 11 14:19:09.740 INFO kablam! | Oct 11 14:19:09.740 INFO kablam! 146 | fn guest_read(&self, l1: &T, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 11 14:19:09.740 INFO kablam! | ----^^^ Oct 11 14:19:09.740 INFO kablam! | | Oct 11 14:19:09.740 INFO kablam! | help: remove this `mut` Oct 11 14:19:09.740 INFO kablam! Oct 11 14:19:09.740 INFO kablam! warning: variable does not need to be mutable Oct 11 14:19:09.740 INFO kablam! --> src/read.rs:193:33 Oct 11 14:19:09.740 INFO kablam! | Oct 11 14:19:09.740 INFO kablam! 193 | fn read_at(&self, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 11 14:19:09.740 INFO kablam! | ----^^^ Oct 11 14:19:09.740 INFO kablam! | | Oct 11 14:19:09.740 INFO kablam! | help: remove this `mut` Oct 11 14:19:09.740 INFO kablam! Oct 11 14:19:12.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.42s Oct 11 14:19:12.564 INFO kablam! su: No module specific data is present Oct 11 14:19:13.592 INFO running `"docker" "rm" "-f" "f3694078afdeb5824dd4654d35f5cc3f05f8f5595f1a169be59a5d2ca9384e5b"` Oct 11 14:19:13.862 INFO blam! f3694078afdeb5824dd4654d35f5cc3f05f8f5595f1a169be59a5d2ca9384e5b Oct 11 14:19:13.863 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:19:13.864 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 14:19:14.276 INFO blam! 3e32f4ed91c747d2372230bf66fd10dd5337196806c275119c5e21518e6b3985 Oct 11 14:19:14.281 INFO running `"docker" "start" "-a" "3e32f4ed91c747d2372230bf66fd10dd5337196806c275119c5e21518e6b3985"` Oct 11 14:19:15.337 INFO kablam! usermod: no changes Oct 11 14:19:15.381 INFO kablam! Compiling qcow2 v0.1.2 (/source) Oct 11 14:19:16.615 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 14:19:16.615 INFO kablam! --> src/extension.rs:1:5 Oct 11 14:19:16.615 INFO kablam! | Oct 11 14:19:16.615 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 14:19:16.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:19:16.615 INFO kablam! | Oct 11 14:19:16.615 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 14:19:16.615 INFO kablam! Oct 11 14:19:16.829 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 14:19:16.829 INFO kablam! --> src/extension.rs:1:5 Oct 11 14:19:16.830 INFO kablam! | Oct 11 14:19:16.830 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 14:19:16.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 14:19:16.830 INFO kablam! | Oct 11 14:19:16.831 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:19:16.831 INFO kablam! Oct 11 14:19:16.831 INFO kablam! warning: unused import: `byteorder::ReadBytesExt` Oct 11 14:19:16.832 INFO kablam! --> src/extension.rs:7:5 Oct 11 14:19:16.832 INFO kablam! | Oct 11 14:19:16.832 INFO kablam! 7 | use byteorder::ReadBytesExt; Oct 11 14:19:16.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:19:16.833 INFO kablam! Oct 11 14:19:16.884 INFO kablam! warning: variable does not need to be mutable Oct 11 14:19:16.884 INFO kablam! --> src/header.rs:207:21 Oct 11 14:19:16.884 INFO kablam! | Oct 11 14:19:16.884 INFO kablam! 207 | let mut ext = self.v3.extension(ext_code); Oct 11 14:19:16.884 INFO kablam! | ----^^^ Oct 11 14:19:16.884 INFO kablam! | | Oct 11 14:19:16.884 INFO kablam! | help: remove this `mut` Oct 11 14:19:16.884 INFO kablam! | Oct 11 14:19:16.884 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 14:19:16.884 INFO kablam! Oct 11 14:19:16.908 INFO kablam! warning: variable does not need to be mutable Oct 11 14:19:16.908 INFO kablam! --> src/read.rs:146:58 Oct 11 14:19:16.908 INFO kablam! | Oct 11 14:19:16.908 INFO kablam! 146 | fn guest_read(&self, l1: &T, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 11 14:19:16.908 INFO kablam! | ----^^^ Oct 11 14:19:16.908 INFO kablam! | | Oct 11 14:19:16.908 INFO kablam! | help: remove this `mut` Oct 11 14:19:16.908 INFO kablam! Oct 11 14:19:16.912 INFO kablam! warning: variable does not need to be mutable Oct 11 14:19:16.912 INFO kablam! --> src/read.rs:193:33 Oct 11 14:19:16.912 INFO kablam! | Oct 11 14:19:16.912 INFO kablam! 193 | fn read_at(&self, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 11 14:19:16.912 INFO kablam! | ----^^^ Oct 11 14:19:16.912 INFO kablam! | | Oct 11 14:19:16.912 INFO kablam! | help: remove this `mut` Oct 11 14:19:16.912 INFO kablam! Oct 11 14:19:18.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.88s Oct 11 14:19:18.248 INFO kablam! su: No module specific data is present Oct 11 14:19:18.780 INFO running `"docker" "rm" "-f" "3e32f4ed91c747d2372230bf66fd10dd5337196806c275119c5e21518e6b3985"` Oct 11 14:19:19.052 INFO blam! 3e32f4ed91c747d2372230bf66fd10dd5337196806c275119c5e21518e6b3985 Oct 11 14:19:19.055 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:19:19.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 14:19:19.498 INFO blam! 1b3c32109c47fc7bd7e4c6102565c6c402de2d2818b5d64067a13f21ce46a0ed Oct 11 14:19:19.508 INFO running `"docker" "start" "-a" "1b3c32109c47fc7bd7e4c6102565c6c402de2d2818b5d64067a13f21ce46a0ed"` Oct 11 14:19:20.688 INFO kablam! usermod: no changes Oct 11 14:19:20.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 14:19:20.757 INFO kablam! Running /target/debug/deps/qcow2-979cd44a60aab85e Oct 11 14:19:20.762 INFO kablam! Running /target/debug/deps/qcow2_dump-0862e0a36124f81a Oct 11 14:19:20.763 INFO blam! Oct 11 14:19:20.763 INFO blam! running 0 tests Oct 11 14:19:20.763 INFO blam! Oct 11 14:19:20.764 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:19:20.764 INFO blam! Oct 11 14:19:20.770 INFO blam! Oct 11 14:19:20.770 INFO blam! running 0 tests Oct 11 14:19:20.770 INFO blam! Oct 11 14:19:20.770 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:19:20.771 INFO blam! Oct 11 14:19:20.774 INFO kablam! Running /target/debug/deps/lib-8e0b81e463501bb4 Oct 11 14:19:20.778 INFO blam! Oct 11 14:19:20.778 INFO blam! running 1 test Oct 11 14:19:20.779 INFO blam! test basic_read ... ok Oct 11 14:19:20.779 INFO blam! Oct 11 14:19:20.779 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:19:20.779 INFO blam! Oct 11 14:19:20.780 INFO kablam! Doc-tests qcow2 Oct 11 14:19:22.472 INFO blam! Oct 11 14:19:22.473 INFO blam! running 1 test Oct 11 14:19:24.497 INFO blam! test src/lib.rs - Qcow2 (line 67) ... ok Oct 11 14:19:24.497 INFO blam! Oct 11 14:19:24.497 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:19:24.498 INFO blam! Oct 11 14:19:24.508 INFO kablam! su: No module specific data is present Oct 11 14:19:25.265 INFO running `"docker" "rm" "-f" "1b3c32109c47fc7bd7e4c6102565c6c402de2d2818b5d64067a13f21ce46a0ed"` Oct 11 14:19:25.518 INFO blam! 1b3c32109c47fc7bd7e4c6102565c6c402de2d2818b5d64067a13f21ce46a0ed