[INFO] cloning repository https://github.com/Ben1152000/openmander-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben1152000/openmander-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen1152000%2Fopenmander-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen1152000%2Fopenmander-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c91baf5a2a293504de66ee955b85f44dc694daa2 [INFO] checking Ben1152000/openmander-core against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen1152000%2Fopenmander-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ben1152000/openmander-core [INFO] finished tweaking git repo https://github.com/Ben1152000/openmander-core [INFO] tweaked toml for git repo https://github.com/Ben1152000/openmander-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ben1152000/openmander-core on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ben1152000/openmander-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 256b444199ae126d6c83214a0720012fd1f9a52971181ee94a16df981aeb7b86 [INFO] running `Command { std: "docker" "start" "-a" "256b444199ae126d6c83214a0720012fd1f9a52971181ee94a16df981aeb7b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "256b444199ae126d6c83214a0720012fd1f9a52971181ee94a16df981aeb7b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256b444199ae126d6c83214a0720012fd1f9a52971181ee94a16df981aeb7b86", kill_on_drop: false }` [INFO] [stdout] 256b444199ae126d6c83214a0720012fd1f9a52971181ee94a16df981aeb7b86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ed43297cbe95259e33a2d8576bbb04e65ba849d499e77f40d90fae3ddf1946a [INFO] running `Command { std: "docker" "start" "-a" "1ed43297cbe95259e33a2d8576bbb04e65ba849d499e77f40d90fae3ddf1946a", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking zlib-rs v0.5.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling polars-utils v0.50.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling polars-schema v0.50.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling polars-arrow v0.50.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling polars-compute v0.50.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking boxcar v0.2.14 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling polars-core v0.50.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking libz-rs-sys v0.5.4 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling polars-ops v0.50.0 [INFO] [stderr] Checking i_tree v0.8.3 [INFO] [stderr] Checking i_key_sort v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking geographiclib-rs v0.2.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking geo-types v0.7.18 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling polars-plan v0.50.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling polars-stream v0.50.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling polars-lazy v0.50.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Compiling polars v0.50.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking hilbert_2d v1.1.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking pointy v0.7.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Checking dbase v0.5.0 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling openmander-py v0.1.3 (/opt/rustwide/workdir/bindings/python) [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking temp-dir v0.1.16 [INFO] [stderr] Checking shapefile v0.6.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking serde_stacker v0.1.14 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking skiplist v0.6.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling deku_derive v0.15.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking i_float v1.7.0 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking deku v0.15.1 [INFO] [stderr] Checking i_shape v1.7.0 [INFO] [stderr] Checking i_overlay v2.0.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking planus v1.1.1 [INFO] [stderr] Checking halfbrown v0.3.0 [INFO] [stderr] Checking spade v2.15.0 [INFO] [stderr] Checking value-trait v0.11.0 [INFO] [stderr] Checking polars-arrow-format v0.2.1 [INFO] [stderr] Checking pmtiles2 v0.3.1 (/opt/rustwide/workdir/vendor/pmtiles2) [INFO] [stderr] Checking simd-json v0.15.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking geo v0.30.0 [INFO] [stderr] Checking web-sys v0.3.83 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking mvt v0.10.3 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking tower-http v0.6.7 [INFO] [stderr] Checking geograph v0.1.3 (/opt/rustwide/workdir/crates/geograph) [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking object_store v0.12.4 [INFO] [stderr] Checking polars-error v0.50.0 [INFO] [stderr] Checking polars-dtype v0.50.0 [INFO] [stderr] Checking polars-row v0.50.0 [INFO] [stderr] Checking polars-json v0.50.0 [INFO] [stderr] Checking polars-parquet v0.50.0 [INFO] [stderr] Checking polars-io v0.50.0 [INFO] [stderr] Checking polars-expr v0.50.0 [INFO] [stderr] Checking polars-mem-engine v0.50.0 [INFO] [stderr] Checking openmander v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `edge_endpoints` and `edge` are never used [INFO] [stdout] --> src/graph/unit_graph.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl UnitGraph { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub(crate) fn edge_endpoints(&self, edge_idx: usize) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub(crate) fn edge(&self, node: usize, i: usize) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_progress` and `print_progress_with_avg_prob` are never used [INFO] [stdout] --> src/partition/algorithm/anneal.rs:452:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 452 | fn print_progress( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | fn print_progress_with_avg_prob( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `random_node` and `random_edge` are never used [INFO] [stdout] --> src/partition/algorithm/randomize.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 6 | /// Select a random node from the map. [INFO] [stdout] 7 | pub(crate) fn random_node(&self, rng: &mut R) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) fn random_edge(&self, node: usize, rng: &mut R) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_components`, `check_contiguity`, and `ensure_contiguity` are never used [INFO] [stdout] --> src/partition/contiguity.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | pub(crate) fn find_components(&self, part: u32) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub(crate) fn check_contiguity(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub(crate) fn ensure_contiguity(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reock`, `moment`, and `convex_hull` are never used [INFO] [stdout] --> src/partition/metrics/compactness.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub(crate) fn reock(&self, part: u32) -> f64 { todo!() } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub(crate) fn moment(&self, part: u32) -> f64 { todo!() } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub(crate) fn convex_hull(&self, part: u32) -> f64 { todo!() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `minority_opportunity` is never used [INFO] [stdout] --> src/partition/metrics/demographic.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 3 | impl Partition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub(crate) fn minority_opportunity(&self, part: u32, pop_series: &str, min_series: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `proportionality` and `partisan_bias` are never used [INFO] [stdout] --> src/partition/metrics/electoral.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 3 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn proportionality(&self, dem_series: &str, rep_series: &str) -> Vec { todo!() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub(crate) fn partisan_bias(&self, dem_series: &str, rep_series: &str) -> Vec { todo!(); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `county_splits` is never used [INFO] [stdout] --> src/partition/metrics/splits.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 3 | impl Partition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 4 | /// Compute the number of county splits in the partition. [INFO] [stdout] 5 | pub(crate) fn county_splits(&self) -> Vec { todo!(); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root` and `parent` are never read [INFO] [stdout] --> src/partition/ops/recombine.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct SpanningTree { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | root: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | parent: Vec>, // parent[root] = root; None if node not in tree. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpanningTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `in_tree` and `random_edge` are never used [INFO] [stdout] --> src/partition/ops/recombine.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl SpanningTree { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 14 | #[inline] pub fn in_tree(&self, node: usize) -> bool { self.parent[node].is_some() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn random_edge(&self, rng: &mut impl rand::Rng) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/partition/partition.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub(crate) fn part_nodes(&self, part: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub(crate) fn frontier_edges(&self, part: u32) -> &[usize] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub(crate) fn frontier_edge_endpoints(&self, part: u32) -> Vec<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub(crate) fn verify_frontier_edges(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub(crate) fn frontier_cycle(&self, part: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | pub(crate) fn part_totals(&self, series: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | pub(super) fn part_weights_mut(&mut self) -> &mut WeightMatrix { self.part_graph.node_weights_mut() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/partition/structures/edge_list.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 23 | impl FrontierEdgeList { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | #[inline] pub(crate) fn num_parts(&self) -> usize { self.parts.len() } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | [INFO] [stdout] 36 | #[inline] pub(crate) fn num_directed_edges(&self) -> usize { self.loc.len() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub(crate) fn find(&self, edge: usize) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | #[inline] pub(crate) fn contains(&self, edge: usize) -> bool { self.find(edge).is_some() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub(crate) fn get(&self, part: usize) -> &[usize] { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) fn is_empty_part(&self, part: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub(crate) fn iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub(crate) fn iter_all(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub(crate) fn rebuild_from(&mut self, iter: I) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub(crate) fn walk_boundary( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | fn next_frontier_edge( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HullSet` is never constructed [INFO] [stdout] --> src/partition/structures/hull_set.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) struct HullSet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `num_sets`, `num_elems`, `find`, `contains`, and `iter_all` are never used [INFO] [stdout] --> src/partition/structures/multi_set.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 8 | impl MultiSet { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | #[inline] pub(crate) fn num_sets(&self) -> usize { self.sets.len() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | #[inline] pub(crate) fn num_elems(&self) -> usize { self.index.len() } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) fn find(&self, elem: usize) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | #[inline] pub(crate) fn contains(&self, elem: usize) -> bool { self.find(elem).is_some() } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub(crate) fn iter_all(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter_sets` and `iter_all` are never used [INFO] [stdout] --> src/partition/structures/partition_set.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl PartitionSet { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn iter_sets(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn iter_all(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking openmander-wasm v0.1.3 (/opt/rustwide/workdir/bindings/wasm) [INFO] [stdout] warning: methods `edge_endpoints` and `edge` are never used [INFO] [stdout] --> src/graph/unit_graph.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl UnitGraph { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub(crate) fn edge_endpoints(&self, edge_idx: usize) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub(crate) fn edge(&self, node: usize, i: usize) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_progress` and `print_progress_with_avg_prob` are never used [INFO] [stdout] --> src/partition/algorithm/anneal.rs:452:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 452 | fn print_progress( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | fn print_progress_with_avg_prob( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `random_node` and `random_edge` are never used [INFO] [stdout] --> src/partition/algorithm/randomize.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 6 | /// Select a random node from the map. [INFO] [stdout] 7 | pub(crate) fn random_node(&self, rng: &mut R) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) fn random_edge(&self, node: usize, rng: &mut R) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_components`, `check_contiguity`, and `ensure_contiguity` are never used [INFO] [stdout] --> src/partition/contiguity.rs:182:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | pub(crate) fn find_components(&self, part: u32) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub(crate) fn check_contiguity(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | pub(crate) fn ensure_contiguity(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `reock`, `moment`, and `convex_hull` are never used [INFO] [stdout] --> src/partition/metrics/compactness.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub(crate) fn reock(&self, part: u32) -> f64 { todo!() } [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub(crate) fn moment(&self, part: u32) -> f64 { todo!() } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub(crate) fn convex_hull(&self, part: u32) -> f64 { todo!() } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `minority_opportunity` is never used [INFO] [stdout] --> src/partition/metrics/demographic.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 3 | impl Partition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub(crate) fn minority_opportunity(&self, part: u32, pop_series: &str, min_series: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `proportionality` and `partisan_bias` are never used [INFO] [stdout] --> src/partition/metrics/electoral.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 3 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn proportionality(&self, dem_series: &str, rep_series: &str) -> Vec { todo!() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub(crate) fn partisan_bias(&self, dem_series: &str, rep_series: &str) -> Vec { todo!(); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `county_splits` is never used [INFO] [stdout] --> src/partition/metrics/splits.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 3 | impl Partition { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 4 | /// Compute the number of county splits in the partition. [INFO] [stdout] 5 | pub(crate) fn county_splits(&self) -> Vec { todo!(); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root` and `parent` are never read [INFO] [stdout] --> src/partition/ops/recombine.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct SpanningTree { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | root: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | parent: Vec>, // parent[root] = root; None if node not in tree. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpanningTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `in_tree` and `random_edge` are never used [INFO] [stdout] --> src/partition/ops/recombine.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 13 | impl SpanningTree { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 14 | #[inline] pub fn in_tree(&self, node: usize) -> bool { self.parent[node].is_some() } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn random_edge(&self, rng: &mut impl rand::Rng) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/partition/partition.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl Partition { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub(crate) fn part_nodes(&self, part: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub(crate) fn frontier_edges(&self, part: u32) -> &[usize] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub(crate) fn frontier_edge_endpoints(&self, part: u32) -> Vec<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub(crate) fn verify_frontier_edges(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub(crate) fn frontier_cycle(&self, part: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 297 | pub(crate) fn part_totals(&self, series: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | pub(super) fn part_weights_mut(&mut self) -> &mut WeightMatrix { self.part_graph.node_weights_mut() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `iter`, `walk_boundary`, and `next_frontier_edge` are never used [INFO] [stdout] --> src/partition/structures/edge_list.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 23 | impl FrontierEdgeList { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub(crate) fn iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub(crate) fn walk_boundary( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | fn next_frontier_edge( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HullSet` is never constructed [INFO] [stdout] --> src/partition/structures/hull_set.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) struct HullSet { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "1ed43297cbe95259e33a2d8576bbb04e65ba849d499e77f40d90fae3ddf1946a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed43297cbe95259e33a2d8576bbb04e65ba849d499e77f40d90fae3ddf1946a", kill_on_drop: false }` [INFO] [stdout] 1ed43297cbe95259e33a2d8576bbb04e65ba849d499e77f40d90fae3ddf1946a