[INFO] fetching crate bee-ternary 1.0.0...
[INFO] checking bee-ternary-1.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bee-ternary 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bee-ternary 1.0.0 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 bee-ternary 1.0.0
[INFO] finished tweaking crates.io crate bee-ternary 1.0.0
[INFO] tweaked toml for crates.io crate bee-ternary 1.0.0 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] 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] 3e1d5e64223401f467afe385404e2394f866147d6a545422df277eba5734472b
[INFO] running `Command { std: "docker" "start" "-a" "3e1d5e64223401f467afe385404e2394f866147d6a545422df277eba5734472b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e1d5e64223401f467afe385404e2394f866147d6a545422df277eba5734472b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e1d5e64223401f467afe385404e2394f866147d6a545422df277eba5734472b", kill_on_drop: false }`
[INFO] [stdout] 3e1d5e64223401f467afe385404e2394f866147d6a545422df277eba5734472b
[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] a851a70facce06dfc83163078213a039d51ea6f4462d0e220b1e97c22ed7a3fb
[INFO] running `Command { std: "docker" "start" "-a" "a851a70facce06dfc83163078213a039d51ea6f4462d0e220b1e97c22ed7a3fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling bee-ternary v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/convert.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use core::cmp::PartialOrd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:38:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::TritBuf<T>: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:16:31
[INFO] [stdout]      |
[INFO] [stdout] 16   |         serde_json::to_string(&a).unwrap(),
[INFO] [stdout]      |         --------------------- ^^ the trait `serde::Serialize` is not implemented for `bee_ternary::TritBuf<T>`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 104 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/src/ser.rs:2209:17
[INFO] [stdout]      |
[INFO] [stdout] 2207 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2208 | where
[INFO] [stdout] 2209 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::TritBuf<T>: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:27:31
[INFO] [stdout]      |
[INFO] [stdout] 27   |         serde_json::to_string(&a).unwrap(),
[INFO] [stdout]      |         --------------------- ^^ the trait `serde::Serialize` is not implemented for `bee_ternary::TritBuf<T>`
[INFO] [stdout]      |         |
[INFO] [stdout]      |         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 104 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/src/ser.rs:2209:17
[INFO] [stdout]      |
[INFO] [stdout] 2207 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2208 | where
[INFO] [stdout] 2209 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::TritBuf<T>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:38:9
[INFO] [stdout]      |
[INFO] [stdout] 38   | /         serde_json::from_str::<TritBuf<T>>(&format!(
[INFO] [stdout] 39   | |             "[{}]",
[INFO] [stdout] 40   | |             a_i8.iter().map(|t| t.to_string()).collect::<Vec<_>>().join(",")
[INFO] [stdout] 41   | |         ))
[INFO] [stdout]      | |__________^ the trait `Deserialize<'_>` is not implemented for `bee_ternary::TritBuf<T>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 103 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/src/de.rs:2676:8
[INFO] [stdout]      |
[INFO] [stdout] 2674 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2675 | where
[INFO] [stdout] 2676 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/convert.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use core::cmp::PartialOrd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:38:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::TritBuf<T>: Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> tests/serde.rs:53:9
[INFO] [stdout]      |
[INFO] [stdout] 53   | /         serde_json::from_str::<TritBuf<T>>(&format!(
[INFO] [stdout] 54   | |             "[{}]",
[INFO] [stdout] 55   | |             a_i8.iter().map(|t| t.to_string()).collect::<Vec<_>>().join(",")
[INFO] [stdout] 56   | |         ))
[INFO] [stdout]      | |__________^ the trait `Deserialize<'_>` is not implemented for `bee_ternary::TritBuf<T>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 103 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.115/src/de.rs:2676:8
[INFO] [stdout]      |
[INFO] [stdout] 2674 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2675 | where
[INFO] [stdout] 2676 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |     serialize_generic::<T1B1Buf<Btrit>>();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `bee_ternary::Btrit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `serialize_generic`
[INFO] [stdout]   --> tests/serde.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn serialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ----------------- required by a bound in this function
[INFO] [stdout] 11 | where
[INFO] [stdout] 12 |     <T::Slice as RawEncoding>::Trit: Serialize,
[INFO] [stdout]    |                                      ^^^^^^^^^ required by this bound in `serialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Utrit: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:65:36
[INFO] [stdout]    |
[INFO] [stdout] 65 |     serialize_generic_unbalanced::<T1B1Buf<Utrit>>();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `bee_ternary::Utrit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `serialize_generic_unbalanced`
[INFO] [stdout]   --> tests/serde.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn serialize_generic_unbalanced<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ---------------------------- required by a bound in this function
[INFO] [stdout] 22 | where
[INFO] [stdout] 23 |     <T::Slice as RawEncoding>::Trit: Serialize,
[INFO] [stdout]    |                                      ^^^^^^^^^ required by this bound in `serialize_generic_unbalanced`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |     serialize_generic::<T2B1Buf>();
[INFO] [stdout]    |                         ^^^^^^^ the trait `serde::Serialize` is not implemented for `bee_ternary::Btrit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `serialize_generic`
[INFO] [stdout]   --> tests/serde.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn serialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ----------------- required by a bound in this function
[INFO] [stdout] 11 | where
[INFO] [stdout] 12 |     <T::Slice as RawEncoding>::Trit: Serialize,
[INFO] [stdout]    |                                      ^^^^^^^^^ required by this bound in `serialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 67 |     serialize_generic::<T3B1Buf>();
[INFO] [stdout]    |                         ^^^^^^^ the trait `serde::Serialize` is not implemented for `bee_ternary::Btrit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `serialize_generic`
[INFO] [stdout]   --> tests/serde.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn serialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ----------------- required by a bound in this function
[INFO] [stdout] 11 | where
[INFO] [stdout] 12 |     <T::Slice as RawEncoding>::Trit: Serialize,
[INFO] [stdout]    |                                      ^^^^^^^^^ required by this bound in `serialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     serialize_generic::<T4B1Buf>();
[INFO] [stdout]    |                         ^^^^^^^ the trait `serde::Serialize` is not implemented for `bee_ternary::Btrit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `serialize_generic`
[INFO] [stdout]   --> tests/serde.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn serialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ----------------- required by a bound in this function
[INFO] [stdout] 11 | where
[INFO] [stdout] 12 |     <T::Slice as RawEncoding>::Trit: Serialize,
[INFO] [stdout]    |                                      ^^^^^^^^^ required by this bound in `serialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: serde::Serialize` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     serialize_generic::<T5B1Buf>();
[INFO] [stdout]    |                         ^^^^^^^ the trait `serde::Serialize` is not implemented for `bee_ternary::Btrit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `serialize_generic`
[INFO] [stdout]   --> tests/serde.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn serialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ----------------- required by a bound in this function
[INFO] [stdout] 11 | where
[INFO] [stdout] 12 |     <T::Slice as RawEncoding>::Trit: Serialize,
[INFO] [stdout]    |                                      ^^^^^^^^^ required by this bound in `serialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     deserialize_generic::<T1B1Buf<Btrit>>();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bee_ternary::Btrit`, which is required by `bee_ternary::Btrit: DeserializeOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `bee_ternary::Btrit` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `deserialize_generic`
[INFO] [stdout]   --> tests/serde.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn deserialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ------------------- required by a bound in this function
[INFO] [stdout] 33 | where
[INFO] [stdout] 34 |     <T::Slice as RawEncoding>::Trit: DeserializeOwned,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ required by this bound in `deserialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Utrit: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:75:38
[INFO] [stdout]    |
[INFO] [stdout] 75 |     deserialize_generic_unbalanced::<T1B1Buf<Utrit>>();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bee_ternary::Utrit`, which is required by `bee_ternary::Utrit: DeserializeOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `bee_ternary::Utrit` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `deserialize_generic_unbalanced`
[INFO] [stdout]   --> tests/serde.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn deserialize_generic_unbalanced<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ------------------------------ required by a bound in this function
[INFO] [stdout] 48 | where
[INFO] [stdout] 49 |     <T::Slice as RawEncoding>::Trit: DeserializeOwned,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ required by this bound in `deserialize_generic_unbalanced`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |     deserialize_generic::<T2B1Buf>();
[INFO] [stdout]    |                           ^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bee_ternary::Btrit`, which is required by `bee_ternary::Btrit: DeserializeOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `bee_ternary::Btrit` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `deserialize_generic`
[INFO] [stdout]   --> tests/serde.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn deserialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ------------------- required by a bound in this function
[INFO] [stdout] 33 | where
[INFO] [stdout] 34 |     <T::Slice as RawEncoding>::Trit: DeserializeOwned,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ required by this bound in `deserialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |     deserialize_generic::<T3B1Buf>();
[INFO] [stdout]    |                           ^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bee_ternary::Btrit`, which is required by `bee_ternary::Btrit: DeserializeOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `bee_ternary::Btrit` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `deserialize_generic`
[INFO] [stdout]   --> tests/serde.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn deserialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ------------------- required by a bound in this function
[INFO] [stdout] 33 | where
[INFO] [stdout] 34 |     <T::Slice as RawEncoding>::Trit: DeserializeOwned,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ required by this bound in `deserialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 |     deserialize_generic::<T4B1Buf>();
[INFO] [stdout]    |                           ^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bee_ternary::Btrit`, which is required by `bee_ternary::Btrit: DeserializeOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `bee_ternary::Btrit` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `deserialize_generic`
[INFO] [stdout]   --> tests/serde.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn deserialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ------------------- required by a bound in this function
[INFO] [stdout] 33 | where
[INFO] [stdout] 34 |     <T::Slice as RawEncoding>::Trit: DeserializeOwned,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ required by this bound in `deserialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bee_ternary::Btrit: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/serde.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     deserialize_generic::<T5B1Buf>();
[INFO] [stdout]    |                           ^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `bee_ternary::Btrit`, which is required by `bee_ternary::Btrit: DeserializeOwned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `bee_ternary::Btrit` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `deserialize_generic`
[INFO] [stdout]   --> tests/serde.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn deserialize_generic<T: raw::RawEncodingBuf>()
[INFO] [stdout]    |    ------------------- required by a bound in this function
[INFO] [stdout] 33 | where
[INFO] [stdout] 34 |     <T::Slice as RawEncoding>::Trit: DeserializeOwned,
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ required by this bound in `deserialize_generic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 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 `bee-ternary` (test "serde") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a851a70facce06dfc83163078213a039d51ea6f4462d0e220b1e97c22ed7a3fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a851a70facce06dfc83163078213a039d51ea6f4462d0e220b1e97c22ed7a3fb", kill_on_drop: false }`
[INFO] [stdout] a851a70facce06dfc83163078213a039d51ea6f4462d0e220b1e97c22ed7a3fb
