[INFO] cloning repository https://github.com/Thi4gon/rustplotlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thi4gon/rustplotlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThi4gon%2Frustplotlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThi4gon%2Frustplotlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dc119e233c2ffc65443656533a9f9dd7ca3b32f [INFO] checking Thi4gon/rustplotlib against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThi4gon%2Frustplotlib" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Thi4gon/rustplotlib [INFO] finished tweaking git repo https://github.com/Thi4gon/rustplotlib [INFO] tweaked toml for git repo https://github.com/Thi4gon/rustplotlib written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Thi4gon/rustplotlib on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Thi4gon/rustplotlib 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7de165b9c596ad910ddf6d3790f8fb325c61d072c2d0b0897b9c8d495352306a [INFO] running `Command { std: "docker" "start" "-a" "7de165b9c596ad910ddf6d3790f8fb325c61d072c2d0b0897b9c8d495352306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7de165b9c596ad910ddf6d3790f8fb325c61d072c2d0b0897b9c8d495352306a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de165b9c596ad910ddf6d3790f8fb325c61d072c2d0b0897b9c8d495352306a", kill_on_drop: false }` [INFO] [stdout] 7de165b9c596ad910ddf6d3790f8fb325c61d072c2d0b0897b9c8d495352306a [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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d790ebe9c075ef1d95da88031d08f5740ad87ec427116b0244a5daff07b02c88 [INFO] running `Command { std: "docker" "start" "-a" "d790ebe9c075ef1d95da88031d08f5740ad87ec427116b0244a5daff07b02c88", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling drm-sys v0.8.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking ctor-lite v0.1.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking drm-ffi v0.9.1 [INFO] [stderr] Checking drm v0.14.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking numpy v0.22.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking softbuffer v0.4.8 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking rustplotlib v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/arrow.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [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: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/fancy_arrow.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/line_collection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/widget.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/colorbar_artist.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_alpha` [INFO] [stdout] --> src/axes.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::svg_renderer::{SvgRenderer, color_to_svg, color_alpha, linestyle_to_dash}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::types::PyDict` [INFO] [stdout] --> src/parse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::types::PyDict; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/arrow.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [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: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/fancy_arrow.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/line_collection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/widget.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::artists::legend::LegendEntry` [INFO] [stdout] --> src/artists/colorbar_artist.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::artists::legend::LegendEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `color_alpha` [INFO] [stdout] --> src/axes.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::svg_renderer::{SvgRenderer, color_to_svg, color_alpha, linestyle_to_dash}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::types::PyDict` [INFO] [stdout] --> src/parse.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::types::PyDict; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/parse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `figure::RustFigure::__pymethod_axes_add_widget_slider__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (ax_id, val, valmin, valmax, label, color=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/figure.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn axes_add_widget_slider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_scalar::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, precision=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn format_tick_scalar(value: f64, precision: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_percent::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, xmax, decimals=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn format_tick_percent(value: f64, xmax: f64, decimals: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_engineering::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, precision=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn format_tick_engineering(value: f64, precision: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_log::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, base=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn format_tick_log(value: f64, base: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_tick_values_log::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (vmin, vmax, base=None, numdecs=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn tick_values_log(vmin: f64, vmax: f64, base: Option, numdecs: Option) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_tick_values_linear::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (vmin, vmax, numticks=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn tick_values_linear(vmin: f64, vmax: f64, numticks: Option) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `figure::RustFigure::__pymethod_axes_add_widget_slider__::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (ax_id, val, valmin, valmax, label, color=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/figure.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn axes_add_widget_slider( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_scalar::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, precision=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn format_tick_scalar(value: f64, precision: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_percent::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, xmax, decimals=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn format_tick_percent(value: f64, xmax: f64, decimals: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_engineering::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, precision=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn format_tick_engineering(value: f64, precision: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_format_tick_log::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (value, base=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn format_tick_log(value: f64, base: Option) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_tick_values_log::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (vmin, vmax, base=None, numdecs=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn tick_values_log(vmin: f64, vmax: f64, base: Option, numdecs: Option) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `parse::__pyfunction_tick_values_linear::SIGNATURE`: this function has implicit defaults for the trailing `Option` arguments [INFO] [stdout] = note: these implicit defaults are being phased out [INFO] [stdout] = help: add `#[pyo3(signature = (vmin, vmax, numticks=None))]` to this function to silence this warning and keep the current behavior [INFO] [stdout] --> src/parse.rs:203:8 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn tick_values_linear(vmin: f64, vmax: f64, numticks: Option) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/artists/image.rs:790:17 [INFO] [stdout] | [INFO] [stdout] 790 | let phase = (t * 4.0).fract(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/artists/image.rs:801:17 [INFO] [stdout] | [INFO] [stdout] 801 | let phase = (t * 6.0).fract(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/artists/image.rs:790:17 [INFO] [stdout] | [INFO] [stdout] 790 | let phase = (t * 4.0).fract(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `phase` [INFO] [stdout] --> src/artists/image.rs:801:17 [INFO] [stdout] | [INFO] [stdout] 801 | let phase = (t * 6.0).fract(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `legend_w` [INFO] [stdout] --> src/axes.rs:2458:21 [INFO] [stdout] | [INFO] [stdout] 2458 | let legend_w = 120.0_f32; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_legend_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `legend_w` [INFO] [stdout] --> src/axes.rs:2458:21 [INFO] [stdout] | [INFO] [stdout] 2458 | let legend_w = 120.0_f32; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_legend_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `den_h` [INFO] [stdout] --> src/mathtext.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | let (den_w, den_h) = text::measure_text(&den_text, frac_size); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_den_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `den_h` [INFO] [stdout] --> src/mathtext.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | let (den_w, den_h) = text::measure_text(&den_text, frac_size); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_den_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_val` and `max_val` are never read [INFO] [stdout] --> src/artists/boxplot.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct BoxStats { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | min_val: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | max_val: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cmap` is never read [INFO] [stdout] --> src/artists/hexbin.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct HexBin { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub cmap: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filled` is never read [INFO] [stdout] --> src/artists/contour3d.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Contour3D { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub filled: bool, // true = contourf3d, false = contour3d [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `labels` is never read [INFO] [stdout] --> src/artists/radar.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Radar { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `labels` is never read [INFO] [stdout] --> src/artists/sankey.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Sankey { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 14 | pub flows: Vec, [INFO] [stdout] 15 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `angleA` and `angleB` are never read [INFO] [stdout] --> src/artists/fancy_arrow.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Angle { angleA: f64, angleB: f64 }, [INFO] [stdout] | ----- ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `angleA` and `angleB` are never read [INFO] [stdout] --> src/artists/fancy_arrow.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | Angle3 { angleA: f64, angleB: f64 }, [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `boxstyle` is never read [INFO] [stdout] --> src/axes.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct AnnotationBbox { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 97 | pub boxstyle: String, // "round", "square", etc. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fontweight` and `fontstyle` are never read [INFO] [stdout] --> src/axes.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct Annotation { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub fontweight: String, // "normal", "bold" [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | pub fontstyle: String, // "normal", "italic" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_base64_encode` is never used [INFO] [stdout] --> src/figure.rs:3970:4 [INFO] [stdout] | [INFO] [stdout] 3970 | fn simple_base64_encode(data: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_mathtext` is never used [INFO] [stdout] --> src/mathtext.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn render_mathtext( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_mathtext_layout` is never used [INFO] [stdout] --> src/mathtext.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn render_mathtext_layout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_next_group` is never used [INFO] [stdout] --> src/mathtext.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | fn extract_next_group(chars: &mut std::iter::Peekable) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_matrix` is never used [INFO] [stdout] --> src/mathtext.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn parse_matrix(input: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_matrix` is never used [INFO] [stdout] --> src/mathtext.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn render_matrix( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `distance` is never read [INFO] [stdout] --> src/projection3d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub distance: f64, // distance from origin (default 10) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Baseline` is never constructed [INFO] [stdout] --> src/text.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub enum TextAnchorY { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 164 | Baseline, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextAnchorY` 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: structure field `angleA` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Angle { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleB` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | Angle { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleA` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | Angle3 { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleB` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | Angle3 { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_val` and `max_val` are never read [INFO] [stdout] --> src/artists/boxplot.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct BoxStats { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | min_val: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | max_val: f64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cmap` is never read [INFO] [stdout] --> src/artists/hexbin.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct HexBin { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub cmap: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filled` is never read [INFO] [stdout] --> src/artists/contour3d.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Contour3D { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub filled: bool, // true = contourf3d, false = contour3d [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `labels` is never read [INFO] [stdout] --> src/artists/radar.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Radar { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `labels` is never read [INFO] [stdout] --> src/artists/sankey.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Sankey { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 14 | pub flows: Vec, [INFO] [stdout] 15 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `angleA` and `angleB` are never read [INFO] [stdout] --> src/artists/fancy_arrow.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Angle { angleA: f64, angleB: f64 }, [INFO] [stdout] | ----- ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `angleA` and `angleB` are never read [INFO] [stdout] --> src/artists/fancy_arrow.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | Angle3 { angleA: f64, angleB: f64 }, [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConnectionStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `boxstyle` is never read [INFO] [stdout] --> src/axes.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct AnnotationBbox { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 97 | pub boxstyle: String, // "round", "square", etc. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fontweight` and `fontstyle` are never read [INFO] [stdout] --> src/axes.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct Annotation { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub fontweight: String, // "normal", "bold" [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | pub fontstyle: String, // "normal", "italic" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `simple_base64_encode` is never used [INFO] [stdout] --> src/figure.rs:3970:4 [INFO] [stdout] | [INFO] [stdout] 3970 | fn simple_base64_encode(data: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_mathtext` is never used [INFO] [stdout] --> src/mathtext.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn render_mathtext( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_mathtext_layout` is never used [INFO] [stdout] --> src/mathtext.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn render_mathtext_layout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_next_group` is never used [INFO] [stdout] --> src/mathtext.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | fn extract_next_group(chars: &mut std::iter::Peekable) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_matrix` is never used [INFO] [stdout] --> src/mathtext.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn parse_matrix(input: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_matrix` is never used [INFO] [stdout] --> src/mathtext.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn render_matrix( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `distance` is never read [INFO] [stdout] --> src/projection3d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub distance: f64, // distance from origin (default 10) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Baseline` is never constructed [INFO] [stdout] --> src/text.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub enum TextAnchorY { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 164 | Baseline, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextAnchorY` 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: structure field `angleA` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | Angle { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleB` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | Angle { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleA` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | Angle3 { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `angleB` should have a snake case name [INFO] [stdout] --> src/artists/fancy_arrow.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | Angle3 { angleA: f64, angleB: f64 }, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `angle_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.78s [INFO] running `Command { std: "docker" "inspect" "d790ebe9c075ef1d95da88031d08f5740ad87ec427116b0244a5daff07b02c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d790ebe9c075ef1d95da88031d08f5740ad87ec427116b0244a5daff07b02c88", kill_on_drop: false }` [INFO] [stdout] d790ebe9c075ef1d95da88031d08f5740ad87ec427116b0244a5daff07b02c88