[INFO] crate cdshealpix 0.5.2 is already in cache [INFO] testing cdshealpix-0.5.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate cdshealpix 0.5.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cdshealpix 0.5.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3748ab00f2d59264bce9d8992f5846fca6d099d1ad4e8e1d0e0f2b2270875d5 [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" "e3748ab00f2d59264bce9d8992f5846fca6d099d1ad4e8e1d0e0f2b2270875d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3748ab00f2d59264bce9d8992f5846fca6d099d1ad4e8e1d0e0f2b2270875d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3748ab00f2d59264bce9d8992f5846fca6d099d1ad4e8e1d0e0f2b2270875d5", kill_on_drop: false }` [INFO] [stdout] e3748ab00f2d59264bce9d8992f5846fca6d099d1ad4e8e1d0e0f2b2270875d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7277b7f4992fc593317a32f90c7dba61420df0b041d938851ce3e2d9e3dd683 [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" "d7277b7f4992fc593317a32f90c7dba61420df0b041d938851ce3e2d9e3dd683", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling katex-doc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [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 12.96s [INFO] running `Command { std: "docker" "inspect" "d7277b7f4992fc593317a32f90c7dba61420df0b041d938851ce3e2d9e3dd683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7277b7f4992fc593317a32f90c7dba61420df0b041d938851ce3e2d9e3dd683", kill_on_drop: false }` [INFO] [stdout] d7277b7f4992fc593317a32f90c7dba61420df0b041d938851ce3e2d9e3dd683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1682ae650645891f5c7415dfb114420cfdc7fc4a0b1f95b21385c905ed146983 [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" "1682ae650645891f5c7415dfb114420cfdc7fc4a0b1f95b21385c905ed146983", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [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 crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [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 37s [INFO] running `Command { std: "docker" "inspect" "1682ae650645891f5c7415dfb114420cfdc7fc4a0b1f95b21385c905ed146983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1682ae650645891f5c7415dfb114420cfdc7fc4a0b1f95b21385c905ed146983", kill_on_drop: false }` [INFO] [stdout] 1682ae650645891f5c7415dfb114420cfdc7fc4a0b1f95b21385c905ed146983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67245806b6cca64ab3f2b687603e15b97f8cb895c767b39f5f24a6c311c14fdd [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" "67245806b6cca64ab3f2b687603e15b97f8cb895c767b39f5f24a6c311c14fdd", 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.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cdshealpix-f758022d2d929d38 [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test nested::moc::op::tests::test_or_empty_empty ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_empty_d0 ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_empty_d1 ... ok [INFO] [stdout] test nested::moc::tests::test_basic ... ok [INFO] [stdout] test nested::moc::op::tests::test_and_full_full ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_full_d0 ... ok [INFO] [stdout] test nested::moc::op::tests::test_not_full ... ok [INFO] [stdout] test nested::moc::tests::test_range ... ok [INFO] [stdout] test nested::tests::test_ok_neighbours_t1 ... ok [INFO] [stdout] test nested::moc::op::tests::test_and_empty_full ... ok [INFO] [stdout] test nested::moc::op::tests::test_or_full_empty ... ok [INFO] [stdout] test nested::gpu::tests::testok_hash_gpu_spe_1 ... ok [INFO] [stdout] test nested::moc::op::tests::test_not_empty ... ok [INFO] [stdout] test nested::bmoc::tests::testok_compressed_moc_full_d1 ... ok [INFO] [stdout] test nested::tests::test_bilinear_interpolation ... ok [INFO] [stdout] test nested::tests::test_prec_1 ... ok [INFO] [stdout] test nested::tests::test_prec_3 ... ok [INFO] [stdout] test nested::tests::testok_cone_approx_custom_bmoc_dbg ... ok [INFO] [stdout] test nested::tests::testok_bmoc_not ... ok [INFO] [stdout] test nested::gpu::tests::testok_hash_gpu_spe_2 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_2 ... ok [INFO] [stdout] test nested::gpu::tests::testok_hash_gpu_sys ... ok [INFO] [stdout] test nested::tests::testok_cone_approx_custom_bmoc_2 ... 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::test_bilinear_interpolation_2 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_7 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_5 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_6 ... ok [INFO] [stdout] test nested::tests::testok_hash ... ok [INFO] [stdout] test nested::tests::testok_hash_2 ... 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_hash_d0 ... ok [INFO] [stdout] test nested::tests::testok_neighbour_d0 ... ok [INFO] [stdout] test nested::tests::testok_neighbours_d0 ... ok [INFO] [stdout] test nested::tests::testok_external_edge_struct_v3 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_4 ... ok [INFO] [stdout] test nested::tests::testok_polygone_approx ... ok [INFO] [stdout] test nested::tests::testok_external_edge_struct_v1 ... ok [INFO] [stdout] test nested::tests::testok_external_edge_struct_v2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_4 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_3 ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_8 ... ok [INFO] [stdout] test nested::tests::test_prec_4 ... ok [INFO] [stdout] test nested::tests::test_prec_2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_6 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_npc_3 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_npc_2 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_spc ... ok [INFO] [stdout] test nested::tests::testok_elliptical_cone_3 ... ok [INFO] [stdout] test nested::tests::test_to_uniq ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_npc ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_2 ... ok [INFO] [stdout] test ring::tests::test_deal_with_1x1_box ... ok [INFO] [stdout] test ring::tests::test_hash ... ok [INFO] [stdout] test ring::tests::test_center_2 ... ok [INFO] [stdout] test ring::tests::test_center ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_eqr ... ok [INFO] [stdout] test sph_geom::tests::test_vec3 ... ok [INFO] [stdout] test ring::tests::test_hash_3 ... ok [INFO] [stdout] test sph_geom::tests::testok_is_in_polygon ... 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::test_to_uniq_ivoa ... ok [INFO] [stdout] test ring::tests::test_dldh_to_dxdy ... ok [INFO] [stdout] test ring::tests::test_center_3 ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_5 ... ok [INFO] [stdout] test nested::zordercurve::tests::test_small ... ok [INFO] [stdout] test nested::tests::testok_polygone_exact_markus ... ok [INFO] [stdout] test tests::testpanic_nside ... ok [INFO] [stdout] test tests::testpanic_proj_1 ... ok [INFO] [stdout] test tests::testpanic_proj_2 ... 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/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/macros.rs:16:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a49f089105 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a49f089105 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a49f089105 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a49f089105 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a49f0b199c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a49f02fc95 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a49f0837d1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a49f08b860 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a49f08b860 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a49f08b860 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a49f08b55a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55a49f08bea3 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55a49f08ba9b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55a49f08ba0b - std::panicking::begin_panic_fmt::h2ff295231415d4a6 [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x55a49efcba56 - test::assert_test_result::hec6338cf39d78bbe [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/macros.rs:16 [INFO] [stdout] 15: 0x55a49efad699 - cdshealpix::nested::tests::test_gen_file::{{closure}}::hf02b2917988f8f9f [INFO] [stdout] at src/nested/mod.rs:4191 [INFO] [stdout] 16: 0x55a49efe053e - core::ops::function::FnOnce::call_once::hd82fcd06b5de182b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x55a49f05720c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x55a49f05720c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55a49f05720c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x55a49f05720c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x55a49f05720c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55a49f05720c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55a49f05720c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55a49f02f186 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55a49f034215 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55a49f034215 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55a49f034215 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x55a49f034215 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x55a49f034215 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55a49f034215 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55a49f034215 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x55a49f09206a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x55a49f09206a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x55a49f09206a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7faee1fe3609 - start_thread [INFO] [stdout] 36: 0x7faee1eef103 - __clone [INFO] [stdout] 37: 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] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "67245806b6cca64ab3f2b687603e15b97f8cb895c767b39f5f24a6c311c14fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67245806b6cca64ab3f2b687603e15b97f8cb895c767b39f5f24a6c311c14fdd", kill_on_drop: false }` [INFO] [stdout] 67245806b6cca64ab3f2b687603e15b97f8cb895c767b39f5f24a6c311c14fdd