Oct 15 23:07:37.580 INFO testing qcow2-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:07:37.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 23:07:38.004 INFO blam! 0195b818889a1eda6ba1a91a5a7632fcf153836ea68b42ee5d13abb15691d52f Oct 15 23:07:38.006 INFO running `"docker" "start" "-a" "0195b818889a1eda6ba1a91a5a7632fcf153836ea68b42ee5d13abb15691d52f"` Oct 15 23:07:38.937 INFO kablam! usermod: no changes Oct 15 23:07:38.992 INFO kablam! Compiling linked-hash-map v0.0.9 Oct 15 23:07:38.992 INFO kablam! Compiling positioned-io v0.2.2 Oct 15 23:07:39.615 INFO kablam! Compiling lru-cache v0.0.7 Oct 15 23:07:40.105 INFO kablam! Compiling qcow2 v0.1.2 (/source) Oct 15 23:07:40.659 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 23:07:40.659 INFO kablam! --> src/extension.rs:1:5 Oct 15 23:07:40.659 INFO kablam! | Oct 15 23:07:40.659 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 15 23:07:40.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:40.659 INFO kablam! | Oct 15 23:07:40.659 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:07:40.659 INFO kablam! Oct 15 23:07:40.830 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 23:07:40.831 INFO kablam! --> src/extension.rs:1:5 Oct 15 23:07:40.831 INFO kablam! | Oct 15 23:07:40.832 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 15 23:07:40.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:40.832 INFO kablam! | Oct 15 23:07:40.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:07:40.833 INFO kablam! Oct 15 23:07:40.833 INFO kablam! warning: unused import: `byteorder::ReadBytesExt` Oct 15 23:07:40.834 INFO kablam! --> src/extension.rs:7:5 Oct 15 23:07:40.834 INFO kablam! | Oct 15 23:07:40.835 INFO kablam! 7 | use byteorder::ReadBytesExt; Oct 15 23:07:40.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:40.835 INFO kablam! Oct 15 23:07:40.887 INFO kablam! warning: variable does not need to be mutable Oct 15 23:07:40.887 INFO kablam! --> src/header.rs:207:21 Oct 15 23:07:40.888 INFO kablam! | Oct 15 23:07:40.888 INFO kablam! 207 | let mut ext = self.v3.extension(ext_code); Oct 15 23:07:40.888 INFO kablam! | ----^^^ Oct 15 23:07:40.888 INFO kablam! | | Oct 15 23:07:40.889 INFO kablam! | help: remove this `mut` Oct 15 23:07:40.889 INFO kablam! | Oct 15 23:07:40.889 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:07:40.889 INFO kablam! Oct 15 23:07:40.909 INFO kablam! warning: variable does not need to be mutable Oct 15 23:07:40.909 INFO kablam! --> src/read.rs:146:58 Oct 15 23:07:40.909 INFO kablam! | Oct 15 23:07:40.909 INFO kablam! 146 | fn guest_read(&self, l1: &T, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 15 23:07:40.909 INFO kablam! | ----^^^ Oct 15 23:07:40.909 INFO kablam! | | Oct 15 23:07:40.909 INFO kablam! | help: remove this `mut` Oct 15 23:07:40.909 INFO kablam! Oct 15 23:07:40.910 INFO kablam! warning: variable does not need to be mutable Oct 15 23:07:40.910 INFO kablam! --> src/read.rs:193:33 Oct 15 23:07:40.910 INFO kablam! | Oct 15 23:07:40.910 INFO kablam! 193 | fn read_at(&self, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 15 23:07:40.910 INFO kablam! | ----^^^ Oct 15 23:07:40.911 INFO kablam! | | Oct 15 23:07:40.911 INFO kablam! | help: remove this `mut` Oct 15 23:07:40.911 INFO kablam! Oct 15 23:07:42.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.53s Oct 15 23:07:42.502 INFO kablam! su: No module specific data is present Oct 15 23:07:42.781 INFO running `"docker" "rm" "-f" "0195b818889a1eda6ba1a91a5a7632fcf153836ea68b42ee5d13abb15691d52f"` Oct 15 23:07:42.853 INFO blam! 0195b818889a1eda6ba1a91a5a7632fcf153836ea68b42ee5d13abb15691d52f Oct 15 23:07:42.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 23:07:43.071 INFO blam! fa45abc9ee2fe03eff59e487528024f572c3e8f17bd31e7cb2bf836fbb78feea Oct 15 23:07:43.079 INFO running `"docker" "start" "-a" "fa45abc9ee2fe03eff59e487528024f572c3e8f17bd31e7cb2bf836fbb78feea"` Oct 15 23:07:43.812 INFO kablam! usermod: no changes Oct 15 23:07:43.842 INFO kablam! Compiling qcow2 v0.1.2 (/source) Oct 15 23:07:44.679 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 23:07:44.679 INFO kablam! --> src/extension.rs:1:5 Oct 15 23:07:44.679 INFO kablam! | Oct 15 23:07:44.679 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 15 23:07:44.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:44.679 INFO kablam! | Oct 15 23:07:44.679 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:07:44.679 INFO kablam! Oct 15 23:07:44.975 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 23:07:44.975 INFO kablam! --> src/extension.rs:1:5 Oct 15 23:07:44.975 INFO kablam! | Oct 15 23:07:44.975 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 15 23:07:44.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:44.975 INFO kablam! | Oct 15 23:07:44.975 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:07:44.975 INFO kablam! Oct 15 23:07:44.975 INFO kablam! warning: unused import: `byteorder::ReadBytesExt` Oct 15 23:07:44.975 INFO kablam! --> src/extension.rs:7:5 Oct 15 23:07:44.975 INFO kablam! | Oct 15 23:07:44.975 INFO kablam! 7 | use byteorder::ReadBytesExt; Oct 15 23:07:44.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:07:44.981 INFO kablam! Oct 15 23:07:45.095 INFO kablam! warning: variable does not need to be mutable Oct 15 23:07:45.095 INFO kablam! --> src/header.rs:207:21 Oct 15 23:07:45.095 INFO kablam! | Oct 15 23:07:45.095 INFO kablam! 207 | let mut ext = self.v3.extension(ext_code); Oct 15 23:07:45.095 INFO kablam! | ----^^^ Oct 15 23:07:45.095 INFO kablam! | | Oct 15 23:07:45.095 INFO kablam! | help: remove this `mut` Oct 15 23:07:45.095 INFO kablam! | Oct 15 23:07:45.095 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 23:07:45.095 INFO kablam! Oct 15 23:07:45.235 INFO kablam! warning: variable does not need to be mutable Oct 15 23:07:45.235 INFO kablam! --> src/read.rs:146:58 Oct 15 23:07:45.235 INFO kablam! | Oct 15 23:07:45.235 INFO kablam! 146 | fn guest_read(&self, l1: &T, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 15 23:07:45.235 INFO kablam! | ----^^^ Oct 15 23:07:45.235 INFO kablam! | | Oct 15 23:07:45.235 INFO kablam! | help: remove this `mut` Oct 15 23:07:45.251 INFO kablam! Oct 15 23:07:45.251 INFO kablam! warning: variable does not need to be mutable Oct 15 23:07:45.251 INFO kablam! --> src/read.rs:193:33 Oct 15 23:07:45.251 INFO kablam! | Oct 15 23:07:45.251 INFO kablam! 193 | fn read_at(&self, pos: u64, mut buf: &mut [u8]) -> io::Result { Oct 15 23:07:45.251 INFO kablam! | ----^^^ Oct 15 23:07:45.251 INFO kablam! | | Oct 15 23:07:45.251 INFO kablam! | help: remove this `mut` Oct 15 23:07:45.251 INFO kablam! Oct 15 23:07:46.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 15 23:07:46.666 INFO kablam! su: No module specific data is present Oct 15 23:07:47.403 INFO running `"docker" "rm" "-f" "fa45abc9ee2fe03eff59e487528024f572c3e8f17bd31e7cb2bf836fbb78feea"` Oct 15 23:07:47.559 INFO blam! fa45abc9ee2fe03eff59e487528024f572c3e8f17bd31e7cb2bf836fbb78feea Oct 15 23:07:47.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 23:07:47.937 INFO blam! c0255229a9f945afad4c2725658f0f4793c55ff01d2e650e6b3d1525abda513f Oct 15 23:07:47.939 INFO running `"docker" "start" "-a" "c0255229a9f945afad4c2725658f0f4793c55ff01d2e650e6b3d1525abda513f"` Oct 15 23:07:48.667 INFO kablam! usermod: no changes Oct 15 23:07:48.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 23:07:48.717 INFO kablam! Running /target/debug/deps/qcow2-979cd44a60aab85e Oct 15 23:07:48.724 INFO blam! Oct 15 23:07:48.724 INFO blam! running 0 tests Oct 15 23:07:48.724 INFO blam! Oct 15 23:07:48.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:07:48.724 INFO blam! Oct 15 23:07:48.725 INFO kablam! Running /target/debug/deps/qcow2_dump-0862e0a36124f81a Oct 15 23:07:48.726 INFO blam! Oct 15 23:07:48.726 INFO kablam! Running /target/debug/deps/lib-8e0b81e463501bb4 Oct 15 23:07:48.726 INFO blam! running 0 tests Oct 15 23:07:48.727 INFO blam! Oct 15 23:07:48.727 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:07:48.728 INFO blam! Oct 15 23:07:48.732 INFO blam! Oct 15 23:07:48.732 INFO blam! running 1 test Oct 15 23:07:48.734 INFO blam! test basic_read ... ok Oct 15 23:07:48.734 INFO blam! Oct 15 23:07:48.734 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:07:48.734 INFO blam! Oct 15 23:07:48.736 INFO kablam! Doc-tests qcow2 Oct 15 23:07:49.569 INFO blam! Oct 15 23:07:49.569 INFO blam! running 1 test Oct 15 23:07:50.639 INFO blam! test src/lib.rs - Qcow2 (line 67) ... ok Oct 15 23:07:50.639 INFO blam! Oct 15 23:07:50.639 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:07:50.639 INFO blam! Oct 15 23:07:50.647 INFO kablam! su: No module specific data is present Oct 15 23:07:51.219 INFO running `"docker" "rm" "-f" "c0255229a9f945afad4c2725658f0f4793c55ff01d2e650e6b3d1525abda513f"` Oct 15 23:07:51.382 INFO blam! c0255229a9f945afad4c2725658f0f4793c55ff01d2e650e6b3d1525abda513f