[INFO] cloning repository https://github.com/lelandbatey/rust_buddhabrot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lelandbatey/rust_buddhabrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelandbatey%2Frust_buddhabrot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelandbatey%2Frust_buddhabrot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 696932f66bcb34a17286adde7f4227b8e31e333e
[INFO] building lelandbatey/rust_buddhabrot against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelandbatey%2Frust_buddhabrot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lelandbatey/rust_buddhabrot
[INFO] finished tweaking git repo https://github.com/lelandbatey/rust_buddhabrot
[INFO] tweaked toml for git repo https://github.com/lelandbatey/rust_buddhabrot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lelandbatey/rust_buddhabrot on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lelandbatey/rust_buddhabrot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/buddhabrot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/trajectory-gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/trajectory-render/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0adee1d8d3014fe246eca273cbf6aea6adf483c5fade7213da911ef30a31624
[INFO] running `Command { std: "docker" "start" "-a" "a0adee1d8d3014fe246eca273cbf6aea6adf483c5fade7213da911ef30a31624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0adee1d8d3014fe246eca273cbf6aea6adf483c5fade7213da911ef30a31624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0adee1d8d3014fe246eca273cbf6aea6adf483c5fade7213da911ef30a31624", kill_on_drop: false }`
[INFO] [stdout] a0adee1d8d3014fe246eca273cbf6aea6adf483c5fade7213da911ef30a31624
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5012c4cd25736f8f250fc0b1681fc82ed74be0264cc91a7c75e647eb983ee7c5
[INFO] running `Command { std: "docker" "start" "-a" "5012c4cd25736f8f250fc0b1681fc82ed74be0264cc91a7c75e647eb983ee7c5", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/trajectory-gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/buddhabrot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/trajectory-render/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling rgb v0.8.48
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling ravif v0.11.10
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling buddhabrot v0.1.0 (/opt/rustwide/workdir/buddhabrot)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |         Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 256 -         Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))),
[INFO] [stdout] 256 +         Box::new(|val, mx| fexp(val as f64, 0.001) / fexp(mx as f64, 0.001)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:260:28
[INFO] [stdout]     |
[INFO] [stdout] 260 |         Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 260 -         Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))),
[INFO] [stdout] 260 +         Box::new(|val, mx| fexp(val as f64, 0.005) / fexp(mx as f64, 0.005)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |         Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 264 -         Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))),
[INFO] [stdout] 264 +         Box::new(|val, mx| fexp(val as f64, 0.010) / fexp(mx as f64, 0.010)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 268 -         Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))),
[INFO] [stdout] 268 +         Box::new(|val, mx| fexp(val as f64, 0.050) / fexp(mx as f64, 0.050)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:272:28
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 272 -         Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))),
[INFO] [stdout] 272 +         Box::new(|val, mx| fexp(val as f64, 0.100) / fexp(mx as f64, 0.100)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trajectory-gen v0.1.0 (/opt/rustwide/workdir/trajectory-gen)
[INFO] [stderr]    Compiling trajectory-render v0.1.0 (/opt/rustwide/workdir/trajectory-render)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "5012c4cd25736f8f250fc0b1681fc82ed74be0264cc91a7c75e647eb983ee7c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5012c4cd25736f8f250fc0b1681fc82ed74be0264cc91a7c75e647eb983ee7c5", kill_on_drop: false }`
[INFO] [stdout] 5012c4cd25736f8f250fc0b1681fc82ed74be0264cc91a7c75e647eb983ee7c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 699e57d4bada0852d9bb7f3296a7e29714401c16e1f886cf6217a8767f59bc7b
[INFO] running `Command { std: "docker" "start" "-a" "699e57d4bada0852d9bb7f3296a7e29714401c16e1f886cf6217a8767f59bc7b", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/trajectory-render/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/buddhabrot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/trajectory-gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |         Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 256 -         Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))),
[INFO] [stdout] 256 +         Box::new(|val, mx| fexp(val as f64, 0.001) / fexp(mx as f64, 0.001)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling buddhabrot v0.1.0 (/opt/rustwide/workdir/buddhabrot)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:260:28
[INFO] [stdout]     |
[INFO] [stdout] 260 |         Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 260 -         Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))),
[INFO] [stdout] 260 +         Box::new(|val, mx| fexp(val as f64, 0.005) / fexp(mx as f64, 0.005)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trajectory-render v0.1.0 (/opt/rustwide/workdir/trajectory-render)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |         Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 264 -         Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))),
[INFO] [stdout] 264 +         Box::new(|val, mx| fexp(val as f64, 0.010) / fexp(mx as f64, 0.010)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trajectory-gen v0.1.0 (/opt/rustwide/workdir/trajectory-gen)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 268 -         Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))),
[INFO] [stdout] 268 +         Box::new(|val, mx| fexp(val as f64, 0.050) / fexp(mx as f64, 0.050)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:272:28
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 272 -         Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))),
[INFO] [stdout] 272 +         Box::new(|val, mx| fexp(val as f64, 0.100) / fexp(mx as f64, 0.100)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |         Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 256 -         Box::new(|val, mx| (fexp(val as f64, 0.001) / fexp(mx as f64, 0.001))),
[INFO] [stdout] 256 +         Box::new(|val, mx| fexp(val as f64, 0.001) / fexp(mx as f64, 0.001)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:260:28
[INFO] [stdout]     |
[INFO] [stdout] 260 |         Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 260 -         Box::new(|val, mx| (fexp(val as f64, 0.005) / fexp(mx as f64, 0.005))),
[INFO] [stdout] 260 +         Box::new(|val, mx| fexp(val as f64, 0.005) / fexp(mx as f64, 0.005)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |         Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 264 -         Box::new(|val, mx| (fexp(val as f64, 0.010) / fexp(mx as f64, 0.010))),
[INFO] [stdout] 264 +         Box::new(|val, mx| fexp(val as f64, 0.010) / fexp(mx as f64, 0.010)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |         Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 268 -         Box::new(|val, mx| (fexp(val as f64, 0.050) / fexp(mx as f64, 0.050))),
[INFO] [stdout] 268 +         Box::new(|val, mx| fexp(val as f64, 0.050) / fexp(mx as f64, 0.050)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> buddhabrot/src/ppm.rs:272:28
[INFO] [stdout]     |
[INFO] [stdout] 272 |         Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))),
[INFO] [stdout]     |                            ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 272 -         Box::new(|val, mx| (fexp(val as f64, 0.100) / fexp(mx as f64, 0.100))),
[INFO] [stdout] 272 +         Box::new(|val, mx| fexp(val as f64, 0.100) / fexp(mx as f64, 0.100)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "699e57d4bada0852d9bb7f3296a7e29714401c16e1f886cf6217a8767f59bc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699e57d4bada0852d9bb7f3296a7e29714401c16e1f886cf6217a8767f59bc7b", kill_on_drop: false }`
[INFO] [stdout] 699e57d4bada0852d9bb7f3296a7e29714401c16e1f886cf6217a8767f59bc7b
