[INFO] fetching crate rustex_lib 0.1.2...
[INFO] checking rustex_lib-0.1.2 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate rustex_lib 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rustex_lib 0.1.2
[INFO] finished tweaking crates.io crate rustex_lib 0.1.2
[INFO] tweaked toml for crates.io crate rustex_lib 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustex_lib 0.1.2 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustex_lib 0.1.2 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.47
[INFO] [stderr]   Downloaded const_for v0.1.5
[INFO] [stderr]   Downloaded string-interner v0.18.0
[INFO] [stderr]   Downloaded shared_vector v0.4.4
[INFO] [stderr]   Downloaded tex-glyphs v0.1.2
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded tex_engine v0.1.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f4e2bc8cae06867e6e8eebcf6d14972e720c9cf58db4ba07f9151170b3525de
[INFO] running `Command { std: "docker" "start" "-a" "5f4e2bc8cae06867e6e8eebcf6d14972e720c9cf58db4ba07f9151170b3525de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f4e2bc8cae06867e6e8eebcf6d14972e720c9cf58db4ba07f9151170b3525de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4e2bc8cae06867e6e8eebcf6d14972e720c9cf58db4ba07f9151170b3525de", kill_on_drop: false }`
[INFO] [stdout] 5f4e2bc8cae06867e6e8eebcf6d14972e720c9cf58db4ba07f9151170b3525de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff0bf7dee816db5c0de7b9bed845dfdc99870d49f420ed55776db4a0186357d9
[INFO] running `Command { std: "docker" "start" "-a" "ff0bf7dee816db5c0de7b9bed845dfdc99870d49f420ed55776db4a0186357d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pdfium-render v0.8.29
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking shared_vector v0.4.4
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking const_for v0.1.5
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.43
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string-interner v0.18.0
[INFO] [stderr]     Checking mimalloc v0.1.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tex-glyphs v0.1.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking tex_engine v0.1.2
[INFO] [stderr]     Checking rustex_lib v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `register_command`
[INFO] [stdout]  --> src/engine/commands.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::engine::{register_command, Refs, Res, Types};
[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 macro definition: `style`
[INFO] [stdout]   --> src/shipout/html.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:20:76
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::engine::{register_command, Refs, Res, Types};
[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 macro definition: `style`
[INFO] [stdout]   --> src/shipout/html.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:20:76
[INFO] [stdout]    |
[INFO] [stdout] 20 |     MathAtom, MathFontStyle, MathGroup, MathKernel, MathNode, MathNucleus, MathStyle, MathStyleType,
[INFO] [stdout]    |                                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/shipout/html.rs:95:13
[INFO] [stdout]      |
[INFO] [stdout]   95 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1112 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1113 | |                /* match wd {
[INFO] [stdout] 1114 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1115 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 | |                 self.do_hbox(sref,info,children)?
[INFO] [stdout] 1125 | |             }/>);
[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:95:13
[INFO] [stdout]      |
[INFO] [stdout]   95 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1140 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1141 | |                 /*match wd {
[INFO] [stdout] 1142 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1143 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1152 | |                 self.do_vtop(sref,info,children,false)?;
[INFO] [stdout] 1153 | |             }/>);
[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:95:13
[INFO] [stdout]      |
[INFO] [stdout]   95 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1168 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1169 | |                 /*match wd {
[INFO] [stdout] 1170 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1171 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |                 self.do_vbox(sref,info,children,false)?;
[INFO] [stdout] 1181 | |             }/>);
[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:95:13
[INFO] [stdout]      |
[INFO] [stdout]   95 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1112 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1113 | |                /* match wd {
[INFO] [stdout] 1114 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1115 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1124 | |                 self.do_hbox(sref,info,children)?
[INFO] [stdout] 1125 | |             }/>);
[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:95:13
[INFO] [stdout]      |
[INFO] [stdout]   95 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1140 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1141 | |                 /*match wd {
[INFO] [stdout] 1142 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1143 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1152 | |                 self.do_vtop(sref,info,children,false)?;
[INFO] [stdout] 1153 | |             }/>);
[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:95:13
[INFO] [stdout]      |
[INFO] [stdout]   95 |           let mut in_style = false;
[INFO] [stdout]      |               ----^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 1168 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stdout] 1169 | |                 /*match wd {
[INFO] [stdout] 1170 | |                     0 => style!("width"="0"),
[INFO] [stdout] 1171 | |                     x if x > 0 => {
[INFO] [stdout] ...    |
[INFO] [stdout] 1180 | |                 self.do_vbox(sref,info,children,false)?;
[INFO] [stdout] 1181 | |             }/>);
[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: `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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_color2`
[INFO] [stdout]     --> src/shipout/state.rs:1207:28
[INFO] [stdout]      |
[INFO] [stdout] 1207 |             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:1207:41
[INFO] [stdout]      |
[INFO] [stdout] 1207 |             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:1214:28
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             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:1214:41
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             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:1358:9
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         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:1359:9
[INFO] [stdout]      |
[INFO] [stdout] 1359 |         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: `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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uses_color2`
[INFO] [stdout]     --> src/shipout/state.rs:1207:28
[INFO] [stdout]      |
[INFO] [stdout] 1207 |             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:1207:41
[INFO] [stdout]      |
[INFO] [stdout] 1207 |             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:1214:28
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             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:1214:41
[INFO] [stdout]      |
[INFO] [stdout] 1214 |             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:1358:9
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         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:1359:9
[INFO] [stdout]      |
[INFO] [stdout] 1359 |         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: 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:1742:9
[INFO] [stdout]      |
[INFO] [stdout] 1737 |     Paragraph {
[INFO] [stdout]      |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 1742 |         parskip: Margin,
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 1743 |         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:1805:9
[INFO] [stdout]      |
[INFO] [stdout] 1804 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1805 |         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:1951:9
[INFO] [stdout]      |
[INFO] [stdout] 1950 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1951 |         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:1975:9
[INFO] [stdout]      |
[INFO] [stdout] 1973 |     MSkip {
[INFO] [stdout]      |     ----- field in this variant
[INFO] [stdout] 1974 |         base: i32,
[INFO] [stdout] 1975 |         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:2180:9
[INFO] [stdout]      |
[INFO] [stdout] 2179 |     Row {
[INFO] [stdout]      |     --- fields in this variant
[INFO] [stdout] 2180 |         sref: SourceRef,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2184 |         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:2229:9
[INFO] [stdout]      |
[INFO] [stdout] 2228 |     Cell {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2229 |         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:2319:9
[INFO] [stdout]      |
[INFO] [stdout] 2318 |     HBox {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2319 |         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: unused `Result` that must be used
[INFO] [stdout]    --> src/shipout/html.rs:946:13
[INFO] [stdout]     |
[INFO] [stdout] 946 |             s.f.write_str("​");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 946 |             let _ = s.f.write_str("​");
[INFO] [stdout]     |             +++++++
[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:1742:9
[INFO] [stdout]      |
[INFO] [stdout] 1737 |     Paragraph {
[INFO] [stdout]      |     --------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 1742 |         parskip: Margin,
[INFO] [stdout]      |         ^^^^^^^
[INFO] [stdout] 1743 |         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:1805:9
[INFO] [stdout]      |
[INFO] [stdout] 1804 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1805 |         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:1951:9
[INFO] [stdout]      |
[INFO] [stdout] 1950 |     MissingGlyph {
[INFO] [stdout]      |     ------------ field in this variant
[INFO] [stdout] 1951 |         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:1975:9
[INFO] [stdout]      |
[INFO] [stdout] 1973 |     MSkip {
[INFO] [stdout]      |     ----- field in this variant
[INFO] [stdout] 1974 |         base: i32,
[INFO] [stdout] 1975 |         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:2180:9
[INFO] [stdout]      |
[INFO] [stdout] 2179 |     Row {
[INFO] [stdout]      |     --- fields in this variant
[INFO] [stdout] 2180 |         sref: SourceRef,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2184 |         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:2229:9
[INFO] [stdout]      |
[INFO] [stdout] 2228 |     Cell {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2229 |         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:2319:9
[INFO] [stdout]      |
[INFO] [stdout] 2318 |     HBox {
[INFO] [stdout]      |     ---- field in this variant
[INFO] [stdout] 2319 |         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: unused `Result` that must be used
[INFO] [stdout]    --> src/shipout/html.rs:946:13
[INFO] [stdout]     |
[INFO] [stdout] 946 |             s.f.write_str("​");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 946 |             let _ = s.f.write_str("​");
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_all` is never used
[INFO] [stdout]   --> src/main.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | 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:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_test` is never used
[INFO] [stdout]    --> src/main.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn temp_test() {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thesis` is never used
[INFO] [stdout]    --> src/main.rs:195:4
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn thesis() {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `notes` is never used
[INFO] [stdout]    --> src/main.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn notes() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_all` is never used
[INFO] [stdout]   --> src/main.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | 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:152:4
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `temp_test` is never used
[INFO] [stdout]    --> src/main.rs:170:4
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn temp_test() {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thesis` is never used
[INFO] [stdout]    --> src/main.rs:195:4
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn thesis() {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `notes` is never used
[INFO] [stdout]    --> src/main.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 213 | fn notes() {
[INFO] [stdout]     |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.12s
[INFO] running `Command { std: "docker" "inspect" "ff0bf7dee816db5c0de7b9bed845dfdc99870d49f420ed55776db4a0186357d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0bf7dee816db5c0de7b9bed845dfdc99870d49f420ed55776db4a0186357d9", kill_on_drop: false }`
[INFO] [stdout] ff0bf7dee816db5c0de7b9bed845dfdc99870d49f420ed55776db4a0186357d9
