Oct 14 20:02:18.116 INFO testing gcouvrette/peek against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:02:18.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 20:02:18.619 INFO blam! d1d28eb907ffdb7c5ac72892966a9ac5d4f4904d0d2ae9a2d10ead18f8e5f17c Oct 14 20:02:18.623 INFO running `"docker" "start" "-a" "d1d28eb907ffdb7c5ac72892966a9ac5d4f4904d0d2ae9a2d10ead18f8e5f17c"` Oct 14 20:02:19.867 INFO kablam! usermod: no changes Oct 14 20:02:19.931 INFO kablam! Compiling termios v0.2.2 Oct 14 20:02:20.521 INFO kablam! Compiling getch v0.1.1 Oct 14 20:02:20.971 INFO kablam! Compiling peek v0.1.0 (/source) Oct 14 20:02:21.261 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:02:21.261 INFO kablam! --> src/read_mode/linear_mode.rs:28:9 Oct 14 20:02:21.261 INFO kablam! | Oct 14 20:02:21.262 INFO kablam! 28 | self.file.seek(SeekFrom::Start(self.index)); Oct 14 20:02:21.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:21.262 INFO kablam! | Oct 14 20:02:21.263 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:02:21.263 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:02:21.263 INFO kablam! Oct 14 20:02:21.264 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:02:21.264 INFO kablam! --> src/read_mode/linear_mode.rs:29:9 Oct 14 20:02:21.264 INFO kablam! | Oct 14 20:02:21.264 INFO kablam! 29 | self.file.read(buf.as_mut_slice()); Oct 14 20:02:21.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:21.265 INFO kablam! | Oct 14 20:02:21.265 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:02:21.266 INFO kablam! Oct 14 20:02:21.266 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:02:21.266 INFO kablam! --> src/read_mode/multiline_mode.rs:34:13 Oct 14 20:02:21.266 INFO kablam! | Oct 14 20:02:21.267 INFO kablam! 34 | self.file.seek(SeekFrom::Start(seek_idx)); Oct 14 20:02:21.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:21.267 INFO kablam! | Oct 14 20:02:21.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:02:21.268 INFO kablam! Oct 14 20:02:22.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.82s Oct 14 20:02:22.733 INFO kablam! su: No module specific data is present Oct 14 20:02:23.688 INFO running `"docker" "rm" "-f" "d1d28eb907ffdb7c5ac72892966a9ac5d4f4904d0d2ae9a2d10ead18f8e5f17c"` Oct 14 20:02:23.871 INFO blam! d1d28eb907ffdb7c5ac72892966a9ac5d4f4904d0d2ae9a2d10ead18f8e5f17c Oct 14 20:02:23.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 20:02:24.301 INFO blam! 552ce5a7de2be0fd564733c1b2e7b6cd37fcd440730b41e51becb4680269b012 Oct 14 20:02:24.301 INFO running `"docker" "start" "-a" "552ce5a7de2be0fd564733c1b2e7b6cd37fcd440730b41e51becb4680269b012"` Oct 14 20:02:25.789 INFO kablam! usermod: no changes Oct 14 20:02:25.863 INFO kablam! Compiling peek v0.1.0 (/source) Oct 14 20:02:26.535 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:02:26.535 INFO kablam! --> src/read_mode/linear_mode.rs:28:9 Oct 14 20:02:26.535 INFO kablam! | Oct 14 20:02:26.535 INFO kablam! 28 | self.file.seek(SeekFrom::Start(self.index)); Oct 14 20:02:26.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:26.535 INFO kablam! | Oct 14 20:02:26.535 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:02:26.535 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:02:26.535 INFO kablam! Oct 14 20:02:26.535 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:02:26.535 INFO kablam! --> src/read_mode/linear_mode.rs:29:9 Oct 14 20:02:26.535 INFO kablam! | Oct 14 20:02:26.535 INFO kablam! 29 | self.file.read(buf.as_mut_slice()); Oct 14 20:02:26.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:26.535 INFO kablam! | Oct 14 20:02:26.535 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:02:26.535 INFO kablam! Oct 14 20:02:26.535 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:02:26.535 INFO kablam! --> src/read_mode/multiline_mode.rs:34:13 Oct 14 20:02:26.535 INFO kablam! | Oct 14 20:02:26.535 INFO kablam! 34 | self.file.seek(SeekFrom::Start(seek_idx)); Oct 14 20:02:26.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:02:26.535 INFO kablam! | Oct 14 20:02:26.535 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:02:26.535 INFO kablam! Oct 14 20:02:27.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 14 20:02:27.234 INFO kablam! su: No module specific data is present Oct 14 20:02:27.923 INFO running `"docker" "rm" "-f" "552ce5a7de2be0fd564733c1b2e7b6cd37fcd440730b41e51becb4680269b012"` Oct 14 20:02:28.187 INFO blam! 552ce5a7de2be0fd564733c1b2e7b6cd37fcd440730b41e51becb4680269b012 Oct 14 20:02:28.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 20:02:28.659 INFO blam! 94ebb7883ac732b51f9dcea918e1ae95eb6d16236089a5bc581b5caa871dd48b Oct 14 20:02:28.675 INFO running `"docker" "start" "-a" "94ebb7883ac732b51f9dcea918e1ae95eb6d16236089a5bc581b5caa871dd48b"` Oct 14 20:02:29.665 INFO kablam! usermod: no changes Oct 14 20:02:29.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 20:02:29.751 INFO kablam! Running /target/debug/deps/peek-061cd907009420a9 Oct 14 20:02:29.763 INFO kablam! Running /target/debug/deps/peek-a115d5c0cea55847 Oct 14 20:02:29.763 INFO blam! Oct 14 20:02:29.763 INFO kablam! Doc-tests peek Oct 14 20:02:29.763 INFO blam! running 0 tests Oct 14 20:02:29.763 INFO blam! Oct 14 20:02:29.763 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:02:29.763 INFO blam! Oct 14 20:02:29.763 INFO blam! Oct 14 20:02:29.763 INFO blam! running 0 tests Oct 14 20:02:29.764 INFO blam! Oct 14 20:02:29.764 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:02:29.764 INFO blam! Oct 14 20:02:30.123 INFO blam! Oct 14 20:02:30.123 INFO blam! running 0 tests Oct 14 20:02:30.123 INFO blam! Oct 14 20:02:30.123 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:02:30.123 INFO blam! Oct 14 20:02:30.128 INFO kablam! su: No module specific data is present Oct 14 20:02:30.885 INFO running `"docker" "rm" "-f" "94ebb7883ac732b51f9dcea918e1ae95eb6d16236089a5bc581b5caa871dd48b"` Oct 14 20:02:31.125 INFO blam! 94ebb7883ac732b51f9dcea918e1ae95eb6d16236089a5bc581b5caa871dd48b