[INFO] fetching crate wavs-types 2.8.0...
[INFO] documenting wavs-types-2.8.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate wavs-types 2.8.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wavs-types 2.8.0
[INFO] finished tweaking crates.io crate wavs-types 2.8.0
[INFO] tweaked toml for crates.io crate wavs-types 2.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wavs-types 2.8.0 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 crates.io crate wavs-types 2.8.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643
[INFO] running `Command { std: "docker" "start" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643", 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" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643", 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" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking cosmwasm-core v3.0.4
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling cw-schema-derive v3.0.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling cosmwasm-derive v3.0.4
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling cosmwasm-schema-derive v3.0.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling cw-storage-macro v3.0.1
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking alloy-rlp v0.3.13
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.7
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]     Checking tendermint-proto v0.40.4
[INFO] [stderr]     Checking wasm-pkg-common v0.12.0
[INFO] [stderr]     Checking nybbles v0.4.8
[INFO] [stderr]     Checking cw-schema v3.0.4
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-eip2930 v0.2.1
[INFO] [stderr]     Checking alloy-eip7702 v0.6.1
[INFO] [stderr]     Checking alloy-serde v1.0.42
[INFO] [stderr]     Checking alloy-trie v0.9.5
[INFO] [stderr]     Checking cosmwasm-schema v3.0.4
[INFO] [stderr]     Checking alloy-eips v1.0.42
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.42
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]     Checking alloy-consensus v1.0.42
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking alloy-consensus-any v1.0.42
[INFO] [stderr]     Checking alloy-network-primitives v1.0.42
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]     Checking alloy-sol-types v1.5.7
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.0.42
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking cosmwasm-crypto v3.0.4
[INFO] [stderr]     Checking cosmwasm-std v3.0.4
[INFO] [stderr]     Checking tendermint v0.40.4
[INFO] [stderr]     Checking cw-storage-plus v3.0.1
[INFO] [stderr]     Checking layer-climb-address v0.9.0
[INFO] [stderr]     Checking layer-climb-config v0.9.0
[INFO] [stderr]  Documenting wavs-types v2.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wavs-types v2.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/id/chain.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Mostly follows the specification at https://chainagnostic.org/CAIPs/caip-2
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Mostly follows the specification at <https://chainagnostic.org/CAIPs/caip-2>
[INFO] [stdout]    |                                         +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/service.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// Package identifier of form <namespace>:<packagename>
[INFO] [stdout]     |                                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `packagename`
[INFO] [stdout]    --> src/service.rs:243:48
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// Package identifier of form <namespace>:<packagename>
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/service.rs:382:78
[INFO] [stdout]     |
[INFO] [stdout] 382 |         /// The timestamp of the block containing this event, as proposed in https://github.com/ethereum/execution-apis/issues/295
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 382 |         /// The timestamp of the block containing this event, as proposed in <https://github.com/ethereum/execution-apis/issues/295>
[INFO] [stdout]     |                                                                              +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wavs_types/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643", 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" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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]  Documenting wavs-types v2.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/id/chain.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Mostly follows the specification at https://chainagnostic.org/CAIPs/caip-2
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// Mostly follows the specification at <https://chainagnostic.org/CAIPs/caip-2>
[INFO] [stdout]    |                                         +                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/service.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// Package identifier of form <namespace>:<packagename>
[INFO] [stdout]     |                                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `packagename`
[INFO] [stdout]    --> src/service.rs:243:48
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// Package identifier of form <namespace>:<packagename>
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/service.rs:382:78
[INFO] [stdout]     |
[INFO] [stdout] 382 |         /// The timestamp of the block containing this event, as proposed in https://github.com/ethereum/execution-apis/issues/295
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 382 |         /// The timestamp of the block containing this event, as proposed in <https://github.com/ethereum/execution-apis/issues/295>
[INFO] [stdout]     |                                                                              +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wavs_types/index.html
[INFO] running `Command { std: "docker" "inspect" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643", kill_on_drop: false }`
[INFO] [stdout] 4e8edcb8468d8568d1f162fcd52d950acc0974472b7e0873c2342a52d7459643
