[INFO] fetching crate holochain_serialized_bytes 0.0.55...
[INFO] checking holochain_serialized_bytes-0.0.55 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate holochain_serialized_bytes 0.0.55 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate holochain_serialized_bytes 0.0.55 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate holochain_serialized_bytes 0.0.55
[INFO] finished tweaking crates.io crate holochain_serialized_bytes 0.0.55
[INFO] tweaked toml for crates.io crate holochain_serialized_bytes 0.0.55 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 160 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-platform v0.1.8 (available: v0.1.9)
[INFO] [stderr]       Adding proptest-derive v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding serde v1.0.203 (available: v1.0.215)
[INFO] [stderr]       Adding serde_derive v1.0.203 (available: v1.0.215)
[INFO] [stderr]       Adding test-fuzz v3.0.4 (available: v3.1.0)
[INFO] [stderr]       Adding test-fuzz-internal v3.0.4 (available: v3.1.0)
[INFO] [stderr]       Adding test-fuzz-macro v3.0.4 (available: v3.1.0)
[INFO] [stderr]       Adding test-fuzz-runtime v3.0.4 (available: v3.1.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 427e6f2718b87820b7510826c7c8cee6c076446a8b46eb0fe120c3b0bd2d1f43
[INFO] running `Command { std: "docker" "start" "-a" "427e6f2718b87820b7510826c7c8cee6c076446a8b46eb0fe120c3b0bd2d1f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "427e6f2718b87820b7510826c7c8cee6c076446a8b46eb0fe120c3b0bd2d1f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "427e6f2718b87820b7510826c7c8cee6c076446a8b46eb0fe120c3b0bd2d1f43", kill_on_drop: false }`
[INFO] [stdout] 427e6f2718b87820b7510826c7c8cee6c076446a8b46eb0fe120c3b0bd2d1f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb2678990dd9a59213e1db0864a7b3a9aa070bf8dfe44e950c63777dc1bcf66
[INFO] running `Command { std: "docker" "start" "-a" "9eb2678990dd9a59213e1db0864a7b3a9aa070bf8dfe44e950c63777dc1bcf66", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling test-fuzz-internal v3.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling test-fuzz-macro v3.0.4
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling test-fuzz-runtime v3.0.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling test-fuzz v3.0.4
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.55
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling toolchain_find v0.2.0
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking holochain_serialized_bytes v0.0.55 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> benches/bench.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> benches/bench.rs:86:6
[INFO] [stdout]    |
[INFO] [stdout] 86 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `StringNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:6:48
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `StringNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |                                                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `StringNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `StringNewType` or manually `impl Debug for StringNewType`
[INFO] [stdout] note: required by a bound in `encode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn encode<T: serde::Serialize + std::fmt::Debug>(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ required by this bound in `encode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `StringNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 7  + #[derive(Debug)]
[INFO] [stdout] 8  | struct StringNewType(String);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `StringNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:6:48
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ `StringNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `StringNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `StringNewType` or manually `impl Debug for StringNewType`
[INFO] [stdout] note: required by a bound in `decode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn decode<'a, R, T>(input: &'a R) -> Result<T, SerializedBytesError>
[INFO] [stdout]    |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     T: Deserialize<'a> + std::fmt::Debug,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `StringNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 7  + #[derive(Debug)]
[INFO] [stdout] 8  | struct StringNewType(String);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `GenericBytesNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `GenericBytesNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |                                                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `GenericBytesNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `GenericBytesNewType` or manually `impl Debug for GenericBytesNewType`
[INFO] [stdout] note: required by a bound in `encode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn encode<T: serde::Serialize + std::fmt::Debug>(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ required by this bound in `encode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `GenericBytesNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 30 + #[derive(Debug)]
[INFO] [stdout] 31 | struct GenericBytesNewType(Vec<u8>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `GenericBytesNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ `GenericBytesNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `GenericBytesNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `GenericBytesNewType` or manually `impl Debug for GenericBytesNewType`
[INFO] [stdout] note: required by a bound in `decode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn decode<'a, R, T>(input: &'a R) -> Result<T, SerializedBytesError>
[INFO] [stdout]    |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     T: Deserialize<'a> + std::fmt::Debug,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `GenericBytesNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 30 + #[derive(Debug)]
[INFO] [stdout] 31 | struct GenericBytesNewType(Vec<u8>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `SpecializedBytesNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `SpecializedBytesNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |                                                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `SpecializedBytesNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `SpecializedBytesNewType` or manually `impl Debug for SpecializedBytesNewType`
[INFO] [stdout] note: required by a bound in `encode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn encode<T: serde::Serialize + std::fmt::Debug>(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ required by this bound in `encode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `SpecializedBytesNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 32 + #[derive(Debug)]
[INFO] [stdout] 33 | struct SpecializedBytesNewType(#[serde(with = "serde_bytes")] Vec<u8>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `SpecializedBytesNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ `SpecializedBytesNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `SpecializedBytesNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `SpecializedBytesNewType` or manually `impl Debug for SpecializedBytesNewType`
[INFO] [stdout] note: required by a bound in `decode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn decode<'a, R, T>(input: &'a R) -> Result<T, SerializedBytesError>
[INFO] [stdout]    |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     T: Deserialize<'a> + std::fmt::Debug,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `SpecializedBytesNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 32 + #[derive(Debug)]
[INFO] [stdout] 33 | struct SpecializedBytesNewType(#[serde(with = "serde_bytes")] Vec<u8>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `SerializedBytesNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:62:48
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `SerializedBytesNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |                                                required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `SerializedBytesNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `SerializedBytesNewType` or manually `impl Debug for SerializedBytesNewType`
[INFO] [stdout] note: required by a bound in `encode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn encode<T: serde::Serialize + std::fmt::Debug>(
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ required by this bound in `encode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `SerializedBytesNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 63 + #[derive(Debug)]
[INFO] [stdout] 64 | struct SerializedBytesNewType(SerializedBytes);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `SerializedBytesNewType` doesn't implement `Debug`
[INFO] [stdout]   --> benches/bench.rs:62:48
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(serde::Serialize, serde::Deserialize, SerializedBytes)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ `SerializedBytesNewType` cannot be formatted using `{:?}`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `SerializedBytesNewType`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `SerializedBytesNewType` or manually `impl Debug for SerializedBytesNewType`
[INFO] [stdout] note: required by a bound in `decode`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn decode<'a, R, T>(input: &'a R) -> Result<T, SerializedBytesError>
[INFO] [stdout]    |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 37 |     T: Deserialize<'a> + std::fmt::Debug,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout]    = note: this error originates in the macro `holochain_serial` which comes from the expansion of the derive macro `SerializedBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `SerializedBytesNewType` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 63 + #[derive(Debug)]
[INFO] [stdout] 64 | struct SerializedBytesNewType(SerializedBytes);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `holochain_serialized_bytes` (bench "bench") due to 8 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9eb2678990dd9a59213e1db0864a7b3a9aa070bf8dfe44e950c63777dc1bcf66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb2678990dd9a59213e1db0864a7b3a9aa070bf8dfe44e950c63777dc1bcf66", kill_on_drop: false }`
[INFO] [stdout] 9eb2678990dd9a59213e1db0864a7b3a9aa070bf8dfe44e950c63777dc1bcf66
