[INFO] fetching crate tex_engine 0.0.1... [INFO] checking tex_engine-0.0.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate tex_engine 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate tex_engine 0.0.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tex_engine 0.0.1 [INFO] finished tweaking crates.io crate tex_engine 0.0.1 [INFO] tweaked toml for crates.io crate tex_engine 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding env_logger v0.10.2 (latest: v0.11.5) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf21462e801f7bd31def33ca233bbf943b3f5981daab178c0093049d68b8b622 [INFO] running `Command { std: "docker" "start" "-a" "cf21462e801f7bd31def33ca233bbf943b3f5981daab178c0093049d68b8b622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf21462e801f7bd31def33ca233bbf943b3f5981daab178c0093049d68b8b622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf21462e801f7bd31def33ca233bbf943b3f5981daab178c0093049d68b8b622", kill_on_drop: false }` [INFO] [stdout] cf21462e801f7bd31def33ca233bbf943b3f5981daab178c0093049d68b8b622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e25061c43750d6babf331f82fffd226b742e195d1d66dbe7408d768588c83e78 [INFO] running `Command { std: "docker" "start" "-a" "e25061c43750d6babf331f82fffd226b742e195d1d66dbe7408d768588c83e78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tex_engine v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Assignable` and `Command` [INFO] [stdout] --> src/tex/commands/etex.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::tex::commands::{Assignable, Command, GulletCommand, StomachCommand, StomachCommandInner}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GulletCommand` [INFO] [stdout] --> src/tex/commands/methods.rs:4:52 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::tex::commands::{Command, Def, ExpToken, GulletCommand, ParamToken, StomachCommand, StomachCommandInner}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dir` and `include_dir` [INFO] [stdout] --> src/tex/fonts.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use include_dir::{Dir, include_dir}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CategoryCodeScheme` [INFO] [stdout] --> src/engine/mouth/methods.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::tex::catcodes::{CategoryCode, CategoryCodeScheme}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/engine/stomach.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::state::modes::TeXGroupType` [INFO] [stdout] --> src/engine/stomach.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::engine::state::modes::TeXGroupType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImplementationError` and `ModeError` [INFO] [stdout] --> src/engine/stomach.rs:11:46 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::errors::{ErrorInPrimitive, ImplementationError, ModeError, TeXError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `trace`, and `warn` [INFO] [stdout] --> src/lib.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | use log::{error, warn, info, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::gullet::TeXGullet` [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | use crate::engine::gullet::TeXGullet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::mouth::TracingMouth` [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::engine::mouth::TracingMouth; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Engine` [INFO] [stdout] --> src/lib.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | use crate::engine::{Engine, new_tex_with_source_references, Outputs}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::state::TeXState` [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use crate::engine::state::TeXState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::stomach::NoShipoutDefaultStomach` [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use crate::engine::stomach::NoShipoutDefaultStomach; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tex::boxes::StandardTeXBox` [INFO] [stdout] --> src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | use crate::tex::boxes::StandardTeXBox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tex::token::TokenWithSourceref` [INFO] [stdout] --> src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use crate::tex::token::TokenWithSourceref; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Assignable` and `Command` [INFO] [stdout] --> src/tex/commands/etex.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::tex::commands::{Assignable, Command, GulletCommand, StomachCommand, StomachCommandInner}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GulletCommand` [INFO] [stdout] --> src/tex/commands/methods.rs:4:52 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::tex::commands::{Command, Def, ExpToken, GulletCommand, ParamToken, StomachCommand, StomachCommandInner}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dir` and `include_dir` [INFO] [stdout] --> src/tex/fonts.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use include_dir::{Dir, include_dir}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CategoryCodeScheme` [INFO] [stdout] --> src/engine/mouth/methods.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::tex::catcodes::{CategoryCode, CategoryCodeScheme}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/engine/stomach.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::engine::state::modes::TeXGroupType` [INFO] [stdout] --> src/engine/stomach.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::engine::state::modes::TeXGroupType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImplementationError` and `ModeError` [INFO] [stdout] --> src/engine/stomach.rs:11:46 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::utils::errors::{ErrorInPrimitive, ImplementationError, ModeError, TeXError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils/errors.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | write!(f,"Error in definition of {}",todo!("meaning of Def macro")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils/errors.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | write!(f,"Error in definition of {}",todo!("meaning of Def macro")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils/errors.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | / return Err(ErrorInPrimitive{name:$name,msg:None,cause:Some($cause.cause),source:Some( [INFO] [stdout] 181 | | crate::utils::errors::FileEndedUnexpectedly{cause:None}.into() [INFO] [stdout] 182 | | )}) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |___________unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] ::: src/tex/commands/tex.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | file_end_prim!("edef",cmd) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `file_end_prim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/utils/errors.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | / return Err(ErrorInPrimitive{name:$name,msg:None,cause:Some($cause.cause),source:Some( [INFO] [stdout] 181 | | crate::utils::errors::FileEndedUnexpectedly{cause:None}.into() [INFO] [stdout] 182 | | )}) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |___________unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] ::: src/tex/commands/tex.rs:892:5 [INFO] [stdout] | [INFO] [stdout] 892 | file_end_prim!("edef",cmd) [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `file_end_prim` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/engine/stomach.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 36 | todo!("Handle whatsit"); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] 37 | self.maybe_shipout(force) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/engine/stomach.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 36 | todo!("Handle whatsit"); [INFO] [stdout] | ----------------------- any code following this expression is unreachable [INFO] [stdout] 37 | self.maybe_shipout(force) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iter` [INFO] [stdout] --> src/utils/strings.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | fn from_u8_iter(iter: &mut IntoIter) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/utils/strings.rs:290:38 [INFO] [stdout] | [INFO] [stdout] 290 | fn rep_field(a: A) -> Self::Allchars { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/utils/strings.rs:300:19 [INFO] [stdout] | [INFO] [stdout] 300 | fn get(&self, u: char) -> &A { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/utils/strings.rs:304:23 [INFO] [stdout] | [INFO] [stdout] 304 | fn set(&mut self, u: char, v: A) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/utils/strings.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | fn set(&mut self, u: char, v: A) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/utils/strings.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | fn replace(&mut self, u: char, v: A) -> A { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/utils/strings.rs:308:36 [INFO] [stdout] | [INFO] [stdout] 308 | fn replace(&mut self, u: char, v: A) -> A { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iter` [INFO] [stdout] --> src/utils/strings.rs:287:21 [INFO] [stdout] | [INFO] [stdout] 287 | fn from_u8_iter(iter: &mut IntoIter) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/utils/strings.rs:290:38 [INFO] [stdout] | [INFO] [stdout] 290 | fn rep_field(a: A) -> Self::Allchars { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/utils/strings.rs:300:19 [INFO] [stdout] | [INFO] [stdout] 300 | fn get(&self, u: char) -> &A { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/utils/strings.rs:304:23 [INFO] [stdout] | [INFO] [stdout] 304 | fn set(&mut self, u: char, v: A) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/utils/strings.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | fn set(&mut self, u: char, v: A) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/utils/strings.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | fn replace(&mut self, u: char, v: A) -> A { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/utils/strings.rs:308:36 [INFO] [stdout] | [INFO] [stdout] 308 | fn replace(&mut self, u: char, v: A) -> A { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sourceref` [INFO] [stdout] --> src/tex/token.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | fn new(base:BaseToken,sourceref:Option<(Ptr,(usize,usize),(usize,usize))>) -> Self { base } [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sourceref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/tex.rs:525:56 [INFO] [stdout] | [INFO] [stdout] 525 | pub fn SPACE>(_stomach:&mut Sto,state:&mut Sto::S,_cmd:StomachCommand) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sourceref` [INFO] [stdout] --> src/tex/token.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | fn new(base:BaseToken,sourceref:Option<(Ptr,(usize,usize),(usize,usize))>) -> Self { base } [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sourceref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/tex.rs:525:56 [INFO] [stdout] | [INFO] [stdout] 525 | pub fn SPACE>(_stomach:&mut Sto,state:&mut Sto::S,_cmd:StomachCommand) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:594:81 [INFO] [stdout] | [INFO] [stdout] 594 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result<(), ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:605:82 [INFO] [stdout] | [INFO] [stdout] 605 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result, ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:594:81 [INFO] [stdout] | [INFO] [stdout] 594 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result<(), ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:605:82 [INFO] [stdout] | [INFO] [stdout] 605 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result, ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/tex/commands/methods.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | if let Some((tk,b)) = catch_prim!($mouth.get_next($state) => ($name,$cmd)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] ::: src/tex/commands/tex.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | / map_group!("def",cmd,state,gullet.mouth(),{ [INFO] [stdout] 698 | | let def = Command::Def(Def{protected,long,outer,endswithbrace,arity,signature,replacement}); [INFO] [stdout] 699 | | match cs { [INFO] [stdout] 700 | | BaseToken::Char(c,_) => { [INFO] [stdout] ... | [INFO] [stdout] 731 | | } [INFO] [stdout] 732 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/tex/commands/tex.rs:712:29 [INFO] [stdout] | [INFO] [stdout] 712 | BaseToken::Char(c,CategoryCode::Parameter) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/tex/commands/methods.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | if let Some((tk,b)) = catch_prim!($mouth.get_next($state) => ($name,$cmd)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] ::: src/tex/commands/tex.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | / map_group!("def",cmd,state,gullet.mouth(),{ [INFO] [stdout] 698 | | let def = Command::Def(Def{protected,long,outer,endswithbrace,arity,signature,replacement}); [INFO] [stdout] 699 | | match cs { [INFO] [stdout] 700 | | BaseToken::Char(c,_) => { [INFO] [stdout] ... | [INFO] [stdout] 731 | | } [INFO] [stdout] 732 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_group` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/tex/commands/tex.rs:712:29 [INFO] [stdout] | [INFO] [stdout] 712 | BaseToken::Char(c,CategoryCode::Parameter) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/tex/commands/tex.rs:759:29 [INFO] [stdout] | [INFO] [stdout] 759 | if let Some((tk,b)) = catch_prim!($gullet.mouth().get_next($state) => ("edef",cmd)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 840 | / expand_group_with_unknowns!(state,gullet,{ [INFO] [stdout] 841 | | let def = Command::Def(Def{protected,long,outer,endswithbrace,arity,signature,replacement}); [INFO] [stdout] 842 | | match cs { [INFO] [stdout] 843 | | BaseToken::Char(c,_) => { [INFO] [stdout] ... | [INFO] [stdout] 890 | | Command::Def(def) if def.protected => replacement.push(ExpToken::Token(tk)) [INFO] [stdout] 891 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expand_group_with_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/tex/commands/tex.rs:855:29 [INFO] [stdout] | [INFO] [stdout] 855 | BaseToken::Char(c,CategoryCode::Parameter) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/tex/commands/tex.rs:759:29 [INFO] [stdout] | [INFO] [stdout] 759 | if let Some((tk,b)) = catch_prim!($gullet.mouth().get_next($state) => ("edef",cmd)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 840 | / expand_group_with_unknowns!(state,gullet,{ [INFO] [stdout] 841 | | let def = Command::Def(Def{protected,long,outer,endswithbrace,arity,signature,replacement}); [INFO] [stdout] 842 | | match cs { [INFO] [stdout] 843 | | BaseToken::Char(c,_) => { [INFO] [stdout] ... | [INFO] [stdout] 890 | | Command::Def(def) if def.protected => replacement.push(ExpToken::Token(tk)) [INFO] [stdout] 891 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expand_group_with_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/tex/commands/tex.rs:855:29 [INFO] [stdout] | [INFO] [stdout] 855 | BaseToken::Char(c,CategoryCode::Parameter) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/tex.rs:924:74 [INFO] [stdout] | [INFO] [stdout] 924 | ...:Gullet>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:924:89 [INFO] [stdout] | [INFO] [stdout] 924 | ...S>>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eh` [INFO] [stdout] --> src/tex/commands/tex.rs:941:9 [INFO] [stdout] | [INFO] [stdout] 941 | let eh = state.get_primitive_toks("errhelp"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_eh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/tex.rs:966:73 [INFO] [stdout] | [INFO] [stdout] 966 | ...:Gullet>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:966:88 [INFO] [stdout] | [INFO] [stdout] 966 | ...S>>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/tex/commands/tex.rs:983:100 [INFO] [stdout] | [INFO] [stdout] 983 | ...mut Gu,cmd:StomachCommand,global:bool,protected:bool,long:bool,outer:bool) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_` [INFO] [stdout] --> src/tex/commands/tex.rs:988:116 [INFO] [stdout] | [INFO] [stdout] 988 | ...o::Gu,cmd:StomachCommand,global_:bool,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/tex.rs:924:74 [INFO] [stdout] | [INFO] [stdout] 924 | ...:Gullet>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:924:89 [INFO] [stdout] | [INFO] [stdout] 924 | ...S>>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eh` [INFO] [stdout] --> src/tex/commands/tex.rs:941:9 [INFO] [stdout] | [INFO] [stdout] 941 | let eh = state.get_primitive_toks("errhelp"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_eh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/tex.rs:966:73 [INFO] [stdout] | [INFO] [stdout] 966 | ...:Gullet>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:966:88 [INFO] [stdout] | [INFO] [stdout] 966 | ...S>>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/tex/commands/tex.rs:983:100 [INFO] [stdout] | [INFO] [stdout] 983 | ...mut Gu,cmd:StomachCommand,global:bool,protected:bool,long:bool,outer:bool) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_` [INFO] [stdout] --> src/tex/commands/tex.rs:988:116 [INFO] [stdout] | [INFO] [stdout] 988 | ...o::Gu,cmd:StomachCommand,global_:bool,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `long_` [INFO] [stdout] --> src/tex/commands/tex.rs:1184:144 [INFO] [stdout] | [INFO] [stdout] 1184 | ...,global_:bool,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_long_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/tex.rs:1232:74 [INFO] [stdout] | [INFO] [stdout] 1232 | ...:Gullet>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1232:89 [INFO] [stdout] | [INFO] [stdout] 1232 | ...S>>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:1253:80 [INFO] [stdout] | [INFO] [stdout] 1253 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result<(), ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `long_` [INFO] [stdout] --> src/tex/commands/tex.rs:1184:144 [INFO] [stdout] | [INFO] [stdout] 1184 | ...,global_:bool,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_long_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:1267:81 [INFO] [stdout] | [INFO] [stdout] 1267 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result, ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outer_` [INFO] [stdout] --> src/tex/commands/tex.rs:1284:155 [INFO] [stdout] | [INFO] [stdout] 1284 | ...l,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_outer_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/tex/commands/tex.rs:1390:41 [INFO] [stdout] | [INFO] [stdout] 1390 | StomachCommandInner::Value {name,index,tp:_} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/tex/commands/tex.rs:1390:46 [INFO] [stdout] | [INFO] [stdout] 1390 | StomachCommandInner::Value {name,index,tp:_} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/tex.rs:1232:74 [INFO] [stdout] | [INFO] [stdout] 1232 | ...:Gullet>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1232:89 [INFO] [stdout] | [INFO] [stdout] 1232 | ...S>>(state:&mut S,gullet:&mut Gu,cmd:GulletCommand) -> Result<::Int,ErrorInPrimitive> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:1405:79 [INFO] [stdout] | [INFO] [stdout] 1405 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result, ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:1253:80 [INFO] [stdout] | [INFO] [stdout] 1253 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result<(), ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:1267:81 [INFO] [stdout] | [INFO] [stdout] 1267 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result, ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/tex/commands/tex.rs:1446:100 [INFO] [stdout] | [INFO] [stdout] 1446 | ...mut Gu,cmd:StomachCommand,global:bool,protected:bool,long:bool,outer:bool) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outer_` [INFO] [stdout] --> src/tex/commands/tex.rs:1284:155 [INFO] [stdout] | [INFO] [stdout] 1284 | ...l,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_outer_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1497:52 [INFO] [stdout] | [INFO] [stdout] 1497 | register_conditional!(if,state,stomach,gullet,(s,gu,cmd) =>todo!("if")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1497:54 [INFO] [stdout] | [INFO] [stdout] 1497 | register_conditional!(if,state,stomach,gullet,(s,gu,cmd) =>todo!("if")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1497:57 [INFO] [stdout] | [INFO] [stdout] 1497 | register_conditional!(if,state,stomach,gullet,(s,gu,cmd) =>todo!("if")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1498:56 [INFO] [stdout] | [INFO] [stdout] 1498 | register_conditional!(ifcase,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcase")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1498:58 [INFO] [stdout] | [INFO] [stdout] 1498 | register_conditional!(ifcase,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcase")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1498:61 [INFO] [stdout] | [INFO] [stdout] 1498 | register_conditional!(ifcase,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcase")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1499:55 [INFO] [stdout] | [INFO] [stdout] 1499 | register_conditional!(ifcat,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcat")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1499:57 [INFO] [stdout] | [INFO] [stdout] 1499 | register_conditional!(ifcat,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcat")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1499:60 [INFO] [stdout] | [INFO] [stdout] 1499 | register_conditional!(ifcat,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcat")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1500:55 [INFO] [stdout] | [INFO] [stdout] 1500 | register_conditional!(ifdim,state,stomach,gullet,(s,gu,cmd) =>todo!("ifdim")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1500:57 [INFO] [stdout] | [INFO] [stdout] 1500 | register_conditional!(ifdim,state,stomach,gullet,(s,gu,cmd) =>todo!("ifdim")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1500:60 [INFO] [stdout] | [INFO] [stdout] 1500 | register_conditional!(ifdim,state,stomach,gullet,(s,gu,cmd) =>todo!("ifdim")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1503:57 [INFO] [stdout] | [INFO] [stdout] 1503 | register_conditional!(iffalse,state,stomach,gullet,(s,gu,cmd) => Ok(false)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1503:59 [INFO] [stdout] | [INFO] [stdout] 1503 | register_conditional!(iffalse,state,stomach,gullet,(s,gu,cmd) => Ok(false)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1503:62 [INFO] [stdout] | [INFO] [stdout] 1503 | register_conditional!(iffalse,state,stomach,gullet,(s,gu,cmd) => Ok(false)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1505:56 [INFO] [stdout] | [INFO] [stdout] 1505 | register_conditional!(ifhbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhbox")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1505:58 [INFO] [stdout] | [INFO] [stdout] 1505 | register_conditional!(ifhbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhbox")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1505:61 [INFO] [stdout] | [INFO] [stdout] 1505 | register_conditional!(ifhbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhbox")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1506:57 [INFO] [stdout] | [INFO] [stdout] 1506 | register_conditional!(ifhmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhmode")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1506:59 [INFO] [stdout] | [INFO] [stdout] 1506 | register_conditional!(ifhmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhmode")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1506:62 [INFO] [stdout] | [INFO] [stdout] 1506 | register_conditional!(ifhmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhmode")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1507:57 [INFO] [stdout] | [INFO] [stdout] 1507 | register_conditional!(ifinner,state,stomach,gullet,(s,gu,cmd) =>todo!("ifinner")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1507:59 [INFO] [stdout] | [INFO] [stdout] 1507 | register_conditional!(ifinner,state,stomach,gullet,(s,gu,cmd) =>todo!("ifinner")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1507:62 [INFO] [stdout] | [INFO] [stdout] 1507 | register_conditional!(ifinner,state,stomach,gullet,(s,gu,cmd) =>todo!("ifinner")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1508:57 [INFO] [stdout] | [INFO] [stdout] 1508 | register_conditional!(ifmmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifmmode")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1508:59 [INFO] [stdout] | [INFO] [stdout] 1508 | register_conditional!(ifmmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifmmode")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1508:62 [INFO] [stdout] | [INFO] [stdout] 1508 | register_conditional!(ifmmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifmmode")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1512:55 [INFO] [stdout] | [INFO] [stdout] 1512 | register_conditional!(ifodd,state,stomach,gullet,(s,gu,cmd) =>todo!("ifodd")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1512:57 [INFO] [stdout] | [INFO] [stdout] 1512 | register_conditional!(ifodd,state,stomach,gullet,(s,gu,cmd) =>todo!("ifodd")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1512:60 [INFO] [stdout] | [INFO] [stdout] 1512 | register_conditional!(ifodd,state,stomach,gullet,(s,gu,cmd) =>todo!("ifodd")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1514:56 [INFO] [stdout] | [INFO] [stdout] 1514 | register_conditional!(iftrue,state,stomach,gullet,(s,gu,cmd) => Ok(true)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1514:58 [INFO] [stdout] | [INFO] [stdout] 1514 | register_conditional!(iftrue,state,stomach,gullet,(s,gu,cmd) => Ok(true)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1514:61 [INFO] [stdout] | [INFO] [stdout] 1514 | register_conditional!(iftrue,state,stomach,gullet,(s,gu,cmd) => Ok(true)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1516:56 [INFO] [stdout] | [INFO] [stdout] 1516 | register_conditional!(ifvbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvbox")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1516:58 [INFO] [stdout] | [INFO] [stdout] 1516 | register_conditional!(ifvbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvbox")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1516:61 [INFO] [stdout] | [INFO] [stdout] 1516 | register_conditional!(ifvbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvbox")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1517:57 [INFO] [stdout] | [INFO] [stdout] 1517 | register_conditional!(ifvmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvmode")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1517:59 [INFO] [stdout] | [INFO] [stdout] 1517 | register_conditional!(ifvmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvmode")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/tex/commands/tex.rs:1390:41 [INFO] [stdout] | [INFO] [stdout] 1390 | StomachCommandInner::Value {name,index,tp:_} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/tex/commands/tex.rs:1390:46 [INFO] [stdout] | [INFO] [stdout] 1390 | StomachCommandInner::Value {name,index,tp:_} => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1517:62 [INFO] [stdout] | [INFO] [stdout] 1517 | register_conditional!(ifvmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvmode")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1518:56 [INFO] [stdout] | [INFO] [stdout] 1518 | register_conditional!(ifvoid,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvoid")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1518:58 [INFO] [stdout] | [INFO] [stdout] 1518 | register_conditional!(ifvoid,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvoid")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1518:61 [INFO] [stdout] | [INFO] [stdout] 1518 | register_conditional!(ifvoid,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvoid")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/tex.rs:1405:79 [INFO] [stdout] | [INFO] [stdout] 1405 | ...to::S, gullet:&mut Sto::Gu, stomach:&mut Sto, cmd:StomachCommand) -> Result, ErrorInPrimitive> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global` [INFO] [stdout] --> src/tex/commands/tex.rs:1446:100 [INFO] [stdout] | [INFO] [stdout] 1446 | ...mut Gu,cmd:StomachCommand,global:bool,protected:bool,long:bool,outer:bool) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1497:52 [INFO] [stdout] | [INFO] [stdout] 1497 | register_conditional!(if,state,stomach,gullet,(s,gu,cmd) =>todo!("if")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1497:54 [INFO] [stdout] | [INFO] [stdout] 1497 | register_conditional!(if,state,stomach,gullet,(s,gu,cmd) =>todo!("if")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1497:57 [INFO] [stdout] | [INFO] [stdout] 1497 | register_conditional!(if,state,stomach,gullet,(s,gu,cmd) =>todo!("if")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1498:56 [INFO] [stdout] | [INFO] [stdout] 1498 | register_conditional!(ifcase,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcase")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1498:58 [INFO] [stdout] | [INFO] [stdout] 1498 | register_conditional!(ifcase,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcase")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1498:61 [INFO] [stdout] | [INFO] [stdout] 1498 | register_conditional!(ifcase,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcase")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1499:55 [INFO] [stdout] | [INFO] [stdout] 1499 | register_conditional!(ifcat,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcat")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1499:57 [INFO] [stdout] | [INFO] [stdout] 1499 | register_conditional!(ifcat,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcat")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1499:60 [INFO] [stdout] | [INFO] [stdout] 1499 | register_conditional!(ifcat,state,stomach,gullet,(s,gu,cmd) =>todo!("ifcat")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1500:55 [INFO] [stdout] | [INFO] [stdout] 1500 | register_conditional!(ifdim,state,stomach,gullet,(s,gu,cmd) =>todo!("ifdim")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1500:57 [INFO] [stdout] | [INFO] [stdout] 1500 | register_conditional!(ifdim,state,stomach,gullet,(s,gu,cmd) =>todo!("ifdim")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1500:60 [INFO] [stdout] | [INFO] [stdout] 1500 | register_conditional!(ifdim,state,stomach,gullet,(s,gu,cmd) =>todo!("ifdim")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1503:57 [INFO] [stdout] | [INFO] [stdout] 1503 | register_conditional!(iffalse,state,stomach,gullet,(s,gu,cmd) => Ok(false)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1503:59 [INFO] [stdout] | [INFO] [stdout] 1503 | register_conditional!(iffalse,state,stomach,gullet,(s,gu,cmd) => Ok(false)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1503:62 [INFO] [stdout] | [INFO] [stdout] 1503 | register_conditional!(iffalse,state,stomach,gullet,(s,gu,cmd) => Ok(false)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1505:56 [INFO] [stdout] | [INFO] [stdout] 1505 | register_conditional!(ifhbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhbox")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1505:58 [INFO] [stdout] | [INFO] [stdout] 1505 | register_conditional!(ifhbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhbox")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1505:61 [INFO] [stdout] | [INFO] [stdout] 1505 | register_conditional!(ifhbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhbox")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1506:57 [INFO] [stdout] | [INFO] [stdout] 1506 | register_conditional!(ifhmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhmode")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1506:59 [INFO] [stdout] | [INFO] [stdout] 1506 | register_conditional!(ifhmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhmode")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1506:62 [INFO] [stdout] | [INFO] [stdout] 1506 | register_conditional!(ifhmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifhmode")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1507:57 [INFO] [stdout] | [INFO] [stdout] 1507 | register_conditional!(ifinner,state,stomach,gullet,(s,gu,cmd) =>todo!("ifinner")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1507:59 [INFO] [stdout] | [INFO] [stdout] 1507 | register_conditional!(ifinner,state,stomach,gullet,(s,gu,cmd) =>todo!("ifinner")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1507:62 [INFO] [stdout] | [INFO] [stdout] 1507 | register_conditional!(ifinner,state,stomach,gullet,(s,gu,cmd) =>todo!("ifinner")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1508:57 [INFO] [stdout] | [INFO] [stdout] 1508 | register_conditional!(ifmmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifmmode")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1508:59 [INFO] [stdout] | [INFO] [stdout] 1508 | register_conditional!(ifmmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifmmode")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1508:62 [INFO] [stdout] | [INFO] [stdout] 1508 | register_conditional!(ifmmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifmmode")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1512:55 [INFO] [stdout] | [INFO] [stdout] 1512 | register_conditional!(ifodd,state,stomach,gullet,(s,gu,cmd) =>todo!("ifodd")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1512:57 [INFO] [stdout] | [INFO] [stdout] 1512 | register_conditional!(ifodd,state,stomach,gullet,(s,gu,cmd) =>todo!("ifodd")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1512:60 [INFO] [stdout] | [INFO] [stdout] 1512 | register_conditional!(ifodd,state,stomach,gullet,(s,gu,cmd) =>todo!("ifodd")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1514:56 [INFO] [stdout] | [INFO] [stdout] 1514 | register_conditional!(iftrue,state,stomach,gullet,(s,gu,cmd) => Ok(true)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1514:58 [INFO] [stdout] | [INFO] [stdout] 1514 | register_conditional!(iftrue,state,stomach,gullet,(s,gu,cmd) => Ok(true)); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1514:61 [INFO] [stdout] | [INFO] [stdout] 1514 | register_conditional!(iftrue,state,stomach,gullet,(s,gu,cmd) => Ok(true)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1516:56 [INFO] [stdout] | [INFO] [stdout] 1516 | register_conditional!(ifvbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvbox")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1516:58 [INFO] [stdout] | [INFO] [stdout] 1516 | register_conditional!(ifvbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvbox")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1516:61 [INFO] [stdout] | [INFO] [stdout] 1516 | register_conditional!(ifvbox,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvbox")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1517:57 [INFO] [stdout] | [INFO] [stdout] 1517 | register_conditional!(ifvmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvmode")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1517:59 [INFO] [stdout] | [INFO] [stdout] 1517 | register_conditional!(ifvmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvmode")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1517:62 [INFO] [stdout] | [INFO] [stdout] 1517 | register_conditional!(ifvmode,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvmode")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/etex.rs:78:58 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn etexrevision,Gu:Gullet>(state:&mut S,_gullet:&mut Gu,_cmd:GulletCommand) -> Result,ErrorInPrim... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/tex/commands/tex.rs:1518:56 [INFO] [stdout] | [INFO] [stdout] 1518 | register_conditional!(ifvoid,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvoid")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gu` [INFO] [stdout] --> src/tex/commands/tex.rs:1518:58 [INFO] [stdout] | [INFO] [stdout] 1518 | register_conditional!(ifvoid,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvoid")); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/tex/commands/tex.rs:1518:61 [INFO] [stdout] | [INFO] [stdout] 1518 | register_conditional!(ifvoid,state,stomach,gullet,(s,gu,cmd) =>todo!("ifvoid")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/etex.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn etexversion,Gu:Gullet>(state:&mut S,_gullet:&mut Gu,cmd:GulletCommand) -> Result< src/tex/commands/etex.rs:87:132 [INFO] [stdout] | [INFO] [stdout] 87 | ...hCommand,global_:bool,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_protected_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/etex.rs:106:56 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn unexpanded,Gu:Gullet>(state:&mut S,_gullet:&mut Gu,_cmd:GulletCommand) -> Result,ErrorInPrimit... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/pdftex.rs:161:112 [INFO] [stdout] | [INFO] [stdout] 161 | ...>(state:&mut S,stomach:&mut Sto,gullet:&mut Gu) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/pdftex.rs:161:129 [INFO] [stdout] | [INFO] [stdout] 161 | ...tate:&mut S,stomach:&mut Sto,gullet:&mut Gu) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/etex.rs:78:58 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn etexrevision,Gu:Gullet>(state:&mut S,_gullet:&mut Gu,_cmd:GulletCommand) -> Result,ErrorInPrim... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/etex.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn etexversion,Gu:Gullet>(state:&mut S,_gullet:&mut Gu,cmd:GulletCommand) -> Result< src/tex/commands/etex.rs:87:132 [INFO] [stdout] | [INFO] [stdout] 87 | ...hCommand,global_:bool,protected_:bool,long_:bool,outer_:bool) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_protected_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/tex/commands/etex.rs:106:56 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn unexpanded,Gu:Gullet>(state:&mut S,_gullet:&mut Gu,_cmd:GulletCommand) -> Result,ErrorInPrimit... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stomach` [INFO] [stdout] --> src/tex/commands/pdftex.rs:161:112 [INFO] [stdout] | [INFO] [stdout] 161 | ...>(state:&mut S,stomach:&mut Sto,gullet:&mut Gu) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stomach` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gullet` [INFO] [stdout] --> src/tex/commands/pdftex.rs:161:129 [INFO] [stdout] | [INFO] [stdout] 161 | ...tate:&mut S,stomach:&mut Sto,gullet:&mut Gu) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/tex/commands.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | Command::Whatsit {name,index} => write!(f,"Whatsit {}",name), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tp` [INFO] [stdout] --> src/tex/commands.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | StomachCommandInner::Value{name,tp,..} => write!(f,"\\{}",name), [INFO] [stdout] | ^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/tex/commands.rs:110:48 [INFO] [stdout] | [INFO] [stdout] 110 | StomachCommandInner::Whatsit {name,index} => write!(f,"Whatsit {}",name), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/tex/commands.rs:70:36 [INFO] [stdout] | [INFO] [stdout] 70 | Command::Whatsit {name,index} => write!(f,"Whatsit {}",name), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tp` [INFO] [stdout] --> src/tex/commands.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | StomachCommandInner::Value{name,tp,..} => write!(f,"\\{}",name), [INFO] [stdout] | ^^- [INFO] [stdout] | | [INFO] [stdout] | help: try removing the field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/tex/commands.rs:110:48 [INFO] [stdout] | [INFO] [stdout] 110 | StomachCommandInner::Whatsit {name,index} => write!(f,"Whatsit {}",name), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/engine/mouth.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | fn has_next>(&mut self, state:&S) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/engine/mouth.rs:199:40 [INFO] [stdout] | [INFO] [stdout] 199 | fn get_next>(&mut self, state:&S) -> Result,InvalidCharacter> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/engine/mouth.rs:266:42 [INFO] [stdout] | [INFO] [stdout] 266 | TeXMouthSource::NoExpand(t) => todo!("preview `\noexpand`ed token"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/engine/mouth.rs:298:42 [INFO] [stdout] | [INFO] [stdout] 298 | TeXMouthSource::NoExpand(t) => return Ok(true) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/engine/gullet/methods.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | if let Some((tk,b)) = $gullet.mouth().get_next($state)? { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 245 | / expand_group_without_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] 246 | | Command::Gullet {name:"the",..} if keep_the => todo!("'the' in expansion"), [INFO] [stdout] 247 | | Command::Gullet {name:"unexpanded",..} => todo!("'unexpanded' in expansion"), [INFO] [stdout] 248 | | Command::Gullet {name:"noexpand",..} => { [INFO] [stdout] ... | [INFO] [stdout] 254 | | Command::Def(def) if def.protected && !expand_protected => tks.push(tk) [INFO] [stdout] 255 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expand_group_without_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expand` [INFO] [stdout] --> src/engine/gullet/methods.rs:245:72 [INFO] [stdout] | [INFO] [stdout] 245 | expand_group_without_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `expand` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/gullet/methods.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | while let Some(($tk,$expand)) = $gullet.mouth().get_next($state)? { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | / expand_group_without_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] 246 | | Command::Gullet {name:"the",..} if keep_the => todo!("'the' in expansion"), [INFO] [stdout] 247 | | Command::Gullet {name:"unexpanded",..} => todo!("'unexpanded' in expansion"), [INFO] [stdout] 248 | | Command::Gullet {name:"noexpand",..} => { [INFO] [stdout] ... | [INFO] [stdout] 254 | | Command::Def(def) if def.protected && !expand_protected => tks.push(tk) [INFO] [stdout] 255 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `expand_group_without_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/engine/gullet/methods.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | if let Some((tk,b)) = $gullet.mouth().get_next($state)? { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 257 | / expand_group_with_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] 258 | | Command::Gullet {name:"the",..} if keep_the => todo!("'the' in expansion"), [INFO] [stdout] 259 | | Command::Gullet {name:"unexpanded",..} => todo!("'unexpanded' in expansion"), [INFO] [stdout] 260 | | Command::Gullet {name:"noexpand",..} => { [INFO] [stdout] ... | [INFO] [stdout] 266 | | Command::Def(def) if def.protected && !expand_protected => tks.push(tk) [INFO] [stdout] 267 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expand_group_with_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `catcode` [INFO] [stdout] --> src/engine/gullet/methods.rs:315:29 [INFO] [stdout] | [INFO] [stdout] 315 | Command::Char {char,catcode} => [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `catcode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/engine/gullet/methods.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let idx = gullet.new_conditional(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> src/engine/gullet/methods.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | while let Some((next,exp)) = gullet.mouth().get_next(state)? { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> src/engine/gullet/methods.rs:393:26 [INFO] [stdout] | [INFO] [stdout] 393 | while let Some((next,exp)) = gullet.mouth().get_next(state)? { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/engine/gullet/methods.rs:501:47 [INFO] [stdout] | [INFO] [stdout] 501 | StomachCommandInner::Value {index,name,tp:Assignable::Int,..} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/engine/mouth.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | fn has_next>(&mut self, state:&S) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/engine/mouth.rs:199:40 [INFO] [stdout] | [INFO] [stdout] 199 | fn get_next>(&mut self, state:&S) -> Result,InvalidCharacter> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/engine/mouth.rs:266:42 [INFO] [stdout] | [INFO] [stdout] 266 | TeXMouthSource::NoExpand(t) => todo!("preview `\noexpand`ed token"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/engine/mouth.rs:298:42 [INFO] [stdout] | [INFO] [stdout] 298 | TeXMouthSource::NoExpand(t) => return Ok(true) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/engine/gullet/methods.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | if let Some((tk,b)) = $gullet.mouth().get_next($state)? { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 245 | / expand_group_without_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] 246 | | Command::Gullet {name:"the",..} if keep_the => todo!("'the' in expansion"), [INFO] [stdout] 247 | | Command::Gullet {name:"unexpanded",..} => todo!("'unexpanded' in expansion"), [INFO] [stdout] 248 | | Command::Gullet {name:"noexpand",..} => { [INFO] [stdout] ... | [INFO] [stdout] 254 | | Command::Def(def) if def.protected && !expand_protected => tks.push(tk) [INFO] [stdout] 255 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expand_group_without_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expand` [INFO] [stdout] --> src/engine/gullet/methods.rs:245:72 [INFO] [stdout] | [INFO] [stdout] 245 | expand_group_without_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `expand` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/engine/gullet/methods.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | while let Some(($tk,$expand)) = $gullet.mouth().get_next($state)? { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | / expand_group_without_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] 246 | | Command::Gullet {name:"the",..} if keep_the => todo!("'the' in expansion"), [INFO] [stdout] 247 | | Command::Gullet {name:"unexpanded",..} => todo!("'unexpanded' in expansion"), [INFO] [stdout] 248 | | Command::Gullet {name:"noexpand",..} => { [INFO] [stdout] ... | [INFO] [stdout] 254 | | Command::Def(def) if def.protected && !expand_protected => tks.push(tk) [INFO] [stdout] 255 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `expand_group_without_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/engine/gullet/methods.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | if let Some((tk,b)) = $gullet.mouth().get_next($state)? { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] ... [INFO] [stdout] 257 | / expand_group_with_unknowns!(state,gullet,return Ok(tks),(tk,expand) => tks.push(tk); [INFO] [stdout] 258 | | Command::Gullet {name:"the",..} if keep_the => todo!("'the' in expansion"), [INFO] [stdout] 259 | | Command::Gullet {name:"unexpanded",..} => todo!("'unexpanded' in expansion"), [INFO] [stdout] 260 | | Command::Gullet {name:"noexpand",..} => { [INFO] [stdout] ... | [INFO] [stdout] 266 | | Command::Def(def) if def.protected && !expand_protected => tks.push(tk) [INFO] [stdout] 267 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expand_group_with_unknowns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `catcode` [INFO] [stdout] --> src/engine/gullet/methods.rs:315:29 [INFO] [stdout] | [INFO] [stdout] 315 | Command::Char {char,catcode} => [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `catcode: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/engine/gullet/methods.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let idx = gullet.new_conditional(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> src/engine/gullet/methods.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | while let Some((next,exp)) = gullet.mouth().get_next(state)? { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/engine/gullet/methods.rs:737:37 [INFO] [stdout] | [INFO] [stdout] 737 | BaseToken::Char(c,CategoryCode::Space) => s.push(b' '), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/engine/gullet/methods.rs:749:37 [INFO] [stdout] | [INFO] [stdout] 749 | BaseToken::Char(c,CategoryCode::Space) => s.push(b' '), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> src/engine/gullet/methods.rs:393:26 [INFO] [stdout] | [INFO] [stdout] 393 | while let Some((next,exp)) = gullet.mouth().get_next(state)? { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/engine/gullet/methods.rs:776:26 [INFO] [stdout] | [INFO] [stdout] 776 | while let Some((next,e)) = gullet.mouth().get_next(state)? { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/engine/gullet/methods.rs:783:29 [INFO] [stdout] | [INFO] [stdout] 783 | BaseToken::Char(c,_) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/engine/gullet.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_keywords<'a>(&mut self, state:&mut Self::S, mut keywords:Vec<&'a str>) -> Result,Box>> { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/engine/gullet/methods.rs:501:47 [INFO] [stdout] | [INFO] [stdout] 501 | StomachCommandInner::Value {index,name,tp:Assignable::Int,..} => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/engine/stomach/methods.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | ValueRegister(u,_) => todo!("ValueRegister assignment"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/engine/stomach/methods.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | Whatsit {name,index} => todo!("Whatsits"), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/engine/stomach/methods.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Whatsit {name,index} => todo!("Whatsits"), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/engine/stomach/methods.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | AssignableValue {name,tp} => todo!("Assignable Value"), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tp` [INFO] [stdout] --> src/engine/stomach/methods.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | AssignableValue {name,tp} => todo!("Assignable Value"), [INFO] [stdout] | ^^ help: try ignoring the field: `tp: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/engine/stomach/methods.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | Char(x,_) => todo!("Character in digest"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/engine/stomach.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fn maybe_shipout(&mut self,force:bool) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/engine/gullet/methods.rs:737:37 [INFO] [stdout] | [INFO] [stdout] 737 | BaseToken::Char(c,CategoryCode::Space) => s.push(b' '), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/engine/gullet/methods.rs:749:37 [INFO] [stdout] | [INFO] [stdout] 749 | BaseToken::Char(c,CategoryCode::Space) => s.push(b' '), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/engine/gullet/methods.rs:776:26 [INFO] [stdout] | [INFO] [stdout] 776 | while let Some((next,e)) = gullet.mouth().get_next(state)? { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/engine/gullet/methods.rs:783:29 [INFO] [stdout] | [INFO] [stdout] 783 | BaseToken::Char(c,_) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/engine/gullet.rs:66:56 [INFO] [stdout] | [INFO] [stdout] 66 | fn get_keywords<'a>(&mut self, state:&mut Self::S, mut keywords:Vec<&'a str>) -> Result,Box>> { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/engine/filesystem.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | let mut v = write.as_mut().unwrap(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/engine/stomach/methods.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | ValueRegister(u,_) => todo!("ValueRegister assignment"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/engine/stomach/methods.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | Whatsit {name,index} => todo!("Whatsits"), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/engine/stomach/methods.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Whatsit {name,index} => todo!("Whatsits"), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/engine/stomach/methods.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | AssignableValue {name,tp} => todo!("Assignable Value"), [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tp` [INFO] [stdout] --> src/engine/stomach/methods.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | AssignableValue {name,tp} => todo!("Assignable Value"), [INFO] [stdout] | ^^ help: try ignoring the field: `tp: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/engine/stomach/methods.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | Char(x,_) => todo!("Character in digest"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/engine/stomach.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fn maybe_shipout(&mut self,force:bool) -> Option { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commands` is never read [INFO] [stdout] --> src/engine/stomach.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ShipoutDefaultStomach,Gu:Gullet,B:TeXBox>{ [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 69 | commands:Map,bool) -> Result<(),ErrorInPrimitive>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `trace` is never used [INFO] [stdout] --> src/lib.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | fn trace() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn info() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `warn` is never used [INFO] [stdout] --> src/lib.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn warn() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `error` is never used [INFO] [stdout] --> src/lib.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn error() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/engine/filesystem.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | let mut v = write.as_mut().unwrap(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SPACE` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 525 | pub fn SPACE>(_stomach:&mut Sto,state:&mut Sto::S,_cmd:StomachCommand) [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `space` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("def",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 744 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("edef",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("let",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:1149:17 [INFO] [stdout] | [INFO] [stdout] 1149 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("let",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:1165:17 [INFO] [stdout] | [INFO] [stdout] 1165 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("let",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tex/commands/tex.rs:1260:5 [INFO] [stdout] | [INFO] [stdout] 1260 | gullet.mouth().skip_eq_char(state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1260 | let _ = gullet.mouth().skip_eq_char(state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tex/commands/tex.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | gullet.mouth().skip_eq_char(state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1274 | let _ = gullet.mouth().skip_eq_char(state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/engine.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | self.etex(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 121 | let _ = self.etex(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/engine/stomach/methods.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | Err(ModeError{cmd:name.clone(),mode:state.mode(),cause:Some(cmd.cause),source:None}.into()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | env_logger::builder().filter_level(log::LevelFilter::Trace).try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 83 | let _ = env_logger::builder().filter_level(log::LevelFilter::Trace).try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | env_logger::builder().filter_level(log::LevelFilter::Debug).try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 87 | let _ = env_logger::builder().filter_level(log::LevelFilter::Debug).try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | env_logger::builder().filter_level(log::LevelFilter::Info).try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 91 | let _ = env_logger::builder().filter_level(log::LevelFilter::Info).try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | env_logger::builder().filter_level(log::LevelFilter::Warn).try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 95 | let _ = env_logger::builder().filter_level(log::LevelFilter::Warn).try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | env_logger::builder().filter_level(log::LevelFilter::Error).try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 99 | let _ = env_logger::builder().filter_level(log::LevelFilter::Error).try_init(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commands` is never read [INFO] [stdout] --> src/engine/stomach.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ShipoutDefaultStomach,Gu:Gullet,B:TeXBox>{ [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 69 | commands:Map,bool) -> Result<(),ErrorInPrimitive>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SPACE` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:525:8 [INFO] [stdout] | [INFO] [stdout] 525 | pub fn SPACE>(_stomach:&mut Sto,state:&mut Sto::S,_cmd:StomachCommand) [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `space` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("def",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 744 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("edef",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("let",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:1149:17 [INFO] [stdout] | [INFO] [stdout] 1149 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("let",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `csO` should have a snake case name [INFO] [stdout] --> src/tex/commands/tex.rs:1165:17 [INFO] [stdout] | [INFO] [stdout] 1165 | let csO = catch_prim!(gullet.mouth().get_next(state) => ("let",cmd)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cs_o` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tex/commands/tex.rs:1260:5 [INFO] [stdout] | [INFO] [stdout] 1260 | gullet.mouth().skip_eq_char(state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1260 | let _ = gullet.mouth().skip_eq_char(state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 146 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/tex/commands/tex.rs:1274:5 [INFO] [stdout] | [INFO] [stdout] 1274 | gullet.mouth().skip_eq_char(state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1274 | let _ = gullet.mouth().skip_eq_char(state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/engine.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | self.etex(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 121 | let _ = self.etex(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/engine/stomach/methods.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | Err(ModeError{cmd:name.clone(),mode:state.mode(),cause:Some(cmd.cause),source:None}.into()) [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 129 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "e25061c43750d6babf331f82fffd226b742e195d1d66dbe7408d768588c83e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25061c43750d6babf331f82fffd226b742e195d1d66dbe7408d768588c83e78", kill_on_drop: false }` [INFO] [stdout] e25061c43750d6babf331f82fffd226b742e195d1d66dbe7408d768588c83e78