[INFO] cloning repository https://github.com/AV1080p/mini-jinja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AV1080p/mini-jinja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAV1080p%2Fmini-jinja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAV1080p%2Fmini-jinja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb7a6aea5e191029090ef54d0ab490afc66a8f5
[INFO] documenting AV1080p/mini-jinja against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAV1080p%2Fmini-jinja" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AV1080p/mini-jinja
[INFO] finished tweaking git repo https://github.com/AV1080p/mini-jinja
[INFO] tweaked toml for git repo https://github.com/AV1080p/mini-jinja written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AV1080p/mini-jinja 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 git repo https://github.com/AV1080p/mini-jinja 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d348aaa835bd96d953edc118062521a74ee6fd485938f79182412259278f9d78
[INFO] running `Command { std: "docker" "start" "-a" "d348aaa835bd96d953edc118062521a74ee6fd485938f79182412259278f9d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d348aaa835bd96d953edc118062521a74ee6fd485938f79182412259278f9d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d348aaa835bd96d953edc118062521a74ee6fd485938f79182412259278f9d78", kill_on_drop: false }`
[INFO] [stdout] d348aaa835bd96d953edc118062521a74ee6fd485938f79182412259278f9d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e988ac562ce1978bfd5d01503e6d398778f25de58a337c87c615179a54545ddf
[INFO] running `Command { std: "docker" "start" "-a" "e988ac562ce1978bfd5d01503e6d398778f25de58a337c87c615179a54545ddf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling clap_complete v4.5.52
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.6
[INFO] [stderr]    Compiling clap_complete_fig v4.5.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling minijinja-embed v2.10.2 (/opt/rustwide/workdir/minijinja-embed)
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling minijinja-cli v2.10.2 (/opt/rustwide/workdir/minijinja-cli)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling embedding v0.1.0 (/opt/rustwide/workdir/examples/embedding)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]  Documenting minijinja-embed v2.10.2 (/opt/rustwide/workdir/minijinja-embed)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling minijinja v2.10.2 (/opt/rustwide/workdir/minijinja)
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]    Compiling time-tz v2.0.0
[INFO] [stderr]     Checking serde_json5 v0.1.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]  Documenting minijinja v2.10.2 (/opt/rustwide/workdir/minijinja)
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking liquid-core v0.26.11
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stdout] warning: unresolved link to `track_closure`
[INFO] [stdout]   --> minijinja/src/vm/closure_object.rs:10:53
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// exposed to the engine it's also passed to the [`track_closure`] function.
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^ no item named `track_closure` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Frame`
[INFO] [stdout]   --> minijinja/src/vm/closure_object.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// See `closure` on the [`Frame`] for how it's used.
[INFO] [stdout]    |                            ^^^^^ no item named `Frame` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minijinja/src/vm/context.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn pop_frame(&mut self) -> Frame {
[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] 307 |     pub fn pop_frame(&mut self) -> Frame<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> minijinja/src/environment.rs:588:28
[INFO] [stdout]     |
[INFO] [stdout] 588 |     /// from the [`State`](crate::State).
[INFO] [stdout]     |                   -------  ^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout]     = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 588 -     /// from the [`State`](crate::State).
[INFO] [stdout] 588 +     /// from the [`State`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> minijinja/src/output.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// An abstraction over [`fmt::Write`](std::fmt::Write) for the rendering.
[INFO] [stdout]    |                          ------------  ^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 17 - /// An abstraction over [`fmt::Write`](std::fmt::Write) for the rendering.
[INFO] [stdout] 17 + /// An abstraction over [`fmt::Write`] for the rendering.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> minijinja/src/template.rs:93:57
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// can be any object that implements [`Serialize`](serde::Serialize).  You
[INFO] [stdout]    |                                            -----------  ^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 93 -     /// can be any object that implements [`Serialize`](serde::Serialize).  You
[INFO] [stdout] 93 +     /// can be any object that implements [`Serialize`].  You
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> minijinja/src/value/argtypes.rs:62:42
[INFO] [stdout]    |
[INFO] [stdout] 62 | /// implementing [`Object::call_method`](crate::value::Object::call_method).
[INFO] [stdout]    |                   ---------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 62 - /// implementing [`Object::call_method`](crate::value::Object::call_method).
[INFO] [stdout] 62 + /// implementing [`Object::call_method`].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minijinja/src/vm/context.rs:307:22
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn pop_frame(&mut self) -> Frame {
[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] 307 |     pub fn pop_frame(&mut self) -> Frame<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minijinja/src/value/deserialize.rs:406:31
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected {
[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] 406 | fn value_to_unexpected(value: &Value) -> Unexpected<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking minijinja-autoreload v2.10.2 (/opt/rustwide/workdir/minijinja-autoreload)
[INFO] [stderr]  Documenting recursive-for v0.1.0 (/opt/rustwide/workdir/examples/recursive-for)
[INFO] [stderr]  Documenting call-block-function v0.1.0 (/opt/rustwide/workdir/examples/call-block-function)
[INFO] [stderr]  Documenting function-using-async v0.1.0 (/opt/rustwide/workdir/examples/object-using-async)
[INFO] [stderr]  Documenting filters v0.1.0 (/opt/rustwide/workdir/examples/filters)
[INFO] [stderr]  Documenting undefined-tracking v0.1.0 (/opt/rustwide/workdir/examples/undefined-tracking)
[INFO] [stderr]  Documenting path-loader v0.1.0 (/opt/rustwide/workdir/examples/path-loader)
[INFO] [stderr]  Documenting eval-to-state v0.1.0 (/opt/rustwide/workdir/examples/eval-to-state)
[INFO] [stderr]  Documenting line-statements v0.1.0 (/opt/rustwide/workdir/examples/line-statements)
[INFO] [stderr]  Documenting autoreload v0.1.0 (/opt/rustwide/workdir/examples/autoreload)
[INFO] [stderr]     Checking liquid-lib v0.26.11
[INFO] [stderr] error: could not compile `minijinja` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name minijinja --edition=2021 minijinja/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="builtins"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("adjacent_loop_items", "builtins", "custom_syntax", "debug", "default", "deserialization", "fuel", "indexmap", "internal_debug", "internal_safe_search", "json", "key_interning", "loader", "loop_controls", "macros", "memo-map", "multi_template", "percent-encoding", "preserve_order", "self_cell", "serde", "serde_json", "speedups", "stacker", "std_collections", "unicase", "unicode", "unicode-ident", "unstable_machinery", "unstable_machinery_serde", "urlencode", "v_htmlescape"))' -C metadata=322ad8f214633d68 -C extra-filename=-3922cf8d2d06570e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-6cf70996bd8a8f30.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e988ac562ce1978bfd5d01503e6d398778f25de58a337c87c615179a54545ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e988ac562ce1978bfd5d01503e6d398778f25de58a337c87c615179a54545ddf", kill_on_drop: false }`
[INFO] [stdout] e988ac562ce1978bfd5d01503e6d398778f25de58a337c87c615179a54545ddf
