[INFO] cloning repository https://github.com/mrjvs/eslint-plugin-prisma-extra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjvs/eslint-plugin-prisma-extra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjvs%2Feslint-plugin-prisma-extra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjvs%2Feslint-plugin-prisma-extra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c23a7dd2dc52fec48e2410e6d1c9c71b1298ebb7
[INFO] documenting mrjvs/eslint-plugin-prisma-extra/c23a7dd2dc52fec48e2410e6d1c9c71b1298ebb7 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjvs%2Feslint-plugin-prisma-extra" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrjvs/eslint-plugin-prisma-extra
[INFO] finished tweaking git repo https://github.com/mrjvs/eslint-plugin-prisma-extra
[INFO] tweaked toml for git repo https://github.com/mrjvs/eslint-plugin-prisma-extra written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrjvs/eslint-plugin-prisma-extra 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 git repo https://github.com/mrjvs/eslint-plugin-prisma-extra 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 git repository `https://github.com/prisma/prisma-engines`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tsify-macros v0.5.6
[INFO] [stderr]   Downloaded cruet v0.15.0
[INFO] [stderr]   Downloaded lsp-types v0.95.1
[INFO] [stderr]   Downloaded tsify v0.5.6
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089
[INFO] running `Command { std: "docker" "start" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089", 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" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089", 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" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling psl v0.1.0 (https://github.com/prisma/prisma-engines?rev=7.8.0#3c6e1927)
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking diagnostics v0.1.0 (https://github.com/prisma/prisma-engines?rev=7.8.0#3c6e1927)
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking cruet v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tsify-macros v0.5.6
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking schema-ast v0.1.0 (https://github.com/prisma/prisma-engines?rev=7.8.0#3c6e1927)
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.120
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking prisma-value v0.1.0 (https://github.com/prisma/prisma-engines?rev=7.8.0#3c6e1927)
[INFO] [stderr]     Checking parser-database v0.1.0 (https://github.com/prisma/prisma-engines?rev=7.8.0#3c6e1927)
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking js-sys v0.3.97
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lsp-types v0.95.1
[INFO] [stderr]     Checking web-sys v0.3.97
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking psl-core v0.1.0 (https://github.com/prisma/prisma-engines?rev=7.8.0#3c6e1927)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking tsify v0.5.6
[INFO] [stderr]  Documenting prisma-psl-wasm v0.1.0 (/opt/rustwide/workdir/packages/prisma-psl-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.27s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/prisma_psl_wasm/index.html
[INFO] running `Command { std: "docker" "inspect" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089", 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" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089", kill_on_drop: false }`
[INFO] [stdout] 004f10ee7c03c267a2867ccc509f83356f1c44ad455216b2fd2b13b103747089
