[INFO] fetching crate fuel-types 0.43.1...
[INFO] checking fuel-types-0.43.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fuel-types 0.43.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fuel-types 0.43.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-types 0.43.1
[INFO] finished tweaking crates.io crate fuel-types 0.43.1
[INFO] tweaked toml for crates.io crate fuel-types 0.43.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuel-derive v0.43.2
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded postcard v1.0.8
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75ab49e5d64644448ef9fe9581b66720955a6ad2a830acb5b4893e73d18b372e
[INFO] running `Command { std: "docker" "start" "-a" "75ab49e5d64644448ef9fe9581b66720955a6ad2a830acb5b4893e73d18b372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75ab49e5d64644448ef9fe9581b66720955a6ad2a830acb5b4893e73d18b372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75ab49e5d64644448ef9fe9581b66720955a6ad2a830acb5b4893e73d18b372e", kill_on_drop: false }`
[INFO] [stdout] 75ab49e5d64644448ef9fe9581b66720955a6ad2a830acb5b4893e73d18b372e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65966f37de597255c66052c6114ac1082b2dc7fe561cc7adb676e15cd2ea24f1
[INFO] running `Command { std: "docker" "start" "-a" "65966f37de597255c66052c6114ac1082b2dc7fe561cc7adb676e15cd2ea24f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking fuel-types v0.43.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/canonical.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/array_types.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/numeric_types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/array_types.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/numeric_types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Address>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |     encode_decode::<Address>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Address>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::AssetId>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     encode_decode::<AssetId>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::AssetId>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::ContractId>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |     encode_decode::<ContractId>(rng.gen());
[INFO] [stdout]     |                                     ^^^ the trait `Distribution<array_types::ContractId>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes4>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |     encode_decode::<Bytes4>(rng.gen());
[INFO] [stdout]     |                                 ^^^ the trait `Distribution<array_types::Bytes4>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes8>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |     encode_decode::<Bytes8>(rng.gen());
[INFO] [stdout]     |                                 ^^^ the trait `Distribution<array_types::Bytes8>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes20>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |     encode_decode::<Bytes20>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Bytes20>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes32>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     encode_decode::<Bytes32>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Nonce>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:129:32
[INFO] [stdout]     |
[INFO] [stdout] 129 |     encode_decode::<Nonce>(rng.gen());
[INFO] [stdout]     |                                ^^^ the trait `Distribution<array_types::Nonce>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::MessageId>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |     encode_decode::<MessageId>(rng.gen());
[INFO] [stdout]     |                                    ^^^ the trait `Distribution<array_types::MessageId>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Salt>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     encode_decode::<Salt>(rng.gen());
[INFO] [stdout]     |                               ^^^ the trait `Distribution<array_types::Salt>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes64>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:132:34
[INFO] [stdout]     |
[INFO] [stdout] 132 |     encode_decode::<Bytes64>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Bytes64>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-types` (lib test) due to 12 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "65966f37de597255c66052c6114ac1082b2dc7fe561cc7adb676e15cd2ea24f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65966f37de597255c66052c6114ac1082b2dc7fe561cc7adb676e15cd2ea24f1", kill_on_drop: false }`
[INFO] [stdout] 65966f37de597255c66052c6114ac1082b2dc7fe561cc7adb676e15cd2ea24f1
[INFO] checking fuel-types-0.43.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate fuel-types 0.43.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fuel-types 0.43.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuel-types 0.43.1
[INFO] finished tweaking crates.io crate fuel-types 0.43.1
[INFO] tweaked toml for crates.io crate fuel-types 0.43.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5efb528f849b13491864769d175c6ac5e12a6f7bcb5f26706edc126833680ebd
[INFO] running `Command { std: "docker" "start" "-a" "5efb528f849b13491864769d175c6ac5e12a6f7bcb5f26706edc126833680ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5efb528f849b13491864769d175c6ac5e12a6f7bcb5f26706edc126833680ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5efb528f849b13491864769d175c6ac5e12a6f7bcb5f26706edc126833680ebd", kill_on_drop: false }`
[INFO] [stdout] 5efb528f849b13491864769d175c6ac5e12a6f7bcb5f26706edc126833680ebd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c683a88957422319f2be7ddb9015b7abbbee8bcd5ab56061c286e4bc4f69b25
[INFO] running `Command { std: "docker" "start" "-a" "3c683a88957422319f2be7ddb9015b7abbbee8bcd5ab56061c286e4bc4f69b25", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking fuel-types v0.43.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/canonical.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/array_types.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/numeric_types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/array_types.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/fmt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use alloc::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/numeric_types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     convert::TryFrom,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Address>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |     encode_decode::<Address>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Address>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::AssetId>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |     encode_decode::<AssetId>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::AssetId>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::ContractId>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:124:37
[INFO] [stdout]     |
[INFO] [stdout] 124 |     encode_decode::<ContractId>(rng.gen());
[INFO] [stdout]     |                                     ^^^ the trait `Distribution<array_types::ContractId>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes4>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:125:33
[INFO] [stdout]     |
[INFO] [stdout] 125 |     encode_decode::<Bytes4>(rng.gen());
[INFO] [stdout]     |                                 ^^^ the trait `Distribution<array_types::Bytes4>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes8>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |     encode_decode::<Bytes8>(rng.gen());
[INFO] [stdout]     |                                 ^^^ the trait `Distribution<array_types::Bytes8>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes20>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |     encode_decode::<Bytes20>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Bytes20>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes32>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:128:34
[INFO] [stdout]     |
[INFO] [stdout] 128 |     encode_decode::<Bytes32>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Nonce>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:129:32
[INFO] [stdout]     |
[INFO] [stdout] 129 |     encode_decode::<Nonce>(rng.gen());
[INFO] [stdout]     |                                ^^^ the trait `Distribution<array_types::Nonce>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::MessageId>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:130:36
[INFO] [stdout]     |
[INFO] [stdout] 130 |     encode_decode::<MessageId>(rng.gen());
[INFO] [stdout]     |                                    ^^^ the trait `Distribution<array_types::MessageId>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Salt>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     encode_decode::<Salt>(rng.gen());
[INFO] [stdout]     |                               ^^^ the trait `Distribution<array_types::Salt>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: Distribution<array_types::Bytes64>` is not satisfied
[INFO] [stdout]    --> src/tests/types.rs:132:34
[INFO] [stdout]     |
[INFO] [stdout] 132 |     encode_decode::<Bytes64>(rng.gen());
[INFO] [stdout]     |                                  ^^^ the trait `Distribution<array_types::Bytes64>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Distribution<T>`:
[INFO] [stdout]               <Standard as Distribution<bool>>
[INFO] [stdout]               <Standard as Distribution<char>>
[INFO] [stdout]               <Standard as Distribution<isize>>
[INFO] [stdout]               <Standard as Distribution<i8>>
[INFO] [stdout]               <Standard as Distribution<i16>>
[INFO] [stdout]               <Standard as Distribution<i32>>
[INFO] [stdout]               <Standard as Distribution<i64>>
[INFO] [stdout]               <Standard as Distribution<i128>>
[INFO] [stdout]             and 62 others
[INFO] [stdout] note: required by a bound in `gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout] 93  |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout] 94  |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-types` (lib test) due to 12 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3c683a88957422319f2be7ddb9015b7abbbee8bcd5ab56061c286e4bc4f69b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c683a88957422319f2be7ddb9015b7abbbee8bcd5ab56061c286e4bc4f69b25", kill_on_drop: false }`
[INFO] [stdout] 3c683a88957422319f2be7ddb9015b7abbbee8bcd5ab56061c286e4bc4f69b25
