[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] building Ottatop/ldoc_gen against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOttatop%2Fldoc_gen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ottatop/ldoc_gen on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded id_tree v1.8.0 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded pcre2 v0.2.4 [INFO] [stderr] Downloaded clap_lex v0.5.0 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] [stderr] Downloaded tree-sitter-lua v0.0.19 [INFO] [stderr] Downloaded pcre2-sys v0.2.6 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded rustix v0.38.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58942a05e069f63920f01e5203c9f9fe3b2d1b94787f99dac5ac18fb34910037 [INFO] running `Command { std: "docker" "start" "-a" "58942a05e069f63920f01e5203c9f9fe3b2d1b94787f99dac5ac18fb34910037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58942a05e069f63920f01e5203c9f9fe3b2d1b94787f99dac5ac18fb34910037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58942a05e069f63920f01e5203c9f9fe3b2d1b94787f99dac5ac18fb34910037", kill_on_drop: false }` [INFO] [stdout] 58942a05e069f63920f01e5203c9f9fe3b2d1b94787f99dac5ac18fb34910037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 72c2ab30461f5b9c7ca5b890e4ad5445e39c832f947ff2c2a6cd12a77d733992 [INFO] running `Command { std: "docker" "start" "-a" "72c2ab30461f5b9c7ca5b890e4ad5445e39c832f947ff2c2a6cd12a77d733992", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling pcre2-sys v0.2.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling tree-sitter-lua v0.0.19 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling id_tree v1.8.0 [INFO] [stderr] Compiling errno v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling pcre2 v0.2.4 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling 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: 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, [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, [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 17.66s [INFO] running `Command { std: "docker" "inspect" "72c2ab30461f5b9c7ca5b890e4ad5445e39c832f947ff2c2a6cd12a77d733992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c2ab30461f5b9c7ca5b890e4ad5445e39c832f947ff2c2a6cd12a77d733992", kill_on_drop: false }` [INFO] [stdout] 72c2ab30461f5b9c7ca5b890e4ad5445e39c832f947ff2c2a6cd12a77d733992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 70644af196018175a57e8ac4696d0e3b1ba6eb50eebb1ef9b926aa5468eca8d4 [INFO] running `Command { std: "docker" "start" "-a" "70644af196018175a57e8ac4696d0e3b1ba6eb50eebb1ef9b926aa5468eca8d4", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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, [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, [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 `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "70644af196018175a57e8ac4696d0e3b1ba6eb50eebb1ef9b926aa5468eca8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70644af196018175a57e8ac4696d0e3b1ba6eb50eebb1ef9b926aa5468eca8d4", kill_on_drop: false }` [INFO] [stdout] 70644af196018175a57e8ac4696d0e3b1ba6eb50eebb1ef9b926aa5468eca8d4