[INFO] fetching crate bee-ternary 1.0.0...
[INFO] checking bee-ternary-1.0.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate bee-ternary 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bee-ternary 1.0.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fb8ba1a7dc134e45b93469c465d90525b727289b6f0ab53c5a1e4959bd1174c
[INFO] running `Command { std: "docker" "start" "-a" "5fb8ba1a7dc134e45b93469c465d90525b727289b6f0ab53c5a1e4959bd1174c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fb8ba1a7dc134e45b93469c465d90525b727289b6f0ab53c5a1e4959bd1174c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb8ba1a7dc134e45b93469c465d90525b727289b6f0ab53c5a1e4959bd1174c", kill_on_drop: false }`
[INFO] [stdout] 5fb8ba1a7dc134e45b93469c465d90525b727289b6f0ab53c5a1e4959bd1174c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef3086c0973b7b5ddfe0b5b6dfba0cbdbb5443870d6fb1a65cee034278f79efd
[INFO] running `Command { std: "docker" "start" "-a" "ef3086c0973b7b5ddfe0b5b6dfba0cbdbb5443870d6fb1a65cee034278f79efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bee-ternary v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand v0.8.5
[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]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 105 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.116/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]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 105 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.116/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]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 115 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.116/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::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]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 115 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.116/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]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 105 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]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 105 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]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 105 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]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 105 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]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 105 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]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 105 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] running `Command { std: "docker" "inspect" "ef3086c0973b7b5ddfe0b5b6dfba0cbdbb5443870d6fb1a65cee034278f79efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef3086c0973b7b5ddfe0b5b6dfba0cbdbb5443870d6fb1a65cee034278f79efd", kill_on_drop: false }`
[INFO] [stdout] ef3086c0973b7b5ddfe0b5b6dfba0cbdbb5443870d6fb1a65cee034278f79efd
