[INFO] fetching crate fuel-types 0.43.1...
[INFO] checking fuel-types-0.43.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fuel-types 0.43.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fuel-types 0.43.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fuel-derive v0.43.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00362a8491d71263b49da72baf2e5cf34770ba618f128eaa802348bad94df744
[INFO] running `Command { std: "docker" "start" "-a" "00362a8491d71263b49da72baf2e5cf34770ba618f128eaa802348bad94df744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00362a8491d71263b49da72baf2e5cf34770ba618f128eaa802348bad94df744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00362a8491d71263b49da72baf2e5cf34770ba618f128eaa802348bad94df744", kill_on_drop: false }`
[INFO] [stdout] 00362a8491d71263b49da72baf2e5cf34770ba618f128eaa802348bad94df744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f768ce866c9f0b210110551941b37d9173ed1f7fb66e072d94a81a87abfe8f85
[INFO] running `Command { std: "docker" "start" "-a" "f768ce866c9f0b210110551941b37d9173ed1f7fb66e072d94a81a87abfe8f85", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[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 oorandom v11.1.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking fuel-types v0.43.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[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] 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
[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
[INFO] running `Command { std: "docker" "inspect" "f768ce866c9f0b210110551941b37d9173ed1f7fb66e072d94a81a87abfe8f85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f768ce866c9f0b210110551941b37d9173ed1f7fb66e072d94a81a87abfe8f85", kill_on_drop: false }`
[INFO] [stdout] f768ce866c9f0b210110551941b37d9173ed1f7fb66e072d94a81a87abfe8f85
[INFO] checking fuel-types-0.43.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fuel-types 0.43.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fuel-types 0.43.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e4fba7c0f38968ae8b3502dcfa0bea801e62ae6ec6545239868ae43c13dd3d6
[INFO] running `Command { std: "docker" "start" "-a" "6e4fba7c0f38968ae8b3502dcfa0bea801e62ae6ec6545239868ae43c13dd3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e4fba7c0f38968ae8b3502dcfa0bea801e62ae6ec6545239868ae43c13dd3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4fba7c0f38968ae8b3502dcfa0bea801e62ae6ec6545239868ae43c13dd3d6", kill_on_drop: false }`
[INFO] [stdout] 6e4fba7c0f38968ae8b3502dcfa0bea801e62ae6ec6545239868ae43c13dd3d6
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25fe4fbb1e86f788dcdec0b614879deb46c7d98193b9aca8a8cb5ac4d487bca7
[INFO] running `Command { std: "docker" "start" "-a" "25fe4fbb1e86f788dcdec0b614879deb46c7d98193b9aca8a8cb5ac4d487bca7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling fuel-derive v0.43.2
[INFO] [stderr]     Checking fuel-types v0.43.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[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] 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
[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
[INFO] running `Command { std: "docker" "inspect" "25fe4fbb1e86f788dcdec0b614879deb46c7d98193b9aca8a8cb5ac4d487bca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25fe4fbb1e86f788dcdec0b614879deb46c7d98193b9aca8a8cb5ac4d487bca7", kill_on_drop: false }`
[INFO] [stdout] 25fe4fbb1e86f788dcdec0b614879deb46c7d98193b9aca8a8cb5ac4d487bca7
