[INFO] fetching crate treease-ts 0.27.0...
[INFO] documenting treease-ts-0.27.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate treease-ts 0.27.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate treease-ts 0.27.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-internal-c-api-macros v36.0.10
[INFO] [stderr]   Downloaded wasmtime-c-api-impl v36.0.10
[INFO] [stderr]   Downloaded treease-ts-language v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0
[INFO] running `Command { std: "docker" "start" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0", 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" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0", 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" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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 9.94s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/treease_ts/index.html
[INFO] running `Command { std: "docker" "inspect" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0", 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" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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-isle v0.123.10
[INFO] [stderr]    Compiling cranelift-bitset v0.123.10
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.10
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[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 cranelift-assembler-x64-meta v0.123.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling pulley-interpreter v36.0.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[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]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v36.0.10
[INFO] [stderr]    Compiling wasmtime v36.0.10
[INFO] [stderr]    Compiling itertools v0.13.0
[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]     Checking gimli v0.32.3
[INFO] [stderr]     Checking cranelift-control v0.123.10
[INFO] [stderr]     Checking cranelift-bforest 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]    Compiling regex-automata v0.4.14
[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]    Compiling cranelift-assembler-x64 v0.123.10
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.123.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=500d29c8bc2a1ce7 -C extra-filename=-62a05bf6af4dc34e --out-dir /opt/rustwide/target/debug/build/cranelift-assembler-x64/62a05bf6af4dc34e/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=ae94dc9d1fceaceb -C extra-filename=-ef2688351d787954 --out-dir /opt/rustwide/target/debug/build/object/ef2688351d787954/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/67c69470b2e134d1/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/foldhash/496b6a8506c7c674/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/5de162c85773b25f/out -L dependency=/opt/rustwide/target/debug/build/indexmap/aea24d19bbf35de5/out -L dependency=/opt/rustwide/target/debug/build/memchr/b8f3f179283bde17/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out --extern crc32fast=/opt/rustwide/target/debug/build/crc32fast/67c69470b2e134d1/out/libcrc32fast-67c69470b2e134d1.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/5de162c85773b25f/out/libhashbrown-5de162c85773b25f.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/aea24d19bbf35de5/out/libindexmap-aea24d19bbf35de5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b8f3f179283bde17/out/libmemchr-b8f3f179283bde17.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0", kill_on_drop: false }`
[INFO] [stdout] 7bc85cf82ed8f52bb9c0a547540ff7d3c5a2b8298b2734d13e4b70dac4d996c0
