[INFO] fetching crate raster-retrace 0.1.2...
[INFO] building raster-retrace-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate raster-retrace 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate raster-retrace 0.1.2
[INFO] finished tweaking crates.io crate raster-retrace 0.1.2
[INFO] tweaked toml for crates.io crate raster-retrace 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raster-retrace 0.1.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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: 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 70f5c3bfc3b4aafc95e52df7a3776d77ba1f50cc3135858ab3b8f1ed20678d29
[INFO] running `Command { std: "docker" "start" "-a" "70f5c3bfc3b4aafc95e52df7a3776d77ba1f50cc3135858ab3b8f1ed20678d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70f5c3bfc3b4aafc95e52df7a3776d77ba1f50cc3135858ab3b8f1ed20678d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f5c3bfc3b4aafc95e52df7a3776d77ba1f50cc3135858ab3b8f1ed20678d29", kill_on_drop: false }`
[INFO] [stdout] 70f5c3bfc3b4aafc95e52df7a3776d77ba1f50cc3135858ab3b8f1ed20678d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 26ed576648ce883896d1df60ecb5023edeea612eda733542792934c46da0e2ce
[INFO] running `Command { std: "docker" "start" "-a" "26ed576648ce883896d1df60ecb5023edeea612eda733542792934c46da0e2ce", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling raster-retrace v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]  --> src/intern/argparse/mod.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const ARGDEF_REQUIRED: u32 = (1 << 0);
[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] 5 - pub const ARGDEF_REQUIRED: u32 = (1 << 0);
[INFO] [stdout] 5 + pub const ARGDEF_REQUIRED: u32 = 1 << 0;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]  --> src/intern/argparse/mod.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const ARGDEF_VARARGS: u32 =  (1 << 1);
[INFO] [stdout]   |                                  ^      ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const ARGDEF_VARARGS: u32 =  (1 << 1);
[INFO] [stdout] 6 + pub const ARGDEF_VARARGS: u32 =  1 << 1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::intern::math_vector`
[INFO] [stdout]  --> src/intern/curve_fit_nd/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use ::intern::math_vector;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fit_poly_single`
[INFO] [stdout]   --> src/intern/curve_fit_nd/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fit_poly_single,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     ((i - 1) >> 1)
[INFO] [stdout]    |     ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -     ((i - 1) >> 1)
[INFO] [stdout] 76 +     (i - 1) >> 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ((i << 1) + 1)
[INFO] [stdout]    |     ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     ((i << 1) + 1)
[INFO] [stdout] 79 +     (i << 1) + 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ((i << 1) + 2)
[INFO] [stdout]    |     ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -     ((i << 1) + 2)
[INFO] [stdout] 82 +     (i << 1) + 2
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         (a.value < b.value)
[INFO] [stdout]    |         ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -         (a.value < b.value)
[INFO] [stdout] 96 +         a.value < b.value
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |         pub const L: u8 = (1 << 0);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -         pub const L: u8 = (1 << 0);
[INFO] [stdout] 45 +         pub const L: u8 = 1 << 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub const R: u8 = (1 << 1);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -         pub const R: u8 = (1 << 1);
[INFO] [stdout] 46 +         pub const R: u8 = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pub const D: u8 = (1 << 2);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -         pub const D: u8 = (1 << 2);
[INFO] [stdout] 47 +         pub const D: u8 = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         pub const U: u8 = (1 << 3);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -         pub const U: u8 = (1 << 3);
[INFO] [stdout] 48 +         pub const U: u8 = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/polys_from_raster_outline.rs:149:29
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...                   ((x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout]     |                       ^
[INFO] [stdout] 150 | ...                    (y == xy_a[1] && y == xy_b[1]))
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 ~                             (x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout] 150 ~                              (y == xy_a[1] && y == xy_b[1])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |         pub const L: u8 = (1 << 0);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -         pub const L: u8 = (1 << 0);
[INFO] [stdout] 21 +         pub const L: u8 = 1 << 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         pub const R: u8 = (1 << 1);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -         pub const R: u8 = (1 << 1);
[INFO] [stdout] 22 +         pub const R: u8 = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub const D: u8 = (1 << 2);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -         pub const D: u8 = (1 << 2);
[INFO] [stdout] 23 +         pub const D: u8 = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub const U: u8 = (1 << 3);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -         pub const U: u8 = (1 << 3);
[INFO] [stdout] 24 +         pub const U: u8 = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |         pub const LD: u8 = (1 << 4);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -         pub const LD: u8 = (1 << 4);
[INFO] [stdout] 26 +         pub const LD: u8 = 1 << 4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pub const LU: u8 = (1 << 5);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -         pub const LU: u8 = (1 << 5);
[INFO] [stdout] 27 +         pub const LU: u8 = 1 << 5;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |         pub const RD: u8 = (1 << 6);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -         pub const RD: u8 = (1 << 6);
[INFO] [stdout] 28 +         pub const RD: u8 = 1 << 6;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |         pub const RU: u8 = (1 << 7);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -         pub const RU: u8 = (1 << 7);
[INFO] [stdout] 29 +         pub const RU: u8 = 1 << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/polys_from_raster_centerline.rs:192:29
[INFO] [stdout]     |
[INFO] [stdout] 192 | / ...                   (
[INFO] [stdout] 193 | | ...                       // axis aligned
[INFO] [stdout] 194 | | ...                       (x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] ...
[INFO] [stdout] 212 |   ...                       }
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 213 | | ...                    )
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 ~                             (x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout] 193 |                                 (y == xy_a[1] && y == xy_b[1]) ||
[INFO] [stdout] ...
[INFO] [stdout] 209 |                                      y_a_delta.signum() == y_b_delta.signum())
[INFO] [stdout] 210 ~                                 }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/polys_from_raster_centerline.rs:203:37
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   (x_a_delta != 0 && y_a_delta != 0 &&
[INFO] [stdout]     |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 211 | ...                    y_a_delta.signum() == y_b_delta.signum())
[INFO] [stdout]     |                                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 ~                                     x_a_delta != 0 && y_a_delta != 0 &&
[INFO] [stdout] 204 |                                      // no need to check 'b', signum accounts for that case.
[INFO] [stdout] ...
[INFO] [stdout] 210 |                                      x_a_delta.signum() == x_b_delta.signum() &&
[INFO] [stdout] 211 ~                                      y_a_delta.signum() == y_b_delta.signum()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if neighbors & DIR_S != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -         if neighbors & DIR_S != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 218 +         if neighbors & DIR_S != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:219:37
[INFO] [stdout]     |
[INFO] [stdout] 219 |         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 219 -         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout] 219 +         if neighbors & DIR_E != 0 { 1 << 1 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |         if neighbors & DIR_W != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 226 -         if neighbors & DIR_W != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 226 +         if neighbors & DIR_W != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 |         if neighbors & DIR_S != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -         if neighbors & DIR_S != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout] 227 +         if neighbors & DIR_S != 0 { 1 << 2 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:234:37
[INFO] [stdout]     |
[INFO] [stdout] 234 |         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 234 -         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 234 +         if neighbors & DIR_N != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:235:37
[INFO] [stdout]     |
[INFO] [stdout] 235 |         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout] 235 +         if neighbors & DIR_E != 0 { 1 << 1 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:242:37
[INFO] [stdout]     |
[INFO] [stdout] 242 |         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 242 -         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 242 +         if neighbors & DIR_N != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:243:37
[INFO] [stdout]     |
[INFO] [stdout] 243 |         if neighbors & DIR_W != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 243 -         if neighbors & DIR_W != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout] 243 +         if neighbors & DIR_W != 0 { 1 << 2 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/intern/argparse/mod.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     callback: Box<FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     callback: Box<dyn FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/intern/argparse/mod.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |         callback: Box<FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |         callback: Box<dyn FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "26ed576648ce883896d1df60ecb5023edeea612eda733542792934c46da0e2ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ed576648ce883896d1df60ecb5023edeea612eda733542792934c46da0e2ce", kill_on_drop: false }`
[INFO] [stdout] 26ed576648ce883896d1df60ecb5023edeea612eda733542792934c46da0e2ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5d1108374304340b56b0b181fd0fa68e7af5f33ed826d28be2c20e22b62af468
[INFO] running `Command { std: "docker" "start" "-a" "5d1108374304340b56b0b181fd0fa68e7af5f33ed826d28be2c20e22b62af468", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling raster-retrace v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]  --> src/intern/argparse/mod.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const ARGDEF_REQUIRED: u32 = (1 << 0);
[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] 5 - pub const ARGDEF_REQUIRED: u32 = (1 << 0);
[INFO] [stdout] 5 + pub const ARGDEF_REQUIRED: u32 = 1 << 0;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]  --> src/intern/argparse/mod.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const ARGDEF_VARARGS: u32 =  (1 << 1);
[INFO] [stdout]   |                                  ^      ^
[INFO] [stdout]   |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub const ARGDEF_VARARGS: u32 =  (1 << 1);
[INFO] [stdout] 6 + pub const ARGDEF_VARARGS: u32 =  1 << 1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::intern::math_vector`
[INFO] [stdout]  --> src/intern/curve_fit_nd/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use ::intern::math_vector;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fit_poly_single`
[INFO] [stdout]   --> src/intern/curve_fit_nd/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fit_poly_single,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     ((i - 1) >> 1)
[INFO] [stdout]    |     ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -     ((i - 1) >> 1)
[INFO] [stdout] 76 +     (i - 1) >> 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ((i << 1) + 1)
[INFO] [stdout]    |     ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     ((i << 1) + 1)
[INFO] [stdout] 79 +     (i << 1) + 1
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ((i << 1) + 2)
[INFO] [stdout]    |     ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -     ((i << 1) + 2)
[INFO] [stdout] 82 +     (i << 1) + 2
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]   --> src/intern/min_heap/mod.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         (a.value < b.value)
[INFO] [stdout]    |         ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -         (a.value < b.value)
[INFO] [stdout] 96 +         a.value < b.value
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |         pub const L: u8 = (1 << 0);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -         pub const L: u8 = (1 << 0);
[INFO] [stdout] 45 +         pub const L: u8 = 1 << 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         pub const R: u8 = (1 << 1);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -         pub const R: u8 = (1 << 1);
[INFO] [stdout] 46 +         pub const R: u8 = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pub const D: u8 = (1 << 2);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -         pub const D: u8 = (1 << 2);
[INFO] [stdout] 47 +         pub const D: u8 = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_outline.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |         pub const U: u8 = (1 << 3);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -         pub const U: u8 = (1 << 3);
[INFO] [stdout] 48 +         pub const U: u8 = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/polys_from_raster_outline.rs:149:29
[INFO] [stdout]     |
[INFO] [stdout] 149 | ...                   ((x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout]     |                       ^
[INFO] [stdout] 150 | ...                    (y == xy_a[1] && y == xy_b[1]))
[INFO] [stdout]     |                                                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 ~                             (x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout] 150 ~                              (y == xy_a[1] && y == xy_b[1])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |         pub const L: u8 = (1 << 0);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -         pub const L: u8 = (1 << 0);
[INFO] [stdout] 21 +         pub const L: u8 = 1 << 0;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         pub const R: u8 = (1 << 1);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -         pub const R: u8 = (1 << 1);
[INFO] [stdout] 22 +         pub const R: u8 = 1 << 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |         pub const D: u8 = (1 << 2);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -         pub const D: u8 = (1 << 2);
[INFO] [stdout] 23 +         pub const D: u8 = 1 << 2;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub const U: u8 = (1 << 3);
[INFO] [stdout]    |                           ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -         pub const U: u8 = (1 << 3);
[INFO] [stdout] 24 +         pub const U: u8 = 1 << 3;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |         pub const LD: u8 = (1 << 4);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -         pub const LD: u8 = (1 << 4);
[INFO] [stdout] 26 +         pub const LD: u8 = 1 << 4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pub const LU: u8 = (1 << 5);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -         pub const LU: u8 = (1 << 5);
[INFO] [stdout] 27 +         pub const LU: u8 = 1 << 5;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |         pub const RD: u8 = (1 << 6);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -         pub const RD: u8 = (1 << 6);
[INFO] [stdout] 28 +         pub const RD: u8 = 1 << 6;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/polys_from_raster_centerline.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |         pub const RU: u8 = (1 << 7);
[INFO] [stdout]    |                            ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -         pub const RU: u8 = (1 << 7);
[INFO] [stdout] 29 +         pub const RU: u8 = 1 << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/polys_from_raster_centerline.rs:192:29
[INFO] [stdout]     |
[INFO] [stdout] 192 | / ...                   (
[INFO] [stdout] 193 | | ...                       // axis aligned
[INFO] [stdout] 194 | | ...                       (x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] ...
[INFO] [stdout] 212 |   ...                       }
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 213 | | ...                    )
[INFO] [stdout]     | |________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 ~                             (x == xy_a[0] && x == xy_b[0]) ||
[INFO] [stdout] 193 |                                 (y == xy_a[1] && y == xy_b[1]) ||
[INFO] [stdout] ...
[INFO] [stdout] 209 |                                      y_a_delta.signum() == y_b_delta.signum())
[INFO] [stdout] 210 ~                                 }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/polys_from_raster_centerline.rs:203:37
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   (x_a_delta != 0 && y_a_delta != 0 &&
[INFO] [stdout]     |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 211 | ...                    y_a_delta.signum() == y_b_delta.signum())
[INFO] [stdout]     |                                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 ~                                     x_a_delta != 0 && y_a_delta != 0 &&
[INFO] [stdout] 204 |                                      // no need to check 'b', signum accounts for that case.
[INFO] [stdout] ...
[INFO] [stdout] 210 |                                      x_a_delta.signum() == x_b_delta.signum() &&
[INFO] [stdout] 211 ~                                      y_a_delta.signum() == y_b_delta.signum()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |         if neighbors & DIR_S != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 218 -         if neighbors & DIR_S != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 218 +         if neighbors & DIR_S != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:219:37
[INFO] [stdout]     |
[INFO] [stdout] 219 |         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 219 -         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout] 219 +         if neighbors & DIR_E != 0 { 1 << 1 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |         if neighbors & DIR_W != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 226 -         if neighbors & DIR_W != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 226 +         if neighbors & DIR_W != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:227:37
[INFO] [stdout]     |
[INFO] [stdout] 227 |         if neighbors & DIR_S != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -         if neighbors & DIR_S != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout] 227 +         if neighbors & DIR_S != 0 { 1 << 2 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:234:37
[INFO] [stdout]     |
[INFO] [stdout] 234 |         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 234 -         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 234 +         if neighbors & DIR_N != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:235:37
[INFO] [stdout]     |
[INFO] [stdout] 235 |         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -         if neighbors & DIR_E != 0 { (1 << 1) } else { 0 } |
[INFO] [stdout] 235 +         if neighbors & DIR_E != 0 { 1 << 1 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:242:37
[INFO] [stdout]     |
[INFO] [stdout] 242 |         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 242 -         if neighbors & DIR_N != 0 { (1 << 4) } else { 0 } |
[INFO] [stdout] 242 +         if neighbors & DIR_N != 0 { 1 << 4 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/image_skeletonize.rs:243:37
[INFO] [stdout]     |
[INFO] [stdout] 243 |         if neighbors & DIR_W != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout]     |                                     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 243 -         if neighbors & DIR_W != 0 { (1 << 2) } else { 0 } |
[INFO] [stdout] 243 +         if neighbors & DIR_W != 0 { 1 << 2 } else { 0 } |
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/intern/argparse/mod.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     callback: Box<FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |     callback: Box<dyn FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/intern/argparse/mod.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |         callback: Box<FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 87 |         callback: Box<dyn FnMut(&mut T, &[String]) -> Result<usize, String>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "5d1108374304340b56b0b181fd0fa68e7af5f33ed826d28be2c20e22b62af468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1108374304340b56b0b181fd0fa68e7af5f33ed826d28be2c20e22b62af468", kill_on_drop: false }`
[INFO] [stdout] 5d1108374304340b56b0b181fd0fa68e7af5f33ed826d28be2c20e22b62af468
