[INFO] fetching crate erc20-substreams 0.1.1...
[INFO] checking erc20-substreams-0.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate erc20-substreams 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate erc20-substreams 0.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate erc20-substreams 0.1.1
[INFO] finished tweaking crates.io crate erc20-substreams 0.1.1
[INFO] tweaked toml for crates.io crate erc20-substreams 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded substreams-macro v0.1.1
[INFO] [stderr]   Downloaded substreams v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e52269c58035ef00165665bd90f0d19e9cf7d8d84eb451918a27269ec3a23ce
[INFO] running `Command { std: "docker" "start" "-a" "3e52269c58035ef00165665bd90f0d19e9cf7d8d84eb451918a27269ec3a23ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e52269c58035ef00165665bd90f0d19e9cf7d8d84eb451918a27269ec3a23ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e52269c58035ef00165665bd90f0d19e9cf7d8d84eb451918a27269ec3a23ce", kill_on_drop: false }`
[INFO] [stdout] 3e52269c58035ef00165665bd90f0d19e9cf7d8d84eb451918a27269ec3a23ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1db7968d0e97b470a83db95d20b8564e5d2c9941f94b25d94b01b299fef2b10
[INFO] running `Command { std: "docker" "start" "-a" "a1db7968d0e97b470a83db95d20b8564e5d2c9941f94b25d94b01b299fef2b10", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling substreams-macro v0.1.1
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking substreams v0.1.1
[INFO] [stderr]    Compiling erc20-substreams v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_rpc_calls(addr: &Vec<u8>) -> substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                                                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     return substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc` in `substreams`
[INFO] [stdout]    --> src/lib.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     substreams::rpc::eth_call(substreams::proto::encode(&rpc_calls).unwrap());
[INFO] [stdout]     |                                 ^^^ could not find `rpc` in `substreams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_rpc_calls(addr: &Vec<u8>) -> substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                                                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]    --> src/lib.rs:118:65
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let rpc_responses_unmarshalled: substreams::pb::eth::RpcResponses =
[INFO] [stdout]     |                                                                 ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     return substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc` in `substreams`
[INFO] [stdout]    --> src/lib.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     substreams::rpc::eth_call(substreams::proto::encode(&rpc_calls).unwrap());
[INFO] [stdout]     |                                 ^^^ could not find `rpc` in `substreams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]    --> src/lib.rs:118:65
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let rpc_responses_unmarshalled: substreams::pb::eth::RpcResponses =
[INFO] [stdout]     |                                                                 ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let block: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Transfers: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:45:24
[INFO] [stdout]     |
[INFO] [stdout] 45  |     substreams::output(transfers);
[INFO] [stdout]     |     ------------------ ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Transfers`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let blk: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Tokens: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     substreams::output(tokens);
[INFO] [stdout]     |     ------------------ ^^^^^^ the trait `prost::message::Message` is not implemented for `Tokens`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let block: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Transfers: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:45:24
[INFO] [stdout]     |
[INFO] [stdout] 45  |     substreams::output(transfers);
[INFO] [stdout]     |     ------------------ ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Transfers`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let blk: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Tokens: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     substreams::output(tokens);
[INFO] [stdout]     |     ------------------ ^^^^^^ the trait `prost::message::Message` is not implemented for `Tokens`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `erc20-substreams` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `erc20-substreams` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1db7968d0e97b470a83db95d20b8564e5d2c9941f94b25d94b01b299fef2b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1db7968d0e97b470a83db95d20b8564e5d2c9941f94b25d94b01b299fef2b10", kill_on_drop: false }`
[INFO] [stdout] a1db7968d0e97b470a83db95d20b8564e5d2c9941f94b25d94b01b299fef2b10
[INFO] checking erc20-substreams-0.1.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate erc20-substreams 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate erc20-substreams 0.1.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate erc20-substreams 0.1.1
[INFO] finished tweaking crates.io crate erc20-substreams 0.1.1
[INFO] tweaked toml for crates.io crate erc20-substreams 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d9e043c6b48e8e87c90abb2069e8293b9dfd708ac78b660a5e82d8d40776b67
[INFO] running `Command { std: "docker" "start" "-a" "8d9e043c6b48e8e87c90abb2069e8293b9dfd708ac78b660a5e82d8d40776b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d9e043c6b48e8e87c90abb2069e8293b9dfd708ac78b660a5e82d8d40776b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9e043c6b48e8e87c90abb2069e8293b9dfd708ac78b660a5e82d8d40776b67", kill_on_drop: false }`
[INFO] [stdout] 8d9e043c6b48e8e87c90abb2069e8293b9dfd708ac78b660a5e82d8d40776b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca891ad9bedebff54ced3337299dc8b934b6ba5a19301a646523a8bfb9bede10
[INFO] running `Command { std: "docker" "start" "-a" "ca891ad9bedebff54ced3337299dc8b934b6ba5a19301a646523a8bfb9bede10", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling substreams-macro v0.1.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.10.1
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking substreams v0.1.1
[INFO] [stderr]    Compiling erc20-substreams v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_rpc_calls(addr: &Vec<u8>) -> substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                                                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     return substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn create_rpc_calls(addr: &Vec<u8>) -> substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                                                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]  --> src/rpc.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     return substreams::pb::eth::RpcCalls {
[INFO] [stdout]   |                            ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc` in `substreams`
[INFO] [stdout]    --> src/lib.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     substreams::rpc::eth_call(substreams::proto::encode(&rpc_calls).unwrap());
[INFO] [stdout]     |                                 ^^^ could not find `rpc` in `substreams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]   --> src/rpc.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |             substreams::pb::eth::RpcCall {
[INFO] [stdout]    |                             ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]    --> src/lib.rs:118:65
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let rpc_responses_unmarshalled: substreams::pb::eth::RpcResponses =
[INFO] [stdout]     |                                                                 ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rpc` in `substreams`
[INFO] [stdout]    --> src/lib.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     substreams::rpc::eth_call(substreams::proto::encode(&rpc_calls).unwrap());
[INFO] [stdout]     |                                 ^^^ could not find `rpc` in `substreams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `eth` in `pb`
[INFO] [stdout]    --> src/lib.rs:118:65
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let rpc_responses_unmarshalled: substreams::pb::eth::RpcResponses =
[INFO] [stdout]     |                                                                 ^^^ could not find `eth` in `pb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let block: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Transfers: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:45:24
[INFO] [stdout]     |
[INFO] [stdout] 45  |     substreams::output(transfers);
[INFO] [stdout]     |     ------------------ ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Transfers`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:13:33
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let block: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let blk: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Transfers: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:45:24
[INFO] [stdout]     |
[INFO] [stdout] 45  |     substreams::output(transfers);
[INFO] [stdout]     |     ------------------ ^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Transfers`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Block: prost::message::Message` is not satisfied
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let blk: pb::eth::Block = proto::decode_ptr(block_ptr, block_len).unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^ the trait `prost::message::Message` is not implemented for `Block`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]              bool
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              u32
[INFO] [stdout]              u64
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              prost_types::compiler::Version
[INFO] [stdout]            and 78 others
[INFO] [stdout] note: required by a bound in `decode_ptr`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/proto.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn decode_ptr<T: std::default::Default + prost::Message>(
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ required by this bound in `decode_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Tokens: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     substreams::output(tokens);
[INFO] [stdout]     |     ------------------ ^^^^^^ the trait `prost::message::Message` is not implemented for `Tokens`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Tokens: prost::message::Message` is not satisfied
[INFO] [stdout]    --> src/lib.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     substreams::output(tokens);
[INFO] [stdout]     |     ------------------ ^^^^^^ the trait `prost::message::Message` is not implemented for `Tokens`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `prost::message::Message`:
[INFO] [stdout]               bool
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               u32
[INFO] [stdout]               u64
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               prost_types::compiler::Version
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `output`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/substreams-0.1.1/src/lib.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn output<M: prost::Message>(msg: M) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ required by this bound in `output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `erc20-substreams` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `erc20-substreams` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca891ad9bedebff54ced3337299dc8b934b6ba5a19301a646523a8bfb9bede10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca891ad9bedebff54ced3337299dc8b934b6ba5a19301a646523a8bfb9bede10", kill_on_drop: false }`
[INFO] [stdout] ca891ad9bedebff54ced3337299dc8b934b6ba5a19301a646523a8bfb9bede10
