[INFO] fetching crate cdshealpix 0.5.2... [INFO] testing cdshealpix-0.5.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate cdshealpix 0.5.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cdshealpix 0.5.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cdshealpix 0.5.2 [INFO] finished tweaking crates.io crate cdshealpix 0.5.2 [INFO] tweaked toml for crates.io crate cdshealpix 0.5.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded katex-doc v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ec9d508afe252c340ff1613b30f09fdfcc56087a6515fd7e337604206f7c277 [INFO] running `Command { std: "docker" "start" "-a" "6ec9d508afe252c340ff1613b30f09fdfcc56087a6515fd7e337604206f7c277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec9d508afe252c340ff1613b30f09fdfcc56087a6515fd7e337604206f7c277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec9d508afe252c340ff1613b30f09fdfcc56087a6515fd7e337604206f7c277", kill_on_drop: false }` [INFO] [stdout] 6ec9d508afe252c340ff1613b30f09fdfcc56087a6515fd7e337604206f7c277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3856fb1202d3d7424c36e798e2842ff06db6ccd7d368992092d1f49dbf4497 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f3856fb1202d3d7424c36e798e2842ff06db6ccd7d368992092d1f49dbf4497", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling katex-doc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling cdshealpix v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Once` [INFO] [stdout] --> src/nested/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/nested/moc/mod.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Map` [INFO] [stdout] --> src/nested/moc/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::iter::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `append_external_edge_sorted` [INFO] [stdout] --> src/nested/moc/mod.rs:27:57 [INFO] [stdout] | [INFO] [stdout] 27 | use super::{internal_edge_sorted, append_external_edge, append_external_edge_sorted}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/nested/mod.rs:2702:3 [INFO] [stdout] | [INFO] [stdout] 2702 | (((k << 2) + ( ((i as i8) + ((k - 1) >> 7)) & 3_i8)) as u8) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sph_geom::coo3d::UnitVec3` [INFO] [stdout] --> src/sph_geom/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::sph_geom::coo3d::UnitVec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dd` is never read [INFO] [stdout] --> src/nested/moc/compressed.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curr_h` [INFO] [stdout] --> src/nested/bmoc.rs:1043:20 [INFO] [stdout] | [INFO] [stdout] 1043 | let (curr_d, curr_h) = self.get_depth_icell(self.entries[0]); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curr_d` [INFO] [stdout] --> src/nested/bmoc.rs:1046:12 [INFO] [stdout] | [INFO] [stdout] 1046 | for (curr_d, curr_h) in self.entries.iter().map(|e| self.get_depth_icell(*e)) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> src/nested/bmoc.rs:1059:9 [INFO] [stdout] | [INFO] [stdout] 1059 | let mut d = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dd` is never read [INFO] [stdout] --> src/nested/bmoc.rs:1085:12 [INFO] [stdout] | [INFO] [stdout] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/mod.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | let mut curr = it.next(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/compressed.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | fn push_n_empty_nodes_notest(&mut self, mut n: H) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/compressed.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/bmoc.rs:1085:20 [INFO] [stdout] | [INFO] [stdout] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `haversine_dist` [INFO] [stdout] --> src/lib.rs:287:4 [INFO] [stdout] | [INFO] [stdout] 287 | fn haversine_dist(p1_lon: f64, p1_lat: f64, p2_lon: f64, p2_lat: f64) -> f64 { [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: `next_clockwise` [INFO] [stdout] --> src/compass_point.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | pub(super) fn next_clockwise(&self) -> Cardinal { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_counter_clockwise` [INFO] [stdout] --> src/compass_point.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | pub(super) fn next_counter_clockwise(&self) -> Cardinal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_empty` [INFO] [stdout] --> src/nested/moc/compressed.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | fn push_node_empty(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_empty_notest` [INFO] [stdout] --> src/nested/moc/compressed.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | fn push_node_empty_notest(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_full` [INFO] [stdout] --> src/nested/moc/compressed.rs:120:6 [INFO] [stdout] | [INFO] [stdout] 120 | fn push_node_full(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_empty` [INFO] [stdout] --> src/nested/moc/compressed.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | fn push_leaf_empty(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_empty_notest` [INFO] [stdout] --> src/nested/moc/compressed.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | fn push_leaf_empty_notest(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_full` [INFO] [stdout] --> src/nested/moc/compressed.rs:149:6 [INFO] [stdout] | [INFO] [stdout] 149 | fn push_leaf_full(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/nested/moc/mod.rs:607:6 [INFO] [stdout] | [INFO] [stdout] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `highest_one_bit` [INFO] [stdout] --> src/nested/mod.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | const fn highest_one_bit(mut i: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRANSITION_Z` [INFO] [stdout] --> src/nested/gpu.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const TRANSITION_Z: f32 = 2.0 / 3.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRANSITION_Z_INV` [INFO] [stdout] --> src/nested/gpu.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TRANSITION_Z_INV: f32 = 3.0 / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hash_with_dxdy` [INFO] [stdout] --> src/nested/gpu.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn hash_with_dxdy(depth: u8, x: f32, y: f32, z: f32) -> (u32, f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `xpm1_and_q` [INFO] [stdout] --> src/nested/gpu.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn xpm1_and_q(x: f32, y: f32) -> (f32, u8) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `one_minus_z_pos` [INFO] [stdout] --> src/nested/gpu.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn one_minus_z_pos(x: f32, y: f32, z: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `one_minus_z_neg` [INFO] [stdout] --> src/nested/gpu.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn one_minus_z_neg(x: f32, y: f32, z: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ij2z` [INFO] [stdout] --> src/nested/gpu.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn ij2z(mut i: u32, mut j: u32) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nside_remainder_mask` [INFO] [stdout] --> src/nested/mod.rs:431:3 [INFO] [stdout] | [INFO] [stdout] 431 | nside_remainder_mask: u64, // = nside - 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hash_v1` [INFO] [stdout] --> src/nested/mod.rs:534:6 [INFO] [stdout] | [INFO] [stdout] 534 | fn hash_v1(&self, lon: f64, lat: f64) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hash_with_dxdy_v1` [INFO] [stdout] --> src/nested/mod.rs:678:6 [INFO] [stdout] | [INFO] [stdout] 678 | fn hash_with_dxdy_v1(&self, lon: f64, lat: f64) -> (u64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `shift_rotate_scale` [INFO] [stdout] --> src/nested/mod.rs:713:6 [INFO] [stdout] | [INFO] [stdout] 713 | fn shift_rotate_scale(&self, xy: &mut (f64, f64)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_cell_coos` [INFO] [stdout] --> src/nested/mod.rs:722:6 [INFO] [stdout] | [INFO] [stdout] 722 | fn base_cell_coos(&self, ij: &(u64, u64)) -> (u8, u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_coos_in_base_cell` [INFO] [stdout] --> src/nested/mod.rs:732:6 [INFO] [stdout] | [INFO] [stdout] 732 | fn to_coos_in_base_cell(&self, ij: &mut (u64, u64)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `modulo_nside` [INFO] [stdout] --> src/nested/mod.rs:739:6 [INFO] [stdout] | [INFO] [stdout] 739 | fn modulo_nside(&self, val: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `depth0_bits` [INFO] [stdout] --> src/nested/mod.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | fn depth0_bits(&self, i: u8, j: u8, mut ij: (u64, u64), xy: (f64, f64)/*, lon: f64, lat: f64*/) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ncell_in_cone_upper_bound` [INFO] [stdout] --> src/nested/mod.rs:2342:6 [INFO] [stdout] | [INFO] [stdout] 2342 | fn ncell_in_cone_upper_bound(&self, cone_radius: f64) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hashs` [INFO] [stdout] --> src/nested/mod.rs:2674:6 [INFO] [stdout] | [INFO] [stdout] 2674 | fn hashs(&self, poly_vertices: &[T]) -> Box<[u64]> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allsky_bmoc` [INFO] [stdout] --> src/nested/mod.rs:2684:6 [INFO] [stdout] | [INFO] [stdout] 2684 | fn allsky_bmoc(&self) -> BMOC { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `discretize` [INFO] [stdout] --> src/nested/mod.rs:2981:10 [INFO] [stdout] | [INFO] [stdout] 2981 | const fn discretize(xy: (f64, f64)) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangular_number_x4_u32` [INFO] [stdout] --> src/ring/mod.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub(crate) const fn triangular_number_x4_u32(n: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_hash` [INFO] [stdout] --> src/ring/mod.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | fn build_hash(nside: u32, i_ring: u32, mut i_in_ring: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_cor_matrix` [INFO] [stdout] --> src/xy_geom/ellipse.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn from_cor_matrix(sig_x: f64, sig_y: f64, rho: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_a_b_theta` [INFO] [stdout] --> src/xy_geom/ellipse.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn to_a_b_theta(&self) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_stat_by_circle` [INFO] [stdout] --> src/xy_geom/ellipse.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | fn extended_stat_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_stat` [INFO] [stdout] --> src/xy_geom/ellipse.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | fn extended_stat(&self, other: &Ellipse) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_geom_by_circle` [INFO] [stdout] --> src/xy_geom/ellipse.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | fn extended_geom_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path_along_edge` [INFO] [stdout] --> src/xy_geom/ellipse.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn path_along_edge(a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate` [INFO] [stdout] --> src/xy_geom/ellipse.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn rotate(x: f64, y: f64, cost: f64, sint: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path_along_edge` [INFO] [stdout] --> src/sph_geom/elliptical_cone.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn path_along_edge(lon: f64, lat: f64, a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cone_special_point_in_eqr` [INFO] [stdout] --> src/special_points_finder.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn cone_special_point_in_eqr(mut z: f64, z0: f64, eucl_cone_radius: f64, north_point: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cone_special_point_in_pc` [INFO] [stdout] --> src/special_points_finder.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn cone_special_point_in_pc(mut z: f64, cone_center_lon_mod_half_pi: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "8f3856fb1202d3d7424c36e798e2842ff06db6ccd7d368992092d1f49dbf4497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3856fb1202d3d7424c36e798e2842ff06db6ccd7d368992092d1f49dbf4497", kill_on_drop: false }` [INFO] [stdout] 8f3856fb1202d3d7424c36e798e2842ff06db6ccd7d368992092d1f49dbf4497 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f39d484b039bf328ec2beab7fd11fd1d831dc96099be621a103af9694c583a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "12f39d484b039bf328ec2beab7fd11fd1d831dc96099be621a103af9694c583a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stdout] warning: unused import: `std::sync::Once` [INFO] [stdout] --> src/nested/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/nested/moc/mod.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Map` [INFO] [stdout] --> src/nested/moc/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::iter::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `append_external_edge_sorted` [INFO] [stdout] --> src/nested/moc/mod.rs:27:57 [INFO] [stdout] | [INFO] [stdout] 27 | use super::{internal_edge_sorted, append_external_edge, append_external_edge_sorted}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/nested/mod.rs:2702:3 [INFO] [stdout] | [INFO] [stdout] 2702 | (((k << 2) + ( ((i as i8) + ((k - 1) >> 7)) & 3_i8)) as u8) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sph_geom::coo3d::UnitVec3` [INFO] [stdout] --> src/sph_geom/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::sph_geom::coo3d::UnitVec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dd` is never read [INFO] [stdout] --> src/nested/moc/compressed.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curr_h` [INFO] [stdout] --> src/nested/bmoc.rs:1043:20 [INFO] [stdout] | [INFO] [stdout] 1043 | let (curr_d, curr_h) = self.get_depth_icell(self.entries[0]); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curr_d` [INFO] [stdout] --> src/nested/bmoc.rs:1046:12 [INFO] [stdout] | [INFO] [stdout] 1046 | for (curr_d, curr_h) in self.entries.iter().map(|e| self.get_depth_icell(*e)) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> src/nested/bmoc.rs:1059:9 [INFO] [stdout] | [INFO] [stdout] 1059 | let mut d = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dd` is never read [INFO] [stdout] --> src/nested/bmoc.rs:1085:12 [INFO] [stdout] | [INFO] [stdout] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/mod.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | let mut curr = it.next(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/compressed.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | fn push_n_empty_nodes_notest(&mut self, mut n: H) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/compressed.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/bmoc.rs:1085:20 [INFO] [stdout] | [INFO] [stdout] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `haversine_dist` [INFO] [stdout] --> src/lib.rs:287:4 [INFO] [stdout] | [INFO] [stdout] 287 | fn haversine_dist(p1_lon: f64, p1_lat: f64, p2_lon: f64, p2_lat: f64) -> f64 { [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: `next_clockwise` [INFO] [stdout] --> src/compass_point.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | pub(super) fn next_clockwise(&self) -> Cardinal { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_counter_clockwise` [INFO] [stdout] --> src/compass_point.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | pub(super) fn next_counter_clockwise(&self) -> Cardinal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_empty` [INFO] [stdout] --> src/nested/moc/compressed.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | fn push_node_empty(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_empty_notest` [INFO] [stdout] --> src/nested/moc/compressed.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | fn push_node_empty_notest(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_full` [INFO] [stdout] --> src/nested/moc/compressed.rs:120:6 [INFO] [stdout] | [INFO] [stdout] 120 | fn push_node_full(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_empty` [INFO] [stdout] --> src/nested/moc/compressed.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | fn push_leaf_empty(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_empty_notest` [INFO] [stdout] --> src/nested/moc/compressed.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | fn push_leaf_empty_notest(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_full` [INFO] [stdout] --> src/nested/moc/compressed.rs:149:6 [INFO] [stdout] | [INFO] [stdout] 149 | fn push_leaf_full(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/nested/moc/mod.rs:607:6 [INFO] [stdout] | [INFO] [stdout] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `highest_one_bit` [INFO] [stdout] --> src/nested/mod.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | const fn highest_one_bit(mut i: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRANSITION_Z` [INFO] [stdout] --> src/nested/gpu.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const TRANSITION_Z: f32 = 2.0 / 3.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TRANSITION_Z_INV` [INFO] [stdout] --> src/nested/gpu.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const TRANSITION_Z_INV: f32 = 3.0 / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hash_with_dxdy` [INFO] [stdout] --> src/nested/gpu.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn hash_with_dxdy(depth: u8, x: f32, y: f32, z: f32) -> (u32, f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `xpm1_and_q` [INFO] [stdout] --> src/nested/gpu.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn xpm1_and_q(x: f32, y: f32) -> (f32, u8) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `one_minus_z_pos` [INFO] [stdout] --> src/nested/gpu.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn one_minus_z_pos(x: f32, y: f32, z: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `one_minus_z_neg` [INFO] [stdout] --> src/nested/gpu.rs:203:4 [INFO] [stdout] | [INFO] [stdout] 203 | fn one_minus_z_neg(x: f32, y: f32, z: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ij2z` [INFO] [stdout] --> src/nested/gpu.rs:215:4 [INFO] [stdout] | [INFO] [stdout] 215 | fn ij2z(mut i: u32, mut j: u32) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nside_remainder_mask` [INFO] [stdout] --> src/nested/mod.rs:431:3 [INFO] [stdout] | [INFO] [stdout] 431 | nside_remainder_mask: u64, // = nside - 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hash_v1` [INFO] [stdout] --> src/nested/mod.rs:534:6 [INFO] [stdout] | [INFO] [stdout] 534 | fn hash_v1(&self, lon: f64, lat: f64) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hash_with_dxdy_v1` [INFO] [stdout] --> src/nested/mod.rs:678:6 [INFO] [stdout] | [INFO] [stdout] 678 | fn hash_with_dxdy_v1(&self, lon: f64, lat: f64) -> (u64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `shift_rotate_scale` [INFO] [stdout] --> src/nested/mod.rs:713:6 [INFO] [stdout] | [INFO] [stdout] 713 | fn shift_rotate_scale(&self, xy: &mut (f64, f64)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_cell_coos` [INFO] [stdout] --> src/nested/mod.rs:722:6 [INFO] [stdout] | [INFO] [stdout] 722 | fn base_cell_coos(&self, ij: &(u64, u64)) -> (u8, u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_coos_in_base_cell` [INFO] [stdout] --> src/nested/mod.rs:732:6 [INFO] [stdout] | [INFO] [stdout] 732 | fn to_coos_in_base_cell(&self, ij: &mut (u64, u64)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `modulo_nside` [INFO] [stdout] --> src/nested/mod.rs:739:6 [INFO] [stdout] | [INFO] [stdout] 739 | fn modulo_nside(&self, val: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `depth0_bits` [INFO] [stdout] --> src/nested/mod.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 766 | fn depth0_bits(&self, i: u8, j: u8, mut ij: (u64, u64), xy: (f64, f64)/*, lon: f64, lat: f64*/) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ncell_in_cone_upper_bound` [INFO] [stdout] --> src/nested/mod.rs:2342:6 [INFO] [stdout] | [INFO] [stdout] 2342 | fn ncell_in_cone_upper_bound(&self, cone_radius: f64) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hashs` [INFO] [stdout] --> src/nested/mod.rs:2674:6 [INFO] [stdout] | [INFO] [stdout] 2674 | fn hashs(&self, poly_vertices: &[T]) -> Box<[u64]> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allsky_bmoc` [INFO] [stdout] --> src/nested/mod.rs:2684:6 [INFO] [stdout] | [INFO] [stdout] 2684 | fn allsky_bmoc(&self) -> BMOC { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `discretize` [INFO] [stdout] --> src/nested/mod.rs:2981:10 [INFO] [stdout] | [INFO] [stdout] 2981 | const fn discretize(xy: (f64, f64)) -> (u64, u64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangular_number_x4_u32` [INFO] [stdout] --> src/ring/mod.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub(crate) const fn triangular_number_x4_u32(n: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_hash` [INFO] [stdout] --> src/ring/mod.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | fn build_hash(nside: u32, i_ring: u32, mut i_in_ring: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_cor_matrix` [INFO] [stdout] --> src/xy_geom/ellipse.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn from_cor_matrix(sig_x: f64, sig_y: f64, rho: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_a_b_theta` [INFO] [stdout] --> src/xy_geom/ellipse.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn to_a_b_theta(&self) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_stat_by_circle` [INFO] [stdout] --> src/xy_geom/ellipse.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | fn extended_stat_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_stat` [INFO] [stdout] --> src/xy_geom/ellipse.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | fn extended_stat(&self, other: &Ellipse) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_geom_by_circle` [INFO] [stdout] --> src/xy_geom/ellipse.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | fn extended_geom_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path_along_edge` [INFO] [stdout] --> src/xy_geom/ellipse.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn path_along_edge(a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate` [INFO] [stdout] --> src/xy_geom/ellipse.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn rotate(x: f64, y: f64, cost: f64, sint: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path_along_edge` [INFO] [stdout] --> src/sph_geom/elliptical_cone.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn path_along_edge(lon: f64, lat: f64, a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cone_special_point_in_eqr` [INFO] [stdout] --> src/special_points_finder.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn cone_special_point_in_eqr(mut z: f64, z0: f64, eucl_cone_radius: f64, north_point: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cone_special_point_in_pc` [INFO] [stdout] --> src/special_points_finder.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn cone_special_point_in_pc(mut z: f64, cone_center_lon_mod_half_pi: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling cdshealpix v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Once` [INFO] [stdout] --> src/nested/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Once; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/nested/moc/mod.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::Map` [INFO] [stdout] --> src/nested/moc/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::iter::Map; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `append_external_edge_sorted` [INFO] [stdout] --> src/nested/moc/mod.rs:27:57 [INFO] [stdout] | [INFO] [stdout] 27 | use super::{internal_edge_sorted, append_external_edge, append_external_edge_sorted}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/nested/gpu.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | match (h & 3) { [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 `match` scrutinee expression [INFO] [stdout] --> src/nested/gpu.rs:293:11 [INFO] [stdout] | [INFO] [stdout] 293 | match (h & 3) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/nested/gpu.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | match (h & 3) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/nested/mod.rs:2702:3 [INFO] [stdout] | [INFO] [stdout] 2702 | (((k << 2) + ( ((i as i8) + ((k - 1) >> 7)) & 3_i8)) as u8) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/nested/mod.rs:4192:9 [INFO] [stdout] | [INFO] [stdout] 4192 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sph_geom::coo3d::UnitVec3` [INFO] [stdout] --> src/sph_geom/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::sph_geom::coo3d::UnitVec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dd` is never read [INFO] [stdout] --> src/nested/moc/compressed.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curr_h` [INFO] [stdout] --> src/nested/bmoc.rs:1043:20 [INFO] [stdout] | [INFO] [stdout] 1043 | let (curr_d, curr_h) = self.get_depth_icell(self.entries[0]); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_h` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curr_d` [INFO] [stdout] --> src/nested/bmoc.rs:1046:12 [INFO] [stdout] | [INFO] [stdout] 1046 | for (curr_d, curr_h) in self.entries.iter().map(|e| self.get_depth_icell(*e)) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `d` is never read [INFO] [stdout] --> src/nested/bmoc.rs:1059:9 [INFO] [stdout] | [INFO] [stdout] 1059 | let mut d = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dd` is never read [INFO] [stdout] --> src/nested/bmoc.rs:1085:12 [INFO] [stdout] | [INFO] [stdout] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actual_res_exact` [INFO] [stdout] --> src/nested/mod.rs:4012:9 [INFO] [stdout] | [INFO] [stdout] 4012 | let actual_res_exact = polygon_coverage(depth, &vertices, true); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual_res_exact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d0h_bits` [INFO] [stdout] --> src/nested/mod.rs:4128:9 [INFO] [stdout] | [INFO] [stdout] 4128 | let d0h_bits = layer_0.depth0_bits(ij_d0c.0, ij_d0c.1, ij, xy/*, lon, lat*/); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_d0h_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/mod.rs:3938:9 [INFO] [stdout] | [INFO] [stdout] 3938 | let mut vertices = [ [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/mod.rs:607:10 [INFO] [stdout] | [INFO] [stdout] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | let mut curr = it.next(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:863:11 [INFO] [stdout] | [INFO] [stdout] 863 | let mut full_1: Vec> = (0..12_u64).into_iter() [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:865:11 [INFO] [stdout] | [INFO] [stdout] 865 | let mut full_2: Vec> = (0..12_u64).into_iter() [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:882:11 [INFO] [stdout] | [INFO] [stdout] 882 | let mut full: Vec> = (0..12_u64).into_iter() [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/op.rs:896:11 [INFO] [stdout] | [INFO] [stdout] 896 | let mut full: Vec> = (0..12_u64).into_iter() [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/compressed.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | fn push_n_empty_nodes_notest(&mut self, mut n: H) { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/moc/compressed.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nested/bmoc.rs:1085:20 [INFO] [stdout] | [INFO] [stdout] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `haversine_dist` [INFO] [stdout] --> src/lib.rs:287:4 [INFO] [stdout] | [INFO] [stdout] 287 | fn haversine_dist(p1_lon: f64, p1_lat: f64, p2_lon: f64, p2_lat: f64) -> f64 { [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: `next_clockwise` [INFO] [stdout] --> src/compass_point.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | pub(super) fn next_clockwise(&self) -> Cardinal { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_counter_clockwise` [INFO] [stdout] --> src/compass_point.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | pub(super) fn next_counter_clockwise(&self) -> Cardinal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_empty` [INFO] [stdout] --> src/nested/moc/compressed.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | fn push_node_empty(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_empty_notest` [INFO] [stdout] --> src/nested/moc/compressed.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | fn push_node_empty_notest(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_node_full` [INFO] [stdout] --> src/nested/moc/compressed.rs:120:6 [INFO] [stdout] | [INFO] [stdout] 120 | fn push_node_full(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_empty` [INFO] [stdout] --> src/nested/moc/compressed.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | fn push_leaf_empty(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_empty_notest` [INFO] [stdout] --> src/nested/moc/compressed.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | fn push_leaf_empty_notest(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_leaf_full` [INFO] [stdout] --> src/nested/moc/compressed.rs:149:6 [INFO] [stdout] | [INFO] [stdout] 149 | fn push_leaf_full(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/nested/moc/mod.rs:607:6 [INFO] [stdout] | [INFO] [stdout] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `highest_one_bit` [INFO] [stdout] --> src/nested/mod.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | const fn highest_one_bit(mut i: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nside_remainder_mask` [INFO] [stdout] --> src/nested/mod.rs:431:3 [INFO] [stdout] | [INFO] [stdout] 431 | nside_remainder_mask: u64, // = nside - 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hash_v1` [INFO] [stdout] --> src/nested/mod.rs:534:6 [INFO] [stdout] | [INFO] [stdout] 534 | fn hash_v1(&self, lon: f64, lat: f64) -> u64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hash_with_dxdy_v1` [INFO] [stdout] --> src/nested/mod.rs:678:6 [INFO] [stdout] | [INFO] [stdout] 678 | fn hash_with_dxdy_v1(&self, lon: f64, lat: f64) -> (u64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_coos_in_base_cell` [INFO] [stdout] --> src/nested/mod.rs:732:6 [INFO] [stdout] | [INFO] [stdout] 732 | fn to_coos_in_base_cell(&self, ij: &mut (u64, u64)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `modulo_nside` [INFO] [stdout] --> src/nested/mod.rs:739:6 [INFO] [stdout] | [INFO] [stdout] 739 | fn modulo_nside(&self, val: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ncell_in_cone_upper_bound` [INFO] [stdout] --> src/nested/mod.rs:2342:6 [INFO] [stdout] | [INFO] [stdout] 2342 | fn ncell_in_cone_upper_bound(&self, cone_radius: f64) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `hashs` [INFO] [stdout] --> src/nested/mod.rs:2674:6 [INFO] [stdout] | [INFO] [stdout] 2674 | fn hashs(&self, poly_vertices: &[T]) -> Box<[u64]> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allsky_bmoc` [INFO] [stdout] --> src/nested/mod.rs:2684:6 [INFO] [stdout] | [INFO] [stdout] 2684 | fn allsky_bmoc(&self) -> BMOC { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_lupt` [INFO] [stdout] --> src/nested/mod.rs:3137:6 [INFO] [stdout] | [INFO] [stdout] 3137 | fn build_lupt(depth: u8) -> [[u64; 6]; 6] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `to_degrees` [INFO] [stdout] --> src/nested/mod.rs:4023:6 [INFO] [stdout] | [INFO] [stdout] 4023 | fn to_degrees(lonlats: &mut [(f64, f64)]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangular_number_x4_u32` [INFO] [stdout] --> src/ring/mod.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub(crate) const fn triangular_number_x4_u32(n: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_hash` [INFO] [stdout] --> src/ring/mod.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | fn build_hash(nside: u32, i_ring: u32, mut i_in_ring: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_cor_matrix` [INFO] [stdout] --> src/xy_geom/ellipse.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn from_cor_matrix(sig_x: f64, sig_y: f64, rho: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_a_b_theta` [INFO] [stdout] --> src/xy_geom/ellipse.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn to_a_b_theta(&self) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_stat_by_circle` [INFO] [stdout] --> src/xy_geom/ellipse.rs:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | fn extended_stat_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_stat` [INFO] [stdout] --> src/xy_geom/ellipse.rs:79:6 [INFO] [stdout] | [INFO] [stdout] 79 | fn extended_stat(&self, other: &Ellipse) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `extended_geom_by_circle` [INFO] [stdout] --> src/xy_geom/ellipse.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | fn extended_geom_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path_along_edge` [INFO] [stdout] --> src/xy_geom/ellipse.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn path_along_edge(a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate` [INFO] [stdout] --> src/xy_geom/ellipse.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn rotate(x: f64, y: f64, cost: f64, sint: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path_along_edge` [INFO] [stdout] --> src/sph_geom/elliptical_cone.rs:150:10 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn path_along_edge(lon: f64, lat: f64, a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `lonlat2coo3d_v2` [INFO] [stdout] --> src/sph_geom/mod.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn lonlat2coo3d_v2(vertices: Box<[LonLat]>) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compute_cross_products` [INFO] [stdout] --> src/sph_geom/mod.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn compute_cross_products(vertices: &Box<[Coo3D]>) -> Box<[Vect3]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_bench_data` [INFO] [stdout] --> src/sph_geom/mod.rs:412:6 [INFO] [stdout] | [INFO] [stdout] 412 | fn make_bench_data(n: u32) -> Box<[LonLat]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cone_special_point_in_eqr` [INFO] [stdout] --> src/special_points_finder.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn cone_special_point_in_eqr(mut z: f64, z0: f64, eucl_cone_radius: f64, north_point: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cone_special_point_in_pc` [INFO] [stdout] --> src/special_points_finder.rs:283:8 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn cone_special_point_in_pc(mut z: f64, cone_center_lon_mod_half_pi: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `delta_depth` should have an upper case name [INFO] [stdout] --> src/nested/gpu.rs:233:11 [INFO] [stdout] | [INFO] [stdout] 233 | const delta_depth: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DELTA_DEPTH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `delta_depth` should have an upper case name [INFO] [stdout] --> src/nested/gpu.rs:274:11 [INFO] [stdout] | [INFO] [stdout] 274 | const delta_depth: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DELTA_DEPTH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `delta_depth` should have an upper case name [INFO] [stdout] --> src/nested/gpu.rs:317:11 [INFO] [stdout] | [INFO] [stdout] 317 | const delta_depth: u8 = 1; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DELTA_DEPTH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 66 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "12f39d484b039bf328ec2beab7fd11fd1d831dc96099be621a103af9694c583a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f39d484b039bf328ec2beab7fd11fd1d831dc96099be621a103af9694c583a", kill_on_drop: false }` [INFO] [stdout] 12f39d484b039bf328ec2beab7fd11fd1d831dc96099be621a103af9694c583a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b1d5a1610e536a2635c6f536247551eb288c137839cde14f83a15317ea499c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b1d5a1610e536a2635c6f536247551eb288c137839cde14f83a15317ea499c6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::sync::Once` [INFO] [stderr] --> src/nested/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::sync::Once; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> src/nested/moc/mod.rs:19:21 [INFO] [stderr] | [INFO] [stderr] 19 | use std::cmp::{min, max}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::iter::Map` [INFO] [stderr] --> src/nested/moc/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use std::iter::Map; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `append_external_edge_sorted` [INFO] [stderr] --> src/nested/moc/mod.rs:27:57 [INFO] [stderr] | [INFO] [stderr] 27 | use super::{internal_edge_sorted, append_external_edge, append_external_edge_sorted}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/nested/mod.rs:2702:3 [INFO] [stderr] | [INFO] [stderr] 2702 | (((k << 2) + ( ((i as i8) + ((k - 1) >> 7)) & 3_i8)) as u8) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::sph_geom::coo3d::UnitVec3` [INFO] [stderr] --> src/sph_geom/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use crate::sph_geom::coo3d::UnitVec3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `dd` is never read [INFO] [stderr] --> src/nested/moc/compressed.rs:182:16 [INFO] [stderr] | [INFO] [stderr] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `curr_h` [INFO] [stderr] --> src/nested/bmoc.rs:1043:20 [INFO] [stderr] | [INFO] [stderr] 1043 | let (curr_d, curr_h) = self.get_depth_icell(self.entries[0]); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_h` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `curr_d` [INFO] [stderr] --> src/nested/bmoc.rs:1046:12 [INFO] [stderr] | [INFO] [stderr] 1046 | for (curr_d, curr_h) in self.entries.iter().map(|e| self.get_depth_icell(*e)) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_d` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `d` is never read [INFO] [stderr] --> src/nested/bmoc.rs:1059:9 [INFO] [stderr] | [INFO] [stderr] 1059 | let mut d = 0; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `dd` is never read [INFO] [stderr] --> src/nested/bmoc.rs:1085:12 [INFO] [stderr] | [INFO] [stderr] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/mod.rs:607:10 [INFO] [stderr] | [INFO] [stderr] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/op.rs:387:9 [INFO] [stderr] | [INFO] [stderr] 387 | let mut curr = it.next(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/compressed.rs:113:43 [INFO] [stderr] | [INFO] [stderr] 113 | fn push_n_empty_nodes_notest(&mut self, mut n: H) { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/compressed.rs:182:24 [INFO] [stderr] | [INFO] [stderr] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/bmoc.rs:1085:20 [INFO] [stderr] | [INFO] [stderr] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `haversine_dist` [INFO] [stderr] --> src/lib.rs:287:4 [INFO] [stderr] | [INFO] [stderr] 287 | fn haversine_dist(p1_lon: f64, p1_lat: f64, p2_lon: f64, p2_lat: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next_clockwise` [INFO] [stderr] --> src/compass_point.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | pub(super) fn next_clockwise(&self) -> Cardinal { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next_counter_clockwise` [INFO] [stderr] --> src/compass_point.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | pub(super) fn next_counter_clockwise(&self) -> Cardinal { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_node_empty` [INFO] [stderr] --> src/nested/moc/compressed.rs:105:6 [INFO] [stderr] | [INFO] [stderr] 105 | fn push_node_empty(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_node_empty_notest` [INFO] [stderr] --> src/nested/moc/compressed.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | fn push_node_empty_notest(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_node_full` [INFO] [stderr] --> src/nested/moc/compressed.rs:120:6 [INFO] [stderr] | [INFO] [stderr] 120 | fn push_node_full(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_leaf_empty` [INFO] [stderr] --> src/nested/moc/compressed.rs:138:6 [INFO] [stderr] | [INFO] [stderr] 138 | fn push_leaf_empty(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_leaf_empty_notest` [INFO] [stderr] --> src/nested/moc/compressed.rs:142:6 [INFO] [stderr] | [INFO] [stderr] 142 | fn push_leaf_empty_notest(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_leaf_full` [INFO] [stderr] --> src/nested/moc/compressed.rs:149:6 [INFO] [stderr] | [INFO] [stderr] 149 | fn push_leaf_full(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/nested/moc/mod.rs:607:6 [INFO] [stderr] | [INFO] [stderr] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `highest_one_bit` [INFO] [stderr] --> src/nested/mod.rs:213:10 [INFO] [stderr] | [INFO] [stderr] 213 | const fn highest_one_bit(mut i: u64) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `TRANSITION_Z` [INFO] [stderr] --> src/nested/gpu.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub const TRANSITION_Z: f32 = 2.0 / 3.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `TRANSITION_Z_INV` [INFO] [stderr] --> src/nested/gpu.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub const TRANSITION_Z_INV: f32 = 3.0 / 2.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `hash_with_dxdy` [INFO] [stderr] --> src/nested/gpu.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn hash_with_dxdy(depth: u8, x: f32, y: f32, z: f32) -> (u32, f32, f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `xpm1_and_q` [INFO] [stderr] --> src/nested/gpu.rs:166:4 [INFO] [stderr] | [INFO] [stderr] 166 | fn xpm1_and_q(x: f32, y: f32) -> (f32, u8) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `one_minus_z_pos` [INFO] [stderr] --> src/nested/gpu.rs:190:4 [INFO] [stderr] | [INFO] [stderr] 190 | fn one_minus_z_pos(x: f32, y: f32, z: f32) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `one_minus_z_neg` [INFO] [stderr] --> src/nested/gpu.rs:203:4 [INFO] [stderr] | [INFO] [stderr] 203 | fn one_minus_z_neg(x: f32, y: f32, z: f32) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `ij2z` [INFO] [stderr] --> src/nested/gpu.rs:215:4 [INFO] [stderr] | [INFO] [stderr] 215 | fn ij2z(mut i: u32, mut j: u32) -> u32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nside_remainder_mask` [INFO] [stderr] --> src/nested/mod.rs:431:3 [INFO] [stderr] | [INFO] [stderr] 431 | nside_remainder_mask: u64, // = nside - 1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hash_v1` [INFO] [stderr] --> src/nested/mod.rs:534:6 [INFO] [stderr] | [INFO] [stderr] 534 | fn hash_v1(&self, lon: f64, lat: f64) -> u64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hash_with_dxdy_v1` [INFO] [stderr] --> src/nested/mod.rs:678:6 [INFO] [stderr] | [INFO] [stderr] 678 | fn hash_with_dxdy_v1(&self, lon: f64, lat: f64) -> (u64, f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `shift_rotate_scale` [INFO] [stderr] --> src/nested/mod.rs:713:6 [INFO] [stderr] | [INFO] [stderr] 713 | fn shift_rotate_scale(&self, xy: &mut (f64, f64)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `base_cell_coos` [INFO] [stderr] --> src/nested/mod.rs:722:6 [INFO] [stderr] | [INFO] [stderr] 722 | fn base_cell_coos(&self, ij: &(u64, u64)) -> (u8, u8) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_coos_in_base_cell` [INFO] [stderr] --> src/nested/mod.rs:732:6 [INFO] [stderr] | [INFO] [stderr] 732 | fn to_coos_in_base_cell(&self, ij: &mut (u64, u64)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `modulo_nside` [INFO] [stderr] --> src/nested/mod.rs:739:6 [INFO] [stderr] | [INFO] [stderr] 739 | fn modulo_nside(&self, val: u64) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `depth0_bits` [INFO] [stderr] --> src/nested/mod.rs:766:6 [INFO] [stderr] | [INFO] [stderr] 766 | fn depth0_bits(&self, i: u8, j: u8, mut ij: (u64, u64), xy: (f64, f64)/*, lon: f64, lat: f64*/) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ncell_in_cone_upper_bound` [INFO] [stderr] --> src/nested/mod.rs:2342:6 [INFO] [stderr] | [INFO] [stderr] 2342 | fn ncell_in_cone_upper_bound(&self, cone_radius: f64) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hashs` [INFO] [stderr] --> src/nested/mod.rs:2674:6 [INFO] [stderr] | [INFO] [stderr] 2674 | fn hashs(&self, poly_vertices: &[T]) -> Box<[u64]> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `allsky_bmoc` [INFO] [stderr] --> src/nested/mod.rs:2684:6 [INFO] [stderr] | [INFO] [stderr] 2684 | fn allsky_bmoc(&self) -> BMOC { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `discretize` [INFO] [stderr] --> src/nested/mod.rs:2981:10 [INFO] [stderr] | [INFO] [stderr] 2981 | const fn discretize(xy: (f64, f64)) -> (u64, u64) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `triangular_number_x4_u32` [INFO] [stderr] --> src/ring/mod.rs:160:21 [INFO] [stderr] | [INFO] [stderr] 160 | pub(crate) const fn triangular_number_x4_u32(n: u32) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `build_hash` [INFO] [stderr] --> src/ring/mod.rs:300:4 [INFO] [stderr] | [INFO] [stderr] 300 | fn build_hash(nside: u32, i_ring: u32, mut i_in_ring: u32) -> u64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_cor_matrix` [INFO] [stderr] --> src/xy_geom/ellipse.rs:39:10 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn from_cor_matrix(sig_x: f64, sig_y: f64, rho: f64) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_a_b_theta` [INFO] [stderr] --> src/xy_geom/ellipse.rs:62:10 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn to_a_b_theta(&self) -> (f64, f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `extended_stat_by_circle` [INFO] [stderr] --> src/xy_geom/ellipse.rs:71:6 [INFO] [stderr] | [INFO] [stderr] 71 | fn extended_stat_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `extended_stat` [INFO] [stderr] --> src/xy_geom/ellipse.rs:79:6 [INFO] [stderr] | [INFO] [stderr] 79 | fn extended_stat(&self, other: &Ellipse) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `extended_geom_by_circle` [INFO] [stderr] --> src/xy_geom/ellipse.rs:87:6 [INFO] [stderr] | [INFO] [stderr] 87 | fn extended_geom_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `path_along_edge` [INFO] [stderr] --> src/xy_geom/ellipse.rs:122:10 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn path_along_edge(a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rotate` [INFO] [stderr] --> src/xy_geom/ellipse.rs:141:4 [INFO] [stderr] | [INFO] [stderr] 141 | fn rotate(x: f64, y: f64, cost: f64, sint: f64) -> (f64, f64) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `path_along_edge` [INFO] [stderr] --> src/sph_geom/elliptical_cone.rs:150:10 [INFO] [stderr] | [INFO] [stderr] 150 | pub fn path_along_edge(lon: f64, lat: f64, a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cone_special_point_in_eqr` [INFO] [stderr] --> src/special_points_finder.rs:126:8 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn cone_special_point_in_eqr(mut z: f64, z0: f64, eucl_cone_radius: f64, north_point: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cone_special_point_in_pc` [INFO] [stderr] --> src/special_points_finder.rs:283:8 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn cone_special_point_in_pc(mut z: f64, cone_center_lon_mod_half_pi: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 58 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::Once` [INFO] [stderr] --> src/nested/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::sync::Once; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> src/nested/moc/mod.rs:19:21 [INFO] [stderr] | [INFO] [stderr] 19 | use std::cmp::{min, max}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::iter::Map` [INFO] [stderr] --> src/nested/moc/mod.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | use std::iter::Map; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `append_external_edge_sorted` [INFO] [stderr] --> src/nested/moc/mod.rs:27:57 [INFO] [stderr] | [INFO] [stderr] 27 | use super::{internal_edge_sorted, append_external_edge, append_external_edge_sorted}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stderr] --> src/nested/gpu.rs:250:13 [INFO] [stderr] | [INFO] [stderr] 250 | match (h & 3) { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stderr] --> src/nested/gpu.rs:293:11 [INFO] [stderr] | [INFO] [stderr] 293 | match (h & 3) { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stderr] --> src/nested/gpu.rs:336:13 [INFO] [stderr] | [INFO] [stderr] 336 | match (h & 3) { [INFO] [stderr] | ^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/nested/mod.rs:2702:3 [INFO] [stderr] | [INFO] [stderr] 2702 | (((k << 2) + ( ((i as i8) + ((k - 1) >> 7)) & 3_i8)) as u8) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> src/nested/mod.rs:4192:9 [INFO] [stderr] | [INFO] [stderr] 4192 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::sph_geom::coo3d::UnitVec3` [INFO] [stderr] --> src/sph_geom/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use crate::sph_geom::coo3d::UnitVec3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: value assigned to `dd` is never read [INFO] [stderr] --> src/nested/moc/compressed.rs:182:16 [INFO] [stderr] | [INFO] [stderr] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `curr_h` [INFO] [stderr] --> src/nested/bmoc.rs:1043:20 [INFO] [stderr] | [INFO] [stderr] 1043 | let (curr_d, curr_h) = self.get_depth_icell(self.entries[0]); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_h` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `curr_d` [INFO] [stderr] --> src/nested/bmoc.rs:1046:12 [INFO] [stderr] | [INFO] [stderr] 1046 | for (curr_d, curr_h) in self.entries.iter().map(|e| self.get_depth_icell(*e)) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_curr_d` [INFO] [stderr] [INFO] [stderr] warning: value assigned to `d` is never read [INFO] [stderr] --> src/nested/bmoc.rs:1059:9 [INFO] [stderr] | [INFO] [stderr] 1059 | let mut d = 0; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `dd` is never read [INFO] [stderr] --> src/nested/bmoc.rs:1085:12 [INFO] [stderr] | [INFO] [stderr] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `actual_res_exact` [INFO] [stderr] --> src/nested/mod.rs:4012:9 [INFO] [stderr] | [INFO] [stderr] 4012 | let actual_res_exact = polygon_coverage(depth, &vertices, true); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actual_res_exact` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d0h_bits` [INFO] [stderr] --> src/nested/mod.rs:4128:9 [INFO] [stderr] | [INFO] [stderr] 4128 | let d0h_bits = layer_0.depth0_bits(ij_d0c.0, ij_d0c.1, ij, xy/*, lon, lat*/); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_d0h_bits` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/mod.rs:3938:9 [INFO] [stderr] | [INFO] [stderr] 3938 | let mut vertices = [ [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/mod.rs:607:10 [INFO] [stderr] | [INFO] [stderr] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/op.rs:387:9 [INFO] [stderr] | [INFO] [stderr] 387 | let mut curr = it.next(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/op.rs:863:11 [INFO] [stderr] | [INFO] [stderr] 863 | let mut full_1: Vec> = (0..12_u64).into_iter() [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/op.rs:865:11 [INFO] [stderr] | [INFO] [stderr] 865 | let mut full_2: Vec> = (0..12_u64).into_iter() [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/op.rs:882:11 [INFO] [stderr] | [INFO] [stderr] 882 | let mut full: Vec> = (0..12_u64).into_iter() [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/op.rs:896:11 [INFO] [stderr] | [INFO] [stderr] 896 | let mut full: Vec> = (0..12_u64).into_iter() [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/compressed.rs:113:43 [INFO] [stderr] | [INFO] [stderr] 113 | fn push_n_empty_nodes_notest(&mut self, mut n: H) { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/moc/compressed.rs:182:24 [INFO] [stderr] | [INFO] [stderr] 182 | let (mut dd, mut target_h) = if self.d > curr_d { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/nested/bmoc.rs:1085:20 [INFO] [stderr] | [INFO] [stderr] 1085 | let (mut dd, mut target_h) = if d > curr_d { // case previous hash deeper that current hash [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `haversine_dist` [INFO] [stderr] --> src/lib.rs:287:4 [INFO] [stderr] | [INFO] [stderr] 287 | fn haversine_dist(p1_lon: f64, p1_lat: f64, p2_lon: f64, p2_lat: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next_clockwise` [INFO] [stderr] --> src/compass_point.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | pub(super) fn next_clockwise(&self) -> Cardinal { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next_counter_clockwise` [INFO] [stderr] --> src/compass_point.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | pub(super) fn next_counter_clockwise(&self) -> Cardinal { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_node_empty` [INFO] [stderr] --> src/nested/moc/compressed.rs:105:6 [INFO] [stderr] | [INFO] [stderr] 105 | fn push_node_empty(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_node_empty_notest` [INFO] [stderr] --> src/nested/moc/compressed.rs:109:6 [INFO] [stderr] | [INFO] [stderr] 109 | fn push_node_empty_notest(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_node_full` [INFO] [stderr] --> src/nested/moc/compressed.rs:120:6 [INFO] [stderr] | [INFO] [stderr] 120 | fn push_node_full(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_leaf_empty` [INFO] [stderr] --> src/nested/moc/compressed.rs:138:6 [INFO] [stderr] | [INFO] [stderr] 138 | fn push_leaf_empty(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_leaf_empty_notest` [INFO] [stderr] --> src/nested/moc/compressed.rs:142:6 [INFO] [stderr] | [INFO] [stderr] 142 | fn push_leaf_empty_notest(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_leaf_full` [INFO] [stderr] --> src/nested/moc/compressed.rs:149:6 [INFO] [stderr] | [INFO] [stderr] 149 | fn push_leaf_full(&mut self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/nested/moc/mod.rs:607:6 [INFO] [stderr] | [INFO] [stderr] 607 | fn new(mut it: &mut R) -> MOCIteratorFromRefRanges { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `highest_one_bit` [INFO] [stderr] --> src/nested/mod.rs:213:10 [INFO] [stderr] | [INFO] [stderr] 213 | const fn highest_one_bit(mut i: u64) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nside_remainder_mask` [INFO] [stderr] --> src/nested/mod.rs:431:3 [INFO] [stderr] | [INFO] [stderr] 431 | nside_remainder_mask: u64, // = nside - 1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hash_v1` [INFO] [stderr] --> src/nested/mod.rs:534:6 [INFO] [stderr] | [INFO] [stderr] 534 | fn hash_v1(&self, lon: f64, lat: f64) -> u64 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hash_with_dxdy_v1` [INFO] [stderr] --> src/nested/mod.rs:678:6 [INFO] [stderr] | [INFO] [stderr] 678 | fn hash_with_dxdy_v1(&self, lon: f64, lat: f64) -> (u64, f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_coos_in_base_cell` [INFO] [stderr] --> src/nested/mod.rs:732:6 [INFO] [stderr] | [INFO] [stderr] 732 | fn to_coos_in_base_cell(&self, ij: &mut (u64, u64)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `modulo_nside` [INFO] [stderr] --> src/nested/mod.rs:739:6 [INFO] [stderr] | [INFO] [stderr] 739 | fn modulo_nside(&self, val: u64) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ncell_in_cone_upper_bound` [INFO] [stderr] --> src/nested/mod.rs:2342:6 [INFO] [stderr] | [INFO] [stderr] 2342 | fn ncell_in_cone_upper_bound(&self, cone_radius: f64) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `hashs` [INFO] [stderr] --> src/nested/mod.rs:2674:6 [INFO] [stderr] | [INFO] [stderr] 2674 | fn hashs(&self, poly_vertices: &[T]) -> Box<[u64]> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `allsky_bmoc` [INFO] [stderr] --> src/nested/mod.rs:2684:6 [INFO] [stderr] | [INFO] [stderr] 2684 | fn allsky_bmoc(&self) -> BMOC { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `build_lupt` [INFO] [stderr] --> src/nested/mod.rs:3137:6 [INFO] [stderr] | [INFO] [stderr] 3137 | fn build_lupt(depth: u8) -> [[u64; 6]; 6] { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `to_degrees` [INFO] [stderr] --> src/nested/mod.rs:4023:6 [INFO] [stderr] | [INFO] [stderr] 4023 | fn to_degrees(lonlats: &mut [(f64, f64)]) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `triangular_number_x4_u32` [INFO] [stderr] --> src/ring/mod.rs:160:21 [INFO] [stderr] | [INFO] [stderr] 160 | pub(crate) const fn triangular_number_x4_u32(n: u32) -> u64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `build_hash` [INFO] [stderr] --> src/ring/mod.rs:300:4 [INFO] [stderr] | [INFO] [stderr] 300 | fn build_hash(nside: u32, i_ring: u32, mut i_in_ring: u32) -> u64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_cor_matrix` [INFO] [stderr] --> src/xy_geom/ellipse.rs:39:10 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn from_cor_matrix(sig_x: f64, sig_y: f64, rho: f64) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_a_b_theta` [INFO] [stderr] --> src/xy_geom/ellipse.rs:62:10 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn to_a_b_theta(&self) -> (f64, f64, f64) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `extended_stat_by_circle` [INFO] [stderr] --> src/xy_geom/ellipse.rs:71:6 [INFO] [stderr] | [INFO] [stderr] 71 | fn extended_stat_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `extended_stat` [INFO] [stderr] --> src/xy_geom/ellipse.rs:79:6 [INFO] [stderr] | [INFO] [stderr] 79 | fn extended_stat(&self, other: &Ellipse) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `extended_geom_by_circle` [INFO] [stderr] --> src/xy_geom/ellipse.rs:87:6 [INFO] [stderr] | [INFO] [stderr] 87 | fn extended_geom_by_circle(&self, sig: f64) -> Ellipse { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `path_along_edge` [INFO] [stderr] --> src/xy_geom/ellipse.rs:122:10 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn path_along_edge(a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rotate` [INFO] [stderr] --> src/xy_geom/ellipse.rs:141:4 [INFO] [stderr] | [INFO] [stderr] 141 | fn rotate(x: f64, y: f64, cost: f64, sint: f64) -> (f64, f64) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `path_along_edge` [INFO] [stderr] --> src/sph_geom/elliptical_cone.rs:150:10 [INFO] [stderr] | [INFO] [stderr] 150 | pub fn path_along_edge(lon: f64, lat: f64, a: f64, b: f64, theta: f64, half_num_points: usize) -> Box<[(f64, f64)]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `lonlat2coo3d_v2` [INFO] [stderr] --> src/sph_geom/mod.rs:199:4 [INFO] [stderr] | [INFO] [stderr] 199 | fn lonlat2coo3d_v2(vertices: Box<[LonLat]>) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `compute_cross_products` [INFO] [stderr] --> src/sph_geom/mod.rs:212:4 [INFO] [stderr] | [INFO] [stderr] 212 | fn compute_cross_products(vertices: &Box<[Coo3D]>) -> Box<[Vect3]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `make_bench_data` [INFO] [stderr] --> src/sph_geom/mod.rs:412:6 [INFO] [stderr] | [INFO] [stderr] 412 | fn make_bench_data(n: u32) -> Box<[LonLat]> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cone_special_point_in_eqr` [INFO] [stderr] --> src/special_points_finder.rs:126:8 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn cone_special_point_in_eqr(mut z: f64, z0: f64, eucl_cone_radius: f64, north_point: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cone_special_point_in_pc` [INFO] [stderr] --> src/special_points_finder.rs:283:8 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn cone_special_point_in_pc(mut z: f64, cone_center_lon_mod_half_pi: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `delta_depth` should have an upper case name [INFO] [stderr] --> src/nested/gpu.rs:233:11 [INFO] [stderr] | [INFO] [stderr] 233 | const delta_depth: u8 = 1; [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DELTA_DEPTH` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `delta_depth` should have an upper case name [INFO] [stderr] --> src/nested/gpu.rs:274:11 [INFO] [stderr] | [INFO] [stderr] 274 | const delta_depth: u8 = 1; [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DELTA_DEPTH` [INFO] [stderr] [INFO] [stderr] warning: constant `delta_depth` should have an upper case name [INFO] [stderr] --> src/nested/gpu.rs:317:11 [INFO] [stderr] | [INFO] [stderr] 317 | const delta_depth: u8 = 1; [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper case: `DELTA_DEPTH` [INFO] [stderr] [INFO] [stderr] warning: 66 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cdshealpix-51dac5a761553dcc [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_empty_d1 ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_full_d0 ... ok [INFO] [stdout] test nested::moc::op::tests::test_not_empty ... ok [INFO] [stdout] test nested::moc::op::tests::test_and_full_full ... ok [INFO] [stdout] test nested::moc::op::tests::test_and_empty_full ... ok [INFO] [stdout] test nested::moc::op::tests::test_or_empty_empty ... ok [INFO] [stdout] test nested::moc::op::tests::test_not_full ... ok [INFO] [stdout] test nested::tests::test_ok_neighbours_t1 ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_empty_d0 ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_full_d1 ... ok [INFO] [stdout] test nested::moc::op::tests::test_or_full_empty ... ok [INFO] [stdout] test nested::moc::tests::test_basic ... ok [INFO] [stdout] test nested::moc::tests::test_range ... ok [INFO] [stdout] test nested::tests::test_bilinear_interpolation ... ok [INFO] [stdout] test nested::tests::test_bilinear_interpolation_2 ... ok [INFO] [stdout] test nested::gpu::tests::testok_hash_gpu_spe_2 ... ok [INFO] [stdout] test nested::tests::test_prec_2 ... ok [INFO] [stdout] test nested::tests::test_prec_3 ... ok [INFO] [stdout] test nested::tests::test_prec_4 ... ok [INFO] [stdout] test nested::gpu::tests::testok_hash_gpu_spe_1 ... ok [INFO] [stdout] test nested::tests::test_prec_1 ... ok [INFO] [stdout] test nested::tests::testok_bmoc_not ... ok [INFO] [stdout] test nested::tests::testok_cone_approx_custom_bmoc_dbg ... ok [INFO] [stdout] test nested::tests::testok_cone_approx_bmoc ... ok [INFO] [stdout] test nested::tests::testok_cone_approx_custom_bmoc ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_2 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_4 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_3 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_5 ... ok [INFO] [stdout] test nested::tests::testok_external_edge_struct_v3 ... ok [INFO] [stdout] test nested::tests::testok_hash_3 ... ok [INFO] [stdout] test nested::tests::testok_hash_4 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_7 ... ok [INFO] [stdout] test nested::tests::testok_external_edge_struct_v1 ... ok [INFO] [stdout] test nested::tests::testok_neighbour_d0 ... ok [INFO] [stdout] test nested::tests::testok_hash ... ok [INFO] [stdout] test nested::tests::testok_neighbours_d0 ... ok [INFO] [stdout] test nested::tests::testok_polygone_approx ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_6 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_4 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_6 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_2 ... ok [INFO] [stdout] test nested::tests::testok_hash_2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_eqr ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_3 ... ok [INFO] [stdout] test nested::tests::testok_hash_d0 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_npc_2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_npc ... ok [INFO] [stdout] test nested::tests::testok_cone_approx_custom_bmoc_2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_npc_3 ... ok [INFO] [stdout] test nested::tests::testok_external_edge_struct_v2 ... ok [INFO] [stdout] test ring::tests::test_center ... ok [INFO] [stdout] test ring::tests::test_center_2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_spc ... ok [INFO] [stdout] test nested::gpu::tests::testok_hash_gpu_sys ... ok [INFO] [stdout] test ring::tests::test_hash ... ok [INFO] [stdout] test ring::tests::test_center_3 ... ok [INFO] [stdout] test nested::zordercurve::tests::test_small ... ok [INFO] [stdout] test ring::tests::test_deal_with_1x1_box ... ok [INFO] [stdout] test ring::tests::test_dldh_to_dxdy ... ok [INFO] [stdout] test tests::testok_nside ... ok [INFO] [stdout] test tests::testok_proj ... ok [INFO] [stdout] test tests::testok_shs ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_8 ... ok [INFO] [stdout] test sph_geom::tests::testok_is_in_polygon ... ok [INFO] [stdout] test ring::tests::test_hash_3 ... ok [INFO] [stdout] test sph_geom::tests::test_vec3 ... ok [INFO] [stdout] test nested::tests::test_to_uniq ... ok [INFO] [stdout] test tests::testpanic_proj_1 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_5 ... ok [INFO] [stdout] test tests::testpanic_nside ... ok [INFO] [stdout] test tests::testpanic_proj_2 ... ok [INFO] [stdout] test nested::tests::test_to_uniq_ivoa ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_markus ... ok [INFO] [stdout] test nested::zordercurve::tests::test_large ... ok [INFO] [stdout] test nested::tests::test_gen_file ... FAILED [INFO] [stdout] test nested::tests::test_ring ... ok [INFO] [stdout] test ring::tests::test_hash_2 ... ok [INFO] [stdout] test nested::zordercurve::tests::test_mediu ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- nested::tests::test_gen_file stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stdout] thread 'nested::tests::test_gen_file' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:192:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557d335d7430 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557d335d7430 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557d335d7430 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557d335d7430 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557d335fbabc - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x557d335d38d2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x557d335d9c65 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557d335d9c65 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557d335d9c65 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557d335d97f2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557d335da401 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x557d335d9f47 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x557d335d78ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557d335d9ea9 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x557d335d9e5b - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x557d33512694 - test::assert_test_result::ha39d32671249a4a8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:192:5 [INFO] [stdout] 16: 0x557d334f4443 - cdshealpix::nested::tests::test_gen_file::{{closure}}::hfaa8c755e5e9f54e [INFO] [stdout] at /opt/rustwide/workdir/src/nested/mod.rs:4191:3 [INFO] [stdout] 17: 0x557d3351f64e - core::ops::function::FnOnce::call_once::hcefcf27d503b606a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x557d3359dab3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x557d3359dab3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 20: 0x557d3359c1a8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 21: 0x557d3359c1a8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x557d3359c1a8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x557d3359c1a8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x557d3359c1a8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x557d3359c1a8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 26: 0x557d3359c1a8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 27: 0x557d33576796 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x557d3357af5d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x557d3357af5d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 30: 0x557d3357af5d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 31: 0x557d3357af5d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 32: 0x557d3357af5d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x557d3357af5d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x557d3357af5d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x557d335df9ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 36: 0x557d335df9ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x557d335df9ea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7fab31798609 - start_thread [INFO] [stdout] 39: 0x7fab3156a293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] nested::tests::test_gen_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 79 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b1d5a1610e536a2635c6f536247551eb288c137839cde14f83a15317ea499c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1d5a1610e536a2635c6f536247551eb288c137839cde14f83a15317ea499c6", kill_on_drop: false }` [INFO] [stdout] 7b1d5a1610e536a2635c6f536247551eb288c137839cde14f83a15317ea499c6