Oct 11 23:26:19.535 INFO testing follow-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:26:19.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 11 23:26:20.033 INFO blam! 2f85613c0c417b393c0c4af9f9a8b56b173a648a3a77608aca822f32d260b46f Oct 11 23:26:20.034 INFO running `"docker" "start" "-a" "2f85613c0c417b393c0c4af9f9a8b56b173a648a3a77608aca822f32d260b46f"` Oct 11 23:26:21.032 INFO kablam! usermod: no changes Oct 11 23:26:21.256 INFO kablam! Compiling fern v0.3.5 Oct 11 23:26:23.156 INFO kablam! Compiling follow v0.1.5 (/source) Oct 11 23:26:26.900 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:26:26.900 INFO kablam! --> src/worker.rs:180:27 Oct 11 23:26:26.900 INFO kablam! | Oct 11 23:26:26.900 INFO kablam! 180 | return Ok((cursor..len)); Oct 11 23:26:26.900 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:26:26.900 INFO kablam! | Oct 11 23:26:26.900 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:26:26.900 INFO kablam! Oct 11 23:26:26.900 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:26:26.900 INFO kablam! --> src/worker.rs:189:27 Oct 11 23:26:26.900 INFO kablam! | Oct 11 23:26:26.900 INFO kablam! 189 | return Ok((0..len)); Oct 11 23:26:26.900 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 23:26:26.900 INFO kablam! Oct 11 23:26:27.302 INFO kablam! warning: method is never used: `is_verbose` Oct 11 23:26:27.302 INFO kablam! --> src/args.rs:32:5 Oct 11 23:26:27.302 INFO kablam! | Oct 11 23:26:27.302 INFO kablam! 32 | pub fn is_verbose(&self) -> bool { Oct 11 23:26:27.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:26:27.302 INFO kablam! | Oct 11 23:26:27.302 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:26:27.302 INFO kablam! Oct 11 23:26:31.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.23s Oct 11 23:26:31.296 INFO kablam! su: No module specific data is present Oct 11 23:26:31.852 INFO running `"docker" "rm" "-f" "2f85613c0c417b393c0c4af9f9a8b56b173a648a3a77608aca822f32d260b46f"` Oct 11 23:26:32.155 INFO blam! 2f85613c0c417b393c0c4af9f9a8b56b173a648a3a77608aca822f32d260b46f Oct 11 23:26:32.160 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 11 23:26:32.582 INFO blam! 25e3e5de04fcd28b6b060c12643f6ee53593285c06bc21772a7d6f988e9268c9 Oct 11 23:26:32.584 INFO running `"docker" "start" "-a" "25e3e5de04fcd28b6b060c12643f6ee53593285c06bc21772a7d6f988e9268c9"` Oct 11 23:26:33.656 INFO kablam! usermod: no changes Oct 11 23:26:33.816 INFO kablam! Compiling timebomb v0.1.2 Oct 11 23:26:35.116 INFO kablam! Compiling follow v0.1.5 (/source) Oct 11 23:26:38.756 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:26:38.756 INFO kablam! --> src/worker.rs:180:27 Oct 11 23:26:38.756 INFO kablam! | Oct 11 23:26:38.758 INFO kablam! 180 | return Ok((cursor..len)); Oct 11 23:26:38.758 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:26:38.758 INFO kablam! | Oct 11 23:26:38.758 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:26:38.758 INFO kablam! Oct 11 23:26:38.758 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:26:38.758 INFO kablam! --> src/worker.rs:189:27 Oct 11 23:26:38.758 INFO kablam! | Oct 11 23:26:38.758 INFO kablam! 189 | return Ok((0..len)); Oct 11 23:26:38.758 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 23:26:38.758 INFO kablam! Oct 11 23:26:38.758 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:26:38.758 INFO kablam! --> src/worker.rs:658:46 Oct 11 23:26:38.758 INFO kablam! | Oct 11 23:26:38.758 INFO kablam! 658 | let content = build_sized_string((((BUFFER_SIZE as usize) * 2) - 1)); Oct 11 23:26:38.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:26:38.758 INFO kablam! Oct 11 23:26:39.304 INFO kablam! warning: method is never used: `is_verbose` Oct 11 23:26:39.305 INFO kablam! --> src/args.rs:32:5 Oct 11 23:26:39.305 INFO kablam! | Oct 11 23:26:39.305 INFO kablam! 32 | pub fn is_verbose(&self) -> bool { Oct 11 23:26:39.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:26:39.306 INFO kablam! | Oct 11 23:26:39.306 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:26:39.307 INFO kablam! Oct 11 23:26:43.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.35s Oct 11 23:26:43.050 INFO kablam! su: No module specific data is present Oct 11 23:26:43.821 INFO running `"docker" "rm" "-f" "25e3e5de04fcd28b6b060c12643f6ee53593285c06bc21772a7d6f988e9268c9"` Oct 11 23:26:44.120 INFO blam! 25e3e5de04fcd28b6b060c12643f6ee53593285c06bc21772a7d6f988e9268c9