[INFO] fetching crate harper-core 1.5.1...
[INFO] documenting harper-core-1.5.1 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate harper-core 1.5.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate harper-core 1.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate harper-core 1.5.1
[INFO] tweaked toml for crates.io crate harper-core 1.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate harper-core 1.5.1 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate harper-core 1.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1cb3a5d458ec4265c0e3e0777c6652ba4d7e82c2dc1bf729152a9c08e7fd919
[INFO] running `Command { std: "docker" "start" "-a" "e1cb3a5d458ec4265c0e3e0777c6652ba4d7e82c2dc1bf729152a9c08e7fd919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1cb3a5d458ec4265c0e3e0777c6652ba4d7e82c2dc1bf729152a9c08e7fd919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1cb3a5d458ec4265c0e3e0777c6652ba4d7e82c2dc1bf729152a9c08e7fd919", kill_on_drop: false }`
[INFO] [stdout] e1cb3a5d458ec4265c0e3e0777c6652ba4d7e82c2dc1bf729152a9c08e7fd919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095657a779ee103dc6a6e5dfc4c204c4da1110c255bc43866d089b9e27fd54de
[INFO] running `Command { std: "docker" "start" "-a" "095657a779ee103dc6a6e5dfc4c204c4da1110c255bc43866d089b9e27fd54de", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling burn-ndarray v0.19.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling harper-core v1.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking unicode-blocks v0.1.9
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking fid-rs v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking louds-rs v0.7.0
[INFO] [stderr]     Checking trie-rs v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling burn-derive v0.19.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling harper-thesaurus v1.5.1
[INFO] [stderr]    Compiling blanket v0.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rs-conllu v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking float8 v0.4.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking burn-common v0.19.1
[INFO] [stderr]     Checking cubecl-quant v0.8.1
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking burn-tensor v0.19.1
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ammonia v4.1.2
[INFO] [stderr]     Checking burn-core v0.19.1
[INFO] [stderr]     Checking burn-ir v0.19.1
[INFO] [stderr]     Checking burn-optim v0.19.1
[INFO] [stderr]     Checking burn-nn v0.19.1
[INFO] [stderr]     Checking burn v0.19.1
[INFO] [stderr]     Checking harper-pos-utils v1.5.1
[INFO] [stderr]     Checking harper-brill v1.5.1
[INFO] [stderr]  Documenting harper-core v1.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Punctuation::Quote::twin_loc`
[INFO] [stdout]    --> src/document.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// [`Punctuation::Quote::twin_loc`] field. This is on a best-effort
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Quote` is a variant, not a module or type, and cannot have associated items
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ThenThan`
[INFO] [stdout]   --> src/linting/expr_linter.rs:81:37
[INFO] [stdout]    |
[INFO] [stdout] 81 | /// TODO: This can be used in the [`ThenThan`] linter when #1819 is merged.
[INFO] [stdout]    |                                     ^^^^^^^^ no item named `ThenThan` 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 `Self::or`
[INFO] [stdout]    --> src/expr/mod.rs:191:82
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// If you don't need the longest match, prefer using the short-circuiting [`Self::or()`] instead.
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^ no item named `Self` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::get_casing`
[INFO] [stdout]   --> src/case.rs:89:54
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// Get casing for the provided string. Unlike [`Self::get_casing`], the output will always
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^ no item named `Self` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/document.rs:371:39
[INFO] [stdout]     |
[INFO] [stdout] 371 |     /// Current algorithm is based on https://leancrew.com/all-this/2025/03/a-mac-smart-quote-curiosity
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 371 |     /// Current algorithm is based on <https://leancrew.com/all-this/2025/03/a-mac-smart-quote-curiosity>
[INFO] [stdout]     |                                       +                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/harper_core/index.html
[INFO] running `Command { std: "docker" "inspect" "095657a779ee103dc6a6e5dfc4c204c4da1110c255bc43866d089b9e27fd54de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095657a779ee103dc6a6e5dfc4c204c4da1110c255bc43866d089b9e27fd54de", kill_on_drop: false }`
[INFO] [stdout] 095657a779ee103dc6a6e5dfc4c204c4da1110c255bc43866d089b9e27fd54de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] 5a0171791b2d974899d094ec166af5e764a9579e219163e895ad0070d20334cc
[INFO] running `Command { std: "docker" "start" "-a" "5a0171791b2d974899d094ec166af5e764a9579e219163e895ad0070d20334cc", kill_on_drop: false }`
[INFO] [stderr]  Documenting harper-core v1.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `Self::or`
[INFO] [stdout]    --> src/expr/mod.rs:191:82
[INFO] [stdout]     |
[INFO] [stdout] 191 |     /// If you don't need the longest match, prefer using the short-circuiting [`Self::or()`] instead.
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^ no item named `Self` 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 `Self::get_casing`
[INFO] [stdout]   --> src/case.rs:89:54
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// Get casing for the provided string. Unlike [`Self::get_casing`], the output will always
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^ no item named `Self` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/harper_core/index.html
[INFO] running `Command { std: "docker" "inspect" "5a0171791b2d974899d094ec166af5e764a9579e219163e895ad0070d20334cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0171791b2d974899d094ec166af5e764a9579e219163e895ad0070d20334cc", kill_on_drop: false }`
[INFO] [stdout] 5a0171791b2d974899d094ec166af5e764a9579e219163e895ad0070d20334cc
