Oct 10 19:38:14.267 INFO testing lelandbatey/rust_buddhabrot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:38:14.267 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:38:14.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:38:14.768 INFO blam! 3c1cce4e5494a56105d4d99c55f0bae16fd56cfce6b63e9128002a1b90b9f94c Oct 10 19:38:14.776 INFO running `"docker" "start" "-a" "3c1cce4e5494a56105d4d99c55f0bae16fd56cfce6b63e9128002a1b90b9f94c"` Oct 10 19:38:15.823 INFO kablam! usermod: no changes Oct 10 19:38:15.996 INFO kablam! Compiling deflate v0.7.9 Oct 10 19:38:15.996 INFO kablam! Compiling rayon-core v1.0.0 Oct 10 19:38:15.996 INFO kablam! Compiling num-bigint v0.1.37 Oct 10 19:38:16.000 INFO kablam! Compiling regex v0.2.2 Oct 10 19:38:21.691 INFO kablam! Compiling rayon v0.7.0 Oct 10 19:38:23.657 INFO kablam! Compiling png v0.7.0 Oct 10 19:38:23.829 INFO kablam! Compiling num-rational v0.1.36 Oct 10 19:38:26.208 INFO kablam! Compiling num v0.1.37 Oct 10 19:38:34.012 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 10 19:38:37.636 INFO kablam! Compiling image v0.13.0 Oct 10 19:38:51.213 INFO kablam! Compiling buddhabrot v0.1.0 (/source) Oct 10 19:38:54.070 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 19:38:54.070 INFO kablam! --> src/buddha.rs:168:34 Oct 10 19:38:54.070 INFO kablam! | Oct 10 19:38:54.071 INFO kablam! 168 | let max_thread_traj = max(1, (max_trajectories / c.thread_count)); Oct 10 19:38:54.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:38:54.071 INFO kablam! | Oct 10 19:38:54.072 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 19:38:54.072 INFO kablam! Oct 10 19:38:54.072 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 19:38:54.072 INFO kablam! --> src/buddha.rs:169:53 Oct 10 19:38:54.073 INFO kablam! | Oct 10 19:38:54.073 INFO kablam! 169 | let to_recieve: usize = min(c.trajectory_count, (max_thread_traj * c.thread_count)); Oct 10 19:38:54.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:38:54.074 INFO kablam! Oct 10 19:38:54.074 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 19:38:54.074 INFO kablam! --> src/buddha.rs:283:32 Oct 10 19:38:54.074 INFO kablam! | Oct 10 19:38:54.075 INFO kablam! 283 | if (traj % max((max_trajectories / 100), 1)) == 0 { Oct 10 19:38:54.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:38:54.075 INFO kablam! Oct 10 19:38:59.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.49s Oct 10 19:38:59.336 INFO kablam! su: No module specific data is present Oct 10 19:38:59.910 INFO running `"docker" "rm" "-f" "3c1cce4e5494a56105d4d99c55f0bae16fd56cfce6b63e9128002a1b90b9f94c"` Oct 10 19:39:00.244 INFO blam! 3c1cce4e5494a56105d4d99c55f0bae16fd56cfce6b63e9128002a1b90b9f94c Oct 10 19:39:00.256 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:39:00.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:39:00.838 INFO blam! 491a3bce9615702165499c8efb000b048442e3060df2ffef8da5dbc7025526e8 Oct 10 19:39:00.840 INFO running `"docker" "start" "-a" "491a3bce9615702165499c8efb000b048442e3060df2ffef8da5dbc7025526e8"` Oct 10 19:39:02.451 INFO kablam! usermod: no changes Oct 10 19:39:02.596 INFO kablam! Compiling buddhabrot v0.1.0 (/source) Oct 10 19:39:05.224 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 19:39:05.224 INFO kablam! --> src/buddha.rs:168:34 Oct 10 19:39:05.224 INFO kablam! | Oct 10 19:39:05.224 INFO kablam! 168 | let max_thread_traj = max(1, (max_trajectories / c.thread_count)); Oct 10 19:39:05.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:39:05.224 INFO kablam! | Oct 10 19:39:05.224 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 19:39:05.224 INFO kablam! Oct 10 19:39:05.224 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 19:39:05.224 INFO kablam! --> src/buddha.rs:169:53 Oct 10 19:39:05.224 INFO kablam! | Oct 10 19:39:05.224 INFO kablam! 169 | let to_recieve: usize = min(c.trajectory_count, (max_thread_traj * c.thread_count)); Oct 10 19:39:05.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:39:05.224 INFO kablam! Oct 10 19:39:05.224 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 19:39:05.224 INFO kablam! --> src/buddha.rs:283:32 Oct 10 19:39:05.225 INFO kablam! | Oct 10 19:39:05.225 INFO kablam! 283 | if (traj % max((max_trajectories / 100), 1)) == 0 { Oct 10 19:39:05.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 19:39:05.225 INFO kablam! Oct 10 19:39:06.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.82s Oct 10 19:39:06.298 INFO kablam! su: No module specific data is present Oct 10 19:39:07.090 INFO running `"docker" "rm" "-f" "491a3bce9615702165499c8efb000b048442e3060df2ffef8da5dbc7025526e8"` Oct 10 19:39:07.346 INFO blam! 491a3bce9615702165499c8efb000b048442e3060df2ffef8da5dbc7025526e8 Oct 10 19:39:07.353 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:39:07.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 19:39:07.761 INFO blam! 7a59645135729f36d701c39852e7979f47e6b4776b2aeddce6cccf2d914bb0f7 Oct 10 19:39:07.796 INFO running `"docker" "start" "-a" "7a59645135729f36d701c39852e7979f47e6b4776b2aeddce6cccf2d914bb0f7"` Oct 10 19:39:08.944 INFO kablam! usermod: no changes Oct 10 19:39:09.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 10 19:39:09.132 INFO kablam! Running /target/debug/deps/buddhabrot-b1d164b721fe758c Oct 10 19:39:09.136 INFO blam! Oct 10 19:39:09.136 INFO blam! running 0 tests Oct 10 19:39:09.136 INFO blam! Oct 10 19:39:09.136 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:39:09.136 INFO blam! Oct 10 19:39:09.140 INFO kablam! su: No module specific data is present Oct 10 19:39:09.922 INFO running `"docker" "rm" "-f" "7a59645135729f36d701c39852e7979f47e6b4776b2aeddce6cccf2d914bb0f7"` Oct 10 19:39:10.209 INFO blam! 7a59645135729f36d701c39852e7979f47e6b4776b2aeddce6cccf2d914bb0f7