[INFO] fetching crate embedded-msgpack 0.3.1... [INFO] checking embedded-msgpack-0.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate embedded-msgpack 0.3.1 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate embedded-msgpack 0.3.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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.9.1) [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4565255c58f4624cd180e175c2d043b1ef9d69f2d22572792d895ba6a4a4018b [INFO] running `Command { std: "docker" "start" "-a" "4565255c58f4624cd180e175c2d043b1ef9d69f2d22572792d895ba6a4a4018b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4565255c58f4624cd180e175c2d043b1ef9d69f2d22572792d895ba6a4a4018b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4565255c58f4624cd180e175c2d043b1ef9d69f2d22572792d895ba6a4a4018b", kill_on_drop: false }` [INFO] [stdout] 4565255c58f4624cd180e175c2d043b1ef9d69f2d22572792d895ba6a4a4018b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25bcd590843f1fc1bed664f01bb703b7948686f753f208c7f6ce64bda9ee5401 [INFO] running `Command { std: "docker" "start" "-a" "25bcd590843f1fc1bed664f01bb703b7948686f753f208c7f6ce64bda9ee5401", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerocopy-derive v0.3.2 [INFO] [stderr] Checking zerocopy v0.5.2 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking 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: eliding a lifetime that's named elsewhere is 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 same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: 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] [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] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ext<'_>` [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Ext<'_>` [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Timestamp` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ----------------------- ^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ----------------------- ^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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] | ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `embedded_msgpack::encode::Binary<'_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [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: eliding a lifetime that's named elsewhere is 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 same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: 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" "25bcd590843f1fc1bed664f01bb703b7948686f753f208c7f6ce64bda9ee5401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bcd590843f1fc1bed664f01bb703b7948686f753f208c7f6ce64bda9ee5401", kill_on_drop: false }` [INFO] [stdout] 25bcd590843f1fc1bed664f01bb703b7948686f753f208c7f6ce64bda9ee5401