[INFO] fetching crate bee-ternary 1.0.0...
[INFO] checking bee-ternary-1.0.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate bee-ternary 1.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bee-ternary 1.0.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71a399eb67dc2e5696aa1a607189d0037df97408c2ace79d9c852839780b5f58
[INFO] running `Command { std: "docker" "start" "-a" "71a399eb67dc2e5696aa1a607189d0037df97408c2ace79d9c852839780b5f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a399eb67dc2e5696aa1a607189d0037df97408c2ace79d9c852839780b5f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a399eb67dc2e5696aa1a607189d0037df97408c2ace79d9c852839780b5f58", kill_on_drop: false }`
[INFO] [stdout] 71a399eb67dc2e5696aa1a607189d0037df97408c2ace79d9c852839780b5f58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa4da02e7d7389760784803680eee0159d4989d652be0d1dde26102715ce0618
[INFO] running `Command { std: "docker" "start" "-a" "fa4da02e7d7389760784803680eee0159d4989d652be0d1dde26102715ce0618", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bee-ternary v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_i128`
[INFO] [stdout]   --> src/convert.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(has_i128)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_u128`
[INFO] [stdout]   --> src/convert.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(has_u128)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_u128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_u128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.128
[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]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::TritBuf<T>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 111 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.128/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] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_i128`
[INFO] [stdout]   --> src/convert.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(has_i128)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_u128`
[INFO] [stdout]   --> src/convert.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(has_u128)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_u128)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_u128)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::TritBuf<T>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 111 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.128/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]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `bee_ternary::TritBuf<T>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 121 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.128/src/de.rs:2680:8
[INFO] [stdout]      |
[INFO] [stdout] 2678 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2679 | where
[INFO] [stdout] 2680 |     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]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `bee_ternary::TritBuf<T>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 121 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.128/src/de.rs:2680:8
[INFO] [stdout]      |
[INFO] [stdout] 2678 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2679 | where
[INFO] [stdout] 2680 |     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]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::Btrit` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 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]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::Utrit` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 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]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::Btrit` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 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]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::Btrit` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 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]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::Btrit` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 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]    = note: for local types consider adding `#[derive(serde::Serialize)]` to your `bee_ternary::Btrit` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 111 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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]            and 121 others
[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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa4da02e7d7389760784803680eee0159d4989d652be0d1dde26102715ce0618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa4da02e7d7389760784803680eee0159d4989d652be0d1dde26102715ce0618", kill_on_drop: false }`
[INFO] [stdout] fa4da02e7d7389760784803680eee0159d4989d652be0d1dde26102715ce0618
