[INFO] cloning repository https://github.com/Aiving/aivell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/aivell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Faivell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Faivell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd64fca16a7fd32f95365429c5cd111d1428f4a4
[INFO] documenting Aiving/aivell 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%2FAiving%2Faivell" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aiving/aivell
[INFO] finished tweaking git repo https://github.com/Aiving/aivell
[INFO] tweaked toml for git repo https://github.com/Aiving/aivell written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aiving/aivell 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/Aiving/aivell 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9347d7f3dd6ccdb3d06881a8b9646d244d305b1a4bca516ef3467bcfc37ad964
[INFO] running `Command { std: "docker" "start" "-a" "9347d7f3dd6ccdb3d06881a8b9646d244d305b1a4bca516ef3467bcfc37ad964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9347d7f3dd6ccdb3d06881a8b9646d244d305b1a4bca516ef3467bcfc37ad964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9347d7f3dd6ccdb3d06881a8b9646d244d305b1a4bca516ef3467bcfc37ad964", kill_on_drop: false }`
[INFO] [stdout] 9347d7f3dd6ccdb3d06881a8b9646d244d305b1a4bca516ef3467bcfc37ad964
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] 72f140f4167dc5c919aec3073dee461aa8861ce6193b6260e00646fd21f16fe0
[INFO] running `Command { std: "docker" "start" "-a" "72f140f4167dc5c919aec3073dee461aa8861ce6193b6260e00646fd21f16fe0", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking memory v0.1.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/memory/src/arc/ptr_mut.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn borrow(&self) -> Borrow<T> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn borrow(&self) -> Borrow<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/memory/src/arc/ptr_mut.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn borrow_mut(&self) -> BorrowMut<T> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn borrow_mut(&self) -> BorrowMut<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]  Documenting memory v0.1.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]  Documenting shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/shared/src/util.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                             ^^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is hidden 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] 22 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]  Documenting lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]  Documenting deriver v0.1.0 (/opt/rustwide/workdir/crates/deriver)
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive-name-macros v1.1.1
[INFO] [stderr]    Compiling deriver v0.1.0 (/opt/rustwide/workdir/crates/deriver)
[INFO] [stderr]     Checking derive-name v1.1.0
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]  Documenting parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: unused import: `lexer::token::Token`
[INFO] [stdout]  --> crates/parser/src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lexer::token::Token;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Positioned`
[INFO] [stdout]  --> crates/parser/src/error.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shared::{Positioned, Span};
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Write`
[INFO] [stdout]  --> crates/parser/src/error.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fmt::Write, io::Cursor, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `span` is never read
[INFO] [stdout]    --> crates/parser/src/error.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_str` is never used
[INFO] [stdout]    --> crates/parser/src/constant_pool.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl ConstantPoolBuilder {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub fn get_str(&self, index: ConstantIndex) -> &str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> crates/parser/src/string_format_options.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl StringFormatOptions {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 20 |     /// Parses a format string
[INFO] [stdout] 21 |     pub(crate) fn parse(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FormatParsePosition` is never used
[INFO] [stdout]   --> crates/parser/src/string_format_options.rs:90:6
[INFO] [stdout]    |
[INFO] [stdout] 90 | enum FormatParsePosition {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `consume_u32` is never used
[INFO] [stdout]   --> crates/parser/src/string_format_options.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn consume_u32(first: char, chars: &mut Peekable<Chars>) -> Result<u32, StringFormatError> {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/constant_pool.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get(&self, index: usize) -> Option<Constant> {
[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] 102 |     pub fn get(&self, index: usize) -> Option<Constant<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/parser/src/constant_pool.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn iter(&self) -> ConstantPoolIterator {
[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] 164 |     pub fn iter(&self) -> ConstantPoolIterator<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bytecode v0.1.0 (/opt/rustwide/workdir/crates/bytecode)
[INFO] [stderr]  Documenting bytecode v0.1.0 (/opt/rustwide/workdir/crates/bytecode)
[INFO] [stdout] warning: unresolved link to `Parser`
[INFO] [stdout]   --> crates/parser/src/error.rs:73:40
[INFO] [stdout]    |
[INFO] [stdout] 73 | /// A syntax error encountered by the [Parser]
[INFO] [stdout]    |                                        ^^^^^^ no item named `Parser` 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 `ParserError`
[INFO] [stdout]    --> crates/parser/src/error.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 | /// See [ParserError]
[INFO] [stdout]     |          ^^^^^^^^^^^ no item named `ParserError` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Node::Import`
[INFO] [stdout]    --> crates/parser/src/node.rs:628:36
[INFO] [stdout]     |
[INFO] [stdout] 628 | /// A node in an import item, see [Node::Import]
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ the enum `Node` has no variant or associated item named `Import`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `span` is never read
[INFO] [stdout]   --> crates/bytecode/src/compiler.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]  Documenting runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> crates/runtime/src/types/native_function.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub trait AsyncKotoFunction:
[INFO] [stdout] 23 | |     Fn(&mut CallContext) -> BoxFuture<Result<KValue>> + KotoSend + KotoSync + 'static
[INFO] [stdout]    | |_____________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/runtime/src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `redundant_argument_error` is never used
[INFO] [stdout]    --> crates/runtime/src/error.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub fn redundant_argument_error<T>(expected_str: &str, unexpected: &[KValue]) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> crates/runtime/src/types/map.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct KMap {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 66 |     state: Ptr<Option<Box<dyn Any + Send + Sync>>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KMap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/runtime/src/types/list.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn data(&self) -> Borrow<ValueVec> {
[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] 37 |     pub fn data(&self) -> Borrow<'_, ValueVec> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/runtime/src/types/list.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn data_mut(&self) -> BorrowMut<ValueVec> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn data_mut(&self) -> BorrowMut<'_, ValueVec> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/map.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn data(&self) -> Borrow<ValueMap> {
[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] 113 |     pub fn data(&self) -> Borrow<'_, ValueMap> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/map.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn data_mut(&self) -> BorrowMut<ValueMap> {
[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] 118 |     pub fn data_mut(&self) -> BorrowMut<'_, ValueMap> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> crates/runtime/src/types/native_function.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / pub trait AsyncKotoFunction:
[INFO] [stdout] 23 | |     Fn(&mut CallContext) -> BoxFuture<Result<KValue>> + KotoSend + KotoSync + 'static
[INFO] [stdout]    | |_____________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/runtime/src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/object.rs:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn try_borrow(&self) -> Result<Borrow<dyn KotoObject>> {
[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] 289 |     pub fn try_borrow(&self) -> Result<Borrow<'_, dyn KotoObject>> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/object.rs:296:27
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn try_borrow_mut(&self) -> Result<BorrowMut<dyn KotoObject>> {
[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] 296 |     pub fn try_borrow_mut(&self) -> Result<BorrowMut<'_, dyn KotoObject>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/object.rs:303:32
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn cast<T: KotoObject>(&self) -> Result<Borrow<T>> {
[INFO] [stdout]     |                                ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn cast<T: KotoObject>(&self) -> Result<Borrow<'_, T>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/object.rs:309:36
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn cast_mut<T: KotoObject>(&self) -> Result<BorrowMut<T>> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn cast_mut<T: KotoObject>(&self) -> Result<BorrowMut<'_, T>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/object.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn instance(&self) -> Result<Borrow<T>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn instance(&self) -> Result<Borrow<'_, T>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/runtime/src/types/object.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn instance_mut(&self) -> Result<BorrowMut<T>> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub fn instance_mut(&self) -> Result<BorrowMut<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting aivell v0.1.0 (/opt/rustwide/workdir/crates/aivell)
[INFO] [stdout] warning: unresolved link to `koto_parser::MetaKeyId`
[INFO] [stdout]    --> crates/runtime/src/types/meta_map.rs:212:28
[INFO] [stdout]     |
[INFO] [stdout] 212 | /// Converts a [MetaKeyId](koto_parser::MetaKeyId) into a [MetaKey]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^ no item named `koto_parser` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value::TemporaryTuple`
[INFO] [stdout]    --> crates/runtime/src/types/value.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 | /// See [Value::TemporaryTuple]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^ no item named `Value` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Value`
[INFO] [stdout]  --> crates/runtime/src/core_lib/value_sort.rs:3:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! helpers for comparing and sorting [Value].
[INFO] [stdout]   |                                        ^^^^^ no item named `Value` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> crates/runtime/src/types/meta_map.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// The meta map used by [KMap](crate::KMap)
[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] 12 - /// The meta map used by [KMap](crate::KMap)
[INFO] [stdout] 12 + /// The meta map used by [KMap]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> crates/runtime/src/types/meta_map.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// Tests are defined together in a [KMap](crate::KMap).
[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] 74 -     /// Tests are defined together in a [KMap](crate::KMap).
[INFO] [stdout] 74 +     /// Tests are defined together in a [KMap].
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> crates/runtime/src/types/meta_map.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |     /// Provides a [KString](crate::KString) that declares the value's type.
[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] 90 -     /// Provides a [KString](crate::KString) that declares the value's type.
[INFO] [stdout] 90 +     /// Provides a [KString] that declares the value's type.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> crates/runtime/src/types/meta_map.rs:122:66
[INFO] [stdout]     |
[INFO] [stdout] 122 | /// The binary operations that can be implemented in a [MetaMap](crate::MetaMap)
[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] 122 - /// The binary operations that can be implemented in a [MetaMap](crate::MetaMap)
[INFO] [stdout] 122 + /// The binary operations that can be implemented in a [MetaMap]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> crates/runtime/src/types/meta_map.rs:193:65
[INFO] [stdout]     |
[INFO] [stdout] 193 | /// The unary operations that can be implemented in a [MetaMap](crate::MetaMap)
[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] 193 - /// The unary operations that can be implemented in a [MetaMap](crate::MetaMap)
[INFO] [stdout] 193 + /// The unary operations that can be implemented in a [MetaMap]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> crates/runtime/src/types/string.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// [`AsRef`](std::convert::AsRef) is implemented for &str, which automatically resolves to the
[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] 15 - /// [`AsRef`](std::convert::AsRef) is implemented for &str, which automatically resolves to the
[INFO] [stdout] 15 + /// [`AsRef`] is implemented for &str, which automatically resolves to the
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> crates/runtime/src/types/value_key.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// The key type used by [ValueMap](crate::ValueMap)
[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] 9 - /// The key type used by [ValueMap](crate::ValueMap)
[INFO] [stdout] 9 + /// The key type used by [ValueMap]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.85s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aivell/index.html and 7 other files
[INFO] running `Command { std: "docker" "inspect" "72f140f4167dc5c919aec3073dee461aa8861ce6193b6260e00646fd21f16fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f140f4167dc5c919aec3073dee461aa8861ce6193b6260e00646fd21f16fe0", kill_on_drop: false }`
[INFO] [stdout] 72f140f4167dc5c919aec3073dee461aa8861ce6193b6260e00646fd21f16fe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2179874bf90cbed4f0584b37178eb71748dcbffdda4f4a1f2ce7564459d7e240
[INFO] running `Command { std: "docker" "start" "-a" "2179874bf90cbed4f0584b37178eb71748dcbffdda4f4a1f2ce7564459d7e240", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "2179874bf90cbed4f0584b37178eb71748dcbffdda4f4a1f2ce7564459d7e240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2179874bf90cbed4f0584b37178eb71748dcbffdda4f4a1f2ce7564459d7e240", kill_on_drop: false }`
[INFO] [stdout] 2179874bf90cbed4f0584b37178eb71748dcbffdda4f4a1f2ce7564459d7e240
