[INFO] fetching crate substreams-ethereum-core 0.11.1...
[INFO] documenting substreams-ethereum-core-0.11.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate substreams-ethereum-core 0.11.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate substreams-ethereum-core 0.11.1
[INFO] finished tweaking crates.io crate substreams-ethereum-core 0.11.1
[INFO] tweaked toml for crates.io crate substreams-ethereum-core 0.11.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate substreams-ethereum-core 0.11.1 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 substreams-ethereum-core 0.11.1 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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383
[INFO] running `Command { std: "docker" "start" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383", 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" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383", 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" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling substreams-macro v0.7.0
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking substreams v0.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking ethbloom v0.12.1
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]     Checking ethereum-types v0.13.1
[INFO] [stderr]     Checking ethabi v17.2.0
[INFO] [stderr]  Documenting substreams-ethereum-core v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `N`
[INFO] [stdout]     --> src/pb/sf.ethereum.type.v2.rs:1112:82
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         /// REASON_EVENT_LOG is the amount of gas that will be charged for a 'LOG<N>' opcode executed by the EVM
[INFO] [stdout]      |                                                                                  ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1112 |         /// REASON_EVENT_LOG is the amount of gas that will be charged for a '`LOG<N>`' opcode executed by the EVM
[INFO] [stdout]      |                                                                               +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `N`
[INFO] [stdout]     --> src/pb/sf.ethereum.type.v2.rs:1114:86
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         /// REASON_EXT_CODE_COPY is the amount of gas that will be charged for a 'LOG<N>' opcode executed by the EVM
[INFO] [stdout]      |                                                                                      ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1114 |         /// REASON_EXT_CODE_COPY is the amount of gas that will be charged for a '`LOG<N>`' opcode executed by the EVM
[INFO] [stdout]      |                                                                                   +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `from`
[INFO] [stdout]    --> src/pb/sf.ethereum.type.v2.rs:740:20
[INFO] [stdout]     |
[INFO] [stdout] 740 |     /// - caller = <from>
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/event.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / pub struct IndexedDynamicValue<T> {
[INFO] [stdout] 60 | |     phantom: PhantomData<T>,
[INFO] [stdout] 61 | |
[INFO] [stdout] 62 | |     /// The hash of the value that was indexed, **not** the real value
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     pub hash: Vec<u8>,
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Dependencies needed by 'substreams-abigen' to generate bindings.`
[INFO] [stdout]    = help: ends near `decoded event.`
[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/event.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / pub struct IndexedDynamicValue<T> {
[INFO] [stdout] 60 | |     phantom: PhantomData<T>,
[INFO] [stdout] 61 | |
[INFO] [stdout] 62 | |     /// The hash of the value that was indexed, **not** the real value
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     pub hash: Vec<u8>,
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Ethereum events with indexed parameters that are of dynamic types like a 'string',`
[INFO] [stdout]    = help: ends near `Ethereum events with indexed parameters that are of dynamic types like a 'string',`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `substreams-ethereum-core`
[INFO] running `Command { std: "docker" "inspect" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383", kill_on_drop: false }`
[INFO] [stdout] 943f3d309c561535cdbab0b50615410334e343790e74b46d509d0e268e12f383
