[INFO] cloning repository https://github.com/jawadcode/hyde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jawadcode/hyde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fhyde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fhyde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c8f11b0c5a0f22d2fe70f1b41d6c825515c4c52
[INFO] testing jawadcode/hyde against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjawadcode%2Fhyde" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jawadcode/hyde
[INFO] finished tweaking git repo https://github.com/jawadcode/hyde
[INFO] tweaked toml for git repo https://github.com/jawadcode/hyde written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jawadcode/hyde on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jawadcode/hyde 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e08de70b3db3b8bfacf064584a634047ebad8b2a204ae03bf9ed1cda50a00737
[INFO] running `Command { std: "docker" "start" "-a" "e08de70b3db3b8bfacf064584a634047ebad8b2a204ae03bf9ed1cda50a00737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e08de70b3db3b8bfacf064584a634047ebad8b2a204ae03bf9ed1cda50a00737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08de70b3db3b8bfacf064584a634047ebad8b2a204ae03bf9ed1cda50a00737", kill_on_drop: false }`
[INFO] [stdout] e08de70b3db3b8bfacf064584a634047ebad8b2a204ae03bf9ed1cda50a00737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c24ae8dd0ae088a5e40a2160c7eb10472518fac540463ee71f384302b9d2b28d
[INFO] running `Command { std: "docker" "start" "-a" "c24ae8dd0ae088a5e40a2160c7eb10472518fac540463ee71f384302b9d2b28d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling katex v0.4.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling libquickjs-sys v0.9.0
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.5
[INFO] [stderr]    Compiling npezza93-tree-sitter-haskell v0.14.1
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.20.4
[INFO] [stderr]    Compiling tree-sitter-c v0.20.8
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling tree-sitter-highlight v0.20.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling upon v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling quick-js v0.4.1
[INFO] [stderr]    Compiling hyde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `start_index`
[INFO] [stdout]    --> src/build/posts/content/latex.rs:151:59
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn find_end_of_maths(delim: &'static str, text: &str, start_index: usize) -> Option<usize> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LATEX_DELIMS` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const LATEX_DELIMS: [LatexDelim; 8] = [
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IGNORED_TAGS` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const IGNORED_TAGS: [&str; 7] = [
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LatexDelim` is never constructed
[INFO] [stdout]   --> src/build/posts/content/latex.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct LatexDelim {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl LatexDelim {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 58 |     const fn new(left: &'static str, right: &'static str, display: bool) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Latexifier` is never constructed
[INFO] [stdout]   --> src/build/posts/content/latex.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Latexifier<'input, 'callback> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | enum Node<'input> {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl<'input, 'callback> Latexifier<'input, 'callback> {
[INFO] [stdout]    | ----------------------------------------------------- associated function in this implementation
[INFO] [stdout] 82 |     fn new(parser: Parser<'input, 'callback>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `split_at_delims` and `find_end_of_maths` are never used
[INFO] [stdout]    --> src/build/posts/content/latex.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout]  97 | / impl<'input, 'callback> Latexifier<'input, 'callback>
[INFO] [stdout]  98 | | where
[INFO] [stdout]  99 | |     'input: 'callback,
[INFO] [stdout]     | |______________________- associated functions in this implementation
[INFO] [stdout] 100 |   {
[INFO] [stdout] 101 |       fn split_at_delims(text: &'input str) -> Vec<Node<'input>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |       fn find_end_of_maths(delim: &'static str, text: &str, start_index: usize) -> Option<usize> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/build/engine/mod.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn get_post(&self) -> TemplateRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn get_post(&self) -> TemplateRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "c24ae8dd0ae088a5e40a2160c7eb10472518fac540463ee71f384302b9d2b28d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c24ae8dd0ae088a5e40a2160c7eb10472518fac540463ee71f384302b9d2b28d", kill_on_drop: false }`
[INFO] [stdout] c24ae8dd0ae088a5e40a2160c7eb10472518fac540463ee71f384302b9d2b28d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5a04e5e1312e4a2c44cc471973671523f2ddbee0768d56097209d598a4b22f6
[INFO] running `Command { std: "docker" "start" "-a" "c5a04e5e1312e4a2c44cc471973671523f2ddbee0768d56097209d598a4b22f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `start_index`
[INFO] [stdout]    --> src/build/posts/content/latex.rs:151:59
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn find_end_of_maths(delim: &'static str, text: &str, start_index: usize) -> Option<usize> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LATEX_DELIMS` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const LATEX_DELIMS: [LatexDelim; 8] = [
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IGNORED_TAGS` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const IGNORED_TAGS: [&str; 7] = [
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LatexDelim` is never constructed
[INFO] [stdout]   --> src/build/posts/content/latex.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct LatexDelim {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl LatexDelim {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 58 |     const fn new(left: &'static str, right: &'static str, display: bool) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Latexifier` is never constructed
[INFO] [stdout]   --> src/build/posts/content/latex.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Latexifier<'input, 'callback> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | enum Node<'input> {
[INFO] [stdout]    |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/build/posts/content/latex.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl<'input, 'callback> Latexifier<'input, 'callback> {
[INFO] [stdout]    | ----------------------------------------------------- associated function in this implementation
[INFO] [stdout] 82 |     fn new(parser: Parser<'input, 'callback>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `split_at_delims` and `find_end_of_maths` are never used
[INFO] [stdout]    --> src/build/posts/content/latex.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout]  97 | / impl<'input, 'callback> Latexifier<'input, 'callback>
[INFO] [stdout]  98 | | where
[INFO] [stdout]  99 | |     'input: 'callback,
[INFO] [stdout]     | |______________________- associated functions in this implementation
[INFO] [stdout] 100 |   {
[INFO] [stdout] 101 |       fn split_at_delims(text: &'input str) -> Vec<Node<'input>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |       fn find_end_of_maths(delim: &'static str, text: &str, start_index: usize) -> Option<usize> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/build/engine/mod.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn get_post(&self) -> TemplateRef {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn get_post(&self) -> TemplateRef<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Options`
[INFO] [stdout]    --> src/build/posts/content/latex.rs:190:42
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let parser = Parser::new_ext(source, Options::all());
[INFO] [stdout]     |                                          ^^^^^^^ use of undeclared type `Options`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 190 -     let parser = Parser::new_ext(source, Options::all());
[INFO] [stdout] 190 +     let parser = Parser::new_ext(source, Option::all());
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  30 + use crate::build::posts::content::Options;
[INFO] [stdout]     |
[INFO] [stdout]  30 + use pulldown_cmark::Options;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_index`
[INFO] [stdout]    --> src/build/posts/content/latex.rs:151:59
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn find_end_of_maths(delim: &'static str, text: &str, start_index: usize) -> Option<usize> {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyde` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c5a04e5e1312e4a2c44cc471973671523f2ddbee0768d56097209d598a4b22f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a04e5e1312e4a2c44cc471973671523f2ddbee0768d56097209d598a4b22f6", kill_on_drop: false }`
[INFO] [stdout] c5a04e5e1312e4a2c44cc471973671523f2ddbee0768d56097209d598a4b22f6
