[INFO] fetching crate rustex_lib 0.1.7...
[INFO] checking rustex_lib-0.1.7 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] extracting crate rustex_lib 0.1.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rustex_lib 0.1.7
[INFO] finished tweaking crates.io crate rustex_lib 0.1.7
[INFO] tweaked toml for crates.io crate rustex_lib 0.1.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustex_lib 0.1.7 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustex_lib 0.1.7 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vecmath v1.0.0
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] [stderr]   Downloaded piston-float v1.0.1
[INFO] [stderr]   Downloaded utf16string v0.2.0
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded y4m v0.8.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.6
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded zune-core v0.5.0
[INFO] [stderr]   Downloaded ravif v0.12.0
[INFO] [stderr]   Downloaded built v0.8.0
[INFO] [stderr]   Downloaded gif v0.14.0
[INFO] [stderr]   Downloaded av1-grain v0.2.5
[INFO] [stderr]   Downloaded image-webp v0.2.4
[INFO] [stderr]   Downloaded imgref v1.12.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.5
[INFO] [stderr]   Downloaded tex_engine v0.1.8
[INFO] [stderr]   Downloaded bitstream-io v4.9.0
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded shared_vector v0.4.4
[INFO] [stderr]   Downloaded exr v1.74.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded av-scenechange v0.14.1
[INFO] [stderr]   Downloaded rav1e v0.8.1
[INFO] [stderr]   Downloaded pdfium-render v0.8.37
[INFO] [stderr]   Downloaded tex-glyphs v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f7487140486ec7387544dcd82e891ba9108dd9dec81d4f30e33c766f69b0025
[INFO] running `Command { std: "docker" "start" "-a" "2f7487140486ec7387544dcd82e891ba9108dd9dec81d4f30e33c766f69b0025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f7487140486ec7387544dcd82e891ba9108dd9dec81d4f30e33c766f69b0025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f7487140486ec7387544dcd82e891ba9108dd9dec81d4f30e33c766f69b0025", kill_on_drop: false }`
[INFO] [stdout] 2f7487140486ec7387544dcd82e891ba9108dd9dec81d4f30e33c766f69b0025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b93d39a298800d951b6e183c11cd6f9a78749508b73e05cc1f581de6cf081d5e
[INFO] running `Command { std: "docker" "start" "-a" "b93d39a298800d951b6e183c11cd6f9a78749508b73e05cc1f581de6cf081d5e", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling pdfium-render v0.8.37
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking const_for v0.1.5
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking shared_vector v0.4.4
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling tex-glyphs v0.1.2
[INFO] [stderr]     Checking clap v4.5.53
[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]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string-interner v0.19.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tex_engine v0.1.8
[INFO] [stderr]     Checking rustex_lib v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `register_command`
[INFO] [stdout]  --> src/engine/commands.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::engine::{Refs, Res, Types, register_command};
[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: `tex_engine::engine::EngineTypes`
[INFO] [stdout]   --> src/shipout/html.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tex_engine::engine::EngineTypes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `style`
[INFO] [stdout]   --> src/shipout/html.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |         macro_rules! style {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Res`
[INFO] [stdout]  --> src/shipout/state.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::engine::{Font, Refs, Res, SRef, Types};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AddAssign` and `Add`
[INFO] [stdout]  --> src/shipout/state.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Add, AddAssign};
[INFO] [stdout]   |                ^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToOrSpread`
[INFO] [stdout]   --> src/shipout/state.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tex_engine::tex::nodes::boxes::{HBoxInfo, ToOrSpread, VBoxInfo};
[INFO] [stdout]    |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HSet`
[INFO] [stdout]   --> src/shipout/state.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tex_engine::utils::{HMap, HSet};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shipout::annotations`
[INFO] [stdout]   --> src/shipout/state.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::shipout::annotations;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shipout::utils::VNodes`
[INFO] [stdout]   --> src/shipout/state.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::shipout::utils::VNodes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MathStyle`
[INFO] [stdout]   --> src/shipout/mod.rs:21:76
[INFO] [stdout]    |
[INFO] [stdout] 21 |     MathAtom, MathFontStyle, MathGroup, MathKernel, MathNode, MathNucleus, MathStyle, MathStyleType,
[INFO] [stdout]    |                                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_command`
[INFO] [stdout]  --> src/engine/commands.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::engine::{Refs, Res, Types, register_command};
[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: `tex_engine::engine::EngineTypes`
[INFO] [stdout]   --> src/shipout/html.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tex_engine::engine::EngineTypes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `style`
[INFO] [stdout]   --> src/shipout/html.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |         macro_rules! style {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Res`
[INFO] [stdout]  --> src/shipout/state.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::engine::{Font, Refs, Res, SRef, Types};
[INFO] [stdout]   |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AddAssign` and `Add`
[INFO] [stdout]  --> src/shipout/state.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::{Add, AddAssign};
[INFO] [stdout]   |                ^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToOrSpread`
[INFO] [stdout]   --> src/shipout/state.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tex_engine::tex::nodes::boxes::{HBoxInfo, ToOrSpread, VBoxInfo};
[INFO] [stdout]    |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HSet`
[INFO] [stdout]   --> src/shipout/state.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tex_engine::utils::{HMap, HSet};
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shipout::annotations`
[INFO] [stdout]   --> src/shipout/state.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::shipout::annotations;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shipout::utils::VNodes`
[INFO] [stdout]   --> src/shipout/state.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::shipout::utils::VNodes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MathStyle`
[INFO] [stdout]   --> src/shipout/mod.rs:21:76
[INFO] [stdout]    |
[INFO] [stdout] 21 |     MathAtom, MathFontStyle, MathGroup, MathKernel, MathNode, MathNucleus, MathStyle, MathStyleType,
[INFO] [stdout]    |                                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_skip`
[INFO] [stdout]    --> src/shipout/html.rs:644:17
[INFO] [stdout]     |
[INFO] [stdout] 644 |                 line_skip,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `line_skip: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_skip`
[INFO] [stdout]    --> src/shipout/html.rs:644:17
[INFO] [stdout]     |
[INFO] [stdout] 644 |                 line_skip,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `line_skip: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1151 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1152 | |                /* match wd {
[INFO] [stdout] 1153 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1154 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1163 | |                 self.do_hbox(sref,info,true,children)?
[INFO] [stdout] 1164 | |             }/>);
[INFO] [stdout]      | |________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1179 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1180 | |                 /*match wd {
[INFO] [stdout] 1181 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1182 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1193 | |                 }/>);
[INFO] [stdout] 1194 | |             }/>);
[INFO] [stdout]      | |________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1209 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1210 | |                 /*match wd {
[INFO] [stdout] 1211 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1212 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1223 | |                 }/>);
[INFO] [stdout] 1224 | |             }/>);
[INFO] [stdout]      | |________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1151 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1152 | |                /* match wd {
[INFO] [stdout] 1153 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1154 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1163 | |                 self.do_hbox(sref,info,true,children)?
[INFO] [stdout] 1164 | |             }/>);
[INFO] [stdout]      | |________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1179 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1180 | |                 /*match wd {
[INFO] [stdout] 1181 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1182 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1193 | |                 }/>);
[INFO] [stdout] 1194 | |             }/>);
[INFO] [stdout]      | |________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:96:13
[INFO] [stdout]      |
[INFO] [stdout]   96 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1209 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1210 | |                 /*match wd {
[INFO] [stdout] 1211 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1212 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1223 | |                 }/>);
[INFO] [stdout] 1224 | |             }/>);
[INFO] [stdout]      | |________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_height`
[INFO] [stdout]     --> src/shipout/html.rs:1797:13
[INFO] [stdout]      |
[INFO] [stdout] 1797 |         let orig_height = info.computed_height().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_dp`
[INFO] [stdout]     --> src/shipout/html.rs:1799:13
[INFO] [stdout]      |
[INFO] [stdout] 1799 |         let orig_dp = info.computed_depth().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_dp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_height`
[INFO] [stdout]     --> src/shipout/html.rs:1797:13
[INFO] [stdout]      |
[INFO] [stdout] 1797 |         let orig_height = info.computed_height().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_dp`
[INFO] [stdout]     --> src/shipout/html.rs:1799:13
[INFO] [stdout]      |
[INFO] [stdout] 1799 |         let orig_dp = info.computed_depth().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_dp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top`
[INFO] [stdout]     --> src/shipout/html.rs:1910:9
[INFO] [stdout]      |
[INFO] [stdout] 1910 |         top: bool,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_width`
[INFO] [stdout]     --> src/shipout/html.rs:1918:13
[INFO] [stdout]      |
[INFO] [stdout] 1918 |         let orig_width = info.computed_width().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_dp`
[INFO] [stdout]     --> src/shipout/html.rs:1922:13
[INFO] [stdout]      |
[INFO] [stdout] 1922 |         let orig_dp = info.computed_depth().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_dp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top`
[INFO] [stdout]     --> src/shipout/html.rs:1910:9
[INFO] [stdout]      |
[INFO] [stdout] 1910 |         top: bool,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_width`
[INFO] [stdout]     --> src/shipout/html.rs:1918:13
[INFO] [stdout]      |
[INFO] [stdout] 1918 |         let orig_width = info.computed_width().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_dp`
[INFO] [stdout]     --> src/shipout/html.rs:1922:13
[INFO] [stdout]      |
[INFO] [stdout] 1922 |         let orig_dp = info.computed_depth().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_dp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top`
[INFO] [stdout]     --> src/shipout/html.rs:2004:9
[INFO] [stdout]      |
[INFO] [stdout] 2004 |         top: bool,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_width`
[INFO] [stdout]     --> src/shipout/html.rs:2012:13
[INFO] [stdout]      |
[INFO] [stdout] 2012 |         let orig_width = info.computed_width().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top`
[INFO] [stdout]     --> src/shipout/html.rs:2004:9
[INFO] [stdout]      |
[INFO] [stdout] 2004 |         top: bool,
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `orig_width`
[INFO] [stdout]     --> src/shipout/html.rs:2012:13
[INFO] [stdout]      |
[INFO] [stdout] 2012 |         let orig_width = info.computed_width().map(|d| d.0);
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/shipout/state.rs:677:42
[INFO] [stdout]     |
[INFO] [stdout] 677 |     pub(crate) fn close_annot(&mut self, end: SRef) {
[INFO] [stdout]     |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/shipout/state.rs:677:42
[INFO] [stdout]     |
[INFO] [stdout] 677 |     pub(crate) fn close_annot(&mut self, end: SRef) {
[INFO] [stdout]     |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_color2`
[INFO] [stdout]     --> src/shipout/state.rs:1211:28
[INFO] [stdout]      |
[INFO] [stdout] 1211 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_font2`
[INFO] [stdout]     --> src/shipout/state.rs:1211:41
[INFO] [stdout]      |
[INFO] [stdout] 1211 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_color2`
[INFO] [stdout]     --> src/shipout/state.rs:1218:28
[INFO] [stdout]      |
[INFO] [stdout] 1218 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_font2`
[INFO] [stdout]     --> src/shipout/state.rs:1218:41
[INFO] [stdout]      |
[INFO] [stdout] 1218 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_color2`
[INFO] [stdout]     --> src/shipout/state.rs:1211:28
[INFO] [stdout]      |
[INFO] [stdout] 1211 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_font2`
[INFO] [stdout]     --> src/shipout/state.rs:1211:41
[INFO] [stdout]      |
[INFO] [stdout] 1211 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_color2`
[INFO] [stdout]     --> src/shipout/state.rs:1218:28
[INFO] [stdout]      |
[INFO] [stdout] 1218 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_font2`
[INFO] [stdout]     --> src/shipout/state.rs:1218:41
[INFO] [stdout]      |
[INFO] [stdout] 1218 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stdout]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]     --> src/shipout/state.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         char: u8,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]     --> src/shipout/state.rs:1363:9
[INFO] [stdout]      |
[INFO] [stdout] 1363 |         style: MathFontStyle<Types>,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `char`
[INFO] [stdout]     --> src/shipout/state.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1362 |         char: u8,
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]     --> src/shipout/state.rs:1363:9
[INFO] [stdout]      |
[INFO] [stdout] 1363 |         style: MathFontStyle<Types>,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/utils.rs:219:29
[INFO] [stdout]     |
[INFO] [stdout] 219 |         if let Some((i, (_, v))) = self.inner.iter().enumerate().find(|(_, (k, _))| k == &key) {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]    --> src/utils.rs:219:29
[INFO] [stdout]     |
[INFO] [stdout] 219 |         if let Some((i, (_, v))) = self.inner.iter().enumerate().find(|(_, (k, _))| k == &key) {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start` is never read
[INFO] [stdout]    --> src/shipout/state.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Annotation {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] 168 |         start: SRef,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ShipoutWrapper` has derived impls for the traits `Debug` and `Clone`, 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 `parskip` and `line_skip` are never read
[INFO] [stdout]     --> src/shipout/state.rs:1746:9
[INFO] [stdout]      |
[INFO] [stdout] 1741 |     Paragraph {
[INFO] [stdout]      |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 1746 |         parskip: Margin,
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 1747 |         line_skip: LineSkip,
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeV` 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 `name` is never read
[INFO] [stdout]     --> src/shipout/state.rs:1810:9
[INFO] [stdout]      |
[INFO] [stdout] 1809 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1810 |         name: Box<str>,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeH` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]     --> src/shipout/state.rs:1956:9
[INFO] [stdout]      |
[INFO] [stdout] 1955 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1956 |         name: Box<str>,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeM` 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 `mu` is never read
[INFO] [stdout]     --> src/shipout/state.rs:1980:9
[INFO] [stdout]      |
[INFO] [stdout] 1978 |     MSkip {
[INFO] [stdout]      |     ----- field in this variant
[INFO] [stdout] 1979 |         base: i32,
[INFO] [stdout] 1980 |         mu: bool,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeM` 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 `sref` and `num_cols` are never read
[INFO] [stdout]     --> src/shipout/state.rs:2185:9
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     Row {
[INFO] [stdout]      |     --- fields in this variant
[INFO] [stdout] 2185 |         sref: SourceRef,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2189 |         num_cols: u8,
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeTable` 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 `sref` is never read
[INFO] [stdout]     --> src/shipout/state.rs:2234:9
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     Cell {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2234 |         sref: SourceRef,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeHRow` 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 `preskip` is never read
[INFO] [stdout]     --> src/shipout/state.rs:2325:9
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     HBox {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2325 |         preskip: Option<Margin>,
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Common` 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: associated function `filll` is never used
[INFO] [stdout]   --> src/utils.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Margin {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub(crate) fn filll() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start` is never read
[INFO] [stdout]    --> src/shipout/state.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Annotation {
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] 168 |         start: SRef,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ShipoutWrapper` has derived impls for the traits `Debug` and `Clone`, 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 `parskip` and `line_skip` are never read
[INFO] [stdout]     --> src/shipout/state.rs:1746:9
[INFO] [stdout]      |
[INFO] [stdout] 1741 |     Paragraph {
[INFO] [stdout]      |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 1746 |         parskip: Margin,
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 1747 |         line_skip: LineSkip,
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeV` 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 `name` is never read
[INFO] [stdout]     --> src/shipout/state.rs:1810:9
[INFO] [stdout]      |
[INFO] [stdout] 1809 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1810 |         name: Box<str>,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeH` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]     --> src/shipout/state.rs:1956:9
[INFO] [stdout]      |
[INFO] [stdout] 1955 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1956 |         name: Box<str>,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeM` 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 `mu` is never read
[INFO] [stdout]     --> src/shipout/state.rs:1980:9
[INFO] [stdout]      |
[INFO] [stdout] 1978 |     MSkip {
[INFO] [stdout]      |     ----- field in this variant
[INFO] [stdout] 1979 |         base: i32,
[INFO] [stdout] 1980 |         mu: bool,
[INFO] [stdout]      |         ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeM` 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 `sref` and `num_cols` are never read
[INFO] [stdout]     --> src/shipout/state.rs:2185:9
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     Row {
[INFO] [stdout]      |     --- fields in this variant
[INFO] [stdout] 2185 |         sref: SourceRef,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2189 |         num_cols: u8,
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeTable` 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 `sref` is never read
[INFO] [stdout]     --> src/shipout/state.rs:2234:9
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     Cell {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2234 |         sref: SourceRef,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `ShipoutNodeHRow` 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 `preskip` is never read
[INFO] [stdout]     --> src/shipout/state.rs:2325:9
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     HBox {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2325 |         preskip: Option<Margin>,
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Common` 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: associated function `filll` is never used
[INFO] [stdout]   --> src/utils.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Margin {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub(crate) fn filll() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_all` is never used
[INFO] [stdout]   --> src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn test_all() {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> src/main.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_test` is never used
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn temp_test() {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thesis` is never used
[INFO] [stdout]    --> src/main.rs:201:4
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn thesis() {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `notes` is never used
[INFO] [stdout]    --> src/main.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn notes() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_all` is never used
[INFO] [stdout]   --> src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn test_all() {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> src/main.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_test` is never used
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn temp_test() {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thesis` is never used
[INFO] [stdout]    --> src/main.rs:201:4
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn thesis() {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `notes` is never used
[INFO] [stdout]    --> src/main.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn notes() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "b93d39a298800d951b6e183c11cd6f9a78749508b73e05cc1f581de6cf081d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93d39a298800d951b6e183c11cd6f9a78749508b73e05cc1f581de6cf081d5e", kill_on_drop: false }`
[INFO] [stdout] b93d39a298800d951b6e183c11cd6f9a78749508b73e05cc1f581de6cf081d5e
