[INFO] fetching crate erc20-substreams 0.1.1...
[INFO] checking erc20-substreams-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate erc20-substreams 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate erc20-substreams 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substreams v0.1.1
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded substreams-macro v0.1.1
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded prost-build v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2ce519726c954f190fce6bf96cc2b9a47a5394a89f13a4fc82765a232619982
[INFO] running `Command { std: "docker" "start" "-a" "b2ce519726c954f190fce6bf96cc2b9a47a5394a89f13a4fc82765a232619982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2ce519726c954f190fce6bf96cc2b9a47a5394a89f13a4fc82765a232619982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ce519726c954f190fce6bf96cc2b9a47a5394a89f13a4fc82765a232619982", kill_on_drop: false }`
[INFO] [stdout] b2ce519726c954f190fce6bf96cc2b9a47a5394a89f13a4fc82765a232619982
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7f0c09474bac97327a37ffcfdd23ede90afba8909871b765b0b510b8c6eb434
[INFO] running `Command { std: "docker" "start" "-a" "f7f0c09474bac97327a37ffcfdd23ede90afba8909871b765b0b510b8c6eb434", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[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.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: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: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: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: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 `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 `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[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] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/rpc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `hex` is imported redundantly
[INFO] [stdout]  --> src/rpc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use hex;
[INFO] [stdout]   |     ^^^ the item `hex` is already defined here
[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: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 `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 `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; 2 warnings emitted
[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; 2 warnings emitted
[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 test) due to 12 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `erc20-substreams` (lib) due to 12 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f7f0c09474bac97327a37ffcfdd23ede90afba8909871b765b0b510b8c6eb434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f0c09474bac97327a37ffcfdd23ede90afba8909871b765b0b510b8c6eb434", kill_on_drop: false }`
[INFO] [stdout] f7f0c09474bac97327a37ffcfdd23ede90afba8909871b765b0b510b8c6eb434
