[INFO] fetching crate embedded-msgpack 0.3.1...
[INFO] checking embedded-msgpack-0.3.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate embedded-msgpack 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate embedded-msgpack 0.3.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate embedded-msgpack 0.3.1
[INFO] finished tweaking crates.io crate embedded-msgpack 0.3.1
[INFO] tweaked toml for crates.io crate embedded-msgpack 0.3.1 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding hash32 v0.2.1 (available: v0.3.1)
[INFO] [stderr]       Adding heapless v0.7.17 (available: v0.8.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding zerocopy v0.5.2 (available: v0.7.35)
[INFO] [stderr]       Adding zerocopy-derive v0.3.2 (available: v0.7.35)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37e79e3f86947c80cebb42968366c03d7a35871dfa4f431144b74488ca3bbfdd
[INFO] running `Command { std: "docker" "start" "-a" "37e79e3f86947c80cebb42968366c03d7a35871dfa4f431144b74488ca3bbfdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37e79e3f86947c80cebb42968366c03d7a35871dfa4f431144b74488ca3bbfdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e79e3f86947c80cebb42968366c03d7a35871dfa4f431144b74488ca3bbfdd", kill_on_drop: false }`
[INFO] [stdout] 37e79e3f86947c80cebb42968366c03d7a35871dfa4f431144b74488ca3bbfdd
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f85420c0535d6a5725e8eb91ceb1c1b64ef9aa576840f7b105edf494817c8df
[INFO] running `Command { std: "docker" "start" "-a" "1f85420c0535d6a5725e8eb91ceb1c1b64ef9aa576840f7b105edf494817c8df", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy-derive v0.3.2
[INFO] [stderr]     Checking zerocopy v0.5.2
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking embedded-msgpack v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decode/serde/mod.rs:62:55
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<'a> Deserializer<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 62 |     pub const fn new(slice: &'a [u8]) -> Deserializer<'_> {
[INFO] [stdout]    |                                                       ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map16`
[INFO] [stdout]    --> src/decode/mod.rs:531:15
[INFO] [stdout]     |
[INFO] [stdout] 531 |         #[cfg(feature = "map16")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `array16`, `array32`, `bin16`, `bin32`, `compliant`, `custom-error-messages`, `default`, `derive-debug`, `ext`, `ext16`, `ext32`, `ext8`, `fixext`, `heapless`, `i64`, `map32`, `serde`, `serde_bytes`, `std`, `str16`, `str32`, `timestamp`, `timestamp96`, and `u64`
[INFO] [stdout]     = help: consider adding `map16` as a feature in `Cargo.toml`
[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 value: `map16`
[INFO] [stdout]    --> src/encode/mod.rs:533:15
[INFO] [stdout]     |
[INFO] [stdout] 533 |         #[cfg(feature = "map16")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `array16`, `array32`, `bin16`, `bin32`, `compliant`, `custom-error-messages`, `default`, `derive-debug`, `ext`, `ext16`, `ext32`, `ext8`, `fixext`, `heapless`, `i64`, `map32`, `serde`, `serde_bytes`, `std`, `str16`, `str32`, `timestamp`, `timestamp96`, and `u64`
[INFO] [stdout]     = help: consider adding `map16` as a feature in `Cargo.toml`
[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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/ext/timestamp.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             fn visit_map<V>(self, mut map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout] 167 | |             where V: ::serde::de::MapAccess<'de> {
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/ext/timestamp.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   map.next_value()?;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/ext/mod.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             fn visit_map<V>(self, mut map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout] 200 | |             where V: ::serde::de::MapAccess<'de> {
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/ext/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 | ...                   map.next_value()?;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/decode/serde/mod.rs:62:55
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl<'a> Deserializer<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 62 |     pub const fn new(slice: &'a [u8]) -> Deserializer<'_> {
[INFO] [stdout]    |                                                       ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `map16`
[INFO] [stdout]    --> src/decode/mod.rs:531:15
[INFO] [stdout]     |
[INFO] [stdout] 531 |         #[cfg(feature = "map16")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `array16`, `array32`, `bin16`, `bin32`, `compliant`, `custom-error-messages`, `default`, `derive-debug`, `ext`, `ext16`, `ext32`, `ext8`, `fixext`, `heapless`, `i64`, `map32`, `serde`, `serde_bytes`, `std`, `str16`, `str32`, `timestamp`, `timestamp96`, and `u64`
[INFO] [stdout]     = help: consider adding `map16` as a feature in `Cargo.toml`
[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 value: `map16`
[INFO] [stdout]    --> src/encode/mod.rs:533:15
[INFO] [stdout]     |
[INFO] [stdout] 533 |         #[cfg(feature = "map16")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `array16`, `array32`, `bin16`, `bin32`, `compliant`, `custom-error-messages`, `default`, `derive-debug`, `ext`, `ext16`, `ext32`, `ext8`, `fixext`, `heapless`, `i64`, `map32`, `serde`, `serde_bytes`, `std`, `str16`, `str32`, `timestamp`, `timestamp96`, and `u64`
[INFO] [stdout]     = help: consider adding `map16` as a feature in `Cargo.toml`
[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]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |     test_decode(Timestamp::new(1514862245, 0).unwrap(), &[&[0xd6, 0xff, 0x5a, 0x4a, 0xf6, 0xa5]]);
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 130 |         Timestamp::new(1514862245, 678901234).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 134 |         Timestamp::new(2147483647, 999999999).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     test_decode(Timestamp::new(2147483648, 0).unwrap(), &[&[0xd6, 0xff, 0x80, 0x00, 0x00, 0x00]]);
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 139 |         Timestamp::new(2147483648, 1).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     test_decode(Timestamp::new(4294967295, 0).unwrap(), &[&[0xd6, 0xff, 0xff, 0xff, 0xff, 0xff]]);
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 144 |         Timestamp::new(4294967295, 999999999).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 148 |         Timestamp::new(4294967296, 0).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 152 |         Timestamp::new(17179869183, 999999999).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |     test_decode(Timestamp::new(0, 0).unwrap(), &[&[0xd6, 0xff, 0x00, 0x00, 0x00, 0x00]]);
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     test_decode(
[INFO] [stdout]     |     ----------- required by a bound introduced by this call
[INFO] [stdout] 157 |         Timestamp::new(0, 1).unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]    --> tests/decode/mod.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |     test_decode(Timestamp::new(1, 0).unwrap(), &[&[0xd6, 0xff, 0x00, 0x00, 0x00, 0x01]]);
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_decode`
[INFO] [stdout]    --> tests/decode/mod.rs:1:64
[INFO] [stdout]     |
[INFO] [stdout] 1   | fn test_decode<'a, T: serde::de::Deserialize<'a> + PartialEq + std::fmt::Debug>(expected: T, variants: &'a [&'a [u8]]) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ required by this bound in `test_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]  --> tests/interop/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(&ts, &serde_json::from_str::<Timestamp>(&j).unwrap());
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Debug` is not implemented for `Timestamp`, which is required by `&Timestamp: Debug`
[INFO] [stdout]   = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]  --> tests/interop/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(&ts, &serde_json::from_str::<Timestamp>(&j).unwrap());
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Debug` is not implemented for `Timestamp`, which is required by `&Timestamp: Debug`
[INFO] [stdout]   = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ext<'_>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/interop/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_eq!(&ext, &serde_json::from_str::<Ext>(&j).unwrap());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Ext<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Ext<'_>`, which is required by `&Ext<'_>: Debug`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Ext<'_>` doesn't implement `Debug`
[INFO] [stdout]   --> tests/interop/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_eq!(&ext, &serde_json::from_str::<Ext>(&j).unwrap());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Ext<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Ext<'_>`, which is required by `&Ext<'_>: Debug`
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     test_roundtrip(Timestamp::new(1514862245, 0).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     test_roundtrip(Timestamp::new(1514862245, 678901234).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     test_roundtrip(Timestamp::new(2147483647, 999999999).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     test_roundtrip(Timestamp::new(2147483648, 0).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     test_roundtrip(Timestamp::new(2147483648, 1).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |     test_roundtrip(Timestamp::new(4294967295, 0).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     test_roundtrip(Timestamp::new(4294967295, 999999999).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     test_roundtrip(Timestamp::new(4294967296, 0).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     test_roundtrip(Timestamp::new(17179869183, 999999999).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     test_roundtrip(Timestamp::new(0, 0).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     test_roundtrip(Timestamp::new(0, 1).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Timestamp` doesn't implement `Debug`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     test_roundtrip(Timestamp::new(1, 0).unwrap());
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Timestamp` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Timestamp`
[INFO] [stdout] note: required by a bound in `test_roundtrip`
[INFO] [stdout]   --> tests/roundtrip/mod.rs:12:83
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn test_roundtrip<T: serde::Serialize + serde::de::DeserializeOwned + PartialEq + core::fmt::Debug>(data: T) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `embedded_msgpack::encode::Binary<'_>` doesn't implement `Debug`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:153:29
[INFO] [stdout]     |
[INFO] [stdout] 153 |     test_roundtrip_borrowed(Binary::new(&[]), &mut buf);
[INFO] [stdout]     |     ----------------------- ^^^^^^^^^^^^^^^^ `embedded_msgpack::encode::Binary<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>`
[INFO] [stdout] note: required by a bound in `test_roundtrip_borrowed`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:19:100
[INFO] [stdout]     |
[INFO] [stdout] 19  | fn test_roundtrip_borrowed<'a, T: 'a + serde::Serialize + serde::de::Deserialize<'a> + PartialEq + core::fmt::Debug>(
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `embedded_msgpack::encode::Binary<'_>` doesn't implement `Debug`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:154:29
[INFO] [stdout]     |
[INFO] [stdout] 154 |     test_roundtrip_borrowed(Binary::new(&[2]), &mut buf);
[INFO] [stdout]     |     ----------------------- ^^^^^^^^^^^^^^^^^ `embedded_msgpack::encode::Binary<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>`
[INFO] [stdout] note: required by a bound in `test_roundtrip_borrowed`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:19:100
[INFO] [stdout]     |
[INFO] [stdout] 19  | fn test_roundtrip_borrowed<'a, T: 'a + serde::Serialize + serde::de::Deserialize<'a> + PartialEq + core::fmt::Debug>(
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `embedded_msgpack::encode::Binary<'_>` doesn't implement `Debug`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:155:29
[INFO] [stdout]     |
[INFO] [stdout] 155 |     test_roundtrip_borrowed(Binary::new(&[0, 0xff]), &mut buf);
[INFO] [stdout]     |     ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^ `embedded_msgpack::encode::Binary<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>`
[INFO] [stdout] note: required by a bound in `test_roundtrip_borrowed`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:19:100
[INFO] [stdout]     |
[INFO] [stdout] 19  | fn test_roundtrip_borrowed<'a, T: 'a + serde::Serialize + serde::de::Deserialize<'a> + PartialEq + core::fmt::Debug>(
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `embedded_msgpack::encode::Binary<'_>` doesn't implement `Debug`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |     test_roundtrip_borrowed(Binary::new(&[1u8, 2, 3, 4, 5, 6, 7]), &mut buf);
[INFO] [stdout]     |     ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `embedded_msgpack::encode::Binary<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>`
[INFO] [stdout] note: required by a bound in `test_roundtrip_borrowed`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:19:100
[INFO] [stdout]     |
[INFO] [stdout] 19  | fn test_roundtrip_borrowed<'a, T: 'a + serde::Serialize + serde::de::Deserialize<'a> + PartialEq + core::fmt::Debug>(
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `embedded_msgpack::encode::Binary<'_>` doesn't implement `Debug`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 |     test_roundtrip_borrowed(Binary::new(&[10u8; 300]), &mut buf);
[INFO] [stdout]     |     ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `embedded_msgpack::encode::Binary<'_>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>`
[INFO] [stdout] note: required by a bound in `test_roundtrip_borrowed`
[INFO] [stdout]    --> tests/roundtrip/mod.rs:19:100
[INFO] [stdout]     |
[INFO] [stdout] 19  | fn test_roundtrip_borrowed<'a, T: 'a + serde::Serialize + serde::de::Deserialize<'a> + PartialEq + core::fmt::Debug>(
[INFO] [stdout]     |                                                                                                    ^^^^^^^^^^^^^^^^ required by this bound in `test_roundtrip_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/ext/timestamp.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             fn visit_map<V>(self, mut map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout] 167 | |             where V: ::serde::de::MapAccess<'de> {
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/ext/timestamp.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 | ...                   map.next_value()?;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/ext/mod.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             fn visit_map<V>(self, mut map: V) -> Result<Self::Value, V::Error>
[INFO] [stdout] 200 | |             where V: ::serde::de::MapAccess<'de> {
[INFO] [stdout]     | |________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #123748 <https://github.com/rust-lang/rust/issues/123748>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: ext::_::_serde::Deserialize<'de>` will fail
[INFO] [stdout]    --> src/ext/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 | ...                   map.next_value()?;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 33 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 `embedded-msgpack` (test "lib") due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f85420c0535d6a5725e8eb91ceb1c1b64ef9aa576840f7b105edf494817c8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f85420c0535d6a5725e8eb91ceb1c1b64ef9aa576840f7b105edf494817c8df", kill_on_drop: false }`
[INFO] [stdout] 1f85420c0535d6a5725e8eb91ceb1c1b64ef9aa576840f7b105edf494817c8df
