Oct 14 13:57:34.576 INFO testing lelandbatey/rust_buddhabrot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:57:34.576 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 13:57:35.051 INFO blam! efc0679d7db6bc09311e2f51715d9188512d38818089323e8840e5b7ec96da3d Oct 14 13:57:35.063 INFO running `"docker" "start" "-a" "efc0679d7db6bc09311e2f51715d9188512d38818089323e8840e5b7ec96da3d"` Oct 14 13:57:37.118 INFO kablam! usermod: no changes Oct 14 13:57:37.314 INFO kablam! Compiling deque v0.3.2 Oct 14 13:57:37.316 INFO kablam! Compiling inflate v0.2.0 Oct 14 13:57:37.317 INFO kablam! Compiling serde v1.0.8 Oct 14 13:57:37.318 INFO kablam! Compiling thread-id v3.1.0 Oct 14 13:57:37.319 INFO kablam! Compiling deflate v0.7.9 Oct 14 13:57:37.320 INFO kablam! Compiling num-complex v0.1.37 Oct 14 13:57:37.320 INFO kablam! Compiling num-bigint v0.1.37 Oct 14 13:57:37.343 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 14 13:57:38.463 INFO kablam! Compiling thread_local v0.3.3 Oct 14 13:57:39.136 INFO kablam! Compiling rayon-core v1.0.0 Oct 14 13:57:41.175 INFO kablam! Compiling regex v0.2.2 Oct 14 13:57:53.600 INFO kablam! Compiling num-rational v0.1.36 Oct 14 13:57:53.631 INFO kablam! Compiling serde_derive v1.0.8 Oct 14 13:57:53.824 INFO kablam! Compiling rayon v0.7.0 Oct 14 13:57:56.601 INFO kablam! Compiling num v0.1.37 Oct 14 13:58:14.128 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 14 13:58:15.711 INFO kablam! Compiling png v0.7.0 Oct 14 13:58:26.543 INFO kablam! Compiling image v0.13.0 Oct 14 13:58:31.398 INFO kablam! Compiling serde_json v1.0.2 Oct 14 13:58:49.411 INFO kablam! Compiling buddhabrot v0.1.0 (/source) Oct 14 13:58:49.951 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 13:58:49.952 INFO kablam! --> src/buddha.rs:168:34 Oct 14 13:58:49.952 INFO kablam! | Oct 14 13:58:49.952 INFO kablam! 168 | let max_thread_traj = max(1, (max_trajectories / c.thread_count)); Oct 14 13:58:49.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:58:49.952 INFO kablam! | Oct 14 13:58:49.952 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 13:58:49.952 INFO kablam! Oct 14 13:58:49.952 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 13:58:49.952 INFO kablam! --> src/buddha.rs:169:53 Oct 14 13:58:49.952 INFO kablam! | Oct 14 13:58:49.952 INFO kablam! 169 | let to_recieve: usize = min(c.trajectory_count, (max_thread_traj * c.thread_count)); Oct 14 13:58:49.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:58:49.952 INFO kablam! Oct 14 13:58:49.967 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 13:58:49.967 INFO kablam! --> src/buddha.rs:283:32 Oct 14 13:58:49.967 INFO kablam! | Oct 14 13:58:49.967 INFO kablam! 283 | if (traj % max((max_trajectories / 100), 1)) == 0 { Oct 14 13:58:49.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:58:49.967 INFO kablam! Oct 14 13:58:55.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 14 13:58:55.315 INFO kablam! su: No module specific data is present Oct 14 13:58:56.597 INFO running `"docker" "rm" "-f" "efc0679d7db6bc09311e2f51715d9188512d38818089323e8840e5b7ec96da3d"` Oct 14 13:58:56.829 INFO blam! efc0679d7db6bc09311e2f51715d9188512d38818089323e8840e5b7ec96da3d Oct 14 13:58:56.831 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 13:58:57.211 INFO blam! dc18faeb69f0bd8df3a897129370ad5f5bc7b5109d23f9222bcb0edea7632629 Oct 14 13:58:57.215 INFO running `"docker" "start" "-a" "dc18faeb69f0bd8df3a897129370ad5f5bc7b5109d23f9222bcb0edea7632629"` Oct 14 13:58:58.671 INFO kablam! usermod: no changes Oct 14 13:58:58.806 INFO kablam! Compiling buddhabrot v0.1.0 (/source) Oct 14 13:58:59.347 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 13:58:59.347 INFO kablam! --> src/buddha.rs:168:34 Oct 14 13:58:59.347 INFO kablam! | Oct 14 13:58:59.347 INFO kablam! 168 | let max_thread_traj = max(1, (max_trajectories / c.thread_count)); Oct 14 13:58:59.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:58:59.347 INFO kablam! | Oct 14 13:58:59.347 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 13:58:59.349 INFO kablam! Oct 14 13:58:59.349 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 13:58:59.349 INFO kablam! --> src/buddha.rs:169:53 Oct 14 13:58:59.349 INFO kablam! | Oct 14 13:58:59.349 INFO kablam! 169 | let to_recieve: usize = min(c.trajectory_count, (max_thread_traj * c.thread_count)); Oct 14 13:58:59.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:58:59.349 INFO kablam! Oct 14 13:58:59.349 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 13:58:59.349 INFO kablam! --> src/buddha.rs:283:32 Oct 14 13:58:59.349 INFO kablam! | Oct 14 13:58:59.349 INFO kablam! 283 | if (traj % max((max_trajectories / 100), 1)) == 0 { Oct 14 13:58:59.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:58:59.349 INFO kablam! Oct 14 13:59:00.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 14 13:59:00.508 INFO kablam! su: No module specific data is present Oct 14 13:59:01.575 INFO running `"docker" "rm" "-f" "dc18faeb69f0bd8df3a897129370ad5f5bc7b5109d23f9222bcb0edea7632629"` Oct 14 13:59:01.788 INFO blam! dc18faeb69f0bd8df3a897129370ad5f5bc7b5109d23f9222bcb0edea7632629 Oct 14 13:59:01.799 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 13:59:02.448 INFO blam! ac66e33c5767bd176bd1aa3d18bd9afc1959e5946196194e2a51e68060a8e7a9 Oct 14 13:59:02.450 INFO running `"docker" "start" "-a" "ac66e33c5767bd176bd1aa3d18bd9afc1959e5946196194e2a51e68060a8e7a9"` Oct 14 13:59:03.431 INFO kablam! usermod: no changes Oct 14 13:59:03.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 13:59:03.616 INFO kablam! Running /target/debug/deps/buddhabrot-df437b6910efd165 Oct 14 13:59:03.617 INFO blam! Oct 14 13:59:03.617 INFO blam! running 0 tests Oct 14 13:59:03.617 INFO blam! Oct 14 13:59:03.617 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:59:03.617 INFO blam! Oct 14 13:59:03.620 INFO kablam! su: No module specific data is present Oct 14 13:59:04.155 INFO running `"docker" "rm" "-f" "ac66e33c5767bd176bd1aa3d18bd9afc1959e5946196194e2a51e68060a8e7a9"` Oct 14 13:59:04.543 INFO blam! ac66e33c5767bd176bd1aa3d18bd9afc1959e5946196194e2a51e68060a8e7a9