[INFO] cloning repository https://github.com/jamespfennell/texcraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamespfennell/texcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c03386affa4f09abe6487d1d14fbf15aecae677
[INFO] checking jamespfennell/texcraft against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamespfennell%2Ftexcraft" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamespfennell/texcraft
[INFO] finished tweaking git repo https://github.com/jamespfennell/texcraft
[INFO] tweaked toml for git repo https://github.com/jamespfennell/texcraft written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamespfennell/texcraft on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamespfennell/texcraft 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd02f47fec66324550ee9b2afb07765aa0b6e083a7a5a07ecf62bbbbeac25228
[INFO] running `Command { std: "docker" "start" "-a" "cd02f47fec66324550ee9b2afb07765aa0b6e083a7a5a07ecf62bbbbeac25228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd02f47fec66324550ee9b2afb07765aa0b6e083a7a5a07ecf62bbbbeac25228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd02f47fec66324550ee9b2afb07765aa0b6e083a7a5a07ecf62bbbbeac25228", kill_on_drop: false }`
[INFO] [stdout] cd02f47fec66324550ee9b2afb07765aa0b6e083a7a5a07ecf62bbbbeac25228
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7db0a2d0a27d00f1af4c140ebeac26e7633ada083fadf2e129ee2d0f2d854070
[INFO] running `Command { std: "docker" "start" "-a" "7db0a2d0a27d00f1af4c140ebeac26e7633ada083fadf2e129ee2d0f2d854070", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking ariadne v0.5.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking dvi v0.1.0 (/opt/rustwide/workdir/crates/dvi)
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking mortal v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking dvi-bin v0.1.0 (/opt/rustwide/workdir/crates/dvi-bin)
[INFO] [stderr]     Checking js-sys v0.3.65
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.65
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking texcraft-stdext v0.1.0 (/opt/rustwide/workdir/crates/texcraft-stdext)
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tfm v0.1.0 (/opt/rustwide/workdir/crates/tfm)
[INFO] [stderr]     Checking boxworks v0.1.0 (/opt/rustwide/workdir/crates/boxworks)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/texcraft-stdext/src/algorithms/substringsearch.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn start(&self) -> Search<T> {
[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] 81 |     pub fn start(&self) -> Search<'_, T> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking boxworks-lang v0.1.0 (/opt/rustwide/workdir/crates/boxworks-lang)
[INFO] [stderr]     Checking texlang v0.1.0 (/opt/rustwide/workdir/crates/texlang)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/tfm/src/deserialize.rs:183:39
[INFO] [stdout]     |
[INFO] [stdout] 183 |             .filter_map(|(c, (d, _))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout]     |                                       ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 -             .filter_map(|(c, (d, _))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout] 183 +             .filter_map(|(c, (d, _))| d.clone().map(|d| (Char(c), d)) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/tfm/src/deserialize.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 |             .filter_map(|(c, (_, d))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout]     |                                       ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             .filter_map(|(c, (_, d))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout] 187 +             .filter_map(|(c, (_, d))| d.clone().map(|d| (Char(c), d)) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/tfm/src/deserialize.rs:183:39
[INFO] [stdout]     |
[INFO] [stdout] 183 |             .filter_map(|(c, (d, _))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout]     |                                       ^                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 -             .filter_map(|(c, (d, _))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout] 183 +             .filter_map(|(c, (d, _))| d.clone().map(|d| (Char(c), d)) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/tfm/src/deserialize.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 |             .filter_map(|(c, (_, d))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout]     |                                       ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 187 -             .filter_map(|(c, (_, d))| (d.clone().map(|d| (Char(c), d))))
[INFO] [stdout] 187 +             .filter_map(|(c, (_, d))| d.clone().map(|d| (Char(c), d)) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/boxworks-lang/src/lib.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub fn format(source: &str) -> Result<String, Vec<error::Error>> {
[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] 294 | pub fn format(source: &str) -> Result<String, Vec<error::Error<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/boxworks-lang/src/lib.rs:305:38
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub fn parse_horizontal_list(source: &str) -> Result<Vec<ds::Horizontal>, Vec<Error>> {
[INFO] [stdout]     |                                      ^^^^ the lifetime is elided here         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub fn parse_horizontal_list(source: &str) -> Result<Vec<ds::Horizontal>, Vec<Error<'_>>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/boxworks-lang/src/ast.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn parse_hlist(source: &str) -> Result<Vec<Horizontal>, Vec<Error>> {
[INFO] [stdout]    |                            ^^^^                ^^^^^^^^^^       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                   |
[INFO] [stdout]    |                            |                   the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn parse_hlist(source: &str) -> Result<Vec<Horizontal<'_>>, Vec<Error<'_>>> {
[INFO] [stdout]    |                                                          ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/boxworks-lang/src/lib.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 | pub fn format(source: &str) -> Result<String, Vec<error::Error>> {
[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] 294 | pub fn format(source: &str) -> Result<String, Vec<error::Error<'_>>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/boxworks-lang/src/lib.rs:305:38
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub fn parse_horizontal_list(source: &str) -> Result<Vec<ds::Horizontal>, Vec<Error>> {
[INFO] [stdout]     |                                      ^^^^ the lifetime is elided here         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub fn parse_horizontal_list(source: &str) -> Result<Vec<ds::Horizontal>, Vec<Error<'_>>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/boxworks-lang/src/ast.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn parse_hlist(source: &str) -> Result<Vec<Horizontal>, Vec<Error>> {
[INFO] [stdout]    |                            ^^^^                ^^^^^^^^^^       ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                   |
[INFO] [stdout]    |                            |                   the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn parse_hlist(source: &str) -> Result<Vec<Horizontal<'_>>, Vec<Error<'_>>> {
[INFO] [stdout]    |                                                          ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/boxworks-lang/src/error.rs:370:35
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn get_unique_err(source: &str) -> Error {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 370 |     pub fn get_unique_err(source: &str) -> Error<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/texcraft-stdext/src/algorithms/substringsearch.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn start(&self) -> Search<T> {
[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] 81 |     pub fn start(&self) -> Search<'_, T> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/ligkern/lang.rs:303:60
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reachable_iter<I: Iterator<Item = (Char, u16)>>(&self, entrypoints: I) -> ReachableIter {
[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] 303 |     pub fn reachable_iter<I: Iterator<Item = (Char, u16)>>(&self, entrypoints: I) -> ReachableIter<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/ligkern/lang.rs:312:40
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn instructions_for_entrypoint(&self, entrypoint: u16) -> InstructionsForEntrypointIter {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn instructions_for_entrypoint(&self, entrypoint: u16) -> InstructionsForEntrypointIter<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/pl/mod.rs:876:20
[INFO] [stdout]     |
[INFO] [stdout] 876 |     pub fn display(&self, indent: usize, char_display_format: CharDisplayFormat) -> Display {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 876 |     pub fn display(&self, indent: usize, char_display_format: CharDisplayFormat) -> Display<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/deserialize.rs:457:45
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub(crate) fn finish_deserialization(b: &[u8], s: SubFileSizes, bc: Char, ec: Char) -> RawFile {
[INFO] [stdout]     |                                             ^^^^^ the lifetime is elided here              ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub(crate) fn finish_deserialization(b: &[u8], s: SubFileSizes, bc: Char, ec: Char) -> RawFile<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/ligkern/lang.rs:303:60
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reachable_iter<I: Iterator<Item = (Char, u16)>>(&self, entrypoints: I) -> ReachableIter {
[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] 303 |     pub fn reachable_iter<I: Iterator<Item = (Char, u16)>>(&self, entrypoints: I) -> ReachableIter<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/ligkern/lang.rs:312:40
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn instructions_for_entrypoint(&self, entrypoint: u16) -> InstructionsForEntrypointIter {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn instructions_for_entrypoint(&self, entrypoint: u16) -> InstructionsForEntrypointIter<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/pl/mod.rs:876:20
[INFO] [stdout]     |
[INFO] [stdout] 876 |     pub fn display(&self, indent: usize, char_display_format: CharDisplayFormat) -> Display {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here                                ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 876 |     pub fn display(&self, indent: usize, char_display_format: CharDisplayFormat) -> Display<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tfm/src/deserialize.rs:457:45
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub(crate) fn finish_deserialization(b: &[u8], s: SubFileSizes, bc: Char, ec: Char) -> RawFile {
[INFO] [stdout]     |                                             ^^^^^ the lifetime is elided here              ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub(crate) fn finish_deserialization(b: &[u8], s: SubFileSizes, bc: Char, ec: Char) -> RawFile<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking boxworks-text v0.1.0 (/opt/rustwide/workdir/crates/boxworks-text)
[INFO] [stderr]     Checking tfm-fuzz v0.0.0 (/opt/rustwide/workdir/crates/tfm/fuzz)
[INFO] [stderr]     Checking tfm-bin v0.1.0 (/opt/rustwide/workdir/crates/tfm-bin)
[INFO] [stderr]     Checking boxworlds-bin v0.2.0 (/opt/rustwide/workdir/crates/boxworks-bin)
[INFO] [stdout] warning: struct `InvalidAlias` is never constructed
[INFO] [stdout]    --> crates/texlang/src/command/map.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct InvalidAlias;
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/texlang/src/error/display.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn new_line(&self) -> PrintLineBuilder {
[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] 156 |     fn new_line(&self) -> PrintLineBuilder<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking texlang-common v0.1.0 (/opt/rustwide/workdir/crates/texlang-common)
[INFO] [stderr]     Checking texlang-testing v0.1.0 (/opt/rustwide/workdir/crates/texlang-testing)
[INFO] [stderr]     Checking texlang-stdlib v0.1.0 (/opt/rustwide/workdir/crates/texlang-stdlib)
[INFO] [stdout] warning: struct `InvalidAlias` is never constructed
[INFO] [stdout]    --> crates/texlang/src/command/map.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct InvalidAlias;
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/texlang/src/error/display.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn new_line(&self) -> PrintLineBuilder {
[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] 156 |     fn new_line(&self) -> PrintLineBuilder<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking performance v0.0.0 (/opt/rustwide/workdir/performance)
[INFO] [stderr]     Checking texlang-font v0.1.0 (/opt/rustwide/workdir/crates/texlang-font)
[INFO] [stderr]     Checking texcraft-playground v0.0.0 (/opt/rustwide/workdir/playground)
[INFO] [stderr]     Checking texcraft v0.2.0 (/opt/rustwide/workdir/crates/texcraft)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.10s
[INFO] running `Command { std: "docker" "inspect" "7db0a2d0a27d00f1af4c140ebeac26e7633ada083fadf2e129ee2d0f2d854070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db0a2d0a27d00f1af4c140ebeac26e7633ada083fadf2e129ee2d0f2d854070", kill_on_drop: false }`
[INFO] [stdout] 7db0a2d0a27d00f1af4c140ebeac26e7633ada083fadf2e129ee2d0f2d854070
