[INFO] cloning repository https://github.com/GregoryTravis/sdf-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GregoryTravis/sdf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregoryTravis%2Fsdf-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregoryTravis%2Fsdf-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3778f7e08e54913d2963a14287e7d95768b0ea0b [INFO] checking GregoryTravis/sdf-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregoryTravis%2Fsdf-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GregoryTravis/sdf-rs [INFO] finished tweaking git repo https://github.com/GregoryTravis/sdf-rs [INFO] tweaked toml for git repo https://github.com/GregoryTravis/sdf-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GregoryTravis/sdf-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GregoryTravis/sdf-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.cargo-features [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded crossbeam-utils v0.8.7 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.7 [INFO] [stderr] Downloaded apng v0.2.0 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded flate2 v1.0.22 [INFO] [stderr] Downloaded crossbeam-channel v0.5.2 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded png v0.17.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bf95dcfc47dd2b11ed279ff3a9b124f0571461572c4a2a5c9f36e8d78077c28 [INFO] running `Command { std: "docker" "start" "-a" "7bf95dcfc47dd2b11ed279ff3a9b124f0571461572c4a2a5c9f36e8d78077c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bf95dcfc47dd2b11ed279ff3a9b124f0571461572c4a2a5c9f36e8d78077c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf95dcfc47dd2b11ed279ff3a9b124f0571461572c4a2a5c9f36e8d78077c28", kill_on_drop: false }` [INFO] [stdout] 7bf95dcfc47dd2b11ed279ff3a9b124f0571461572c4a2a5c9f36e8d78077c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67c932671ac07d7fdabf9e36187347aba660bd739762a47a12a0debe00d4f2a7 [INFO] running `Command { std: "docker" "start" "-a" "67c932671ac07d7fdabf9e36187347aba660bd739762a47a12a0debe00d4f2a7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.cargo-features [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking num-rational v0.4.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking png v0.17.3 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking apng v0.2.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking gfx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1139:27 [INFO] [stdout] | [INFO] [stdout] 1139 | vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f... [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] 1139 - vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1139 + vec.push(union as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1139:73 [INFO] [stdout] | [INFO] [stdout] 1139 | vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1139 - vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1139 + vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1139:122 [INFO] [stdout] | [INFO] [stdout] 1139 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1139 - vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1139 + vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1140:34 [INFO] [stdout] | [INFO] [stdout] 1140 | vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1140 + vec.push(intersection as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1140:80 [INFO] [stdout] | [INFO] [stdout] 1140 | vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1140 + vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1140:129 [INFO] [stdout] | [INFO] [stdout] 1140 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1140 + vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1141:32 [INFO] [stdout] | [INFO] [stdout] 1141 | vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1141 - vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1141 + vec.push(difference as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1141:78 [INFO] [stdout] | [INFO] [stdout] 1141 | vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1141 - vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1141 + vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1141:127 [INFO] [stdout] | [INFO] [stdout] 1141 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1141 - vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1141 + vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1142:34 [INFO] [stdout] | [INFO] [stdout] 1142 | vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1142 - vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1142 + vec.push(smooth_union as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1142:80 [INFO] [stdout] | [INFO] [stdout] 1142 | vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1142 - vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1142 + vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1142:129 [INFO] [stdout] | [INFO] [stdout] 1142 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1142 - vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1142 + vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1139:27 [INFO] [stdout] | [INFO] [stdout] 1139 | vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f... [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] 1139 - vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1139 + vec.push(union as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1139:73 [INFO] [stdout] | [INFO] [stdout] 1139 | vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1139 - vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1139 + vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1139:122 [INFO] [stdout] | [INFO] [stdout] 1139 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1139 - vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1139 + vec.push(union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1140:34 [INFO] [stdout] | [INFO] [stdout] 1140 | vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1140 + vec.push(intersection as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1140:80 [INFO] [stdout] | [INFO] [stdout] 1140 | vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1140 + vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1140:129 [INFO] [stdout] | [INFO] [stdout] 1140 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1140 - vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1140 + vec.push(intersection as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1141:32 [INFO] [stdout] | [INFO] [stdout] 1141 | vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1141 - vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1141 + vec.push(difference as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1141:78 [INFO] [stdout] | [INFO] [stdout] 1141 | vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1141 - vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1141 + vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1141:127 [INFO] [stdout] | [INFO] [stdout] 1141 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1141 - vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1141 + vec.push(difference as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1142:34 [INFO] [stdout] | [INFO] [stdout] 1142 | vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1142 - vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1142 + vec.push(smooth_union as fn(Rc f32 + 'static>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1142:80 [INFO] [stdout] | [INFO] [stdout] 1142 | vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(d... [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1142 - vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1142 + vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc f32 + 'static>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:1142:129 [INFO] [stdout] | [INFO] [stdout] 1142 | ...n(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1142 - vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>); [INFO] [stdout] 1142 + vec.push(smooth_union as fn(Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>, Rc<(dyn Fn(f32, f32, f32) -> f32 + 'static)>) -> Rc f32 + 'static>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.26s [INFO] running `Command { std: "docker" "inspect" "67c932671ac07d7fdabf9e36187347aba660bd739762a47a12a0debe00d4f2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c932671ac07d7fdabf9e36187347aba660bd739762a47a12a0debe00d4f2a7", kill_on_drop: false }` [INFO] [stdout] 67c932671ac07d7fdabf9e36187347aba660bd739762a47a12a0debe00d4f2a7