[INFO] fetching crate rustex_lib 0.1.0... [INFO] checking rustex_lib-0.1.0 against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] extracting crate rustex_lib 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rustex_lib 0.1.0 [INFO] finished tweaking crates.io crate rustex_lib 0.1.0 [INFO] tweaked toml for crates.io crate rustex_lib 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustex_lib 0.1.0 on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustex_lib 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_for v0.1.5 [INFO] [stderr] Downloaded shared_vector v0.4.4 [INFO] [stderr] Downloaded zune-jpeg v0.4.15 [INFO] [stderr] Downloaded tex_engine v0.1.2 [INFO] [stderr] Downloaded tex-glyphs v0.1.2 [INFO] [stderr] Downloaded pdfium-render v0.8.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0e893d20a54f8e0fb25a58669fa507f2755caff731349a1f3764c45b603a019 [INFO] running `Command { std: "docker" "start" "-a" "a0e893d20a54f8e0fb25a58669fa507f2755caff731349a1f3764c45b603a019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0e893d20a54f8e0fb25a58669fa507f2755caff731349a1f3764c45b603a019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e893d20a54f8e0fb25a58669fa507f2755caff731349a1f3764c45b603a019", kill_on_drop: false }` [INFO] [stdout] a0e893d20a54f8e0fb25a58669fa507f2755caff731349a1f3764c45b603a019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd462b2c6cfeae5dad518104f7df4f91046c8bd69e5a25a41e384aabafc65b5d [INFO] running `Command { std: "docker" "start" "-a" "fd462b2c6cfeae5dad518104f7df4f91046c8bd69e5a25a41e384aabafc65b5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking zune-jpeg v0.4.15 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.42 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling pdfium-render v0.8.29 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking utf16string v0.2.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking shared_vector v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking string-interner v0.18.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking const_for v0.1.5 [INFO] [stderr] Checking mimalloc v0.1.46 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Compiling tex-glyphs v0.1.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking reqwest v0.12.19 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking tex_engine v0.1.2 [INFO] [stderr] Checking rustex_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `register_command` [INFO] [stdout] --> src/engine/commands.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::engine::{register_command, Refs, Res, Types}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `style` [INFO] [stdout] --> src/shipout/html.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | macro_rules! style { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Res` [INFO] [stdout] --> src/shipout/state.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::engine::{Font, Refs, Res, SRef, Types}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign` and `Add` [INFO] [stdout] --> src/shipout/state.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToOrSpread` [INFO] [stdout] --> src/shipout/state.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | use tex_engine::tex::nodes::boxes::{HBoxInfo, ToOrSpread, VBoxInfo}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HSet` [INFO] [stdout] --> src/shipout/state.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | use tex_engine::utils::{HMap, HSet}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shipout::annotations` [INFO] [stdout] --> src/shipout/state.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::shipout::annotations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shipout::utils::VNodes` [INFO] [stdout] --> src/shipout/state.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::shipout::utils::VNodes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MathStyle` [INFO] [stdout] --> src/shipout/mod.rs:20:76 [INFO] [stdout] | [INFO] [stdout] 20 | MathAtom, MathFontStyle, MathGroup, MathKernel, MathNode, MathNucleus, MathStyle, MathStyleType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `register_command` [INFO] [stdout] --> src/engine/commands.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::engine::{register_command, Refs, Res, Types}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `style` [INFO] [stdout] --> src/shipout/html.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | macro_rules! style { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Res` [INFO] [stdout] --> src/shipout/state.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::engine::{Font, Refs, Res, SRef, Types}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AddAssign` and `Add` [INFO] [stdout] --> src/shipout/state.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ops::{Add, AddAssign}; [INFO] [stdout] | ^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToOrSpread` [INFO] [stdout] --> src/shipout/state.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | use tex_engine::tex::nodes::boxes::{HBoxInfo, ToOrSpread, VBoxInfo}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HSet` [INFO] [stdout] --> src/shipout/state.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | use tex_engine::utils::{HMap, HSet}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shipout::annotations` [INFO] [stdout] --> src/shipout/state.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::shipout::annotations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::shipout::utils::VNodes` [INFO] [stdout] --> src/shipout/state.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::shipout::utils::VNodes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MathStyle` [INFO] [stdout] --> src/shipout/mod.rs:20:76 [INFO] [stdout] | [INFO] [stdout] 20 | MathAtom, MathFontStyle, MathGroup, MathKernel, MathNode, MathNucleus, MathStyle, MathStyleType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shipout/html.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let mut in_style = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 1111 | / node!(self ! style!("width"="0"), [INFO] [stdout] 1114 | | x if x > 0 => { [INFO] [stdout] ... | [INFO] [stdout] 1123 | | self.do_hbox(sref,info,children)? [INFO] [stdout] 1124 | | }/>); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shipout/html.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let mut in_style = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 1139 | / node!(self ! style!("width"="0"), [INFO] [stdout] 1142 | | x if x > 0 => { [INFO] [stdout] ... | [INFO] [stdout] 1151 | | self.do_vtop(sref,info,children,false)?; [INFO] [stdout] 1152 | | }/>); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shipout/html.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let mut in_style = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 1167 | / node!(self ! style!("width"="0"), [INFO] [stdout] 1170 | | x if x > 0 => { [INFO] [stdout] ... | [INFO] [stdout] 1179 | | self.do_vbox(sref,info,children,false)?; [INFO] [stdout] 1180 | | }/>); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shipout/html.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let mut in_style = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 1111 | / node!(self ! style!("width"="0"), [INFO] [stdout] 1114 | | x if x > 0 => { [INFO] [stdout] ... | [INFO] [stdout] 1123 | | self.do_hbox(sref,info,children)? [INFO] [stdout] 1124 | | }/>); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shipout/html.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let mut in_style = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 1139 | / node!(self ! style!("width"="0"), [INFO] [stdout] 1142 | | x if x > 0 => { [INFO] [stdout] ... | [INFO] [stdout] 1151 | | self.do_vtop(sref,info,children,false)?; [INFO] [stdout] 1152 | | }/>); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/shipout/html.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | let mut in_style = false; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 1167 | / node!(self ! style!("width"="0"), [INFO] [stdout] 1170 | | x if x > 0 => { [INFO] [stdout] ... | [INFO] [stdout] 1179 | | self.do_vbox(sref,info,children,false)?; [INFO] [stdout] 1180 | | }/>); [INFO] [stdout] | |________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/shipout/state.rs:677:42 [INFO] [stdout] | [INFO] [stdout] 677 | pub(crate) fn close_annot(&mut self, end: SRef) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_color2` [INFO] [stdout] --> src/shipout/state.rs:1207:28 [INFO] [stdout] | [INFO] [stdout] 1207 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_font2` [INFO] [stdout] --> src/shipout/state.rs:1207:41 [INFO] [stdout] | [INFO] [stdout] 1207 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_color2` [INFO] [stdout] --> src/shipout/state.rs:1214:28 [INFO] [stdout] | [INFO] [stdout] 1214 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_font2` [INFO] [stdout] --> src/shipout/state.rs:1214:41 [INFO] [stdout] | [INFO] [stdout] 1214 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char` [INFO] [stdout] --> src/shipout/state.rs:1358:9 [INFO] [stdout] | [INFO] [stdout] 1358 | char: u8, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/shipout/state.rs:1359:9 [INFO] [stdout] | [INFO] [stdout] 1359 | style: MathFontStyle, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/shipout/state.rs:677:42 [INFO] [stdout] | [INFO] [stdout] 677 | pub(crate) fn close_annot(&mut self, end: SRef) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/utils.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | if let Some((i, (_, v))) = self.inner.iter().enumerate().find(|(_, (k, _))| k == &key) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_color2` [INFO] [stdout] --> src/shipout/state.rs:1207:28 [INFO] [stdout] | [INFO] [stdout] 1207 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_font2` [INFO] [stdout] --> src/shipout/state.rs:1207:41 [INFO] [stdout] | [INFO] [stdout] 1207 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_color2` [INFO] [stdout] --> src/shipout/state.rs:1214:28 [INFO] [stdout] | [INFO] [stdout] 1214 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_color2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uses_font2` [INFO] [stdout] --> src/shipout/state.rs:1214:41 [INFO] [stdout] | [INFO] [stdout] 1214 | let (r, nodes, uses_color2, uses_font2) = self.do_in(|| Math, f); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uses_font2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `char` [INFO] [stdout] --> src/shipout/state.rs:1358:9 [INFO] [stdout] | [INFO] [stdout] 1358 | char: u8, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/shipout/state.rs:1359:9 [INFO] [stdout] | [INFO] [stdout] 1359 | style: MathFontStyle, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/shipout/state.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 167 | Annotation { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 168 | start: SRef, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutWrapper` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parskip` and `line_skip` are never read [INFO] [stdout] --> src/shipout/state.rs:1742:9 [INFO] [stdout] | [INFO] [stdout] 1737 | Paragraph { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 1742 | parskip: Margin, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1743 | line_skip: LineSkip, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeV` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/shipout/state.rs:1805:9 [INFO] [stdout] | [INFO] [stdout] 1804 | MissingGlyph { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 1805 | name: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeH` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/shipout/state.rs:1951:9 [INFO] [stdout] | [INFO] [stdout] 1950 | MissingGlyph { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 1951 | name: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeM` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mu` is never read [INFO] [stdout] --> src/shipout/state.rs:1975:9 [INFO] [stdout] | [INFO] [stdout] 1973 | MSkip { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 1974 | base: i32, [INFO] [stdout] 1975 | mu: bool, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeM` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sref` and `num_cols` are never read [INFO] [stdout] --> src/shipout/state.rs:2180:9 [INFO] [stdout] | [INFO] [stdout] 2179 | Row { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 2180 | sref: SourceRef, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 2184 | num_cols: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sref` is never read [INFO] [stdout] --> src/shipout/state.rs:2229:9 [INFO] [stdout] | [INFO] [stdout] 2228 | Cell { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 2229 | sref: SourceRef, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeHRow` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `preskip` is never read [INFO] [stdout] --> src/shipout/state.rs:2319:9 [INFO] [stdout] | [INFO] [stdout] 2318 | HBox { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 2319 | preskip: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Common` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `filll` is never used [INFO] [stdout] --> src/utils.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 72 | impl Margin { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub(crate) fn filll() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/utils.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | if let Some((i, (_, v))) = self.inner.iter().enumerate().find(|(_, (k, _))| k == &key) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/shipout/state.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 167 | Annotation { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 168 | start: SRef, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutWrapper` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parskip` and `line_skip` are never read [INFO] [stdout] --> src/shipout/state.rs:1742:9 [INFO] [stdout] | [INFO] [stdout] 1737 | Paragraph { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] ... [INFO] [stdout] 1742 | parskip: Margin, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 1743 | line_skip: LineSkip, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeV` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/shipout/state.rs:1805:9 [INFO] [stdout] | [INFO] [stdout] 1804 | MissingGlyph { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 1805 | name: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeH` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/shipout/state.rs:1951:9 [INFO] [stdout] | [INFO] [stdout] 1950 | MissingGlyph { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] 1951 | name: Box, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeM` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mu` is never read [INFO] [stdout] --> src/shipout/state.rs:1975:9 [INFO] [stdout] | [INFO] [stdout] 1973 | MSkip { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 1974 | base: i32, [INFO] [stdout] 1975 | mu: bool, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeM` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sref` and `num_cols` are never read [INFO] [stdout] --> src/shipout/state.rs:2180:9 [INFO] [stdout] | [INFO] [stdout] 2179 | Row { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 2180 | sref: SourceRef, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 2184 | num_cols: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sref` is never read [INFO] [stdout] --> src/shipout/state.rs:2229:9 [INFO] [stdout] | [INFO] [stdout] 2228 | Cell { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 2229 | sref: SourceRef, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ShipoutNodeHRow` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `preskip` is never read [INFO] [stdout] --> src/shipout/state.rs:2319:9 [INFO] [stdout] | [INFO] [stdout] 2318 | HBox { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 2319 | preskip: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Common` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `filll` is never used [INFO] [stdout] --> src/utils.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 72 | impl Margin { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub(crate) fn filll() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_all` is never used [INFO] [stdout] --> src/main.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn test_all() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test` is never used [INFO] [stdout] --> src/main.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 152 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `temp_test` is never used [INFO] [stdout] --> src/main.rs:170:4 [INFO] [stdout] | [INFO] [stdout] 170 | fn temp_test() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `thesis` is never used [INFO] [stdout] --> src/main.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn thesis() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `notes` is never used [INFO] [stdout] --> src/main.rs:213:4 [INFO] [stdout] | [INFO] [stdout] 213 | fn notes() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_all` is never used [INFO] [stdout] --> src/main.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn test_all() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test` is never used [INFO] [stdout] --> src/main.rs:152:4 [INFO] [stdout] | [INFO] [stdout] 152 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `temp_test` is never used [INFO] [stdout] --> src/main.rs:170:4 [INFO] [stdout] | [INFO] [stdout] 170 | fn temp_test() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `thesis` is never used [INFO] [stdout] --> src/main.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn thesis() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `notes` is never used [INFO] [stdout] --> src/main.rs:213:4 [INFO] [stdout] | [INFO] [stdout] 213 | fn notes() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "fd462b2c6cfeae5dad518104f7df4f91046c8bd69e5a25a41e384aabafc65b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd462b2c6cfeae5dad518104f7df4f91046c8bd69e5a25a41e384aabafc65b5d", kill_on_drop: false }` [INFO] [stdout] fd462b2c6cfeae5dad518104f7df4f91046c8bd69e5a25a41e384aabafc65b5d