[INFO] fetching crate rustex_lib 0.1.7...
[INFO] testing rustex_lib-0.1.7 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rustex_lib 0.1.7 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustex_lib 0.1.7 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded string-interner v0.19.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.55
[INFO] [stderr]   Downloaded shared_vector v0.4.4
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded const_for v0.1.5
[INFO] [stderr]   Downloaded utf16string v0.2.0
[INFO] [stderr]   Downloaded gif v0.14.0
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded tex-glyphs v0.1.2
[INFO] [stderr]   Downloaded image-webp v0.2.4
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded zune-jpeg v0.5.5
[INFO] [stderr]   Downloaded tex_engine v0.1.8
[INFO] [stderr]   Downloaded moxcms v0.7.9
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded vecmath v1.0.0
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded piston-float v1.0.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded pxfm v0.1.25
[INFO] [stderr]   Downloaded pdfium-render v0.8.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6fc4c84bad35f7ba334441adbc61e82a77e5f3eab44449c80dc83019140de52
[INFO] running `Command { std: "docker" "start" "-a" "d6fc4c84bad35f7ba334441adbc61e82a77e5f3eab44449c80dc83019140de52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6fc4c84bad35f7ba334441adbc61e82a77e5f3eab44449c80dc83019140de52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6fc4c84bad35f7ba334441adbc61e82a77e5f3eab44449c80dc83019140de52", kill_on_drop: false }`
[INFO] [stdout] d6fc4c84bad35f7ba334441adbc61e82a77e5f3eab44449c80dc83019140de52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89d7412024abf43ed2bea5a4ac9a489c44aabf7001e08c8f3044a3551909bd24
[INFO] running `Command { std: "docker" "start" "-a" "89d7412024abf43ed2bea5a4ac9a489c44aabf7001e08c8f3044a3551909bd24", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[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 zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling zune-jpeg v0.5.5
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling gif v0.14.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling pdfium-render v0.8.37
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling piston-float v1.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tex-glyphs v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling shared_vector v0.4.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling string-interner v0.19.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling const_for v0.1.5
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tex_engine v0.1.8
[INFO] [stderr]    Compiling 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 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: 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: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: `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: `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: 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 4m 22s
[INFO] running `Command { std: "docker" "inspect" "89d7412024abf43ed2bea5a4ac9a489c44aabf7001e08c8f3044a3551909bd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d7412024abf43ed2bea5a4ac9a489c44aabf7001e08c8f3044a3551909bd24", kill_on_drop: false }`
[INFO] [stdout] 89d7412024abf43ed2bea5a4ac9a489c44aabf7001e08c8f3044a3551909bd24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cdc6abf9fc241dbaeac3d6c81a3cd8ff66a55c525ce729ef9ad3f267e52f6d2
[INFO] running `Command { std: "docker" "start" "-a" "6cdc6abf9fc241dbaeac3d6c81a3cd8ff66a55c525ce729ef9ad3f267e52f6d2", kill_on_drop: false }`
[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: 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: `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: `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: `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: 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] [stderr]    Compiling 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: 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: 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: 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: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: `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: `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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.41s
[INFO] running `Command { std: "docker" "inspect" "6cdc6abf9fc241dbaeac3d6c81a3cd8ff66a55c525ce729ef9ad3f267e52f6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cdc6abf9fc241dbaeac3d6c81a3cd8ff66a55c525ce729ef9ad3f267e52f6d2", kill_on_drop: false }`
[INFO] [stdout] 6cdc6abf9fc241dbaeac3d6c81a3cd8ff66a55c525ce729ef9ad3f267e52f6d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e626be65c2828e4acfc275e74942ab5066fdbd794613b34e504d8be685550f5
[INFO] running `Command { std: "docker" "start" "-a" "7e626be65c2828e4acfc275e74942ab5066fdbd794613b34e504d8be685550f5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `register_command`
[INFO] [stderr]  --> src/engine/commands.rs:4:39
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::engine::{Refs, Res, Types, register_command};
[INFO] [stderr]   |                                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tex_engine::engine::EngineTypes`
[INFO] [stderr]   --> src/shipout/html.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tex_engine::engine::EngineTypes;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `style`
[INFO] [stderr]   --> src/shipout/html.rs:99:22
[INFO] [stderr]    |
[INFO] [stderr] 99 |         macro_rules! style {
[INFO] [stderr]    |                      ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Res`
[INFO] [stderr]  --> src/shipout/state.rs:2:33
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::engine::{Font, Refs, Res, SRef, Types};
[INFO] [stderr]   |                                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AddAssign` and `Add`
[INFO] [stderr]  --> src/shipout/state.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::ops::{Add, AddAssign};
[INFO] [stderr]   |                ^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ToOrSpread`
[INFO] [stderr]   --> src/shipout/state.rs:18:47
[INFO] [stderr]    |
[INFO] [stderr] 18 | use tex_engine::tex::nodes::boxes::{HBoxInfo, ToOrSpread, VBoxInfo};
[INFO] [stderr]    |                                               ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HSet`
[INFO] [stderr]   --> src/shipout/state.rs:21:31
[INFO] [stderr]    |
[INFO] [stderr] 21 | use tex_engine::utils::{HMap, HSet};
[INFO] [stderr]    |                               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::shipout::annotations`
[INFO] [stderr]   --> src/shipout/state.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use crate::shipout::annotations;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::shipout::utils::VNodes`
[INFO] [stderr]   --> src/shipout/state.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | use crate::shipout::utils::VNodes;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MathStyle`
[INFO] [stderr]   --> src/shipout/mod.rs:21:76
[INFO] [stderr]    |
[INFO] [stderr] 21 |     MathAtom, MathFontStyle, MathGroup, MathKernel, MathNode, MathNucleus, MathStyle, MathStyleType,
[INFO] [stderr]    |                                                                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line_skip`
[INFO] [stderr]    --> src/shipout/html.rs:644:17
[INFO] [stderr]     |
[INFO] [stderr] 644 |                 line_skip,
[INFO] [stderr]     |                 ^^^^^^^^^ help: try ignoring the field: `line_skip: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/shipout/html.rs:96:13
[INFO] [stderr]      |
[INFO] [stderr]   96 |           let mut in_style = false;
[INFO] [stderr]      |               ----^^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 1151 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stderr] 1152 | |                /* match wd {
[INFO] [stderr] 1153 | |                     0 => style!("width"="0"),
[INFO] [stderr] 1154 | |                     x if x > 0 => {
[INFO] [stderr] ...    |
[INFO] [stderr] 1163 | |                 self.do_hbox(sref,info,true,children)?
[INFO] [stderr] 1164 | |             }/>);
[INFO] [stderr]      | |________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/shipout/html.rs:96:13
[INFO] [stderr]      |
[INFO] [stderr]   96 |           let mut in_style = false;
[INFO] [stderr]      |               ----^^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 1179 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stderr] 1180 | |                 /*match wd {
[INFO] [stderr] 1181 | |                     0 => style!("width"="0"),
[INFO] [stderr] 1182 | |                     x if x > 0 => {
[INFO] [stderr] ...    |
[INFO] [stderr] 1193 | |                 }/>);
[INFO] [stderr] 1194 | |             }/>);
[INFO] [stderr]      | |________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/shipout/html.rs:96:13
[INFO] [stderr]      |
[INFO] [stderr]   96 |           let mut in_style = false;
[INFO] [stderr]      |               ----^^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               help: remove this `mut`
[INFO] [stderr] ...
[INFO] [stderr] 1209 | /                 node!(self !<mtext class="rustex-math-escape" ref=sref style:{
[INFO] [stderr] 1210 | |                 /*match wd {
[INFO] [stderr] 1211 | |                     0 => style!("width"="0"),
[INFO] [stderr] 1212 | |                     x if x > 0 => {
[INFO] [stderr] ...    |
[INFO] [stderr] 1223 | |                 }/>);
[INFO] [stderr] 1224 | |             }/>);
[INFO] [stderr]      | |________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orig_height`
[INFO] [stderr]     --> src/shipout/html.rs:1797:13
[INFO] [stderr]      |
[INFO] [stderr] 1797 |         let orig_height = info.computed_height().map(|d| d.0);
[INFO] [stderr]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_height`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orig_dp`
[INFO] [stderr]     --> src/shipout/html.rs:1799:13
[INFO] [stderr]      |
[INFO] [stderr] 1799 |         let orig_dp = info.computed_depth().map(|d| d.0);
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_dp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `top`
[INFO] [stderr]     --> src/shipout/html.rs:1910:9
[INFO] [stderr]      |
[INFO] [stderr] 1910 |         top: bool,
[INFO] [stderr]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orig_width`
[INFO] [stderr]     --> src/shipout/html.rs:1918:13
[INFO] [stderr]      |
[INFO] [stderr] 1918 |         let orig_width = info.computed_width().map(|d| d.0);
[INFO] [stderr]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orig_dp`
[INFO] [stderr]     --> src/shipout/html.rs:1922:13
[INFO] [stderr]      |
[INFO] [stderr] 1922 |         let orig_dp = info.computed_depth().map(|d| d.0);
[INFO] [stderr]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_dp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `top`
[INFO] [stderr]     --> src/shipout/html.rs:2004:9
[INFO] [stderr]      |
[INFO] [stderr] 2004 |         top: bool,
[INFO] [stderr]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_top`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `orig_width`
[INFO] [stderr]     --> src/shipout/html.rs:2012:13
[INFO] [stderr]      |
[INFO] [stderr] 2012 |         let orig_width = info.computed_width().map(|d| d.0);
[INFO] [stderr]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_orig_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end`
[INFO] [stderr]    --> src/shipout/state.rs:677:42
[INFO] [stderr]     |
[INFO] [stderr] 677 |     pub(crate) fn close_annot(&mut self, end: SRef) {
[INFO] [stderr]     |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uses_color2`
[INFO] [stderr]     --> src/shipout/state.rs:1211:28
[INFO] [stderr]      |
[INFO] [stderr] 1211 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stderr]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uses_font2`
[INFO] [stderr]     --> src/shipout/state.rs:1211:41
[INFO] [stderr]      |
[INFO] [stderr] 1211 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stderr]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uses_color2`
[INFO] [stderr]     --> src/shipout/state.rs:1218:28
[INFO] [stderr]      |
[INFO] [stderr] 1218 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stderr]      |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uses_font2`
[INFO] [stderr]     --> src/shipout/state.rs:1218:41
[INFO] [stderr]      |
[INFO] [stderr] 1218 |             let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f);
[INFO] [stderr]      |                                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `char`
[INFO] [stderr]     --> src/shipout/state.rs:1362:9
[INFO] [stderr]      |
[INFO] [stderr] 1362 |         char: u8,
[INFO] [stderr]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_char`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `style`
[INFO] [stderr]     --> src/shipout/state.rs:1363:9
[INFO] [stderr]      |
[INFO] [stderr] 1363 |         style: MathFontStyle<Types>,
[INFO] [stderr]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]    --> src/utils.rs:219:29
[INFO] [stderr]     |
[INFO] [stderr] 219 |         if let Some((i, (_, v))) = self.inner.iter().enumerate().find(|(_, (k, _))| k == &key) {
[INFO] [stderr]     |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: field `start` is never read
[INFO] [stderr]    --> src/shipout/state.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 167 |     Annotation {
[INFO] [stderr]     |     ---------- field in this variant
[INFO] [stderr] 168 |         start: SRef,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ShipoutWrapper` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `parskip` and `line_skip` are never read
[INFO] [stderr]     --> src/shipout/state.rs:1746:9
[INFO] [stderr]      |
[INFO] [stderr] 1741 |     Paragraph {
[INFO] [stderr]      |     --------- fields in this variant
[INFO] [stderr] ...
[INFO] [stderr] 1746 |         parskip: Margin,
[INFO] [stderr]      |         ^^^^^^^
[INFO] [stderr] 1747 |         line_skip: LineSkip,
[INFO] [stderr]      |         ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ShipoutNodeV` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]     --> src/shipout/state.rs:1810:9
[INFO] [stderr]      |
[INFO] [stderr] 1809 |     MissingGlyph {
[INFO] [stderr]      |     ------------ field in this variant
[INFO] [stderr] 1810 |         name: Box<str>,
[INFO] [stderr]      |         ^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ShipoutNodeH` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]     --> src/shipout/state.rs:1956:9
[INFO] [stderr]      |
[INFO] [stderr] 1955 |     MissingGlyph {
[INFO] [stderr]      |     ------------ field in this variant
[INFO] [stderr] 1956 |         name: Box<str>,
[INFO] [stderr]      |         ^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ShipoutNodeM` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `mu` is never read
[INFO] [stderr]     --> src/shipout/state.rs:1980:9
[INFO] [stderr]      |
[INFO] [stderr] 1978 |     MSkip {
[INFO] [stderr]      |     ----- field in this variant
[INFO] [stderr] 1979 |         base: i32,
[INFO] [stderr] 1980 |         mu: bool,
[INFO] [stderr]      |         ^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ShipoutNodeM` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sref` and `num_cols` are never read
[INFO] [stderr]     --> src/shipout/state.rs:2185:9
[INFO] [stderr]      |
[INFO] [stderr] 2184 |     Row {
[INFO] [stderr]      |     --- fields in this variant
[INFO] [stderr] 2185 |         sref: SourceRef,
[INFO] [stderr]      |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2189 |         num_cols: u8,
[INFO] [stderr]      |         ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ShipoutNodeTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `sref` is never read
[INFO] [stderr]     --> src/shipout/state.rs:2234:9
[INFO] [stderr]      |
[INFO] [stderr] 2233 |     Cell {
[INFO] [stderr]      |     ---- field in this variant
[INFO] [stderr] 2234 |         sref: SourceRef,
[INFO] [stderr]      |         ^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `ShipoutNodeHRow` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `preskip` is never read
[INFO] [stderr]     --> src/shipout/state.rs:2325:9
[INFO] [stderr]      |
[INFO] [stderr] 2324 |     HBox {
[INFO] [stderr]      |     ---- field in this variant
[INFO] [stderr] 2325 |         preskip: Option<Margin>,
[INFO] [stderr]      |         ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `Common` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `filll` is never used
[INFO] [stderr]   --> src/utils.rs:87:19
[INFO] [stderr]    |
[INFO] [stderr] 72 | impl Margin {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub(crate) fn filll() -> Self {
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustex_lib` (lib) generated 38 warnings (run `cargo fix --lib -p rustex_lib` to apply 28 suggestions)
[INFO] [stderr] warning: `rustex_lib` (lib test) generated 38 warnings (38 duplicates)
[INFO] [stderr] warning: function `test_all` is never used
[INFO] [stderr]   --> src/main.rs:32:4
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn test_all() {
[INFO] [stderr]    |    ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test` is never used
[INFO] [stderr]    --> src/main.rs:153:4
[INFO] [stderr]     |
[INFO] [stderr] 153 | fn test() {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `temp_test` is never used
[INFO] [stderr]    --> src/main.rs:176:4
[INFO] [stderr]     |
[INFO] [stderr] 176 | fn temp_test() {
[INFO] [stderr]     |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `thesis` is never used
[INFO] [stderr]    --> src/main.rs:201:4
[INFO] [stderr]     |
[INFO] [stderr] 201 | fn thesis() {
[INFO] [stderr]     |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `notes` is never used
[INFO] [stderr]    --> src/main.rs:219:4
[INFO] [stderr]     |
[INFO] [stderr] 219 | fn notes() {
[INFO] [stderr]     |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustex_lib` (bin "RusTeX" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustex_lib-21d83ad248ed1afd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_tex ... FAILED
[INFO] [stdout] test tests::initialize ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_tex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_tex' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex-glyphs-0.1.2/src/encodings.rs:259:14:
[INFO] [stdout] kpsewhich not found!: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a804ea57872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a804ea57872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a804ea57872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a804ea57872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a804ea70d9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a804ea70d9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a804ea5d0e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a804ea5d0e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a804ea326ef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a804ea326ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a804ea4e099 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a804d8f63de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a804d8f63de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a804ea4e302 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a804ea4e302 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a804ea327a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a804ea27669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a804ea339cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a804ea7158c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a804ea712d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a804d93fc5c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a804d94277d - tex_glyphs[de037f77c96971e3]::encodings::parse_pdftex_map
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex-glyphs-0.1.2/src/encodings.rs:259:14
[INFO] [stdout]   22:     0x5a804d8ab8c9 - <tex_glyphs[de037f77c96971e3]::encodings::FontInfoStore<alloc[a57f19327c0ad893]::string::String, for<'a> fn(&'a str) -> alloc[a57f19327c0ad893]::string::String>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex-glyphs-0.1.2/src/encodings.rs:52:9
[INFO] [stdout]   23:     0x5a804d51c6b4 - <rustex_lib[f42c8332c7610288]::engine::fonts::Fontsystem as tex_engine[927665624b1c72]::engine::fontsystem::FontSystem>::new::<rustex_lib[f42c8332c7610288]::engine::Types>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/fonts.rs:29:24
[INFO] [stdout]   24:     0x5a804d86350c - <tex_engine[927665624b1c72]::engine::DefaultEngine<rustex_lib[f42c8332c7610288]::engine::Types> as core[27de1724e4349be2]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex_engine-0.1.8/src/engine.rs:347:26
[INFO] [stdout]   25:     0x5a804d481726 - rustex_lib[f42c8332c7610288]::engine::get_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:95:34
[INFO] [stdout]   26:     0x5a804d40800d - <std[3b51380354919863]::thread::local::LocalKey<std[3b51380354919863]::sync::poison::mutex::Mutex<core[27de1724e4349be2]::option::Option<(rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>>>>::try_with::<rustex_lib[f42c8332c7610288]::engine::get_state::{closure#0}, (rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5a804d407e97 - <std[3b51380354919863]::thread::local::LocalKey<std[3b51380354919863]::sync::poison::mutex::Mutex<core[27de1724e4349be2]::option::Option<(rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>>>>::with::<rustex_lib[f42c8332c7610288]::engine::get_state::{closure#0}, (rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5a804d491fd6 - rustex_lib[f42c8332c7610288]::engine::get_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:89:16
[INFO] [stdout]   29:     0x5a804d491646 - rustex_lib[f42c8332c7610288]::engine::get_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:113:35
[INFO] [stdout]   30:     0x5a804d8652df - <tex_engine[927665624b1c72]::engine::DefaultEngine<rustex_lib[f42c8332c7610288]::engine::Types> as rustex_lib[f42c8332c7610288]::engine::RusTeXEngineT>::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:385:9
[INFO] [stdout]   31:     0x5a804d82b9fe - <tex_engine[927665624b1c72]::engine::DefaultEngine<rustex_lib[f42c8332c7610288]::engine::Types> as rustex_lib[f42c8332c7610288]::engine::RusTeXEngineT>::do_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:404:26
[INFO] [stdout]   32:     0x5a804d8d4b77 - rustex_lib[f42c8332c7610288]::tests::test_tex
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:29:19
[INFO] [stdout]   33:     0x5a804d8a6bc7 - rustex_lib[f42c8332c7610288]::tests::test_tex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:23:18
[INFO] [stdout]   34:     0x5a804d8e8576 - <rustex_lib[f42c8332c7610288]::tests::test_tex::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a804d8ea78b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5a804d8ea78b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x5a804d8f6fea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x5a804d8f6fea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5a804d8f6fea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a804d8f6fea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a804d8f6fea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a804d8f6fea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x5a804d8f6fea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x5a804d8f2594 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x5a804d8f2594 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x5a804d8f9ae2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x5a804d8f9ae2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5a804d8f9ae2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5a804d8f9ae2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5a804d8f9ae2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5a804d8f9ae2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x5a804d8f9ae2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a804ea567ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x5a804ea567ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x7bf69b2baaa4 - <unknown>
[INFO] [stdout]   56:     0x7bf69b347a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::initialize stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::initialize' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex-glyphs-0.1.2/src/encodings.rs:259:14:
[INFO] [stdout] kpsewhich not found!: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a804ea57872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a804ea57872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a804ea57872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a804ea57872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a804ea70d9a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a804ea70d9a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a804ea5d0e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a804ea5d0e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a804ea326ef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a804ea326ef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a804ea4e099 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a804d8f63de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a804d8f63de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a804ea4e302 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a804ea4e302 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a804ea327a8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a804ea27669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a804ea339cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a804ea7158c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a804ea712d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a804d93fc5c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a804d94277d - tex_glyphs[de037f77c96971e3]::encodings::parse_pdftex_map
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex-glyphs-0.1.2/src/encodings.rs:259:14
[INFO] [stdout]   22:     0x5a804d8ab8c9 - <tex_glyphs[de037f77c96971e3]::encodings::FontInfoStore<alloc[a57f19327c0ad893]::string::String, for<'a> fn(&'a str) -> alloc[a57f19327c0ad893]::string::String>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex-glyphs-0.1.2/src/encodings.rs:52:9
[INFO] [stdout]   23:     0x5a804d51c6b4 - <rustex_lib[f42c8332c7610288]::engine::fonts::Fontsystem as tex_engine[927665624b1c72]::engine::fontsystem::FontSystem>::new::<rustex_lib[f42c8332c7610288]::engine::Types>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/fonts.rs:29:24
[INFO] [stdout]   24:     0x5a804d86350c - <tex_engine[927665624b1c72]::engine::DefaultEngine<rustex_lib[f42c8332c7610288]::engine::Types> as core[27de1724e4349be2]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tex_engine-0.1.8/src/engine.rs:347:26
[INFO] [stdout]   25:     0x5a804d481726 - rustex_lib[f42c8332c7610288]::engine::get_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:95:34
[INFO] [stdout]   26:     0x5a804d40800d - <std[3b51380354919863]::thread::local::LocalKey<std[3b51380354919863]::sync::poison::mutex::Mutex<core[27de1724e4349be2]::option::Option<(rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>>>>::try_with::<rustex_lib[f42c8332c7610288]::engine::get_state::{closure#0}, (rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5a804d407e97 - <std[3b51380354919863]::thread::local::LocalKey<std[3b51380354919863]::sync::poison::mutex::Mutex<core[27de1724e4349be2]::option::Option<(rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>>>>::with::<rustex_lib[f42c8332c7610288]::engine::get_state::{closure#0}, (rustex_lib[f42c8332c7610288]::engine::state::RusTeXState, tex_engine[927665624b1c72]::engine::utils::memory::MemoryManager<tex_engine[927665624b1c72]::tex::tokens::CompactToken>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5a804d491fd6 - rustex_lib[f42c8332c7610288]::engine::get_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:89:16
[INFO] [stdout]   29:     0x5a804d491646 - rustex_lib[f42c8332c7610288]::engine::get_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:113:35
[INFO] [stdout]   30:     0x5a804d8652af - <tex_engine[927665624b1c72]::engine::DefaultEngine<rustex_lib[f42c8332c7610288]::engine::Types> as rustex_lib[f42c8332c7610288]::engine::RusTeXEngineT>::initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:381:17
[INFO] [stdout]   31:     0x5a804d8d480b - rustex_lib[f42c8332c7610288]::tests::initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:20:9
[INFO] [stdout]   32:     0x5a804d8a6b97 - rustex_lib[f42c8332c7610288]::tests::initialize::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:19:20
[INFO] [stdout]   33:     0x5a804d8e8536 - <rustex_lib[f42c8332c7610288]::tests::initialize::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a804d8ea78b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a804d8ea78b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x5a804d8f6fea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x5a804d8f6fea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5a804d8f6fea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a804d8f6fea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a804d8f6fea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a804d8f6fea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x5a804d8f6fea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x5a804d8f2594 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x5a804d8f2594 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x5a804d8f9ae2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x5a804d8f9ae2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5a804d8f9ae2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5a804d8f9ae2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5a804d8f9ae2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5a804d8f9ae2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x5a804d8f9ae2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5a804ea567ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x5a804ea567ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x7bf69b2baaa4 - <unknown>
[INFO] [stdout]   55:     0x7bf69b347a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::initialize
[INFO] [stdout]     tests::test_tex
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7e626be65c2828e4acfc275e74942ab5066fdbd794613b34e504d8be685550f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e626be65c2828e4acfc275e74942ab5066fdbd794613b34e504d8be685550f5", kill_on_drop: false }`
[INFO] [stdout] 7e626be65c2828e4acfc275e74942ab5066fdbd794613b34e504d8be685550f5
