[INFO] cloning repository https://github.com/a976xw7td/knowledge-companion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a976xw7td/knowledge-companion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa976xw7td%2Fknowledge-companion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa976xw7td%2Fknowledge-companion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fa4f8877d87a11c877d711eda7dacd027c81d26
[INFO] documenting a976xw7td/knowledge-companion against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa976xw7td%2Fknowledge-companion" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a976xw7td/knowledge-companion
[INFO] finished tweaking git repo https://github.com/a976xw7td/knowledge-companion
[INFO] tweaked toml for git repo https://github.com/a976xw7td/knowledge-companion written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a976xw7td/knowledge-companion on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a976xw7td/knowledge-companion 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27
[INFO] running `Command { std: "docker" "start" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling jieba-macros v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking type1-encoding-parser v0.1.1
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking pdf-extract v0.7.12
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling include-flate-compress v0.3.3
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling include-flate-codegen v0.3.3
[INFO] [stderr]     Checking include-flate v0.3.3
[INFO] [stderr]     Checking jieba-rs v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]  Documenting knowledge-companion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking knowledge-companion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `S1`
[INFO] [stdout]  --> src/rag/mod.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! When LLM is configured and available, generates answers with [S1], [S2] citations.
[INFO] [stdout]   |                                                                   ^^ no item named `S1` 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 `S2`
[INFO] [stdout]  --> src/rag/mod.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! When LLM is configured and available, generates answers with [S1], [S2] citations.
[INFO] [stdout]   |                                                                         ^^ no item named `S2` 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 `http_mcp`
[INFO] [stdout]   --> src/bin/kcctl.rs:71:42
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// Start HTTP MCP server (requires [http_mcp] enabled=true in config)
[INFO] [stdout]    |                                          ^^^^^^^^ no item named `http_mcp` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/knowledge_companion/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting knowledge-companion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `S1`
[INFO] [stdout]  --> src/rag/mod.rs:4:67
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! When LLM is configured and available, generates answers with [S1], [S2] citations.
[INFO] [stdout]   |                                                                   ^^ no item named `S1` 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 `S2`
[INFO] [stdout]  --> src/rag/mod.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! When LLM is configured and available, generates answers with [S1], [S2] citations.
[INFO] [stdout]   |                                                                         ^^ no item named `S2` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/knowledge_companion/index.html
[INFO] running `Command { std: "docker" "inspect" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27", kill_on_drop: false }`
[INFO] [stdout] d93866553ff65b9ca188c3e50c535d0e9090bb8cd216bf29979c269585130a27
