[INFO] cloning repository https://github.com/FMurray/delver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FMurray/delver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMurray%2Fdelver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMurray%2Fdelver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd0a37280b225c5acc4b293fa87892988247daf2
[INFO] checking FMurray/delver against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMurray%2Fdelver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FMurray/delver on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FMurray/delver
[INFO] finished tweaking git repo https://github.com/FMurray/delver
[INFO] tweaked toml for git repo https://github.com/FMurray/delver written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FMurray/delver 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94741af8dc0898c9c26c89a1c498b8986eda06389ade4b25ecbac63e4ce77ad2
[INFO] running `Command { std: "docker" "start" "-a" "94741af8dc0898c9c26c89a1c498b8986eda06389ade4b25ecbac63e4ce77ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94741af8dc0898c9c26c89a1c498b8986eda06389ade4b25ecbac63e4ce77ad2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94741af8dc0898c9c26c89a1c498b8986eda06389ade4b25ecbac63e4ce77ad2", kill_on_drop: false }`
[INFO] [stdout] 94741af8dc0898c9c26c89a1c498b8986eda06389ade4b25ecbac63e4ce77ad2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa19bbb8b85ebaaa4ba0a7882efc927e8bf956d106ae38fbda9e70047630ec81
[INFO] running `Command { std: "docker" "start" "-a" "fa19bbb8b85ebaaa4ba0a7882efc927e8bf956d106ae38fbda9e70047630ec81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.83
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling monostate-impl v0.1.13
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking monostate v0.1.13
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]     Checking tokenizers v0.20.3
[INFO] [stderr]     Checking delver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]   --> src/parse.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extension-module`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]   --> src/parse.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(not(feature = "async"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extension-module`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]   --> src/parse.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extension-module`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]   --> src/parse.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extension-module`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]   --> src/parse.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(not(feature = "async"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extension-module`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `r#async`
[INFO] [stdout]   --> src/parse.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "async")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `extension-module`
[INFO] [stdout]    = help: consider adding `r#async` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tests/setup.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `delver`
[INFO] [stdout]  --> tests/layout.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use delver::layout::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `delver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `delver`, use `cargo add delver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `delver`
[INFO] [stdout]  --> tests/parse.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use delver::parse::{get_pdf_text, get_refs, load_pdf, TextElement};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `delver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `delver`, use `cargo add delver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `delver`
[INFO] [stdout]  --> tests/layout.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use delver::parse::{get_pdf_text, get_refs, TextElement};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `delver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `delver`, use `cargo add delver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `delver::parse::get_pdf_text`, `delver::parse::get_refs`, `delver::parse::TextElement`
[INFO] [stdout]  --> tests/layout.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use delver::parse::{get_pdf_text, get_refs, TextElement};
[INFO] [stdout]   |                     ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tests/setup.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stderr`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::stderr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/main.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::{error, info};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stderr`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::stderr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/main.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::{error, info};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `perform_matching` in this scope
[INFO] [stdout]   --> tests/layout.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let title_matches = perform_matching(&text_elements, "Test Heading Detection", 0.9);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use delver_pdf::layout::perform_matching;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select_best_match` in this scope
[INFO] [stdout]   --> tests/layout.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let title = select_best_match(title_matches, &context);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use delver_pdf::layout::select_best_match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `perform_matching` in this scope
[INFO] [stdout]   --> tests/layout.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let matches = perform_matching(&text_elements, expected_heading, 0.9);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use delver_pdf::layout::perform_matching;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select_best_match` in this scope
[INFO] [stdout]   --> tests/layout.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let heading = select_best_match(matches, &context);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use delver_pdf::layout::select_best_match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `delver`
[INFO] [stdout]  --> tests/template_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use delver::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `delver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `delver`, use `cargo add delver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `perform_matching` in this scope
[INFO] [stdout]   --> tests/layout.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         perform_matching(&text_elements, "First Heading", 0.9)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use delver_pdf::layout::perform_matching;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `perform_matching` in this scope
[INFO] [stdout]    --> tests/layout.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         perform_matching(&text_elements, "Second Heading", 0.9)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use delver_pdf::layout::perform_matching;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract_section_content` in this scope
[INFO] [stdout]    --> tests/layout.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             extract_section_content(&text_elements, &first_heading, Some(&second_heading));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use delver_pdf::layout::extract_section_content;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tests/setup.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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 `delver` (test "parse") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `delver` (test "layout") due to 10 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `delver` (test "template_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fa19bbb8b85ebaaa4ba0a7882efc927e8bf956d106ae38fbda9e70047630ec81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa19bbb8b85ebaaa4ba0a7882efc927e8bf956d106ae38fbda9e70047630ec81", kill_on_drop: false }`
[INFO] [stdout] fa19bbb8b85ebaaa4ba0a7882efc927e8bf956d106ae38fbda9e70047630ec81
