[INFO] fetching crate rlp 0.6.1...
[INFO] checking rlp-0.6.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rlp 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate rlp 0.6.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rlp 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rlp 0.6.1
[INFO] tweaked toml for crates.io crate rlp 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce612f637b87948162a57c8f6b56297dc040ec899fa503e87e0832f7f9522fd6
[INFO] running `Command { std: "docker" "start" "-a" "ce612f637b87948162a57c8f6b56297dc040ec899fa503e87e0832f7f9522fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce612f637b87948162a57c8f6b56297dc040ec899fa503e87e0832f7f9522fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce612f637b87948162a57c8f6b56297dc040ec899fa503e87e0832f7f9522fd6", kill_on_drop: false }`
[INFO] [stdout] ce612f637b87948162a57c8f6b56297dc040ec899fa503e87e0832f7f9522fd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a39312c07899a5e951213ed920410056654dc806896b4a8f61c3e296d785256b
[INFO] running `Command { std: "docker" "start" "-a" "a39312c07899a5e951213ed920410056654dc806896b4a8f61c3e296d785256b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rlp v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking impl-rlp v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking rlp v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> benches/rlp.rs:25:18
[INFO] [stdout]     |
[INFO] [stdout] 25  |             stream.append(&uint);
[INFO] [stdout]     |                    ------ ^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: benches/rlp.rs:16:21
[INFO] [stdout]     |
[INFO] [stdout] 16  |               let mut stream = rlp::RlpStream::new();
[INFO] [stdout]     |                                --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 24  |               let uint: primitive_types::U256 = "8090a0b0c0d0e0f00910203040506077000000000000000100000000000012f0".into();
[INFO] [stdout]     |                         --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `RlpStream::append`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/stream.rs:113:6
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn append<E>(&mut self, value: &E) -> &mut Self
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] 112 |     where
[INFO] [stdout] 113 |         E: Encodable,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `RlpStream::append`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> benches/rlp.rs:74:39
[INFO] [stdout]     |
[INFO] [stdout] 74  |             let _: primitive_types::U256 = rlp.as_val().unwrap();
[INFO] [stdout]     |                                                ^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: benches/rlp.rs:16:21
[INFO] [stdout]     |
[INFO] [stdout] 16  |               let mut stream = rlp::RlpStream::new();
[INFO] [stdout]     |                                --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout] ...
[INFO] [stdout] 24  |               let uint: primitive_types::U256 = "8090a0b0c0d0e0f00910203040506077000000000000000100000000000012f0".into();
[INFO] [stdout]     |                         --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `Rlp::<'a>::as_val`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/rlpin.rs:274:6
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn as_val<T>(&self) -> Result<T, DecoderError>
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] 273 |     where
[INFO] [stdout] 274 |         T: Decodable,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Rlp::<'a>::as_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rlp` (bench "rlp") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:225:3
[INFO] [stdout]     |
[INFO] [stdout] 225 |         ETestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `ETestPair<U256>` to implement `From<(U256, [u8; 1])>`
[INFO] [stdout]    --> tests/tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<T, Repr> From<(T, Repr)> for ETestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 163 | where
[INFO] [stdout] 164 |     T: Encodable,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:225:3
[INFO] [stdout]     |
[INFO] [stdout] 225 |         ETestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 |         ETestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `ETestPair<U256>` to implement `From<(U256, [u8; 5])>`
[INFO] [stdout]    --> tests/tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<T, Repr> From<(T, Repr)> for ETestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 163 | where
[INFO] [stdout] 164 |     T: Encodable,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:226:3
[INFO] [stdout]     |
[INFO] [stdout] 226 |         ETestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 |         ETestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `ETestPair<U256>` to implement `From<(U256, [u8; 5])>`
[INFO] [stdout]    --> tests/tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<T, Repr> From<(T, Repr)> for ETestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 163 | where
[INFO] [stdout] 164 |     T: Encodable,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 |         ETestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 |         ETestPair::from((
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `ETestPair<U256>` to implement `From<(U256, [u8; 33])>`
[INFO] [stdout]    --> tests/tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<T, Repr> From<(T, Repr)> for ETestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 163 | where
[INFO] [stdout] 164 |     T: Encodable,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:228:3
[INFO] [stdout]     |
[INFO] [stdout] 228 | /         ETestPair::from((
[INFO] [stdout] 229 | |             U256::from_big_endian(&hex!("  8090a0b0c0d0e0f00910203040506077000000000000000100000000000012f0")),
[INFO] [stdout] 230 | |             hex!("a08090a0b0c0d0e0f00910203040506077000000000000000100000000000012f0"),
[INFO] [stdout] 231 | |         )),
[INFO] [stdout]     | |__________^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 225 | |         ETestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 226 | |         ETestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 227 | |         ETestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |         )),
[INFO] [stdout] 232 | |     ];
[INFO] [stdout]     | |_____^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 225 | |         ETestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 226 | |         ETestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 227 | |         ETestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |         )),
[INFO] [stdout] 232 | |     ];
[INFO] [stdout]     | |_____^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 225 | |         ETestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 226 | |         ETestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 227 | |         ETestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |         )),
[INFO] [stdout] 232 | |     ];
[INFO] [stdout]     | |_____^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 225 | |         ETestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 226 | |         ETestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 227 | |         ETestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |         )),
[INFO] [stdout] 232 | |     ];
[INFO] [stdout]     | |_____^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:233:19
[INFO] [stdout]     |
[INFO] [stdout] 233 |     run_encode_tests(tests);
[INFO] [stdout]     |     ---------------- ^^^^^ the trait `Encodable` is not implemented for `U256`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `run_encode_tests`
[INFO] [stdout]    --> tests/tests.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn run_encode_tests<T>(tests: Vec<ETestPair<T>>)
[INFO] [stdout]     |    ---------------- required by a bound in this function
[INFO] [stdout] 139 | where
[INFO] [stdout] 140 |     T: Encodable,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `run_encode_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let tests = vec![ETestPair::from((
[INFO] [stdout]     |                      ^^^^^^^^^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `ETestPair<H160>` to implement `From<(H160, [u8; 21])>`
[INFO] [stdout]    --> tests/tests.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<T, Repr> From<(T, Repr)> for ETestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 163 | where
[INFO] [stdout] 164 |     T: Encodable,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |       let tests = vec![ETestPair::from((
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 283 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 284 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 285 | |     ))];
[INFO] [stdout]     | |______^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |       let tests = vec![ETestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 283 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 284 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 285 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |       let tests = vec![ETestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 283 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 284 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 285 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |       let tests = vec![ETestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 283 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 284 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 285 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 282 |       let tests = vec![ETestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 283 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 284 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 285 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ETestPair`
[INFO] [stdout]    --> tests/tests.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | struct ETestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 135 | where
[INFO] [stdout] 136 |     T: Encodable;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `ETestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Encodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     run_encode_tests(tests);
[INFO] [stdout]     |     ---------------- ^^^^^ the trait `Encodable` is not implemented for `H160`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  |   pub trait Encodable {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `run_encode_tests`
[INFO] [stdout]    --> tests/tests.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn run_encode_tests<T>(tests: Vec<ETestPair<T>>)
[INFO] [stdout]     |    ---------------- required by a bound in this function
[INFO] [stdout] 139 | where
[INFO] [stdout] 140 |     T: Encodable,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `run_encode_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 |         DTestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `DTestPair<U256>` to implement `From<(U256, [u8; 1])>`
[INFO] [stdout]    --> tests/tests.rs:383:15
[INFO] [stdout]     |
[INFO] [stdout] 383 | impl<T, Repr> From<(T, Repr)> for DTestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 384 | where
[INFO] [stdout] 385 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:481:3
[INFO] [stdout]     |
[INFO] [stdout] 481 |         DTestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:482:3
[INFO] [stdout]     |
[INFO] [stdout] 482 |         DTestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `DTestPair<U256>` to implement `From<(U256, [u8; 5])>`
[INFO] [stdout]    --> tests/tests.rs:383:15
[INFO] [stdout]     |
[INFO] [stdout] 383 | impl<T, Repr> From<(T, Repr)> for DTestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 384 | where
[INFO] [stdout] 385 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:482:3
[INFO] [stdout]     |
[INFO] [stdout] 482 |         DTestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:483:3
[INFO] [stdout]     |
[INFO] [stdout] 483 |         DTestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `DTestPair<U256>` to implement `From<(U256, [u8; 5])>`
[INFO] [stdout]    --> tests/tests.rs:383:15
[INFO] [stdout]     |
[INFO] [stdout] 383 | impl<T, Repr> From<(T, Repr)> for DTestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 384 | where
[INFO] [stdout] 385 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:483:3
[INFO] [stdout]     |
[INFO] [stdout] 483 |         DTestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:484:3
[INFO] [stdout]     |
[INFO] [stdout] 484 |         DTestPair::from((
[INFO] [stdout]     |         ^^^^^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `DTestPair<U256>` to implement `From<(U256, [u8; 33])>`
[INFO] [stdout]    --> tests/tests.rs:383:15
[INFO] [stdout]     |
[INFO] [stdout] 383 | impl<T, Repr> From<(T, Repr)> for DTestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 384 | where
[INFO] [stdout] 385 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:484:3
[INFO] [stdout]     |
[INFO] [stdout] 484 | /         DTestPair::from((
[INFO] [stdout] 485 | |             U256::from_big_endian(&hex!("  8090a0b0c0d0e0f00910203040506077000000000000000100000000000012f0")),
[INFO] [stdout] 486 | |             hex!("a08090a0b0c0d0e0f00910203040506077000000000000000100000000000012f0"),
[INFO] [stdout] 487 | |         )),
[INFO] [stdout]     | |__________^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 481 | |         DTestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 482 | |         DTestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 483 | |         DTestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |         )),
[INFO] [stdout] 488 | |     ];
[INFO] [stdout]     | |_____^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 481 | |         DTestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 482 | |         DTestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 483 | |         DTestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |         )),
[INFO] [stdout] 488 | |     ];
[INFO] [stdout]     | |_____^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 481 | |         DTestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 482 | |         DTestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 483 | |         DTestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |         )),
[INFO] [stdout] 488 | |     ];
[INFO] [stdout]     | |_____^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:480:14
[INFO] [stdout]     |
[INFO] [stdout] 480 |       let tests = vec![
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 481 | |         DTestPair::from((U256::from(0_u64), hex!("80"))),
[INFO] [stdout] 482 | |         DTestPair::from((U256::from(0x0100_0000_u64), hex!("8401000000"))),
[INFO] [stdout] 483 | |         DTestPair::from((U256::from(0xffff_ffff_u64), hex!("84ffffffff"))),
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |         )),
[INFO] [stdout] 488 | |     ];
[INFO] [stdout]     | |_____^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U256: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:489:19
[INFO] [stdout]     |
[INFO] [stdout] 489 |     run_decode_tests(tests);
[INFO] [stdout]     |     ---------------- ^^^^^ the trait `Decodable` is not implemented for `U256`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | / construct_uint! {
[INFO] [stdout] 45  | |     /// 256-bit unsigned integer.
[INFO] [stdout] 46  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 47  | |     pub struct U256(4);
[INFO] [stdout] 48  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `run_decode_tests`
[INFO] [stdout]    --> tests/tests.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | fn run_decode_tests<T>(tests: Vec<DTestPair<T>>)
[INFO] [stdout]     |    ---------------- required by a bound in this function
[INFO] [stdout] 362 | where
[INFO] [stdout] 363 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `run_decode_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:514:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     let tests = vec![DTestPair::from((
[INFO] [stdout]     |                      ^^^^^^^^^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required for `DTestPair<H160>` to implement `From<(H160, [u8; 21])>`
[INFO] [stdout]    --> tests/tests.rs:383:15
[INFO] [stdout]     |
[INFO] [stdout] 383 | impl<T, Repr> From<(T, Repr)> for DTestPair<T>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^     ^^^^^^^^^^^^
[INFO] [stdout] 384 | where
[INFO] [stdout] 385 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        --------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:514:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |       let tests = vec![DTestPair::from((
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 515 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 516 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 517 | |     ))];
[INFO] [stdout]     | |______^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |       let tests = vec![DTestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 515 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 516 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 517 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |       let tests = vec![DTestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 515 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 516 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 517 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |       let tests = vec![DTestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 515 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 516 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 517 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:514:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |       let tests = vec![DTestPair::from((
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 515 | |         H160::from(hex!("ef2d6d194084c2de36e0dabfce45d046b37d1106")),
[INFO] [stdout] 516 | |         hex!("94ef2d6d194084c2de36e0dabfce45d046b37d1106"),
[INFO] [stdout] 517 | |     ))];
[INFO] [stdout]     | |_______^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `DTestPair`
[INFO] [stdout]    --> tests/tests.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | struct DTestPair<T>(T, Vec<u8>)
[INFO] [stdout]     |        --------- required by a bound in this struct
[INFO] [stdout] 354 | where
[INFO] [stdout] 355 |     T: Decodable + fmt::Debug + cmp::Eq;
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `DTestPair`
[INFO] [stdout]     = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `H160: Decodable` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:518:19
[INFO] [stdout]     |
[INFO] [stdout] 518 |     run_decode_tests(tests);
[INFO] [stdout]     |     ---------------- ^^^^^ the trait `Decodable` is not implemented for `H160`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rlp` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/workdir/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/tests.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |   use primitive_types::{H160, U256};
[INFO] [stdout]     |       --------------- one version of crate `rlp` is used here, as a dependency of crate `impl_rlp`
[INFO] [stdout] 14  |   use rlp::{Decodable, DecoderError, Encodable, Rlp, RlpStream};
[INFO] [stdout]     |       --- one version of crate `rlp` is used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rlp-0.6.1/src/traits.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  |   pub trait Decodable: Sized {
[INFO] [stdout]     |   -------------------------- this is the found trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/primitive-types-0.13.1/src/lib.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout] 61  | / construct_fixed_hash! {
[INFO] [stdout] 62  | |     /// Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
[INFO] [stdout] 63  | |     #[cfg_attr(feature = "scale-info", derive(TypeInfo))]
[INFO] [stdout] 64  | |     pub struct H160(20);
[INFO] [stdout] 65  | | }
[INFO] [stdout]     | |_- this type doesn't implement the required trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `run_decode_tests`
[INFO] [stdout]    --> tests/tests.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | fn run_decode_tests<T>(tests: Vec<DTestPair<T>>)
[INFO] [stdout]     |    ---------------- required by a bound in this function
[INFO] [stdout] 362 | where
[INFO] [stdout] 363 |     T: Decodable + fmt::Debug + cmp::Eq,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `run_decode_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rlp` (test "tests") due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "a39312c07899a5e951213ed920410056654dc806896b4a8f61c3e296d785256b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39312c07899a5e951213ed920410056654dc806896b4a8f61c3e296d785256b", kill_on_drop: false }`
[INFO] [stdout] a39312c07899a5e951213ed920410056654dc806896b4a8f61c3e296d785256b
