[INFO] cloning repository https://github.com/Ottatop/ldoc_gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ottatop/ldoc_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOttatop%2Fldoc_gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOttatop%2Fldoc_gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54dd5bb70d4b1c9c816983e72f229e572823196a
[INFO] checking Ottatop/ldoc_gen against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOttatop%2Fldoc_gen" "/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/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ottatop/ldoc_gen
[INFO] finished tweaking git repo https://github.com/Ottatop/ldoc_gen
[INFO] tweaked toml for git repo https://github.com/Ottatop/ldoc_gen written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ottatop/ldoc_gen on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ottatop/ldoc_gen 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f6cda66338d223383365128ff661a12026b435d089a4e38649c9ac5478f51da
[INFO] running `Command { std: "docker" "start" "-a" "7f6cda66338d223383365128ff661a12026b435d089a4e38649c9ac5478f51da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6cda66338d223383365128ff661a12026b435d089a4e38649c9ac5478f51da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6cda66338d223383365128ff661a12026b435d089a4e38649c9ac5478f51da", kill_on_drop: false }`
[INFO] [stdout] 7f6cda66338d223383365128ff661a12026b435d089a4e38649c9ac5478f51da
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96b76bd0f95af8a552f821d5e9879c07ade79d6caec9bbb234f0eac74c7fe71a
[INFO] running `Command { std: "docker" "start" "-a" "96b76bd0f95af8a552f821d5e9879c07ade79d6caec9bbb234f0eac74c7fe71a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking id_tree v1.8.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking clap_builder v4.3.23
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling pcre2-sys v0.2.6
[INFO] [stderr]    Compiling tree-sitter-lua v0.0.19
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking pcre2 v0.2.4
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking clap v4.3.23
[INFO] [stderr]     Checking ldoc_gen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/attr.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Return {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 17 |         ty: String,
[INFO] [stdout] 18 |         name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `desc` is never read
[INFO] [stdout]   --> src/attr.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     See {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] 26 |         link: String,
[INFO] [stdout] 27 |         desc: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]   --> src/attr.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Alias {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 30 |         types: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/attr.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Return {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 17 |         ty: String,
[INFO] [stdout] 18 |         name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `desc` is never read
[INFO] [stdout]   --> src/attr.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     See {
[INFO] [stdout]    |     --- field in this variant
[INFO] [stdout] 26 |         link: String,
[INFO] [stdout] 27 |         desc: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]   --> src/attr.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Alias {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] 30 |         types: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.51s
[INFO] running `Command { std: "docker" "inspect" "96b76bd0f95af8a552f821d5e9879c07ade79d6caec9bbb234f0eac74c7fe71a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b76bd0f95af8a552f821d5e9879c07ade79d6caec9bbb234f0eac74c7fe71a", kill_on_drop: false }`
[INFO] [stdout] 96b76bd0f95af8a552f821d5e9879c07ade79d6caec9bbb234f0eac74c7fe71a
