[INFO] fetching crate cdshealpix 0.5.5... [INFO] checking cdshealpix-0.5.5 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate cdshealpix 0.5.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cdshealpix 0.5.5 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cdshealpix 0.5.5 [INFO] finished tweaking crates.io crate cdshealpix 0.5.5 [INFO] tweaked toml for crates.io crate cdshealpix 0.5.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90be98a69d3ca8e96f13f374492107db266858c3dcc7f26007770bcf3f42b3e9 [INFO] running `Command { std: "docker" "start" "-a" "90be98a69d3ca8e96f13f374492107db266858c3dcc7f26007770bcf3f42b3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90be98a69d3ca8e96f13f374492107db266858c3dcc7f26007770bcf3f42b3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90be98a69d3ca8e96f13f374492107db266858c3dcc7f26007770bcf3f42b3e9", kill_on_drop: false }` [INFO] [stdout] 90be98a69d3ca8e96f13f374492107db266858c3dcc7f26007770bcf3f42b3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2d0104f2e0a5bb1f34c54a6e69774d5aac4d3f8dadb23ce29f0ae0db5c5ad50 [INFO] running `Command { std: "docker" "start" "-a" "c2d0104f2e0a5bb1f34c54a6e69774d5aac4d3f8dadb23ce29f0ae0db5c5ad50", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking katex-doc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking cdshealpix v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stdout] warning: static is never used: `R_MAX` [INFO] [stdout] --> src/sph_geom/cone.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | static R_MAX: f64 = SMALLER_EDGE2OPEDGE_DIST[0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mec` [INFO] [stdout] --> src/sph_geom/cone.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn mec(points: &[T]) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/sph_geom/cone.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn contains(&self, point: &T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mec_2` [INFO] [stdout] --> src/sph_geom/cone.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn mec_2(a: &T, b: &T) -> Cone { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mec_n` [INFO] [stdout] --> src/sph_geom/cone.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn mec_n(points: &[T]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lS` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:11 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bS` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:15 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lE` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:21 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bE` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:25 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lN` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:31 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bN` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:35 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lW` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:41 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bW` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:45 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> benches/nested_hash.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | use cdshealpix::nested::{self, get}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_zoc` [INFO] [stdout] --> benches/nested_hash.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | use cdshealpix::nested::zordercurve::{ZOC, ZOrderCurve, get_zoc}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> benches/nested_hash.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | let nside = (1u32 << depth); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> benches/nested_hash.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | let nside = (1u32 << depth); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> benches/nested_hash.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | for depth in (1..29) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/zordercurve.rs:45:63 [INFO] [stdout] | [INFO] [stdout] 45 | group.bench_with_input(BenchmarkId::new("LUPT", 1), &1, |b, pos| b.iter(|| [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/zordercurve.rs:48:63 [INFO] [stdout] | [INFO] [stdout] 48 | group.bench_with_input(BenchmarkId::new("XOR", 2), &2, |b, pos| b.iter(|| [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> benches/nested_hash.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | fn build_hash(depth: u8, d0h_bits: u64, i: u32, j: u32) -> u64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/nested_hash.rs:217:72 [INFO] [stdout] | [INFO] [stdout] 217 | group.bench_with_input(BenchmarkId::new("x2^n v1", 1), &depth, |b, pos| b.iter(|| [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/nested_hash.rs:220:73 [INFO] [stdout] | [INFO] [stdout] 220 | group.bench_with_input(BenchmarkId::new("x2^n v2", 2), &depth, |b, pos| b.iter(|| [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/nested_hash.rs:223:73 [INFO] [stdout] | [INFO] [stdout] 223 | group.bench_with_input(BenchmarkId::new("x2^n v3", 3), &depth, |b, pos| b.iter(|| [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/nested_hash.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | |b, pos| b.iter(|| benchmark_hash_v1(depth, &positions))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/nested_hash.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | |b, pos| b.iter(|| benchmark_hash_v2(depth, &positions))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> benches/nested_hash.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | |b, pos| b.iter(|| benchmark_hash_v3(depth, &positions))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bench_time_pow2` [INFO] [stdout] --> benches/nested_hash.rs:209:4 [INFO] [stdout] | [INFO] [stdout] 209 | fn bench_time_pow2(c: &mut Criterion) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> benches/nested_hash.rs:160:53 [INFO] [stdout] | [INFO] [stdout] 160 | let q = (x as u8 | 1_u8) & 7_u8; debug_assert!(0 <= q && q < 8); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `R_MAX` [INFO] [stdout] --> src/sph_geom/cone.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | static R_MAX: f64 = SMALLER_EDGE2OPEDGE_DIST[0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mec` [INFO] [stdout] --> src/sph_geom/cone.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn mec(points: &[T]) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/sph_geom/cone.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn contains(&self, point: &T) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mec_2` [INFO] [stdout] --> src/sph_geom/cone.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn mec_2(a: &T, b: &T) -> Cone { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mec_n` [INFO] [stdout] --> src/sph_geom/cone.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn mec_n(points: &[T]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lS` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:11 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bS` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:15 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lE` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:21 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bE` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:25 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lN` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:31 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bN` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:35 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `lW` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:41 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `l_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bW` should have a snake case name [INFO] [stdout] --> src/nested/mod.rs:2095:45 [INFO] [stdout] | [INFO] [stdout] 2095 | let [(lS, bS), (lE, bE), (lN, bN), (lW, bW)] = vertices(depth, hash); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `b_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.91s [INFO] running `Command { std: "docker" "inspect" "c2d0104f2e0a5bb1f34c54a6e69774d5aac4d3f8dadb23ce29f0ae0db5c5ad50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d0104f2e0a5bb1f34c54a6e69774d5aac4d3f8dadb23ce29f0ae0db5c5ad50", kill_on_drop: false }` [INFO] [stdout] c2d0104f2e0a5bb1f34c54a6e69774d5aac4d3f8dadb23ce29f0ae0db5c5ad50