Oct 10 22:42:18.846 INFO testing gcouvrette/peek against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:42:18.846 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:42:18.846 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 22:42:19.266 INFO blam! a559e82a43a8d9d9ce2aae2aee1a18da07dcb4e13c8a15518355db0f91eac1f7 Oct 10 22:42:19.268 INFO running `"docker" "start" "-a" "a559e82a43a8d9d9ce2aae2aee1a18da07dcb4e13c8a15518355db0f91eac1f7"` Oct 10 22:42:20.319 INFO kablam! usermod: no changes Oct 10 22:42:20.377 INFO kablam! Compiling getch v0.1.1 Oct 10 22:42:21.308 INFO kablam! Compiling peek v0.1.0 (/source) Oct 10 22:42:21.956 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:42:21.957 INFO kablam! --> src/read_mode/linear_mode.rs:28:9 Oct 10 22:42:21.957 INFO kablam! | Oct 10 22:42:21.957 INFO kablam! 28 | self.file.seek(SeekFrom::Start(self.index)); Oct 10 22:42:21.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:42:21.957 INFO kablam! | Oct 10 22:42:21.957 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:42:21.957 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:42:21.957 INFO kablam! Oct 10 22:42:21.957 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:42:21.957 INFO kablam! --> src/read_mode/linear_mode.rs:29:9 Oct 10 22:42:21.957 INFO kablam! | Oct 10 22:42:21.957 INFO kablam! 29 | self.file.read(buf.as_mut_slice()); Oct 10 22:42:21.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:42:21.957 INFO kablam! | Oct 10 22:42:21.957 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:42:21.957 INFO kablam! Oct 10 22:42:21.960 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:42:21.960 INFO kablam! --> src/read_mode/multiline_mode.rs:34:13 Oct 10 22:42:21.960 INFO kablam! | Oct 10 22:42:21.960 INFO kablam! 34 | self.file.seek(SeekFrom::Start(seek_idx)); Oct 10 22:42:21.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:42:21.960 INFO kablam! | Oct 10 22:42:21.960 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:42:21.960 INFO kablam! Oct 10 22:42:23.697 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.35s Oct 10 22:42:23.701 INFO kablam! su: No module specific data is present Oct 10 22:42:24.205 INFO running `"docker" "rm" "-f" "a559e82a43a8d9d9ce2aae2aee1a18da07dcb4e13c8a15518355db0f91eac1f7"` Oct 10 22:42:24.476 INFO blam! a559e82a43a8d9d9ce2aae2aee1a18da07dcb4e13c8a15518355db0f91eac1f7 Oct 10 22:42:24.488 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:42:24.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 22:42:24.905 INFO blam! d4245716f3b626542874506d70063f66f3fbda08b38f7d75d23d4b57ff45b283 Oct 10 22:42:24.912 INFO running `"docker" "start" "-a" "d4245716f3b626542874506d70063f66f3fbda08b38f7d75d23d4b57ff45b283"` Oct 10 22:42:26.065 INFO kablam! usermod: no changes Oct 10 22:42:26.127 INFO kablam! Compiling peek v0.1.0 (/source) Oct 10 22:42:27.276 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:42:27.276 INFO kablam! --> src/read_mode/linear_mode.rs:28:9 Oct 10 22:42:27.276 INFO kablam! | Oct 10 22:42:27.276 INFO kablam! 28 | self.file.seek(SeekFrom::Start(self.index)); Oct 10 22:42:27.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:42:27.276 INFO kablam! | Oct 10 22:42:27.276 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 22:42:27.276 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:42:27.276 INFO kablam! Oct 10 22:42:27.276 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:42:27.276 INFO kablam! --> src/read_mode/linear_mode.rs:29:9 Oct 10 22:42:27.276 INFO kablam! | Oct 10 22:42:27.276 INFO kablam! 29 | self.file.read(buf.as_mut_slice()); Oct 10 22:42:27.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:42:27.276 INFO kablam! | Oct 10 22:42:27.276 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:42:27.276 INFO kablam! Oct 10 22:42:27.276 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 22:42:27.276 INFO kablam! --> src/read_mode/multiline_mode.rs:34:13 Oct 10 22:42:27.276 INFO kablam! | Oct 10 22:42:27.276 INFO kablam! 34 | self.file.seek(SeekFrom::Start(seek_idx)); Oct 10 22:42:27.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:42:27.277 INFO kablam! | Oct 10 22:42:27.277 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 22:42:27.277 INFO kablam! Oct 10 22:42:27.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 10 22:42:27.853 INFO kablam! su: No module specific data is present Oct 10 22:42:28.476 INFO running `"docker" "rm" "-f" "d4245716f3b626542874506d70063f66f3fbda08b38f7d75d23d4b57ff45b283"` Oct 10 22:42:28.729 INFO blam! d4245716f3b626542874506d70063f66f3fbda08b38f7d75d23d4b57ff45b283 Oct 10 22:42:28.736 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:42:28.737 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 22:42:29.249 INFO blam! a0e825fd75b8ea3166928d01691e8b2c342451b56c1ab9c0cf18118c38f6e123 Oct 10 22:42:29.257 INFO running `"docker" "start" "-a" "a0e825fd75b8ea3166928d01691e8b2c342451b56c1ab9c0cf18118c38f6e123"` Oct 10 22:42:30.532 INFO kablam! usermod: no changes Oct 10 22:42:30.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 22:42:30.612 INFO kablam! Running /target/debug/deps/peek-1d7a74c7b3417d95 Oct 10 22:42:30.620 INFO blam! Oct 10 22:42:30.620 INFO blam! running 0 tests Oct 10 22:42:30.620 INFO blam! Oct 10 22:42:30.620 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:42:30.620 INFO blam! Oct 10 22:42:30.620 INFO kablam! Running /target/debug/deps/peek-d09c9f29f8d99360 Oct 10 22:42:30.628 INFO blam! Oct 10 22:42:30.628 INFO blam! running 0 tests Oct 10 22:42:30.628 INFO blam! Oct 10 22:42:30.628 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:42:30.628 INFO blam! Oct 10 22:42:30.632 INFO kablam! Doc-tests peek Oct 10 22:42:31.790 INFO blam! Oct 10 22:42:31.790 INFO blam! running 0 tests Oct 10 22:42:31.790 INFO blam! Oct 10 22:42:31.790 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:42:31.790 INFO blam! Oct 10 22:42:31.795 INFO kablam! su: No module specific data is present Oct 10 22:42:32.338 INFO running `"docker" "rm" "-f" "a0e825fd75b8ea3166928d01691e8b2c342451b56c1ab9c0cf18118c38f6e123"` Oct 10 22:42:32.654 INFO blam! a0e825fd75b8ea3166928d01691e8b2c342451b56c1ab9c0cf18118c38f6e123