[INFO] fetching crate embedded-msgpack 0.3.1... [INFO] checking embedded-msgpack-0.3.1 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate embedded-msgpack 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate embedded-msgpack 0.3.1 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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 (latest: v0.3.1) [INFO] [stderr] Adding heapless v0.7.17 (latest: v0.8.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding zerocopy v0.5.2 (latest: v0.7.34) [INFO] [stderr] Adding zerocopy-derive v0.3.2 (latest: v0.7.34) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.5.2 [INFO] [stderr] Downloaded zerocopy-derive v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94d09c77f6685f9fae96228ec0376eb11c4d94d63cc0b41e0acca151bf9457e4 [INFO] running `Command { std: "docker" "start" "-a" "94d09c77f6685f9fae96228ec0376eb11c4d94d63cc0b41e0acca151bf9457e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94d09c77f6685f9fae96228ec0376eb11c4d94d63cc0b41e0acca151bf9457e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d09c77f6685f9fae96228ec0376eb11c4d94d63cc0b41e0acca151bf9457e4", kill_on_drop: false }` [INFO] [stdout] 94d09c77f6685f9fae96228ec0376eb11c4d94d63cc0b41e0acca151bf9457e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a458f54ed351fffe6435ee9a96fd5e67734b6686a4843f16cc61896de2c3558 [INFO] running `Command { std: "docker" "start" "-a" "7a458f54ed351fffe6435ee9a96fd5e67734b6686a4843f16cc61896de2c3558", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive v1.0.203 [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.14 [INFO] [stderr] Checking embedded-msgpack v0.3.1 (/opt/rustwide/workdir) [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`, 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::(&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::(&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::(&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(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] 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] running `Command { std: "docker" "inspect" "7a458f54ed351fffe6435ee9a96fd5e67734b6686a4843f16cc61896de2c3558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a458f54ed351fffe6435ee9a96fd5e67734b6686a4843f16cc61896de2c3558", kill_on_drop: false }` [INFO] [stdout] 7a458f54ed351fffe6435ee9a96fd5e67734b6686a4843f16cc61896de2c3558