[INFO] cloning repository https://github.com/jmfirth/firebox-wasmparser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmfirth/firebox-wasmparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfirth%2Ffirebox-wasmparser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfirth%2Ffirebox-wasmparser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 224ad244ad2722fecaedf2fe4eb2666350ca1f4c
[INFO] documenting jmfirth/firebox-wasmparser against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmfirth%2Ffirebox-wasmparser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmfirth/firebox-wasmparser
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/jmfirth/firebox-wasmparser
[INFO] tweaked toml for git repo https://github.com/jmfirth/firebox-wasmparser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmfirth/firebox-wasmparser on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmfirth/firebox-wasmparser 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: `wasmparser` (manifest) generated 9 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f
[INFO] running `Command { std: "docker" "start" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f", 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" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f", 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" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-safe-2024` is deprecated in favor of `lints.rust.deprecated_safe_2024` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-guarded-string-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2024_guarded_string_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2024-prelude-collisions` is deprecated in favor of `lints.rust.rust_2024_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-attr-outside-unsafe` is deprecated in favor of `lints.rust.unsafe_attr_outside_unsafe` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: `wasmparser` (manifest) generated 9 warnings
[INFO] [stderr]    Compiling serde_core v1.0.222
[INFO] [stderr]    Compiling serde v1.0.222
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]  Documenting wasmparser v0.245.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> src/validator.rs:98:63
[INFO] [stdout]    |
[INFO] [stdout] 98 | /// Allows you to save the `ValidatorId` of the [`Validator`][crate::Validator]
[INFO] [stdout]    |                                                  -----------  ^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 98 - /// Allows you to save the `ValidatorId` of the [`Validator`][crate::Validator]
[INFO] [stdout] 98 + /// Allows you to save the `ValidatorId` of the [`Validator`]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> src/validator.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 | /// `Validator`. As each [`Payload`](crate::Payload) is received from a
[INFO] [stdout]     |                           ---------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 123 - /// `Validator`. As each [`Payload`](crate::Payload) is received from a
[INFO] [stdout] 123 + /// `Validator`. As each [`Payload`] is received from a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/lib.rs:1055:5
[INFO] [stdout]      |
[INFO] [stdout] 1055 | /// ```
[INFO] [stdout]      |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 1076 | /// ```
[INFO] [stdout]      |       - ends here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout]      = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/lib.rs:1056:5
[INFO] [stdout]      |
[INFO] [stdout] 1056 |   /// fn is_mvp_operator(op: &wasmparser::Operator) -> bool {
[INFO] [stdout]      |       ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 1075 |   /// }
[INFO] [stdout]      |  ______-
[INFO] [stdout] 1076 | | /// ```
[INFO] [stdout]      | |____- ends here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/lib.rs:1189:5
[INFO] [stdout]      |
[INFO] [stdout] 1189 | /// ```
[INFO] [stdout]      |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 1237 | /// ```
[INFO] [stdout]      |       - ends here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/lib.rs:1190:5
[INFO] [stdout]      |
[INFO] [stdout] 1190 |   /// macro_rules! visit_only_mvp {
[INFO] [stdout]      |       ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 1236 |   /// }
[INFO] [stdout]      |  ______-
[INFO] [stdout] 1237 | | /// ```
[INFO] [stdout]      | |____- ends here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/lib.rs:1259:5
[INFO] [stdout]      |
[INFO] [stdout] 1259 | /// ```
[INFO] [stdout]      |     ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 1294 | /// ```
[INFO] [stdout]      |       - ends here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]     --> src/lib.rs:1260:5
[INFO] [stdout]      |
[INFO] [stdout] 1260 |   /// # macro_rules! define_visit_operator {
[INFO] [stdout]      |       ^ starts here
[INFO] [stdout] ...
[INFO] [stdout] 1293 |   /// }
[INFO] [stdout]      |  ______-
[INFO] [stdout] 1294 | | /// ```
[INFO] [stdout]      | |____- ends here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the way this is parsed might change in the future
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `wasmparser`
[INFO] running `Command { std: "docker" "inspect" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f", kill_on_drop: false }`
[INFO] [stdout] 8744dd525ca68a640326f816a1b84f6275d54496aa32d2bf8dc567d2f236ea4f
