[INFO] fetching crate texted 1.2.1...
[INFO] testing texted-1.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate texted 1.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate texted 1.2.1
[INFO] finished tweaking crates.io crate texted 1.2.1
[INFO] tweaked toml for crates.io crate texted 1.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate texted 1.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate texted 1.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aab9e99356892156df4c9259ceeacabcac7dfaf22487034a2c69fdf998ff709b
[INFO] running `Command { std: "docker" "start" "-a" "aab9e99356892156df4c9259ceeacabcac7dfaf22487034a2c69fdf998ff709b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aab9e99356892156df4c9259ceeacabcac7dfaf22487034a2c69fdf998ff709b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab9e99356892156df4c9259ceeacabcac7dfaf22487034a2c69fdf998ff709b", kill_on_drop: false }`
[INFO] [stdout] aab9e99356892156df4c9259ceeacabcac7dfaf22487034a2c69fdf998ff709b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de778bf7e78d6aa069175863ff67ce33e1a6a61997751c502991e9f68953c740
[INFO] running `Command { std: "docker" "start" "-a" "de778bf7e78d6aa069175863ff67ce33e1a6a61997751c502991e9f68953c740", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ntex-rt v0.4.30
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ntex-service v3.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling spdlog-rs v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling texted v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling ramhorns-derive v1.0.1
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spdlog-internal v0.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling spdlog-macros v0.2.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling ramhorns v1.0.1
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ntex-bytes v0.1.28
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ntex-util v2.11.2
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.13
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling ntex-io v2.12.2
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.5.20
[INFO] [stderr]    Compiling ntex-tls v2.4.1
[INFO] [stderr]    Compiling ntex-h2 v1.8.6
[INFO] [stderr]    Compiling ntex-server v2.8.0
[INFO] [stderr]    Compiling ntex v2.12.4
[INFO] [stderr]    Compiling ntex-files v2.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/post_renderer.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer> {
[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] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/list_renderer.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer> {
[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] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/bin/texted-tool/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, Parser, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "de778bf7e78d6aa069175863ff67ce33e1a6a61997751c502991e9f68953c740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de778bf7e78d6aa069175863ff67ce33e1a6a61997751c502991e9f68953c740", kill_on_drop: false }`
[INFO] [stdout] de778bf7e78d6aa069175863ff67ce33e1a6a61997751c502991e9f68953c740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4107b95a4d9636c4531be08bd5f3fa69b7cccd3514d7192a7b31944542cedc48
[INFO] running `Command { std: "docker" "start" "-a" "4107b95a4d9636c4531be08bd5f3fa69b7cccd3514d7192a7b31944542cedc48", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/post_renderer.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer> {
[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] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/list_renderer.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer> {
[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] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling texted v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/bin/texted-tool/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, Parser, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (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]   --> src/view/post_renderer.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer> {
[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] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view/list_renderer.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer> {
[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] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer<'_>> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.84s
[INFO] running `Command { std: "docker" "inspect" "4107b95a4d9636c4531be08bd5f3fa69b7cccd3514d7192a7b31944542cedc48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4107b95a4d9636c4531be08bd5f3fa69b7cccd3514d7192a7b31944542cedc48", kill_on_drop: false }`
[INFO] [stdout] 4107b95a4d9636c4531be08bd5f3fa69b7cccd3514d7192a7b31944542cedc48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d81824cfbd0212ca18a6c02468fcf406572c60230194bee2e737b649a80a1b78
[INFO] running `Command { std: "docker" "start" "-a" "d81824cfbd0212ca18a6c02468fcf406572c60230194bee2e737b649a80a1b78", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/view/post_renderer.rs:31:30
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn new(view_tpl_src: &str) -> io::Result<PostRenderer<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/view/list_renderer.rs:44:30
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer> {
[INFO] [stderr]    |                              ^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden 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] 44 |     pub fn new(list_tpl_src: &str, page_size: u32) -> io::Result<ListRenderer<'_>> {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `texted` (lib) generated 2 warnings (run `cargo fix --lib -p texted` to apply 2 suggestions)
[INFO] [stderr] warning: `texted` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/bin/texted-tool/main.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use clap::{arg, Parser, ValueEnum};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `texted` (bin "texted-tool" test) generated 1 warning (run `cargo fix --bin "texted-tool" -p texted --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texted-4823bde336ae3f3f)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test content::parsing_utils::tests::test_extract_tags ... ok
[INFO] [stdout] test content::parsing_utils::tests::test_parse_removes_comment ... ok
[INFO] [stdout] test content::html_renderer::tests::test_change_images ... ok
[INFO] [stdout] test content::html_renderer::tests::test_change_images_no_image ... ok
[INFO] [stdout] test content_cache::tests::test_add_and_get_page ... ok
[INFO] [stdout] test content_cache::tests::test_add_and_get_post_never_expires ... ok
[INFO] [stdout] test content_cache::tests::test_content_cache_new ... ok
[INFO] [stdout] test content_cache::tests::test_content_cache_non_caching ... ok
[INFO] [stdout] test content_cache::tests::test_get_nonexistent_key ... ok
[INFO] [stdout] test content_cache::tests::test_non_caching_behavior ... ok
[INFO] [stdout] test content::parsing_utils::tests::test_no_header ... ok
[INFO] [stdout] test metrics::event_slot::tests::test_10_second_slot ... ok
[INFO] [stdout] test metrics::event_slot::tests::test_15_second_slot ... ok
[INFO] [stdout] test metrics::event_slot::tests::test_30_second_slot ... ok
[INFO] [stdout] test metrics::event_slot::tests::test_5_second_slot ... ok
[INFO] [stdout] test metrics::event_slot::tests::test_60_second_slot ... ok
[INFO] [stdout] test paginator::tests::test_empty ... ok
[INFO] [stdout] test paginator::tests::test_happy_case ... ok
[INFO] [stdout] test content::parsing_utils::tests::test_extract_texted_header ... ok
[INFO] [stdout] test post_render::tests::test_add_prefix_empty_label ... ok
[INFO] [stdout] test query_string::tests::test_get_page ... ok
[INFO] [stdout] test query_string::tests::test_parse_invalid_query_str ... ok
[INFO] [stdout] test query_string::tests::test_parse_key_only_query_str ... ok
[INFO] [stdout] test query_string::tests::test_parse_query_str ... ok
[INFO] [stdout] test content::parsing_utils::tests::test_lines_texted ... ok
[INFO] [stdout] test util::toml_date::tests::test_date_time ... ok
[INFO] [stdout] test view::post_renderer::tests::render_view ... ok
[INFO] [stdout] test view::rss_renderer::tests::render_xml ... ok
[INFO] [stdout] test content::texted_renderer::tests::test_full_content ... ok
[INFO] [stdout] test content::texted_renderer::tests::test_header_only ... ok
[INFO] [stdout] test content::html_renderer::tests::test_full_content_html ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test text_utils::tests::test_parse_date_time ... ok
[INFO] [stdout] test content_cache::tests::test_add_and_get_post_expires_after ... ok
[INFO] [stdout] test post_render::tests::test_add_prefix ... ok
[INFO] [stdout] test post_processor::tests::test_extract_last ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- post_processor::tests::test_extract_last stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'post_processor::tests::test_extract_last' (41) panicked at src/post_processor.rs:325:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [PostLink { post_name: "html_post_with_image", post_path: "res/posts/html_post_with_image/index.html" }, PostLink { post_name: "post_with_image", post_path: "res/posts/post_with_image/index.md" }, PostLink { post_name: "html_post", post_path: "res/posts/html_post.htm" }, PostLink { post_name: "post_without_images", post_path: "res/posts/post_without_images.md" }, PostLink { post_name: "new_post", post_path: "res/posts/new_post.md" }]
[INFO] [stdout]  right: [PostLink { post_name: "html_post_with_image", post_path: "res/posts/html_post_with_image/index.html" }, PostLink { post_name: "post_with_image", post_path: "res/posts/post_with_image/index.md" }, PostLink { post_name: "html_post", post_path: "res/posts/html_post.htm" }, PostLink { post_name: "new_post", post_path: "res/posts/new_post.md" }, PostLink { post_name: "post_without_images", post_path: "res/posts/post_without_images.md" }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6b12ae9d12 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6b12ae9d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6b12ae9d12 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d6b12ae9d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d6b12afc04f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d6b12afc04f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d6b12ab59e3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6b12ab59e3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d6b12ac1d72 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d6b12ac74ef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d6b12ac7381 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d6b1270fa9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d6b1270fa9e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6b12ac7aff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d6b12ac7aff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d6b12ac795a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d6b12ac1ea9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d6b12aaa00d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d6b12b06590 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6b12b06393 - core::panicking::assert_failed_inner::h709867d03648810d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5d6b125d9b39 - core::panicking::assert_failed::h3b4f87ae5be82cb0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5d6b1260d854 - texted::post_processor::tests::test_extract_last::hb67b99cb5c27de9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/post_processor.rs:325:9
[INFO] [stdout]   22:     0x5d6b1260d8b7 - texted::post_processor::tests::test_extract_last::{{closure}}::hd910a9c0176c7a79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/post_processor.rs:314:27
[INFO] [stdout]   23:     0x5d6b125c8f56 - core::ops::function::FnOnce::call_once::h5ce15a0a924ad1ef
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6b1270f8eb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6b1270f8eb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d6b12723f08 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d6b12723f08 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d6b12723f08 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d6b12723f08 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d6b12723f08 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d6b12723f08 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d6b12723f08 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d6b126fccd4 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d6b126fccd4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d6b1270060a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5d6b1270060a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d6b1270060a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d6b1270060a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d6b1270060a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6b1270060a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5d6b1270060a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6b12abd19f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x5d6b12abd19f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x72b13df68aa4 - <unknown>
[INFO] [stdout]   45:     0x72b13dff5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     post_processor::tests::test_extract_last
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d81824cfbd0212ca18a6c02468fcf406572c60230194bee2e737b649a80a1b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81824cfbd0212ca18a6c02468fcf406572c60230194bee2e737b649a80a1b78", kill_on_drop: false }`
[INFO] [stdout] d81824cfbd0212ca18a6c02468fcf406572c60230194bee2e737b649a80a1b78
