[INFO] fetching crate merman-render 0.3.0...
[INFO] checking merman-render-0.3.0 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] extracting crate merman-render 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate merman-render 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate merman-render 0.3.0
[INFO] tweaked toml for crates.io crate merman-render 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate merman-render 0.3.0 on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate merman-render 0.3.0 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 631e983d27a2aeb2d565783ca3dc755322922273bab905de57b851e4229d3efe
[INFO] running `Command { std: "docker" "start" "-a" "631e983d27a2aeb2d565783ca3dc755322922273bab905de57b851e4229d3efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "631e983d27a2aeb2d565783ca3dc755322922273bab905de57b851e4229d3efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631e983d27a2aeb2d565783ca3dc755322922273bab905de57b851e4229d3efe", kill_on_drop: false }`
[INFO] [stdout] 631e983d27a2aeb2d565783ca3dc755322922273bab905de57b851e4229d3efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b54482172ce6bdfa92b9e9ee351974edab38b07b99e6ce6ca71146c9d9c9719
[INFO] running `Command { std: "docker" "start" "-a" "7b54482172ce6bdfa92b9e9ee351974edab38b07b99e6ce6ca71146c9d9c9719", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking svgtypes v0.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking points_on_curve v0.7.0
[INFO] [stderr]     Checking dugong-graphlib v0.3.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling htmlize v1.0.6
[INFO] [stderr]     Checking svg_path_ops v0.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking dugong v0.3.0
[INFO] [stderr]     Checking lol_html v2.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking roughr-merman v0.12.0
[INFO] [stderr]    Compiling merman-core v0.3.0
[INFO] [stderr]     Checking manatee v0.3.0
[INFO] [stderr]     Checking merman-render v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `render::node::roughjs::roughjs_paths_for_svg_path`
[INFO] [stdout]   --> src/svg/parity/flowchart.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(in crate::svg::parity) use render::node::roughjs::roughjs_paths_for_svg_path;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `render::node::roughjs::roughjs_paths_for_svg_path`
[INFO] [stdout]   --> src/svg/parity/flowchart.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(in crate::svg::parity) use render::node::roughjs::roughjs_paths_for_svg_path;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/architecture.rs:523:21
[INFO] [stdout]     |
[INFO] [stdout] 523 |                 let mut bb = bb.inflate(base_pad);
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/architecture.rs:523:21
[INFO] [stdout]     |
[INFO] [stdout] 523 |                 let mut bb = bb.inflate(base_pad);
[INFO] [stdout]     |                     ----^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods_group_height`
[INFO] [stdout]     --> src/svg/parity/class.rs:2387:17
[INFO] [stdout]      |
[INFO] [stdout] 2387 |             let methods_group_height = methods_rect.as_ref().map(|r| r.height()).unwrap_or(0.0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods_group_height`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods_group_height`
[INFO] [stdout]     --> src/svg/parity/class.rs:2387:17
[INFO] [stdout]      |
[INFO] [stdout] 2387 |             let methods_group_height = methods_rect.as_ref().map(|r| r.height()).unwrap_or(0.0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_methods_group_height`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h_base`
[INFO] [stdout]     --> src/svg/parity/mindmap.rs:1309:21
[INFO] [stdout]      |
[INFO] [stdout] 1309 |                 let h_base = bbox_h + 8.0 * half_padding;
[INFO] [stdout]      |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_h_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rand_b`
[INFO] [stdout]    --> src/svg/parity/roughjs46.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let (rand_a, rand_b) = if overlay {
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_rand_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h_base`
[INFO] [stdout]     --> src/svg/parity/mindmap.rs:1309:21
[INFO] [stdout]      |
[INFO] [stdout] 1309 |                 let h_base = bbox_h + 8.0 * half_padding;
[INFO] [stdout]      |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_h_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rand_b`
[INFO] [stdout]    --> src/svg/parity/roughjs46.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let (rand_a, rand_b) = if overlay {
[INFO] [stdout]     |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_rand_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/text.rs:787:9
[INFO] [stdout]     |
[INFO] [stdout] 787 |     let mut flush_word = |out: &mut Vec<Vec<(String, MermaidMarkdownWordType)>>,
[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/text.rs:787:9
[INFO] [stdout]     |
[INFO] [stdout] 787 |     let mut flush_word = |out: &mut Vec<Vec<(String, MermaidMarkdownWordType)>>,
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges` and `edge_indices` are never read
[INFO] [stdout]    --> src/architecture.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | struct ArchitectureNodeView<'a> {
[INFO] [stdout]     |        -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     edges: Option<&'a [ArchitectureEdgeModel]>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 102 |     edge_indices: &'a [usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArchitectureNodeView` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs_into`, `rhs_into`, `lhs_group`, and `rhs_group` are never read
[INFO] [stdout]    --> src/architecture.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | struct ArchitectureEdgeView<'a> {
[INFO] [stdout]     |        -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     lhs_into: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 119 |     rhs_dir: Option<char>,
[INFO] [stdout] 120 |     rhs_into: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 121 |     lhs_group: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 122 |     rhs_group: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArchitectureEdgeView` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_top_level_group_separation` is never used
[INFO] [stdout]     --> src/architecture.rs:1397:12
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         fn resolve_top_level_group_separation(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefer_dagreish_disconnected` is never read
[INFO] [stdout]   --> src/class.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct PreparedGraph {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     prefer_dagreish_disconnected: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_monotone_path_d` is never used
[INFO] [stdout]    --> src/svg/parity.rs:994:4
[INFO] [stdout]     |
[INFO] [stdout] 994 | fn curve_monotone_path_d(points: &[crate::model::LayoutPoint], swap_xy: bool) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_monotone_x_path_d` is never used
[INFO] [stdout]    --> src/svg/parity.rs:998:4
[INFO] [stdout]     |
[INFO] [stdout] 998 | fn curve_monotone_x_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_monotone_y_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1002:4
[INFO] [stdout]      |
[INFO] [stdout] 1002 | fn curve_monotone_y_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_linear_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1011:4
[INFO] [stdout]      |
[INFO] [stdout] 1011 | fn curve_linear_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_natural_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1015:4
[INFO] [stdout]      |
[INFO] [stdout] 1015 | fn curve_natural_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_bump_y_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1020:4
[INFO] [stdout]      |
[INFO] [stdout] 1020 | fn curve_bump_y_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_catmull_rom_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1025:4
[INFO] [stdout]      |
[INFO] [stdout] 1025 | fn curve_catmull_rom_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_after_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1030:4
[INFO] [stdout]      |
[INFO] [stdout] 1030 | fn curve_step_after_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_before_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1035:4
[INFO] [stdout]      |
[INFO] [stdout] 1035 | fn curve_step_before_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1040:4
[INFO] [stdout]      |
[INFO] [stdout] 1040 | fn curve_step_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_cardinal_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1045:4
[INFO] [stdout]      |
[INFO] [stdout] 1045 | fn curve_cardinal_path_d(points: &[crate::model::LayoutPoint], tension: f64) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_size` is never read
[INFO] [stdout]   --> src/svg/parity/css.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(super) struct InfoCssParts {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(super) font_size: f64,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `architecture_css` is never used
[INFO] [stdout]    --> src/svg/parity/css.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub(super) fn architecture_css(diagram_id: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_natural_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:584:15
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub(super) fn curve_natural_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_after_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:699:15
[INFO] [stdout]     |
[INFO] [stdout] 699 | pub(super) fn curve_step_after_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_before_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 | pub(super) fn curve_step_before_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:763:15
[INFO] [stdout]     |
[INFO] [stdout] 763 | pub(super) fn curve_step_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_cardinal_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:797:15
[INFO] [stdout]     |
[INFO] [stdout] 797 | pub(super) fn curve_cardinal_path_d(points: &[crate::model::LayoutPoint], tension: f64) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_bump_y_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:933:15
[INFO] [stdout]     |
[INFO] [stdout] 933 | pub(super) fn curve_bump_y_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_catmull_rom_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:974:15
[INFO] [stdout]     |
[INFO] [stdout] 974 | pub(super) fn curve_catmull_rom_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_catmull_rom_path_d_with_alpha` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:986:4
[INFO] [stdout]     |
[INFO] [stdout] 986 | fn curve_catmull_rom_path_d_with_alpha(points: &[crate::model::LayoutPoint], alpha: f64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flowchart_edge_path_d_for_bbox` is never used
[INFO] [stdout]   --> src/svg/parity/flowchart.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(super) fn flowchart_edge_path_d_for_bbox(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flowchart_edge_path_d_for_bbox` is never used
[INFO] [stdout]  --> src/svg/parity/flowchart/edge_bbox.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(super) fn flowchart_edge_path_d_for_bbox(
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flowchart_edge_path_d_for_bbox_impl` is never used
[INFO] [stdout]   --> src/svg/parity/flowchart/edge_bbox.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn flowchart_edge_path_d_for_bbox_impl(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `abs_top_transform` is never read
[INFO] [stdout]    --> src/svg/parity/flowchart/types.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub(in crate::svg::parity::flowchart) struct FlowchartEdgePathCacheEntry {
[INFO] [stdout]     |                                              --------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(in crate::svg::parity::flowchart) abs_top_transform: f64,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FlowchartEdgePathCacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LineTo` is never constructed
[INFO] [stdout]   --> src/svg/parity/roughjs46.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum OpType {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |     LineTo,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `len` is never read
[INFO] [stdout]   --> src/svg/parity/roughjs46.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct Op {
[INFO] [stdout]    |        -- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     len: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Op` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `lineto` is never used
[INFO] [stdout]   --> src/svg/parity/roughjs46.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Op {
[INFO] [stdout]    | ------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn lineto(x: f64, y: f64) -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StateSvgStyleClass` is never used
[INFO] [stdout]    --> src/svg/parity/state/mod.rs:755:6
[INFO] [stdout]     |
[INFO] [stdout] 755 | type StateSvgStyleClass = merman_core::diagrams::state::StateDiagramRenderStyleClass;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StateSvgNote` is never used
[INFO] [stdout]    --> src/svg/parity/state/mod.rs:757:6
[INFO] [stdout]     |
[INFO] [stdout] 757 | type StateSvgNote = merman_core::diagrams::state::StateDiagramRenderNote;
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges` and `edge_indices` are never read
[INFO] [stdout]    --> src/architecture.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | struct ArchitectureNodeView<'a> {
[INFO] [stdout]     |        -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     edges: Option<&'a [ArchitectureEdgeModel]>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 102 |     edge_indices: &'a [usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArchitectureNodeView` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lhs_into`, `rhs_into`, `lhs_group`, and `rhs_group` are never read
[INFO] [stdout]    --> src/architecture.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | struct ArchitectureEdgeView<'a> {
[INFO] [stdout]     |        -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     lhs_into: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 119 |     rhs_dir: Option<char>,
[INFO] [stdout] 120 |     rhs_into: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 121 |     lhs_group: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 122 |     rhs_group: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArchitectureEdgeView` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_top_level_group_separation` is never used
[INFO] [stdout]     --> src/architecture.rs:1397:12
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         fn resolve_top_level_group_separation(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefer_dagreish_disconnected` is never read
[INFO] [stdout]   --> src/class.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | struct PreparedGraph {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     prefer_dagreish_disconnected: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_monotone_path_d` is never used
[INFO] [stdout]    --> src/svg/parity.rs:994:4
[INFO] [stdout]     |
[INFO] [stdout] 994 | fn curve_monotone_path_d(points: &[crate::model::LayoutPoint], swap_xy: bool) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_monotone_x_path_d` is never used
[INFO] [stdout]    --> src/svg/parity.rs:998:4
[INFO] [stdout]     |
[INFO] [stdout] 998 | fn curve_monotone_x_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_monotone_y_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1002:4
[INFO] [stdout]      |
[INFO] [stdout] 1002 | fn curve_monotone_y_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_linear_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1011:4
[INFO] [stdout]      |
[INFO] [stdout] 1011 | fn curve_linear_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_natural_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1015:4
[INFO] [stdout]      |
[INFO] [stdout] 1015 | fn curve_natural_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_bump_y_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1020:4
[INFO] [stdout]      |
[INFO] [stdout] 1020 | fn curve_bump_y_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_catmull_rom_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1025:4
[INFO] [stdout]      |
[INFO] [stdout] 1025 | fn curve_catmull_rom_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_after_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1030:4
[INFO] [stdout]      |
[INFO] [stdout] 1030 | fn curve_step_after_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_before_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1035:4
[INFO] [stdout]      |
[INFO] [stdout] 1035 | fn curve_step_before_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1040:4
[INFO] [stdout]      |
[INFO] [stdout] 1040 | fn curve_step_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_cardinal_path_d` is never used
[INFO] [stdout]     --> src/svg/parity.rs:1045:4
[INFO] [stdout]      |
[INFO] [stdout] 1045 | fn curve_cardinal_path_d(points: &[crate::model::LayoutPoint], tension: f64) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_size` is never read
[INFO] [stdout]   --> src/svg/parity/css.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub(super) struct InfoCssParts {
[INFO] [stdout]    |                   ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(super) font_size: f64,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `architecture_css` is never used
[INFO] [stdout]    --> src/svg/parity/css.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub(super) fn architecture_css(diagram_id: &str) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_natural_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:584:15
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub(super) fn curve_natural_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_after_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:699:15
[INFO] [stdout]     |
[INFO] [stdout] 699 | pub(super) fn curve_step_after_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_before_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 | pub(super) fn curve_step_before_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_step_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:763:15
[INFO] [stdout]     |
[INFO] [stdout] 763 | pub(super) fn curve_step_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_cardinal_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:797:15
[INFO] [stdout]     |
[INFO] [stdout] 797 | pub(super) fn curve_cardinal_path_d(points: &[crate::model::LayoutPoint], tension: f64) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_bump_y_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:933:15
[INFO] [stdout]     |
[INFO] [stdout] 933 | pub(super) fn curve_bump_y_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_catmull_rom_path_d` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:974:15
[INFO] [stdout]     |
[INFO] [stdout] 974 | pub(super) fn curve_catmull_rom_path_d(points: &[crate::model::LayoutPoint]) -> String {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `curve_catmull_rom_path_d_with_alpha` is never used
[INFO] [stdout]    --> src/svg/parity/curve.rs:986:4
[INFO] [stdout]     |
[INFO] [stdout] 986 | fn curve_catmull_rom_path_d_with_alpha(points: &[crate::model::LayoutPoint], alpha: f64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flowchart_edge_path_d_for_bbox` is never used
[INFO] [stdout]   --> src/svg/parity/flowchart.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(super) fn flowchart_edge_path_d_for_bbox(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flowchart_edge_path_d_for_bbox` is never used
[INFO] [stdout]  --> src/svg/parity/flowchart/edge_bbox.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(super) fn flowchart_edge_path_d_for_bbox(
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flowchart_edge_path_d_for_bbox_impl` is never used
[INFO] [stdout]   --> src/svg/parity/flowchart/edge_bbox.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn flowchart_edge_path_d_for_bbox_impl(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `abs_top_transform` is never read
[INFO] [stdout]    --> src/svg/parity/flowchart/types.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub(in crate::svg::parity::flowchart) struct FlowchartEdgePathCacheEntry {
[INFO] [stdout]     |                                              --------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub(in crate::svg::parity::flowchart) abs_top_transform: f64,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FlowchartEdgePathCacheEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LineTo` is never constructed
[INFO] [stdout]   --> src/svg/parity/roughjs46.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | enum OpType {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |     LineTo,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `len` is never read
[INFO] [stdout]   --> src/svg/parity/roughjs46.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct Op {
[INFO] [stdout]    |        -- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     len: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Op` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `lineto` is never used
[INFO] [stdout]   --> src/svg/parity/roughjs46.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Op {
[INFO] [stdout]    | ------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn lineto(x: f64, y: f64) -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StateSvgStyleClass` is never used
[INFO] [stdout]    --> src/svg/parity/state/mod.rs:755:6
[INFO] [stdout]     |
[INFO] [stdout] 755 | type StateSvgStyleClass = merman_core::diagrams::state::StateDiagramRenderStyleClass;
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `StateSvgNote` is never used
[INFO] [stdout]    --> src/svg/parity/state/mod.rs:757:6
[INFO] [stdout]     |
[INFO] [stdout] 757 | type StateSvgNote = merman_core::diagrams::state::StateDiagramRenderNote;
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "7b54482172ce6bdfa92b9e9ee351974edab38b07b99e6ce6ca71146c9d9c9719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b54482172ce6bdfa92b9e9ee351974edab38b07b99e6ce6ca71146c9d9c9719", kill_on_drop: false }`
[INFO] [stdout] 7b54482172ce6bdfa92b9e9ee351974edab38b07b99e6ce6ca71146c9d9c9719
