[INFO] cloning repository https://github.com/mkeeter/titan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkeeter/titan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkeeter%2Ftitan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkeeter%2Ftitan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf0046444995858a2eff4dfbf9cd822383dac1be
[INFO] testing mkeeter/titan against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkeeter%2Ftitan" "/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/mkeeter/titan
[INFO] finished tweaking git repo https://github.com/mkeeter/titan
[INFO] tweaked toml for git repo https://github.com/mkeeter/titan written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkeeter/titan on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkeeter/titan 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84428e35c95ed1d2272d0823d838f2d3672a2267af76c411e24701815ca8ef85
[INFO] running `Command { std: "docker" "start" "-a" "84428e35c95ed1d2272d0823d838f2d3672a2267af76c411e24701815ca8ef85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84428e35c95ed1d2272d0823d838f2d3672a2267af76c411e24701815ca8ef85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84428e35c95ed1d2272d0823d838f2d3672a2267af76c411e24701815ca8ef85", kill_on_drop: false }`
[INFO] [stdout] 84428e35c95ed1d2272d0823d838f2d3672a2267af76c411e24701815ca8ef85
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88aca6931d95b6ac3702ec7be14651756c9dfec10e13e9c116e4928a2776c3e5
[INFO] running `Command { std: "docker" "start" "-a" "88aca6931d95b6ac3702ec7be14651756c9dfec10e13e9c116e4928a2776c3e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling instant v0.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling arc-swap v0.4.7
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling mio v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling signal-hook v0.1.16
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling sled v0.34.3
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling directories v3.0.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling crossterm v0.17.7
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling ouroboros_macro v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling ouroboros v0.8.3
[INFO] [stderr]    Compiling silo v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_response_header(input: &[u8]) -> IResult<&[u8], ResponseHeader> {
[INFO] [stdout]    |                                     ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |                 |
[INFO] [stdout]    |                                     |                 the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_response_header(input: &[u8]) -> IResult<&[u8], ResponseHeader<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn parse_response(input: &[u8]) -> Result<Response, 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] 42 | pub fn parse_response(input: &[u8]) -> Result<Response<'_>, Error> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line_h1(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided 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] 65 | fn parse_line_h1(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_line_h2(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided 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] 69 | fn parse_line_h2(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_line_h3(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided 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] 73 | fn parse_line_h3(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_line_list(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided 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] 77 | fn parse_line_list(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_line_quote(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided 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] 81 | fn parse_line_quote(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn parse_line_link(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided 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] 85 | fn parse_line_link(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_pre(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                the same lifetime is elided 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 | fn parse_pre(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/parser.rs:112:27
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn parse_line_text(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided 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] 112 | fn parse_line_text(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/parser.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_line(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided 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] 118 | fn parse_line(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/parser.rs:125:37
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn parse_text_gemini(mut input: &str) -> IResult<&str, Document> {
[INFO] [stdout]     |                                     ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                the same lifetime is elided 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] 125 | pub fn parse_text_gemini(mut input: &str) -> IResult<&str, Document<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling titan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/app.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         Err(e) => continue,
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "88aca6931d95b6ac3702ec7be14651756c9dfec10e13e9c116e4928a2776c3e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88aca6931d95b6ac3702ec7be14651756c9dfec10e13e9c116e4928a2776c3e5", kill_on_drop: false }`
[INFO] [stdout] 88aca6931d95b6ac3702ec7be14651756c9dfec10e13e9c116e4928a2776c3e5
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 096aeaf056b6acfcdc2f3adcae82ae50a708b030ba3338672ffef7a5bede0824
[INFO] running `Command { std: "docker" "start" "-a" "096aeaf056b6acfcdc2f3adcae82ae50a708b030ba3338672ffef7a5bede0824", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_response_header(input: &[u8]) -> IResult<&[u8], ResponseHeader> {
[INFO] [stdout]    |                                     ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                     |                 |
[INFO] [stdout]    |                                     |                 the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn parse_response_header(input: &[u8]) -> IResult<&[u8], ResponseHeader<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn parse_response(input: &[u8]) -> Result<Response, 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] 42 | pub fn parse_response(input: &[u8]) -> Result<Response<'_>, Error> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn parse_line_h1(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided 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] 65 | fn parse_line_h1(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_line_h2(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided 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] 69 | fn parse_line_h2(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn parse_line_h3(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided 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] 73 | fn parse_line_h3(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn parse_line_list(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided 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] 77 | fn parse_line_list(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_line_quote(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided 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] 81 | fn parse_line_quote(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn parse_line_link(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                |
[INFO] [stdout]    |                           |                the same lifetime is elided 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] 85 | fn parse_line_link(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_pre(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]    |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |                |
[INFO] [stdout]    |                     |                the same lifetime is elided 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 | fn parse_pre(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/parser.rs:112:27
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn parse_line_text(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]     |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is elided 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] 112 | fn parse_line_text(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling titan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/parser.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn parse_line(input: &str) -> IResult<&str, Line> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[INFO] [stdout]     |                      |                the same lifetime is elided 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] 118 | fn parse_line(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/parser.rs:125:37
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn parse_text_gemini(mut input: &str) -> IResult<&str, Document> {
[INFO] [stdout]     |                                     ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                the same lifetime is elided 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] 125 | pub fn parse_text_gemini(mut input: &str) -> IResult<&str, Document<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/app.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         Err(e) => continue,
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "096aeaf056b6acfcdc2f3adcae82ae50a708b030ba3338672ffef7a5bede0824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "096aeaf056b6acfcdc2f3adcae82ae50a708b030ba3338672ffef7a5bede0824", kill_on_drop: false }`
[INFO] [stdout] 096aeaf056b6acfcdc2f3adcae82ae50a708b030ba3338672ffef7a5bede0824
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee35ebca6b9c92a0e0acbc06b954fea25797b3ff95884f66f21fec18e359fcb8
[INFO] running `Command { std: "docker" "start" "-a" "ee35ebca6b9c92a0e0acbc06b954fea25797b3ff95884f66f21fec18e359fcb8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:21:37
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn parse_response_header(input: &[u8]) -> IResult<&[u8], ResponseHeader> {
[INFO] [stderr]    |                                     ^^^^^             ^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                     |                 |
[INFO] [stderr]    |                                     |                 the same lifetime is elided here
[INFO] [stderr]    |                                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn parse_response_header(input: &[u8]) -> IResult<&[u8], ResponseHeader<'_>> {
[INFO] [stderr]    |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:42:30
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub fn parse_response(input: &[u8]) -> Result<Response, Error> {
[INFO] [stderr]    |                              ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub fn parse_response(input: &[u8]) -> Result<Response<'_>, Error> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:65:25
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line_h1(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |                |
[INFO] [stderr]    |                         |                the same lifetime is elided here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn parse_line_h1(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:69:25
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn parse_line_h2(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |                |
[INFO] [stderr]    |                         |                the same lifetime is elided here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn parse_line_h2(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:73:25
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn parse_line_h3(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                         ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |                |
[INFO] [stderr]    |                         |                the same lifetime is elided here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 | fn parse_line_h3(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:77:27
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn parse_line_list(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is elided here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 | fn parse_line_list(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:81:28
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn parse_line_quote(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn parse_line_quote(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:85:27
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn parse_line_link(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is elided here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn parse_line_link(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/src/parser.rs:99:21
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn parse_pre(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]    |                     ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |                |
[INFO] [stderr]    |                     |                the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn parse_pre(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/parser.rs:112:27
[INFO] [stderr]     |
[INFO] [stderr] 112 | fn parse_line_text(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]     |                           ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 112 | fn parse_line_text(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/parser.rs:118:22
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn parse_line(input: &str) -> IResult<&str, Line> {
[INFO] [stderr]     |                      ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                |
[INFO] [stderr]     |                      |                the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn parse_line(input: &str) -> IResult<&str, Line<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/src/parser.rs:125:37
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn parse_text_gemini(mut input: &str) -> IResult<&str, Document> {
[INFO] [stderr]     |                                     ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |                |
[INFO] [stderr]     |                                     |                the same lifetime is elided here
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn parse_text_gemini(mut input: &str) -> IResult<&str, Document<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `silo` (lib) generated 12 warnings (run `cargo fix --lib -p silo` to apply 12 suggestions)
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/app.rs:55:29
[INFO] [stderr]    |
[INFO] [stderr] 55 |                         Err(e) => continue,
[INFO] [stderr]    |                             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `titan` (bin "titan" test) generated 1 warning (run `cargo fix --bin "titan" -p titan --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/titan-4db5890754b44563)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee35ebca6b9c92a0e0acbc06b954fea25797b3ff95884f66f21fec18e359fcb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee35ebca6b9c92a0e0acbc06b954fea25797b3ff95884f66f21fec18e359fcb8", kill_on_drop: false }`
[INFO] [stdout] ee35ebca6b9c92a0e0acbc06b954fea25797b3ff95884f66f21fec18e359fcb8
