[INFO] cloning repository https://github.com/HaoZeke/snapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaoZeke/snapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaoZeke%2Fsnapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaoZeke%2Fsnapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d687329b5a21643dfcadefeb2c4e298967a4b06f
[INFO] documenting HaoZeke/snapper against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaoZeke%2Fsnapper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HaoZeke/snapper
[INFO] finished tweaking git repo https://github.com/HaoZeke/snapper
[INFO] tweaked toml for git repo https://github.com/HaoZeke/snapper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HaoZeke/snapper 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/HaoZeke/snapper 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] warning: Cargo.toml: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `snapper`
[INFO] [stderr]   * `bin` target `snapper-fmt`
[INFO] [stderr] warning: `snapper-fmt` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5
[INFO] running `Command { std: "docker" "start" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5", 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" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5", 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" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `snapper`
[INFO] [stderr]   * `bin` target `snapper-fmt`
[INFO] [stderr] warning: `snapper-fmt` (manifest) generated 1 warning
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]     Checking mapr v0.8.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling tree-sitter v0.26.11
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling liquid-derive v0.23.1
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling rmcp-macros v1.8.0
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]    Compiling snapper-fmt v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking clap-markdown v0.1.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking imara-diff v0.2.0
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking ec4rs v1.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tract-data v0.15.8
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking pandoc_ast v0.8.6
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling liquid-core v0.23.2
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]    Compiling tract-onnx v0.15.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling liquid-lib v0.23.1
[INFO] [stderr]     Checking rmcp v1.8.0
[INFO] [stderr]    Compiling liquid v0.23.1
[INFO] [stderr]    Compiling tract-linalg v0.15.8
[INFO] [stderr]     Checking tract-core v0.15.8
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking tract-nnef v0.15.8
[INFO] [stderr]     Checking tract-hir v0.15.8
[INFO] [stderr]     Checking tract-onnx-opl v0.15.8
[INFO] [stderr]     Checking nnsplit v0.5.9
[INFO] [stderr]  Documenting snapper-fmt v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `recognized_from_path`
[INFO] [stdout]   --> src/format.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Prefer [`recognized_from_path`] at CLI boundaries so `.rs` is not
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ no item named `recognized_from_path` 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: unclosed HTML tag `str`
[INFO] [stdout]  --> src/parser/pandoc/cache.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! 1. Process-local memory (hash → Arc<str>)
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! 1. Process-local memory (hash → `Arc<str>`)
[INFO] [stdout]   |                                     +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/snapper_fmt/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5" "/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] warning: Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `snapper`
[INFO] [stderr]   * `bin` target `snapper-fmt`
[INFO] [stderr] warning: `snapper-fmt` (manifest) generated 1 warning
[INFO] [stderr]  Documenting snapper-fmt v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `recognized_from_path`
[INFO] [stdout]   --> src/format.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Prefer [`recognized_from_path`] at CLI boundaries so `.rs` is not
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^ no item named `recognized_from_path` 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: unclosed HTML tag `str`
[INFO] [stdout]  --> src/parser/pandoc/cache.rs:5:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! 1. Process-local memory (hash → Arc<str>)
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! 1. Process-local memory (hash → `Arc<str>`)
[INFO] [stdout]   |                                     +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/snapper_fmt/index.html
[INFO] running `Command { std: "docker" "inspect" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5", kill_on_drop: false }`
[INFO] [stdout] 53af319b9a6d3301adb19fa63ded1d2c67849382a7a4bb7e28cef53e796b57b5
