Oct 10 23:25:07.276 INFO testing errorport/rustbeat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:25:07.276 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:25:07.276 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 10 23:25:07.966 INFO blam! d16b63e1c04dcc7e20f6be62f696b87dcd988d67e071acc0cc03f52ff941c075 Oct 10 23:25:07.967 INFO running `"docker" "start" "-a" "d16b63e1c04dcc7e20f6be62f696b87dcd988d67e071acc0cc03f52ff941c075"` Oct 10 23:25:10.499 INFO kablam! usermod: no changes Oct 10 23:25:10.616 INFO kablam! Compiling deep_unknown v0.1.0 (/source) Oct 10 23:25:11.448 INFO kablam! warning: unnecessary parentheses around assigned value Oct 10 23:25:11.448 INFO kablam! --> src/main.rs:18:6 Oct 10 23:25:11.448 INFO kablam! | Oct 10 23:25:11.448 INFO kablam! 18 | t+=(increment[increment_index] as i64); Oct 10 23:25:11.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:25:11.450 INFO kablam! | Oct 10 23:25:11.450 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 23:25:11.450 INFO kablam! Oct 10 23:25:11.487 INFO kablam! warning: unused variable: `rng` Oct 10 23:25:11.487 INFO kablam! --> src/main.rs:6:10 Oct 10 23:25:11.487 INFO kablam! | Oct 10 23:25:11.487 INFO kablam! 6 | let mut rng = thread_rng(); Oct 10 23:25:11.487 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 10 23:25:11.487 INFO kablam! | Oct 10 23:25:11.489 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:25:11.489 INFO kablam! Oct 10 23:25:11.489 INFO kablam! warning: value assigned to `s` is never read Oct 10 23:25:11.490 INFO kablam! --> src/main.rs:32:10 Oct 10 23:25:11.490 INFO kablam! | Oct 10 23:25:11.490 INFO kablam! 32 | let mut s: i64 = 0; Oct 10 23:25:11.490 INFO kablam! | ^ Oct 10 23:25:11.490 INFO kablam! | Oct 10 23:25:11.490 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 23:25:11.490 INFO kablam! Oct 10 23:25:11.490 INFO kablam! warning: value assigned to `s` is never read Oct 10 23:25:11.490 INFO kablam! --> src/main.rs:38:10 Oct 10 23:25:11.490 INFO kablam! | Oct 10 23:25:11.490 INFO kablam! 38 | let mut s: i64 = 0; Oct 10 23:25:11.490 INFO kablam! | ^ Oct 10 23:25:11.490 INFO kablam! Oct 10 23:25:11.490 INFO kablam! warning: value assigned to `s` is never read Oct 10 23:25:11.490 INFO kablam! --> src/main.rs:44:10 Oct 10 23:25:11.490 INFO kablam! | Oct 10 23:25:11.490 INFO kablam! 44 | let mut s: i64 = 0; Oct 10 23:25:11.490 INFO kablam! | ^ Oct 10 23:25:11.490 INFO kablam! Oct 10 23:25:11.494 INFO kablam! warning: variable does not need to be mutable Oct 10 23:25:11.494 INFO kablam! --> src/main.rs:6:6 Oct 10 23:25:11.494 INFO kablam! | Oct 10 23:25:11.494 INFO kablam! 6 | let mut rng = thread_rng(); Oct 10 23:25:11.494 INFO kablam! | ----^^^ Oct 10 23:25:11.494 INFO kablam! | | Oct 10 23:25:11.494 INFO kablam! | help: remove this `mut` Oct 10 23:25:11.494 INFO kablam! | Oct 10 23:25:11.494 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 23:25:11.494 INFO kablam! Oct 10 23:25:12.278 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 10 23:25:12.281 INFO kablam! su: No module specific data is present Oct 10 23:25:13.910 INFO running `"docker" "rm" "-f" "d16b63e1c04dcc7e20f6be62f696b87dcd988d67e071acc0cc03f52ff941c075"` Oct 10 23:25:14.196 INFO blam! d16b63e1c04dcc7e20f6be62f696b87dcd988d67e071acc0cc03f52ff941c075 Oct 10 23:25:14.202 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:25:14.204 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 10 23:25:14.730 INFO blam! 71f37533bc8b3bad6a12345e6dba5f77eedca3502617e8d68a3cb5438da24cb0 Oct 10 23:25:14.732 INFO running `"docker" "start" "-a" "71f37533bc8b3bad6a12345e6dba5f77eedca3502617e8d68a3cb5438da24cb0"` Oct 10 23:25:16.748 INFO kablam! usermod: no changes Oct 10 23:25:16.829 INFO kablam! Compiling deep_unknown v0.1.0 (/source) Oct 10 23:25:17.860 INFO kablam! warning: unnecessary parentheses around assigned value Oct 10 23:25:17.860 INFO kablam! --> src/main.rs:18:6 Oct 10 23:25:17.860 INFO kablam! | Oct 10 23:25:17.860 INFO kablam! 18 | t+=(increment[increment_index] as i64); Oct 10 23:25:17.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 23:25:17.860 INFO kablam! | Oct 10 23:25:17.860 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 23:25:17.860 INFO kablam! Oct 10 23:25:17.920 INFO kablam! warning: unused variable: `rng` Oct 10 23:25:17.920 INFO kablam! --> src/main.rs:6:10 Oct 10 23:25:17.920 INFO kablam! | Oct 10 23:25:17.920 INFO kablam! 6 | let mut rng = thread_rng(); Oct 10 23:25:17.920 INFO kablam! | ^^^ help: consider using `_rng` instead Oct 10 23:25:17.920 INFO kablam! | Oct 10 23:25:17.920 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:25:17.920 INFO kablam! Oct 10 23:25:17.920 INFO kablam! warning: value assigned to `s` is never read Oct 10 23:25:17.920 INFO kablam! --> src/main.rs:32:10 Oct 10 23:25:17.920 INFO kablam! | Oct 10 23:25:17.920 INFO kablam! 32 | let mut s: i64 = 0; Oct 10 23:25:17.920 INFO kablam! | ^ Oct 10 23:25:17.920 INFO kablam! | Oct 10 23:25:17.920 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 23:25:17.920 INFO kablam! Oct 10 23:25:17.924 INFO kablam! warning: value assigned to `s` is never read Oct 10 23:25:17.924 INFO kablam! --> src/main.rs:38:10 Oct 10 23:25:17.924 INFO kablam! | Oct 10 23:25:17.924 INFO kablam! 38 | let mut s: i64 = 0; Oct 10 23:25:17.924 INFO kablam! | ^ Oct 10 23:25:17.924 INFO kablam! Oct 10 23:25:17.924 INFO kablam! warning: value assigned to `s` is never read Oct 10 23:25:17.924 INFO kablam! --> src/main.rs:44:10 Oct 10 23:25:17.924 INFO kablam! | Oct 10 23:25:17.924 INFO kablam! 44 | let mut s: i64 = 0; Oct 10 23:25:17.924 INFO kablam! | ^ Oct 10 23:25:17.924 INFO kablam! Oct 10 23:25:17.924 INFO kablam! warning: variable does not need to be mutable Oct 10 23:25:17.924 INFO kablam! --> src/main.rs:6:6 Oct 10 23:25:17.924 INFO kablam! | Oct 10 23:25:17.924 INFO kablam! 6 | let mut rng = thread_rng(); Oct 10 23:25:17.924 INFO kablam! | ----^^^ Oct 10 23:25:17.924 INFO kablam! | | Oct 10 23:25:17.924 INFO kablam! | help: remove this `mut` Oct 10 23:25:17.924 INFO kablam! | Oct 10 23:25:17.924 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 23:25:17.924 INFO kablam! Oct 10 23:25:18.697 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.91s Oct 10 23:25:18.704 INFO kablam! su: No module specific data is present Oct 10 23:25:20.151 INFO running `"docker" "rm" "-f" "71f37533bc8b3bad6a12345e6dba5f77eedca3502617e8d68a3cb5438da24cb0"` Oct 10 23:25:20.468 INFO blam! 71f37533bc8b3bad6a12345e6dba5f77eedca3502617e8d68a3cb5438da24cb0 Oct 10 23:25:20.473 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:25:20.474 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 10 23:25:20.931 INFO blam! c76634b3d9157146834ac1818a93d06c67c7cf1c7660dc70133213ffa8c8bb77 Oct 10 23:25:20.933 INFO running `"docker" "start" "-a" "c76634b3d9157146834ac1818a93d06c67c7cf1c7660dc70133213ffa8c8bb77"` Oct 10 23:25:23.351 INFO kablam! usermod: no changes Oct 10 23:25:23.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 23:25:23.440 INFO kablam! Running /target/debug/deps/deep_unknown-ed700da6e4c0a18d Oct 10 23:25:23.468 INFO blam! Oct 10 23:25:23.468 INFO blam! running 0 tests Oct 10 23:25:23.468 INFO blam! Oct 10 23:25:23.468 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:25:23.468 INFO blam! Oct 10 23:25:23.472 INFO kablam! su: No module specific data is present Oct 10 23:25:24.798 INFO running `"docker" "rm" "-f" "c76634b3d9157146834ac1818a93d06c67c7cf1c7660dc70133213ffa8c8bb77"` Oct 10 23:25:25.200 INFO blam! c76634b3d9157146834ac1818a93d06c67c7cf1c7660dc70133213ffa8c8bb77