[INFO] updating cached repository lelandbatey/rust_buddhabrot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lelandbatey/rust_buddhabrot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lelandbatey/rust_buddhabrot" "work/ex/beta-1.38-1/sources/1.37.0/gh/lelandbatey/rust_buddhabrot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lelandbatey/rust_buddhabrot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lelandbatey/rust_buddhabrot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lelandbatey/rust_buddhabrot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lelandbatey/rust_buddhabrot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47fb80df605a84fd11565cf7bf2c75f0ea47994f [INFO] sha for GitHub repo lelandbatey/rust_buddhabrot: 47fb80df605a84fd11565cf7bf2c75f0ea47994f [INFO] validating manifest of lelandbatey/rust_buddhabrot on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lelandbatey/rust_buddhabrot on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lelandbatey/rust_buddhabrot [INFO] finished frobbing lelandbatey/rust_buddhabrot [INFO] frobbed toml for lelandbatey/rust_buddhabrot written to work/ex/beta-1.38-1/sources/1.37.0/gh/lelandbatey/rust_buddhabrot/Cargo.toml [INFO] started frobbing lelandbatey/rust_buddhabrot [INFO] finished frobbing lelandbatey/rust_buddhabrot [INFO] frobbed toml for lelandbatey/rust_buddhabrot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lelandbatey/rust_buddhabrot/Cargo.toml [INFO] crate lelandbatey/rust_buddhabrot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lelandbatey/rust_buddhabrot against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lelandbatey/rust_buddhabrot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8c5f0bce928a664b6d74adad73e950f19320fea1566816f4cb9f44498c92eda5 [INFO] running `"docker" "start" "-a" "8c5f0bce928a664b6d74adad73e950f19320fea1566816f4cb9f44498c92eda5"` [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling argparse v0.2.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling deflate v0.7.9 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling buddhabrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ppm.rs:203:43 [INFO] [stderr] | [INFO] [stderr] 203 | let mut scaling_funcs: Vec<(&str, Box f64>)> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64, f64) -> f64` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/buddha.rs:168:34 [INFO] [stderr] | [INFO] [stderr] 168 | let max_thread_traj = max(1, (max_trajectories / c.thread_count)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/buddha.rs:169:53 [INFO] [stderr] | [INFO] [stderr] 169 | let to_recieve: usize = min(c.trajectory_count, (max_thread_traj * c.thread_count)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/buddha.rs:283:32 [INFO] [stderr] | [INFO] [stderr] 283 | if (traj % max((max_trajectories / 100), 1)) == 0 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "8c5f0bce928a664b6d74adad73e950f19320fea1566816f4cb9f44498c92eda5"` [INFO] running `"docker" "rm" "-f" "8c5f0bce928a664b6d74adad73e950f19320fea1566816f4cb9f44498c92eda5"` [INFO] [stdout] 8c5f0bce928a664b6d74adad73e950f19320fea1566816f4cb9f44498c92eda5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lelandbatey/rust_buddhabrot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 98bb2ee405b0c286040bb09bf776b80065a8e73bcec84e4557d64ca717230a4d [INFO] running `"docker" "start" "-a" "98bb2ee405b0c286040bb09bf776b80065a8e73bcec84e4557d64ca717230a4d"` [INFO] [stderr] Compiling buddhabrot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ppm.rs:203:43 [INFO] [stderr] | [INFO] [stderr] 203 | let mut scaling_funcs: Vec<(&str, Box f64>)> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64, f64) -> f64` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/buddha.rs:168:34 [INFO] [stderr] | [INFO] [stderr] 168 | let max_thread_traj = max(1, (max_trajectories / c.thread_count)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/buddha.rs:169:53 [INFO] [stderr] | [INFO] [stderr] 169 | let to_recieve: usize = min(c.trajectory_count, (max_thread_traj * c.thread_count)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/buddha.rs:283:32 [INFO] [stderr] | [INFO] [stderr] 283 | if (traj % max((max_trajectories / 100), 1)) == 0 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "98bb2ee405b0c286040bb09bf776b80065a8e73bcec84e4557d64ca717230a4d"` [INFO] running `"docker" "rm" "-f" "98bb2ee405b0c286040bb09bf776b80065a8e73bcec84e4557d64ca717230a4d"` [INFO] [stdout] 98bb2ee405b0c286040bb09bf776b80065a8e73bcec84e4557d64ca717230a4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lelandbatey/rust_buddhabrot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 17cb95d946ac69e7b6f2d21c202feb6953c058ee376fcccca4ecff07d5626753 [INFO] running `"docker" "start" "-a" "17cb95d946ac69e7b6f2d21c202feb6953c058ee376fcccca4ecff07d5626753"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/buddhabrot-57499aaa9361cf7c [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "17cb95d946ac69e7b6f2d21c202feb6953c058ee376fcccca4ecff07d5626753"` [INFO] running `"docker" "rm" "-f" "17cb95d946ac69e7b6f2d21c202feb6953c058ee376fcccca4ecff07d5626753"` [INFO] [stdout] 17cb95d946ac69e7b6f2d21c202feb6953c058ee376fcccca4ecff07d5626753