[INFO] fetching crate texted 1.2.1...
[INFO] testing texted-1.2.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate texted 1.2.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate texted 1.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spdlog-macros v0.2.0
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded ramhorns-derive v1.0.1
[INFO] [stderr]   Downloaded spdlog-internal v0.1.0
[INFO] [stderr]   Downloaded ramhorns v1.0.1
[INFO] [stderr]   Downloaded ntex-http v0.1.13
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded ntex-util v2.11.2
[INFO] [stderr]   Downloaded ntex-macros v0.1.4
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded ntex-tokio v0.5.3
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded ntex-files v2.0.0
[INFO] [stderr]   Downloaded ntex-service v3.4.0
[INFO] [stderr]   Downloaded ntex v2.12.4
[INFO] [stderr]   Downloaded ntex-bytes v0.1.28
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded oneshot v0.1.11
[INFO] [stderr]   Downloaded ntex-h2 v1.8.6
[INFO] [stderr]   Downloaded spdlog-rs v0.4.3
[INFO] [stderr]   Downloaded ntex-server v2.8.0
[INFO] [stderr]   Downloaded ntex-io v2.12.2
[INFO] [stderr]   Downloaded ntex-net v2.5.20
[INFO] [stderr]   Downloaded ntex-tls v2.4.1
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded ntex-rt v0.4.30
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6de1728c90a4cd1b2fa4c382546fc1caea09457b0d8eb8cdb82e19b1dcc02f5e
[INFO] running `Command { std: "docker" "start" "-a" "6de1728c90a4cd1b2fa4c382546fc1caea09457b0d8eb8cdb82e19b1dcc02f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6de1728c90a4cd1b2fa4c382546fc1caea09457b0d8eb8cdb82e19b1dcc02f5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de1728c90a4cd1b2fa4c382546fc1caea09457b0d8eb8cdb82e19b1dcc02f5e", kill_on_drop: false }`
[INFO] [stdout] 6de1728c90a4cd1b2fa4c382546fc1caea09457b0d8eb8cdb82e19b1dcc02f5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc5366127c015bd852c2bc5abc41a1e953d7ebead97cbcb5c7db826728f1f924
[INFO] running `Command { std: "docker" "start" "-a" "bc5366127c015bd852c2bc5abc41a1e953d7ebead97cbcb5c7db826728f1f924", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling ntex-service v3.4.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spdlog-rs v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spdlog-internal v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling spdlog-macros v0.2.0
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling ramhorns-derive v1.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling texted v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling ramhorns v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling ntex-bytes v0.1.28
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[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 ntex-io v2.12.2
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling ntex-tokio v0.5.3
[INFO] [stderr]    Compiling ntex-net v2.5.20
[INFO] [stderr]    Compiling ntex-h2 v1.8.6
[INFO] [stderr]    Compiling ntex-server v2.8.0
[INFO] [stderr]    Compiling ntex-tls v2.4.1
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "bc5366127c015bd852c2bc5abc41a1e953d7ebead97cbcb5c7db826728f1f924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5366127c015bd852c2bc5abc41a1e953d7ebead97cbcb5c7db826728f1f924", kill_on_drop: false }`
[INFO] [stdout] bc5366127c015bd852c2bc5abc41a1e953d7ebead97cbcb5c7db826728f1f924
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac8754b4a047e28310fa51cde0007704abfdb0abc41f28893cb92aa092d2850
[INFO] running `Command { std: "docker" "start" "-a" "dac8754b4a047e28310fa51cde0007704abfdb0abc41f28893cb92aa092d2850", 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: 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 5.12s
[INFO] running `Command { std: "docker" "inspect" "dac8754b4a047e28310fa51cde0007704abfdb0abc41f28893cb92aa092d2850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac8754b4a047e28310fa51cde0007704abfdb0abc41f28893cb92aa092d2850", kill_on_drop: false }`
[INFO] [stdout] dac8754b4a047e28310fa51cde0007704abfdb0abc41f28893cb92aa092d2850
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb2d5b3e2388d509f271c104de53eaee6e04c52d5b2ef4d8243fb7a36e229cc3
[INFO] running `Command { std: "docker" "start" "-a" "fb2d5b3e2388d509f271c104de53eaee6e04c52d5b2ef4d8243fb7a36e229cc3", 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
[INFO] [stderr] warning: `texted` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texted-fd45a8ef9bd5806d)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test content::html_renderer::tests::test_change_images_no_image ... ok
[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_cache::tests::test_add_and_get_page ... ok
[INFO] [stdout] test content::html_renderer::tests::test_change_images ... 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 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_no_header ... ok
[INFO] [stdout] test post_render::tests::test_add_prefix ... 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 content::parsing_utils::tests::test_extract_texted_header ... 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 query_string::tests::test_parse_invalid_query_str ... 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] [stdout] test content::parsing_utils::tests::test_lines_texted ... ok
[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_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' 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: "post_with_image", post_path: "res/posts/post_with_image/index.md" }, PostLink { post_name: "html_post_with_image", post_path: "res/posts/html_post_with_image/index.html" }, PostLink { post_name: "post_without_images", post_path: "res/posts/post_without_images.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" }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7fdf548e62 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7fdf548e62 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7fdf548e62 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7fdf548e62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7fdf571b63 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7fdf571b63 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e7fdf5458e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7fdf5458e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7fdf548cb2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7fdf54a5c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e7fdf54a3fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e7fdf196f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e7fdf196f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7fdf54af9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e7fdf54af9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e7fdf54ad6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e7fdf549359 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7fdf54a9fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e7fdf570270 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e7fdf5705c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5e7fdf04e6c6 - core::panicking::assert_failed::h96d98bc9e208cd7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5e7fdf041d54 - texted::post_processor::tests::test_extract_last::he38b821290066b83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/post_processor.rs:325:9
[INFO] [stdout]   22:     0x5e7fdf041537 - texted::post_processor::tests::test_extract_last::{{closure}}::h5451c76cf859519d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/post_processor.rs:314:27
[INFO] [stdout]   23:     0x5e7fdf07c0b6 - core::ops::function::FnOnce::call_once::hd76861fa3aa4df34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5e7fdf19c7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e7fdf19c7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5e7fdf19b925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5e7fdf19b925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5e7fdf19b925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e7fdf19b925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e7fdf19b925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e7fdf19b925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5e7fdf19b925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5e7fdf15f524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5e7fdf15f524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e7fdf162efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e7fdf162efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5e7fdf162efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5e7fdf162efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5e7fdf162efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e7fdf162efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e7fdf162efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5e7fdf54e1cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5e7fdf54e1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7addf09c7aa4 - <unknown>
[INFO] [stdout]   45:     0x7addf0a54a34 - 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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fb2d5b3e2388d509f271c104de53eaee6e04c52d5b2ef4d8243fb7a36e229cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb2d5b3e2388d509f271c104de53eaee6e04c52d5b2ef4d8243fb7a36e229cc3", kill_on_drop: false }`
[INFO] [stdout] fb2d5b3e2388d509f271c104de53eaee6e04c52d5b2ef4d8243fb7a36e229cc3
