[INFO] cloning repository https://github.com/mpobrien/plothole
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpobrien/plothole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpobrien%2Fplothole", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpobrien%2Fplothole'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04c7aaf3637910d723260c0ae7431aa195e70ef1
[INFO] checking mpobrien/plothole against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpobrien%2Fplothole" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mpobrien/plothole
[INFO] finished tweaking git repo https://github.com/mpobrien/plothole
[INFO] tweaked toml for git repo https://github.com/mpobrien/plothole written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpobrien/plothole on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mpobrien/plothole 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de879039138129ba8adb5291a50a03aa1c2bcb0740eff9897ee233443fa38c30
[INFO] running `Command { std: "docker" "start" "-a" "de879039138129ba8adb5291a50a03aa1c2bcb0740eff9897ee233443fa38c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de879039138129ba8adb5291a50a03aa1c2bcb0740eff9897ee233443fa38c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de879039138129ba8adb5291a50a03aa1c2bcb0740eff9897ee233443fa38c30", kill_on_drop: false }`
[INFO] [stdout] de879039138129ba8adb5291a50a03aa1c2bcb0740eff9897ee233443fa38c30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ef137e07cde0c25e687666367f9e59a99ecea24ca6271d9b356ad0891ed7b63
[INFO] running `Command { std: "docker" "start" "-a" "5ef137e07cde0c25e687666367f9e59a99ecea24ca6271d9b356ad0891ed7b63", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling system-deps v7.0.6
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling gio v0.21.2
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling pango-sys v0.21.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.2
[INFO] [stderr]    Compiling pangocairo-sys v0.21.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking piet v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytemuck v1.24.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 thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking glib v0.21.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking ctor-lite v0.1.2
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking drm v0.14.2
[INFO] [stderr]    Compiling plothole v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking piet-svg v0.8.0
[INFO] [stderr]     Checking serialport v4.7.3
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking cairo-rs v0.21.2
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking pango v0.21.3
[INFO] [stderr]     Checking pangocairo v0.21.2
[INFO] [stderr]     Checking piet-cairo v0.8.0
[INFO] [stderr]     Checking piet-common v0.8.0
[INFO] [stdout] warning: field `outer_h` is never read
[INFO] [stdout]    --> src/lib.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 627 | struct BlockResult {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 630 |     outer_h: 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: method `viewport_transform` is never used
[INFO] [stdout]     --> src/lib.rs:1273:8
[INFO] [stdout]      |
[INFO] [stdout] 1271 | impl PlotRenderer {
[INFO] [stdout]      | ----------------- method in this implementation
[INFO] [stdout] 1272 |     /// Returns `(scale, off_x, off_y)` mapping plot coords → canvas pixels.
[INFO] [stdout] 1273 |     fn viewport_transform(&self, width: f64, height: f64) -> (f64, f64, f64) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/motion.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a> Segment<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(p1: &'a Vec2d, p2: &'a Vec2d) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Throttler` is never constructed
[INFO] [stdout]    --> src/motion.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Throttler<'a> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/motion.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl<'a> Throttler<'a> {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 113 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `outer_h` is never read
[INFO] [stdout]    --> src/lib.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 627 | struct BlockResult {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 630 |     outer_h: 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: method `viewport_transform` is never used
[INFO] [stdout]     --> src/lib.rs:1273:8
[INFO] [stdout]      |
[INFO] [stdout] 1271 | impl PlotRenderer {
[INFO] [stdout]      | ----------------- method in this implementation
[INFO] [stdout] 1272 |     /// Returns `(scale, off_x, off_y)` mapping plot coords → canvas pixels.
[INFO] [stdout] 1273 |     fn viewport_transform(&self, width: f64, height: f64) -> (f64, f64, f64) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/motion.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a> Segment<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(p1: &'a Vec2d, p2: &'a Vec2d) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Throttler` is never constructed
[INFO] [stdout]    --> src/motion.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Throttler<'a> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/motion.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl<'a> Throttler<'a> {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 113 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_stuff` is never used
[INFO] [stdout]     --> src/main.rs:1227:4
[INFO] [stdout]      |
[INFO] [stdout] 1227 | fn do_stuff(rc: &mut impl RenderContext) {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `offset` is never used
[INFO] [stdout]     --> src/main.rs:1593:12
[INFO] [stdout]      |
[INFO] [stdout] 1561 | / impl<T> BoundingBox<T>
[INFO] [stdout] 1562 | | where
[INFO] [stdout] 1563 | |     T: Num
[INFO] [stdout] 1564 | |         + Signed
[INFO] [stdout] ...    |
[INFO] [stdout] 1571 | |         + PartialOrd
[INFO] [stdout] 1572 | |         + Copy,
[INFO] [stdout]      | |_______________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1593 |       pub fn offset(&self) -> Vec2d<T> {
[INFO] [stdout]      |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `animate` is never used
[INFO] [stdout]   --> src/animate.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn animate(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `names` is never used
[INFO] [stdout]    --> src/scene3d.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn names() -> &'static [&'static str] {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_stuff` is never used
[INFO] [stdout]     --> src/main.rs:1227:4
[INFO] [stdout]      |
[INFO] [stdout] 1227 | fn do_stuff(rc: &mut impl RenderContext) {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `offset` is never used
[INFO] [stdout]     --> src/main.rs:1593:12
[INFO] [stdout]      |
[INFO] [stdout] 1561 | / impl<T> BoundingBox<T>
[INFO] [stdout] 1562 | | where
[INFO] [stdout] 1563 | |     T: Num
[INFO] [stdout] 1564 | |         + Signed
[INFO] [stdout] ...    |
[INFO] [stdout] 1571 | |         + PartialOrd
[INFO] [stdout] 1572 | |         + Copy,
[INFO] [stdout]      | |_______________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1593 |       pub fn offset(&self) -> Vec2d<T> {
[INFO] [stdout]      |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `animate` is never used
[INFO] [stdout]   --> src/animate.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn animate(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `names` is never used
[INFO] [stdout]    --> src/scene3d.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn names() -> &'static [&'static str] {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/motion.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a> Segment<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(p1: &'a Vec2d, p2: &'a Vec2d) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/motion.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<'a> Segment<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(p1: &'a Vec2d, p2: &'a Vec2d) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t`, `velocity`, and `acceleration` are never read
[INFO] [stdout]   --> src/motion.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Instant {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 42 |     /// Time elapsed since the start of the motion plan (seconds).
[INFO] [stdout] 43 |     pub t: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub velocity: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 49 |     /// Signed acceleration along the segment direction (m/s²).
[INFO] [stdout] 50 |     pub acceleration: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Throttler` is never constructed
[INFO] [stdout]    --> src/motion.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Throttler<'a> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/motion.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl<'a> Throttler<'a> {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 113 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `penup_distance` is never used
[INFO] [stdout]   --> src/optimize.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn penup_distance(paths: &[PathEndpoints], order: &[PathOrder], start: (f64, f64)) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]   --> src/ttf.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl TtfFont {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn from_bytes(data: &[u8], face_index: u32) -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t`, `velocity`, and `acceleration` are never read
[INFO] [stdout]   --> src/motion.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Instant {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 42 |     /// Time elapsed since the start of the motion plan (seconds).
[INFO] [stdout] 43 |     pub t: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub velocity: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 49 |     /// Signed acceleration along the segment direction (m/s²).
[INFO] [stdout] 50 |     pub acceleration: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Throttler` is never constructed
[INFO] [stdout]    --> src/motion.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Throttler<'a> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/motion.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl<'a> Throttler<'a> {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 113 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `penup_distance` is never used
[INFO] [stdout]   --> src/optimize.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn penup_distance(paths: &[PathEndpoints], order: &[PathOrder], start: (f64, f64)) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]   --> src/ttf.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl TtfFont {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn from_bytes(data: &[u8], face_index: u32) -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "5ef137e07cde0c25e687666367f9e59a99ecea24ca6271d9b356ad0891ed7b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef137e07cde0c25e687666367f9e59a99ecea24ca6271d9b356ad0891ed7b63", kill_on_drop: false }`
[INFO] [stdout] 5ef137e07cde0c25e687666367f9e59a99ecea24ca6271d9b356ad0891ed7b63
