[INFO] cloning repository https://github.com/ad1tazi/mde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ad1tazi/mde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad1tazi%2Fmde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad1tazi%2Fmde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1075c2ba25b689e70b87120284995ba4cd100c3f
[INFO] checking ad1tazi/mde against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fad1tazi%2Fmde" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ad1tazi/mde
[INFO] finished tweaking git repo https://github.com/ad1tazi/mde
[INFO] tweaked toml for git repo https://github.com/ad1tazi/mde written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ad1tazi/mde on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ad1tazi/mde 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7
[INFO] running `Command { std: "docker" "start" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ratatui-image v10.0.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking icy_sixel v0.1.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking mde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `byte_pos` is never read
[INFO] [stdout]   --> src/render/inline.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 byte_pos = gap_end;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 79 |             byte_pos = child_end.min(line_end_byte);
[INFO] [stdout]    |             --------------------------------------- `byte_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `viewport_width`
[INFO] [stdout]   --> src/render/list.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     viewport_width: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `byte_pos` is never read
[INFO] [stdout]    --> src/render/list.rs:72:13
[INFO] [stdout]     |
[INFO] [stdout]  72 |             byte_pos = gap_end;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 102 |                 byte_pos = child_end.min(line_end_byte);
[INFO] [stdout]     |                 --------------------------------------- `byte_pos` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `active_editor` is never used
[INFO] [stdout]   --> src/app.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl App {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn active_editor(&self) -> &Editor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `char_at`, `insert_newline`, `byte_to_char`, and `len_bytes` are never used
[INFO] [stdout]    --> src/editor/buffer.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl Buffer {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn char_at(&self, line: usize, col: usize) -> Option<char> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn insert_newline(&mut self, line: usize, col: usize) -> Operation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn byte_to_char(&self, byte_idx: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn len_bytes(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute_highlights` is never used
[INFO] [stdout]   --> src/markdown/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MarkdownState {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn compute_highlights(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HighlightSpan` is never constructed
[INFO] [stdout]  --> src/markdown/highlight.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct HighlightSpan {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HighlightMap` is never constructed
[INFO] [stdout]   --> src/markdown/highlight.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct HighlightMap {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `finalize`, and `style_at` are never used
[INFO] [stdout]   --> src/markdown/highlight.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl HighlightMap {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn push(&mut self, start_byte: usize, end_byte: usize, style: Style) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn finalize(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn style_at(&self, byte_offset: usize) -> Style {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute` is never used
[INFO] [stdout]   --> src/markdown/highlight.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn compute(
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `walk_and_highlight` is never used
[INFO] [stdout]   --> src/markdown/highlight.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn walk_and_highlight(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_byte_revealed` is never used
[INFO] [stdout]   --> src/markdown/reveal.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl RevealSet {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn is_byte_revealed(&self, byte: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_render_lines` is never used
[INFO] [stdout]   --> src/render/engine.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn compute_render_lines(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `clear_cache` are never used
[INFO] [stdout]   --> src/render/header_image.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl HeaderImageSupport {
[INFO] [stdout]    | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn clear_cache(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `descend_to_inline_node` is never used
[INFO] [stdout]    --> src/render/inline.rs:501:8
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub fn descend_to_inline_node(cursor: &mut MarkdownCursor<'_>, byte_offset: usize) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw_byte_range` is never read
[INFO] [stdout]   --> src/render/plan.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RenderSpan {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub raw_byte_range: Range<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderSpan` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `wrap_position` is never used
[INFO] [stdout]    --> src/render/plan.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl RenderLine {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn wrap_position(&self, display_col: usize, viewport_width: usize) -> (usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `byte_pos` is never read
[INFO] [stdout]   --> src/render/inline.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 byte_pos = gap_end;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 79 |             byte_pos = child_end.min(line_end_byte);
[INFO] [stdout]    |             --------------------------------------- `byte_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `viewport_width`
[INFO] [stdout]   --> src/render/list.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     viewport_width: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `byte_pos` is never read
[INFO] [stdout]    --> src/render/list.rs:72:13
[INFO] [stdout]     |
[INFO] [stdout]  72 |             byte_pos = gap_end;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 102 |                 byte_pos = child_end.min(line_end_byte);
[INFO] [stdout]     |                 --------------------------------------- `byte_pos` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `active_editor` is never used
[INFO] [stdout]   --> src/app.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl App {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn active_editor(&self) -> &Editor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `char_at` is never used
[INFO] [stdout]   --> src/editor/buffer.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Buffer {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn char_at(&self, line: usize, col: usize) -> Option<char> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_byte_revealed` is never used
[INFO] [stdout]   --> src/markdown/reveal.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl RevealSet {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn is_byte_revealed(&self, byte: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `clear_cache` are never used
[INFO] [stdout]   --> src/render/header_image.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl HeaderImageSupport {
[INFO] [stdout]    | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn clear_cache(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `raw_byte_range` is never read
[INFO] [stdout]   --> src/render/plan.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RenderSpan {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub raw_byte_range: Range<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderSpan` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7", kill_on_drop: false }`
[INFO] [stdout] d455c369c5030e365efb9d46984efe261b6f631e3e07defa931113310161a8b7
