[INFO] fetching crate embedded-msgpack 0.3.1... [INFO] testing embedded-msgpack-0.3.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate embedded-msgpack 0.3.1 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate embedded-msgpack 0.3.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 heapless v0.7.17 (available: v0.8.0) [INFO] [stderr] Adding zerocopy v0.5.2 (available: v0.8.26) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3025ceb26ca61041b09289b24d9578fc2fb3f0232ceeccbb6c39b8ee0cec8cde [INFO] running `Command { std: "docker" "start" "-a" "3025ceb26ca61041b09289b24d9578fc2fb3f0232ceeccbb6c39b8ee0cec8cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3025ceb26ca61041b09289b24d9578fc2fb3f0232ceeccbb6c39b8ee0cec8cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3025ceb26ca61041b09289b24d9578fc2fb3f0232ceeccbb6c39b8ee0cec8cde", kill_on_drop: false }` [INFO] [stdout] 3025ceb26ca61041b09289b24d9578fc2fb3f0232ceeccbb6c39b8ee0cec8cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6468465b09103fcfd1bb1ba503358cbe65a1bc135e780f9f7ca5c498e694b139 [INFO] running `Command { std: "docker" "start" "-a" "6468465b09103fcfd1bb1ba503358cbe65a1bc135e780f9f7ca5c498e694b139", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling zerocopy-derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy v0.5.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling embedded-msgpack v0.3.1 (/opt/rustwide/workdir) [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 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 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(self, mut map: V) -> Result [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 221 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [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(self, mut map: V) -> Result [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 262 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/serde/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 62 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] 62 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: embedded-msgpack v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6468465b09103fcfd1bb1ba503358cbe65a1bc135e780f9f7ca5c498e694b139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6468465b09103fcfd1bb1ba503358cbe65a1bc135e780f9f7ca5c498e694b139", kill_on_drop: false }` [INFO] [stdout] 6468465b09103fcfd1bb1ba503358cbe65a1bc135e780f9f7ca5c498e694b139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 33722bd744e32ff4732eaafca6ad6a477ee9d7186d4fd4c78a7fdf1d3a8d6193 [INFO] running `Command { std: "docker" "start" "-a" "33722bd744e32ff4732eaafca6ad6a477ee9d7186d4fd4c78a7fdf1d3a8d6193", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_repr v0.1.20 [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 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 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(self, mut map: V) -> Result [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 221 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [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(self, mut map: V) -> Result [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 262 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/serde/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 62 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] 62 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling embedded-msgpack v0.3.1 (/opt/rustwide/workdir) [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 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 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::(&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` [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::(&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` [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::(&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<'_>` [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::(&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<'_>` [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(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(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(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(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(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(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(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(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(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(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(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(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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embedded-msgpack` (test "lib") due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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(self, mut map: V) -> Result [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 221 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [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(self, mut map: V) -> Result [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [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] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 262 | map.next_value::<()>()?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/serde/mod.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] | ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 62 - pub const fn new(slice: &'a [u8]) -> Deserializer<'_> { [INFO] [stdout] 62 + pub const fn new(slice: &'a [u8]) -> Deserializer<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33722bd744e32ff4732eaafca6ad6a477ee9d7186d4fd4c78a7fdf1d3a8d6193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33722bd744e32ff4732eaafca6ad6a477ee9d7186d4fd4c78a7fdf1d3a8d6193", kill_on_drop: false }` [INFO] [stdout] 33722bd744e32ff4732eaafca6ad6a477ee9d7186d4fd4c78a7fdf1d3a8d6193