[INFO] cloning repository https://github.com/Dominionys/depcheck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dominionys/depcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominionys%2Fdepcheck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominionys%2Fdepcheck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4248aa36b64ad4140ed7415cad23cae6b5359b1a
[INFO] documenting Dominionys/depcheck against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominionys%2Fdepcheck" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dominionys/depcheck
[INFO] finished tweaking git repo https://github.com/Dominionys/depcheck
[INFO] tweaked toml for git repo https://github.com/Dominionys/depcheck written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dominionys/depcheck on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dominionys/depcheck 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fb0e92539bd4e18d0defe337e7b658ba8414cecfdf788f13bbaf0cecb2170b3
[INFO] running `Command { std: "docker" "start" "-a" "6fb0e92539bd4e18d0defe337e7b658ba8414cecfdf788f13bbaf0cecb2170b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fb0e92539bd4e18d0defe337e7b658ba8414cecfdf788f13bbaf0cecb2170b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb0e92539bd4e18d0defe337e7b658ba8414cecfdf788f13bbaf0cecb2170b3", kill_on_drop: false }`
[INFO] [stdout] 6fb0e92539bd4e18d0defe337e7b658ba8414cecfdf788f13bbaf0cecb2170b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d4de3aaab9be6eb417f77c23212f956442414928b69b4b57fbf71a26c084700
[INFO] running `Command { std: "docker" "start" "-a" "8d4de3aaab9be6eb417f77c23212f956442414928b69b4b57fbf71a26c084700", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking lexical-util v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling swc_atoms v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking debug_unreachable v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking lexical-parse-integer v0.8.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]     Checking unicode-id v0.3.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]     Checking lexical-write-float v0.8.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking lexical-core v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stderr]     Checking lexical v6.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking relative-path v1.7.2
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking os_type v2.4.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling napi-build v2.0.1
[INFO] [stderr]     Checking proc-exit v1.0.3
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling depcheck-rs-node v0.0.28 (/opt/rustwide/workdir/crates/node)
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking napi-sys v2.2.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling napi-derive-backend v1.0.33
[INFO] [stderr]    Compiling swc_macros_common v0.3.6
[INFO] [stderr]    Compiling swc_visit_macros v0.5.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling from_variant v0.1.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.0
[INFO] [stderr]    Compiling string_enum v0.3.1
[INFO] [stderr]    Compiling is-macro v0.2.0
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.2
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling napi-derive v2.5.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking napi v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ast_node v0.8.1
[INFO] [stderr]     Checking clap v3.2.2
[INFO] [stderr]     Checking swc_visit v0.5.1
[INFO] [stderr]     Checking clap-verbosity-flag v1.0.1
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking human-panic v1.0.3
[INFO] [stderr]     Checking swc_common v0.26.0
[INFO] [stderr]     Checking swc_ecma_ast v0.89.1
[INFO] [stderr]     Checking swc_ecma_visit v0.75.0
[INFO] [stderr]     Checking swc_ecma_parser v0.116.0
[INFO] [stderr]     Checking swc_ecma_dep_graph v0.88.0
[INFO] [stderr]     Checking depckeck-rs-core v0.0.28 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]  Documenting depckeck-rs-core v0.0.28 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking depcheck-rs-cli v0.0.28 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]  Documenting depcheck-rs-cli v0.0.28 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]  Documenting depcheck-rs-node v0.0.28 (/opt/rustwide/workdir/crates/node)
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> crates/node/src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> crates/cli/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     human_panic::setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: expected ` `, `{` or `,` found `"`
[INFO] [stdout]   --> crates/core/src/config.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     /// Patterns describing files to ignore.
[INFO] [stdout] 12 | |     ///
[INFO] [stdout] 13 | |     /// Default values:
[INFO] [stdout] 14 | |     ///```r".git",
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     /// r"*.mp4",
[INFO] [stdout] 38 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/depcheck_rs_cli/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "8d4de3aaab9be6eb417f77c23212f956442414928b69b4b57fbf71a26c084700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4de3aaab9be6eb417f77c23212f956442414928b69b4b57fbf71a26c084700", kill_on_drop: false }`
[INFO] [stdout] 8d4de3aaab9be6eb417f77c23212f956442414928b69b4b57fbf71a26c084700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] 5e398d84a53096ebf0f1f7b5debe94ef05fac94d18806e495520e6a324bd7fbd
[INFO] running `Command { std: "docker" "start" "-a" "5e398d84a53096ebf0f1f7b5debe94ef05fac94d18806e495520e6a324bd7fbd", 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" "5e398d84a53096ebf0f1f7b5debe94ef05fac94d18806e495520e6a324bd7fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e398d84a53096ebf0f1f7b5debe94ef05fac94d18806e495520e6a324bd7fbd", kill_on_drop: false }`
[INFO] [stdout] 5e398d84a53096ebf0f1f7b5debe94ef05fac94d18806e495520e6a324bd7fbd
