[INFO] fetching crate treease-ts 0.27.0...
[INFO] documenting treease-ts-0.27.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate treease-ts 0.27.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate treease-ts 0.27.0
[INFO] finished tweaking crates.io crate treease-ts 0.27.0
[INFO] tweaked toml for crates.io crate treease-ts 0.27.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate treease-ts 0.27.0 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 crates.io crate treease-ts 0.27.0 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] [stderr]     Blocking waiting for file lock on package cache
[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] 1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add
[INFO] running `Command { std: "docker" "start" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add", 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" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add", 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" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling treease-ts-language v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling treease-ts v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting treease-ts v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `TSDecodeFunction::code_point`
[INFO] [stdout]    --> binding_rust/./bindings.rs:222:2237
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...de_point`]: TSDecodeFunction::code_point"]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the type alias `TSDecodeFunction` has no associated item named `code_point`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TSMetadata`
[INFO] [stdout]    --> binding_rust/./bindings.rs:824:220
[INFO] [stdout]     |
[INFO] [stdout] 824 | ... `tree-sitter.json` file.\n\n See also [`TSMetadata`]."]
[INFO] [stdout]     |                                             ^^^^^^^^^^ no item named `TSMetadata` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ParseState` links to private item `ParseProgressCallback`
[INFO] [stdout]    --> binding_rust/lib.rs:182:47
[INFO] [stdout]     |
[INFO] [stdout] 182 | /// A stateful object that is passed into a [`ParseProgressCallback`]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `QueryCursorState` links to private item `QueryProgressCallback`
[INFO] [stdout]    --> binding_rust/lib.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 | /// A stateful object that is passed into a [`QueryProgressCallback`]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `captures`
[INFO] [stdout]    --> binding_rust/lib.rs:412:82
[INFO] [stdout]     |
[INFO] [stdout] 412 | /// be used to access the new capture inside of the [`QueryMatch::captures`]'s [`captures`].
[INFO] [stdout]     |                                                                                  ^^^^^^^^ no item named `captures` 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 `Language::version`
[INFO] [stdout]    --> binding_rust/lib.rs:732:11
[INFO] [stdout]     |
[INFO] [stdout] 732 |     /// [`Language::version`] and compare it to this library's
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ the struct `Language` has no field or associated item named `version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `D`
[INFO] [stdout]     --> binding_rust/lib.rs:1242:60
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     /// Additionally, you must set the generic parameter [`D`] to a type that implements the
[INFO] [stdout]      |                                                            ^ no item named `D` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `new_raw` links to private item `Query::from_raw_parts`
[INFO] [stdout]     --> binding_rust/lib.rs:2393:51
[INFO] [stdout]      |
[INFO] [stdout] 2393 |     /// returned pointer using [`from_raw_parts`](Query::from_raw_parts). The caller is
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/treease_ts/index.html
[INFO] running `Command { std: "docker" "inspect" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add", 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" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.10
[INFO] [stderr]    Compiling cranelift-bitset v0.123.10
[INFO] [stderr]    Compiling cranelift-isle v0.123.10
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.10
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.10
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling pulley-macros v36.0.10
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.10
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v36.0.10
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling pulley-interpreter v36.0.10
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v36.0.10
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wasmtime v36.0.10
[INFO] [stderr]     Checking cranelift-control v0.123.10
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasmtime-c-api-impl v36.0.10
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v36.0.10
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking cranelift-entity v0.123.10
[INFO] [stderr]     Checking regalloc2 v0.12.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking cranelift-bforest v0.123.10
[INFO] [stderr]     Checking wasmtime-internal-asm-macros v36.0.10
[INFO] [stderr]     Checking wasmtime-internal-slab v36.0.10
[INFO] [stderr]    Compiling wasmtime-internal-c-api-macros v36.0.10
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling cranelift-codegen v0.123.10
[INFO] [stderr]     Checking wasmprinter v0.236.1
[INFO] [stderr]     Checking wasmtime-environ v36.0.10
[INFO] [stderr]    Compiling treease-ts v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cranelift-frontend v0.123.10
[INFO] [stderr]     Checking cranelift-native v0.123.10
[INFO] [stderr]     Checking wasmtime-internal-cranelift v36.0.10
[INFO] [stderr]  Documenting treease-ts v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `TSDecodeFunction::code_point`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/treease-ts/40932aaafb0930a4/out/bindings.rs:3:10875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ode_point`]: TSDecodeFunction::code_point"] pub fn ts_parser_parse (self_ : * mut TSParser , old_tree : * const TSTree , input : T...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the type alias `TSDecodeFunction` has no associated item named `code_point`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `TSMetadata`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/treease-ts/40932aaafb0930a4/out/bindings.rs:3:46900
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s `tree-sitter.json` file.\n\n See also [`TSMetadata`]."] pub fn ts_language_metadata (self_ : * const TSLanguage) -> * const TSLa...
[INFO] [stdout]   |                                              ^^^^^^^^^^ no item named `TSMetadata` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ParseState` links to private item `ParseProgressCallback`
[INFO] [stdout]    --> binding_rust/lib.rs:182:47
[INFO] [stdout]     |
[INFO] [stdout] 182 | /// A stateful object that is passed into a [`ParseProgressCallback`]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `QueryCursorState` links to private item `QueryProgressCallback`
[INFO] [stdout]    --> binding_rust/lib.rs:198:47
[INFO] [stdout]     |
[INFO] [stdout] 198 | /// A stateful object that is passed into a [`QueryProgressCallback`]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `captures`
[INFO] [stdout]    --> binding_rust/lib.rs:412:82
[INFO] [stdout]     |
[INFO] [stdout] 412 | /// be used to access the new capture inside of the [`QueryMatch::captures`]'s [`captures`].
[INFO] [stdout]     |                                                                                  ^^^^^^^^ no item named `captures` 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 `Language::version`
[INFO] [stdout]    --> binding_rust/lib.rs:732:11
[INFO] [stdout]     |
[INFO] [stdout] 732 |     /// [`Language::version`] and compare it to this library's
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ the struct `Language` has no field or associated item named `version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `D`
[INFO] [stdout]     --> binding_rust/lib.rs:1242:60
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     /// Additionally, you must set the generic parameter [`D`] to a type that implements the
[INFO] [stdout]      |                                                            ^ no item named `D` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `new_raw` links to private item `Query::from_raw_parts`
[INFO] [stdout]     --> binding_rust/lib.rs:2393:51
[INFO] [stdout]      |
[INFO] [stdout] 2393 |     /// returned pointer using [`from_raw_parts`](Query::from_raw_parts). The caller is
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]      |
[INFO] [stdout]      = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.97s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/treease_ts/index.html
[INFO] running `Command { std: "docker" "inspect" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add", kill_on_drop: false }`
[INFO] [stdout] 1bdf308649b960ecc020e897d9cee0351e89a9276c79ea810d33d05c4dc89add
