[INFO] cloning repository https://github.com/eltorocorp/h3_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eltorocorp/h3_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feltorocorp%2Fh3_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feltorocorp%2Fh3_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe2052e2104ea157997a29f0d0c2ed8cc98c1e98 [INFO] testing eltorocorp/h3_tools against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feltorocorp%2Fh3_tools" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eltorocorp/h3_tools on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eltorocorp/h3_tools [INFO] finished tweaking git repo https://github.com/eltorocorp/h3_tools [INFO] tweaked toml for git repo https://github.com/eltorocorp/h3_tools written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/eltorocorp/h3_tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 597a90ffa785a243b47e6412df1481bb218d9fa8d98a03fee491e14bdcb784a3 [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" "597a90ffa785a243b47e6412df1481bb218d9fa8d98a03fee491e14bdcb784a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "597a90ffa785a243b47e6412df1481bb218d9fa8d98a03fee491e14bdcb784a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597a90ffa785a243b47e6412df1481bb218d9fa8d98a03fee491e14bdcb784a3", kill_on_drop: false }` [INFO] [stdout] 597a90ffa785a243b47e6412df1481bb218d9fa8d98a03fee491e14bdcb784a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f99a60551590bf031e2cc33a917d8d3571564d0eb56f5d5971ee06a44759e24 [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" "7f99a60551590bf031e2cc33a917d8d3571564d0eb56f5d5971ee06a44759e24", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling svgbob v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling geo-types v0.6.2 [INFO] [stderr] Compiling geo v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling svgbobdoc v0.2.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling h3ron-h3-sys v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling geojson v0.21.0 [INFO] [stderr] Compiling h3ron v0.10.0 [INFO] [stderr] Compiling geo_polyfill v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rayon::prelude::IntoParallelIterator` [INFO] [stdout] --> src/geo_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::IntoParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/geo_utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::geo_utils::eat_neighbors` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::geo_utils::eat_neighbors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h3` [INFO] [stdout] --> src/geo_utils.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | .filter(|(h3, p)| p.is_ok()) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_h3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/geo_utils.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `potentials` [INFO] [stdout] --> src/geo_utils.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potentials` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geo_utils.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | .and_modify(|mut children| children.push(index)) [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: function is never used: `eat_neighbors` [INFO] [stdout] --> src/geo_utils.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eat_neighbors(indices: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `full_brood` [INFO] [stdout] --> src/geo_utils.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "7f99a60551590bf031e2cc33a917d8d3571564d0eb56f5d5971ee06a44759e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f99a60551590bf031e2cc33a917d8d3571564d0eb56f5d5971ee06a44759e24", kill_on_drop: false }` [INFO] [stdout] 7f99a60551590bf031e2cc33a917d8d3571564d0eb56f5d5971ee06a44759e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e74e1edc0a209adc7fbd11a36dfd3b6acb8639e75ba69dae1ce38de1f6fd7fa [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" "7e74e1edc0a209adc7fbd11a36dfd3b6acb8639e75ba69dae1ce38de1f6fd7fa", kill_on_drop: false }` [INFO] [stderr] Compiling geo_polyfill v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rayon::prelude::IntoParallelIterator` [INFO] [stdout] --> src/geo_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::IntoParallelIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/geo_utils.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::geo_utils::eat_neighbors` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::geo_utils::eat_neighbors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h3` [INFO] [stdout] --> src/geo_utils.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | .filter(|(h3, p)| p.is_ok()) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_h3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/geo_utils.rs:67:15 [INFO] [stdout] | [INFO] [stdout] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `potentials` [INFO] [stdout] --> src/geo_utils.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potentials` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/geo_utils.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | .and_modify(|mut children| children.push(index)) [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: function is never used: `eat_neighbors` [INFO] [stdout] --> src/geo_utils.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eat_neighbors(indices: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `full_brood` [INFO] [stdout] --> src/geo_utils.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.17s [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e74e1edc0a209adc7fbd11a36dfd3b6acb8639e75ba69dae1ce38de1f6fd7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e74e1edc0a209adc7fbd11a36dfd3b6acb8639e75ba69dae1ce38de1f6fd7fa", kill_on_drop: false }` [INFO] [stdout] 7e74e1edc0a209adc7fbd11a36dfd3b6acb8639e75ba69dae1ce38de1f6fd7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed5d6464f723723ddbf3fb31966f94c7d78b3b4a8d0bc3257ee0210f1587e80d [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" "ed5d6464f723723ddbf3fb31966f94c7d78b3b4a8d0bc3257ee0210f1587e80d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rayon::prelude::IntoParallelIterator` [INFO] [stderr] --> src/geo_utils.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rayon::prelude::IntoParallelIterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::Itertools` [INFO] [stderr] --> src/geo_utils.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::geo_utils::eat_neighbors` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use crate::geo_utils::eat_neighbors; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `h3` [INFO] [stderr] --> src/geo_utils.rs:41:19 [INFO] [stderr] | [INFO] [stderr] 41 | .filter(|(h3, p)| p.is_ok()) [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_h3` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parent` [INFO] [stderr] --> src/geo_utils.rs:67:15 [INFO] [stderr] | [INFO] [stderr] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `potentials` [INFO] [stderr] --> src/geo_utils.rs:67:32 [INFO] [stderr] | [INFO] [stderr] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potentials` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/geo_utils.rs:46:26 [INFO] [stderr] | [INFO] [stderr] 46 | .and_modify(|mut children| children.push(index)) [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: function is never used: `eat_neighbors` [INFO] [stderr] --> src/geo_utils.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn eat_neighbors(indices: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `full_brood` [INFO] [stderr] --> src/geo_utils.rs:67:4 [INFO] [stderr] | [INFO] [stderr] 67 | fn full_brood(parent: &H3Cell, potentials: &Vec) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/geo_polyfill-e0518bf4ade38044) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test geo_utils::tests::test_into ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed5d6464f723723ddbf3fb31966f94c7d78b3b4a8d0bc3257ee0210f1587e80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5d6464f723723ddbf3fb31966f94c7d78b3b4a8d0bc3257ee0210f1587e80d", kill_on_drop: false }` [INFO] [stdout] ed5d6464f723723ddbf3fb31966f94c7d78b3b4a8d0bc3257ee0210f1587e80d