[INFO] fetching crate jvm-serializable 0.0.3... [INFO] checking jvm-serializable-0.0.3 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate jvm-serializable 0.0.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate jvm-serializable 0.0.3 [INFO] finished tweaking crates.io crate jvm-serializable 0.0.3 [INFO] tweaked toml for crates.io crate jvm-serializable 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jvm-serializable 0.0.3 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding serde_derive_internals v0.25.0 (available: v0.29.1) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded jvm-macro v0.0.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ae120d4ba3c19c2dcd2b610756c301859a77a79b5939c4d54594277e125286a [INFO] running `Command { std: "docker" "start" "-a" "0ae120d4ba3c19c2dcd2b610756c301859a77a79b5939c4d54594277e125286a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ae120d4ba3c19c2dcd2b610756c301859a77a79b5939c4d54594277e125286a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae120d4ba3c19c2dcd2b610756c301859a77a79b5939c4d54594277e125286a", kill_on_drop: false }` [INFO] [stdout] 0ae120d4ba3c19c2dcd2b610756c301859a77a79b5939c4d54594277e125286a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46d18538941f79a206a4f2541476b864e9f615eacde572c860d0c7cbda296b1b [INFO] running `Command { std: "docker" "start" "-a" "46d18538941f79a206a4f2541476b864e9f615eacde572c860d0c7cbda296b1b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling jvm-macro v0.0.1 [INFO] [stderr] Checking jvm-serializable v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/lib.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync::{Mutex, Arc}; [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering` [INFO] [stdout] --> src/lib.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_name_of_val` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_name_of_val)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:130:56 [INFO] [stdout] | [INFO] [stdout] 130 | fn serialize_element(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:144:56 [INFO] [stdout] | [INFO] [stdout] 144 | fn serialize_element(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:158:54 [INFO] [stdout] | [INFO] [stdout] 158 | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/lib.rs:186:52 [INFO] [stdout] | [INFO] [stdout] 186 | fn serialize_key(&mut self, key: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:191:54 [INFO] [stdout] | [INFO] [stdout] 191 | fn serialize_value(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/lib.rs:284:54 [INFO] [stdout] | [INFO] [stdout] 284 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:284:73 [INFO] [stdout] | [INFO] [stdout] 284 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | for i in 0..num_fileds { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/lib.rs:386:35 [INFO] [stdout] | [INFO] [stdout] 386 | for (name, type_, idx) in fields { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:569:48 [INFO] [stdout] | [INFO] [stdout] 569 | fn serialize_some(self, value: &T) -> Result where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:580:44 [INFO] [stdout] | [INFO] [stdout] 580 | fn serialize_unit_struct(self, name: &'static str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:585:45 [INFO] [stdout] | [INFO] [stdout] 585 | ... fn serialize_unit_variant(self, name: &'static str, variant_index: u32, variant: &'static str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant_index` [INFO] [stdout] --> src/lib.rs:585:65 [INFO] [stdout] | [INFO] [stdout] 585 | ..., name: &'static str, variant_index: u32, variant: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:585:85 [INFO] [stdout] | [INFO] [stdout] 585 | ...ic str, variant_index: u32, variant: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:590:58 [INFO] [stdout] | [INFO] [stdout] 590 | fn serialize_newtype_struct(self, name: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:590:78 [INFO] [stdout] | [INFO] [stdout] 590 | fn serialize_newtype_struct(self, name: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:596:59 [INFO] [stdout] | [INFO] [stdout] 596 | ... fn serialize_newtype_variant(self, name: &'static str, variant_index: u32, variant: &'static str, value: &T) -> Result src/lib.rs:596:79 [INFO] [stdout] | [INFO] [stdout] 596 | ..., name: &'static str, variant_index: u32, variant: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:596:99 [INFO] [stdout] | [INFO] [stdout] 596 | ...ic str, variant_index: u32, variant: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:596:122 [INFO] [stdout] | [INFO] [stdout] 596 | ...: u32, variant: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:602:36 [INFO] [stdout] | [INFO] [stdout] 602 | fn serialize_seq(self, len: Option) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:607:38 [INFO] [stdout] | [INFO] [stdout] 607 | fn serialize_tuple(self, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:612:45 [INFO] [stdout] | [INFO] [stdout] 612 | fn serialize_tuple_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:612:65 [INFO] [stdout] | [INFO] [stdout] 612 | fn serialize_tuple_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:617:46 [INFO] [stdout] | [INFO] [stdout] 617 | ... fn serialize_tuple_variant(self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result src/lib.rs:617:66 [INFO] [stdout] | [INFO] [stdout] 617 | ..., name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:617:86 [INFO] [stdout] | [INFO] [stdout] 617 | ...ic str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:617:109 [INFO] [stdout] | [INFO] [stdout] 617 | ...ex: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:622:36 [INFO] [stdout] | [INFO] [stdout] 622 | fn serialize_map(self, len: Option) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:627:39 [INFO] [stdout] | [INFO] [stdout] 627 | fn serialize_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:627:59 [INFO] [stdout] | [INFO] [stdout] 627 | fn serialize_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:632:47 [INFO] [stdout] | [INFO] [stdout] 632 | ... fn serialize_struct_variant(self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result src/lib.rs:632:67 [INFO] [stdout] | [INFO] [stdout] 632 | ..., name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:632:87 [INFO] [stdout] | [INFO] [stdout] 632 | ...ic str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:632:110 [INFO] [stdout] | [INFO] [stdout] 632 | ...ex: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:637:45 [INFO] [stdout] | [INFO] [stdout] 637 | fn collect_str(self, value: &T) -> Result where T: Display { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:647:41 [INFO] [stdout] | [INFO] [stdout] 647 | fn deserialize_any(self, visitor: V) -> Result where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:652:42 [INFO] [stdout] | [INFO] [stdout] 652 | fn deserialize_bool(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:657:40 [INFO] [stdout] | [INFO] [stdout] 657 | fn deserialize_i8(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:662:41 [INFO] [stdout] | [INFO] [stdout] 662 | fn deserialize_i16(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | fn deserialize_i64(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:680:40 [INFO] [stdout] | [INFO] [stdout] 680 | fn deserialize_u8(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:685:41 [INFO] [stdout] | [INFO] [stdout] 685 | fn deserialize_u16(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:690:41 [INFO] [stdout] | [INFO] [stdout] 690 | fn deserialize_u32(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:695:41 [INFO] [stdout] | [INFO] [stdout] 695 | fn deserialize_u64(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:700:41 [INFO] [stdout] | [INFO] [stdout] 700 | fn deserialize_f32(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:705:41 [INFO] [stdout] | [INFO] [stdout] 705 | fn deserialize_f64(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:710:42 [INFO] [stdout] | [INFO] [stdout] 710 | fn deserialize_char(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:715:41 [INFO] [stdout] | [INFO] [stdout] 715 | fn deserialize_str(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:731:43 [INFO] [stdout] | [INFO] [stdout] 731 | fn deserialize_bytes(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:736:46 [INFO] [stdout] | [INFO] [stdout] 736 | fn deserialize_byte_buf(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:741:44 [INFO] [stdout] | [INFO] [stdout] 741 | fn deserialize_option(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:746:42 [INFO] [stdout] | [INFO] [stdout] 746 | fn deserialize_unit(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:751:49 [INFO] [stdout] | [INFO] [stdout] 751 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:751:69 [INFO] [stdout] | [INFO] [stdout] 751 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:756:52 [INFO] [stdout] | [INFO] [stdout] 756 | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:756:72 [INFO] [stdout] | [INFO] [stdout] 756 | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:761:41 [INFO] [stdout] | [INFO] [stdout] 761 | fn deserialize_seq(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:801:50 [INFO] [stdout] | [INFO] [stdout] 801 | ... fn deserialize_tuple_struct(self, name: &'static str, len: usize, visitor: V) -> Result<>::Value, Self::Error>... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:801:70 [INFO] [stdout] | [INFO] [stdout] 801 | ... fn deserialize_tuple_struct(self, name: &'static str, len: usize, visitor: V) -> Result<>::Value, Self::Error>... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:801:82 [INFO] [stdout] | [INFO] [stdout] 801 | ...: &'static str, len: usize, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:806:41 [INFO] [stdout] | [INFO] [stdout] 806 | fn deserialize_map(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:811:44 [INFO] [stdout] | [INFO] [stdout] 811 | ... fn deserialize_struct(self, name: &'static str, fields: &'static [&'static str], visitor: V) -> Result<>::Valu... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:842:42 [INFO] [stdout] | [INFO] [stdout] 842 | ... fn deserialize_enum(self, name: &'static str, variants: &'static [&'static str], visitor: V) -> Result<>::Valu... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variants` [INFO] [stdout] --> src/lib.rs:842:62 [INFO] [stdout] | [INFO] [stdout] 842 | ...(self, name: &'static str, variants: &'static [&'static str], visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:842:97 [INFO] [stdout] | [INFO] [stdout] 842 | ...s: &'static [&'static str], visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:847:48 [INFO] [stdout] | [INFO] [stdout] 847 | fn deserialize_identifier(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:852:49 [INFO] [stdout] | [INFO] [stdout] 852 | fn deserialize_ignored_any(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/lib.rs:896:26 [INFO] [stdout] | [INFO] [stdout] 896 | fn custom(msg: T) -> Self where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/lib.rs:904:26 [INFO] [stdout] | [INFO] [stdout] 904 | fn custom(msg: T) -> Self where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/lib.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use std::sync::{Mutex, Arc}; [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/lib.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering` [INFO] [stdout] --> src/lib.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `type_name_of_val` has been stable since 1.76.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(type_name_of_val)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:130:56 [INFO] [stdout] | [INFO] [stdout] 130 | fn serialize_element(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:144:56 [INFO] [stdout] | [INFO] [stdout] 144 | fn serialize_element(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:158:54 [INFO] [stdout] | [INFO] [stdout] 158 | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:172:54 [INFO] [stdout] | [INFO] [stdout] 172 | fn serialize_field(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/lib.rs:186:52 [INFO] [stdout] | [INFO] [stdout] 186 | fn serialize_key(&mut self, key: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:191:54 [INFO] [stdout] | [INFO] [stdout] 191 | fn serialize_value(&mut self, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/lib.rs:284:54 [INFO] [stdout] | [INFO] [stdout] 284 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:284:73 [INFO] [stdout] | [INFO] [stdout] 284 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/lib.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | for i in 0..num_fileds { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idx` [INFO] [stdout] --> src/lib.rs:386:35 [INFO] [stdout] | [INFO] [stdout] 386 | for (name, type_, idx) in fields { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:569:48 [INFO] [stdout] | [INFO] [stdout] 569 | fn serialize_some(self, value: &T) -> Result where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:580:44 [INFO] [stdout] | [INFO] [stdout] 580 | fn serialize_unit_struct(self, name: &'static str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:585:45 [INFO] [stdout] | [INFO] [stdout] 585 | ... fn serialize_unit_variant(self, name: &'static str, variant_index: u32, variant: &'static str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant_index` [INFO] [stdout] --> src/lib.rs:585:65 [INFO] [stdout] | [INFO] [stdout] 585 | ..., name: &'static str, variant_index: u32, variant: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:585:85 [INFO] [stdout] | [INFO] [stdout] 585 | ...ic str, variant_index: u32, variant: &'static str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:590:58 [INFO] [stdout] | [INFO] [stdout] 590 | fn serialize_newtype_struct(self, name: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:590:78 [INFO] [stdout] | [INFO] [stdout] 590 | fn serialize_newtype_struct(self, name: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:596:59 [INFO] [stdout] | [INFO] [stdout] 596 | ... fn serialize_newtype_variant(self, name: &'static str, variant_index: u32, variant: &'static str, value: &T) -> Result src/lib.rs:596:79 [INFO] [stdout] | [INFO] [stdout] 596 | ..., name: &'static str, variant_index: u32, variant: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:596:99 [INFO] [stdout] | [INFO] [stdout] 596 | ...ic str, variant_index: u32, variant: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:596:122 [INFO] [stdout] | [INFO] [stdout] 596 | ...: u32, variant: &'static str, value: &T) -> Result where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:602:36 [INFO] [stdout] | [INFO] [stdout] 602 | fn serialize_seq(self, len: Option) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:607:38 [INFO] [stdout] | [INFO] [stdout] 607 | fn serialize_tuple(self, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:612:45 [INFO] [stdout] | [INFO] [stdout] 612 | fn serialize_tuple_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:612:65 [INFO] [stdout] | [INFO] [stdout] 612 | fn serialize_tuple_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:617:46 [INFO] [stdout] | [INFO] [stdout] 617 | ... fn serialize_tuple_variant(self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result src/lib.rs:617:66 [INFO] [stdout] | [INFO] [stdout] 617 | ..., name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:617:86 [INFO] [stdout] | [INFO] [stdout] 617 | ...ic str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:617:109 [INFO] [stdout] | [INFO] [stdout] 617 | ...ex: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:622:36 [INFO] [stdout] | [INFO] [stdout] 622 | fn serialize_map(self, len: Option) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:627:39 [INFO] [stdout] | [INFO] [stdout] 627 | fn serialize_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:627:59 [INFO] [stdout] | [INFO] [stdout] 627 | fn serialize_struct(self, name: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:632:47 [INFO] [stdout] | [INFO] [stdout] 632 | ... fn serialize_struct_variant(self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result src/lib.rs:632:67 [INFO] [stdout] | [INFO] [stdout] 632 | ..., name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variant` [INFO] [stdout] --> src/lib.rs:632:87 [INFO] [stdout] | [INFO] [stdout] 632 | ...ic str, variant_index: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:632:110 [INFO] [stdout] | [INFO] [stdout] 632 | ...ex: u32, variant: &'static str, len: usize) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/lib.rs:637:45 [INFO] [stdout] | [INFO] [stdout] 637 | fn collect_str(self, value: &T) -> Result where T: Display { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:647:41 [INFO] [stdout] | [INFO] [stdout] 647 | fn deserialize_any(self, visitor: V) -> Result where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:652:42 [INFO] [stdout] | [INFO] [stdout] 652 | fn deserialize_bool(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:657:40 [INFO] [stdout] | [INFO] [stdout] 657 | fn deserialize_i8(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:662:41 [INFO] [stdout] | [INFO] [stdout] 662 | fn deserialize_i16(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:675:41 [INFO] [stdout] | [INFO] [stdout] 675 | fn deserialize_i64(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:680:40 [INFO] [stdout] | [INFO] [stdout] 680 | fn deserialize_u8(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:685:41 [INFO] [stdout] | [INFO] [stdout] 685 | fn deserialize_u16(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:690:41 [INFO] [stdout] | [INFO] [stdout] 690 | fn deserialize_u32(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:695:41 [INFO] [stdout] | [INFO] [stdout] 695 | fn deserialize_u64(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:700:41 [INFO] [stdout] | [INFO] [stdout] 700 | fn deserialize_f32(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:705:41 [INFO] [stdout] | [INFO] [stdout] 705 | fn deserialize_f64(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:710:42 [INFO] [stdout] | [INFO] [stdout] 710 | fn deserialize_char(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:715:41 [INFO] [stdout] | [INFO] [stdout] 715 | fn deserialize_str(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:731:43 [INFO] [stdout] | [INFO] [stdout] 731 | fn deserialize_bytes(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:736:46 [INFO] [stdout] | [INFO] [stdout] 736 | fn deserialize_byte_buf(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:741:44 [INFO] [stdout] | [INFO] [stdout] 741 | fn deserialize_option(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:746:42 [INFO] [stdout] | [INFO] [stdout] 746 | fn deserialize_unit(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:751:49 [INFO] [stdout] | [INFO] [stdout] 751 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:751:69 [INFO] [stdout] | [INFO] [stdout] 751 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:756:52 [INFO] [stdout] | [INFO] [stdout] 756 | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:756:72 [INFO] [stdout] | [INFO] [stdout] 756 | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:761:41 [INFO] [stdout] | [INFO] [stdout] 761 | fn deserialize_seq(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:801:50 [INFO] [stdout] | [INFO] [stdout] 801 | ... fn deserialize_tuple_struct(self, name: &'static str, len: usize, visitor: V) -> Result<>::Value, Self::Error>... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/lib.rs:801:70 [INFO] [stdout] | [INFO] [stdout] 801 | ... fn deserialize_tuple_struct(self, name: &'static str, len: usize, visitor: V) -> Result<>::Value, Self::Error>... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:801:82 [INFO] [stdout] | [INFO] [stdout] 801 | ...: &'static str, len: usize, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:806:41 [INFO] [stdout] | [INFO] [stdout] 806 | fn deserialize_map(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:811:44 [INFO] [stdout] | [INFO] [stdout] 811 | ... fn deserialize_struct(self, name: &'static str, fields: &'static [&'static str], visitor: V) -> Result<>::Valu... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/lib.rs:842:42 [INFO] [stdout] | [INFO] [stdout] 842 | ... fn deserialize_enum(self, name: &'static str, variants: &'static [&'static str], visitor: V) -> Result<>::Valu... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variants` [INFO] [stdout] --> src/lib.rs:842:62 [INFO] [stdout] | [INFO] [stdout] 842 | ...(self, name: &'static str, variants: &'static [&'static str], visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:842:97 [INFO] [stdout] | [INFO] [stdout] 842 | ...s: &'static [&'static str], visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:847:48 [INFO] [stdout] | [INFO] [stdout] 847 | fn deserialize_identifier(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/lib.rs:852:49 [INFO] [stdout] | [INFO] [stdout] 852 | fn deserialize_ignored_any(self, visitor: V) -> Result<>::Value, Self::Error> where [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/lib.rs:896:26 [INFO] [stdout] | [INFO] [stdout] 896 | fn custom(msg: T) -> Self where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/lib.rs:904:26 [INFO] [stdout] | [INFO] [stdout] 904 | fn custom(msg: T) -> Self where [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s [INFO] running `Command { std: "docker" "inspect" "46d18538941f79a206a4f2541476b864e9f615eacde572c860d0c7cbda296b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d18538941f79a206a4f2541476b864e9f615eacde572c860d0c7cbda296b1b", kill_on_drop: false }` [INFO] [stdout] 46d18538941f79a206a4f2541476b864e9f615eacde572c860d0c7cbda296b1b