[INFO] fetching crate aranya-crypto-ffi 0.1.0...
[INFO] checking aranya-crypto-ffi-0.1.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate aranya-crypto-ffi 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate aranya-crypto-ffi 0.1.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aranya-crypto-ffi 0.1.0
[INFO] finished tweaking crates.io crate aranya-crypto-ffi 0.1.0
[INFO] tweaked toml for crates.io crate aranya-crypto-ffi 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 159 packages to latest compatible versions
[INFO] [stderr]       Adding markdown v1.0.0-alpha.17 (available: v1.0.0-alpha.21)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c3e9c3b791bc65f43e41fb169fc6e332e5a3e0eac0a62d5d162e3a2980e84ea
[INFO] running `Command { std: "docker" "start" "-a" "0c3e9c3b791bc65f43e41fb169fc6e332e5a3e0eac0a62d5d162e3a2980e84ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c3e9c3b791bc65f43e41fb169fc6e332e5a3e0eac0a62d5d162e3a2980e84ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c3e9c3b791bc65f43e41fb169fc6e332e5a3e0eac0a62d5d162e3a2980e84ea", kill_on_drop: false }`
[INFO] [stdout] 0c3e9c3b791bc65f43e41fb169fc6e332e5a3e0eac0a62d5d162e3a2980e84ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f729866fd14ba9b816de65437fdb2dfb0b1050130f36fd0fa1cdccb02142a2e4
[INFO] running `Command { std: "docker" "start" "-a" "f729866fd14ba9b816de65437fdb2dfb0b1050130f36fd0fa1cdccb02142a2e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling aranya-crypto-derive v0.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking aranya-buggy v0.1.0
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling aranya-crypto v0.1.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]     Checking aranya-base58 v0.1.0
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]    Compiling aranya-policy-derive v0.1.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking aranya-trouble v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling postcard-derive v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking generic-array v1.1.0
[INFO] [stderr]     Checking aranya-policy-ast v0.1.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]    Compiling aranya-policy-lang v0.1.0
[INFO] [stderr]     Checking aranya-policy-module v0.1.0
[INFO] [stderr]     Checking aranya-policy-vm v0.1.0
[INFO] [stderr]     Checking aranya-crypto-ffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> src/testing.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:101:45
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:148:45
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:201:49
[INFO] [stdout]     |
[INFO] [stdout] 201 |         let mut command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                           --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:264:45
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:316:45
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:378:45
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:427:45
[INFO] [stdout]     |
[INFO] [stdout] 427 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `testing::Command: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/testing.rs:482:45
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let command = postcard::to_allocvec(&Command::random(&mut eng))
[INFO] [stdout]     |                       --------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::ser::Serialize` is not implemented for `testing::Command`
[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 `testing::Command` 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::ser::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 193 others
[INFO] [stdout] note: required by a bound in `to_allocvec`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/ser/mod.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub fn to_allocvec<T>(value: &T) -> Result<alloc::vec::Vec<u8>>
[INFO] [stdout]     |        ----------- required by a bound in this function
[INFO] [stdout] 225 | where
[INFO] [stdout] 226 |     T: Serialize + ?Sized,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_allocvec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aranya-crypto-ffi` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "f729866fd14ba9b816de65437fdb2dfb0b1050130f36fd0fa1cdccb02142a2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f729866fd14ba9b816de65437fdb2dfb0b1050130f36fd0fa1cdccb02142a2e4", kill_on_drop: false }`
[INFO] [stdout] f729866fd14ba9b816de65437fdb2dfb0b1050130f36fd0fa1cdccb02142a2e4
