[INFO] cloning repository https://github.com/xymopen/chrome-session [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xymopen/chrome-session" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxymopen%2Fchrome-session", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxymopen%2Fchrome-session'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 439da15ef83e1092040a68f34c8c20f5c930d65b [INFO] checking xymopen/chrome-session against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxymopen%2Fchrome-session" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xymopen/chrome-session [INFO] finished tweaking git repo https://github.com/xymopen/chrome-session [INFO] tweaked toml for git repo https://github.com/xymopen/chrome-session written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xymopen/chrome-session on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xymopen/chrome-session already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc6e82ac8918d33a36868b870e6da278f1d552046658a4e35a3a1b688ae59892 [INFO] running `Command { std: "docker" "start" "-a" "cc6e82ac8918d33a36868b870e6da278f1d552046658a4e35a3a1b688ae59892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc6e82ac8918d33a36868b870e6da278f1d552046658a4e35a3a1b688ae59892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6e82ac8918d33a36868b870e6da278f1d552046658a4e35a3a1b688ae59892", kill_on_drop: false }` [INFO] [stdout] cc6e82ac8918d33a36868b870e6da278f1d552046658a4e35a3a1b688ae59892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2cf83557f05235dabce714df491c42f5d385764ac66e1a1a75f4bbbe1e811cd [INFO] running `Command { std: "docker" "start" "-a" "e2cf83557f05235dabce714df491c42f5d385764ac66e1a1a75f4bbbe1e811cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking chrome-session v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `de::Deserializer` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) use de::Deserializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error` and `Result` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub use error::{Error, Result}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ser::into_writer` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use ser::into_writer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ser::Serializer` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) use ser::Serializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `de::Deserializer` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) use de::Deserializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub use error::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ser::Serializer` [INFO] [stdout] --> src/serde_chromium_pickle/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) use ser::Serializer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_buffer` is never used [INFO] [stdout] --> src/main.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn print_buffer(a: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `align_down` is never used [INFO] [stdout] --> src/serde_chromium_pickle/bits.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn align_down(size: usize, alignment: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Count` is never constructed [INFO] [stdout] --> src/serde_chromium_pickle/count/write.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct Count<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `count` is never used [INFO] [stdout] --> src/serde_chromium_pickle/count/write.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 9 | impl<'a> Count<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 10 | pub(crate) fn count(&mut self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElSerializer` is never constructed [INFO] [stdout] --> src/serde_chromium_pickle/seq/ser.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct ElSerializer<'a>(&'a mut dyn Write); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Ok` is never used [INFO] [stdout] --> src/serde_chromium_pickle/seq/ser.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | type Ok = (); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `serialize_any_unit`, `serialize_any`, and `serialize_any_ref` are never used [INFO] [stdout] --> src/serde_chromium_pickle/seq/ser.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> ElSerializer<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 16 | fn serialize_any_unit(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn serialize_any(self, _v: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn serialize_any_ref(self, _v: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SeqSerializer` is never constructed [INFO] [stdout] --> src/serde_chromium_pickle/seq/ser.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) struct SeqSerializer<'a>(WriteCount<'a>); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/serde_chromium_pickle/seq/ser.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 135 | impl<'a> SeqSerializer<'a> { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 136 | pub(crate) fn new(write: &'a mut dyn Write) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_aligned` is never used [INFO] [stdout] --> src/serde_chromium_pickle/ser.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn write_aligned<'a>(writer: &'a mut dyn Write, buf: &[u8]) -> IOResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_int` is never used [INFO] [stdout] --> src/serde_chromium_pickle/ser.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn write_int<'a>(writer: &'a mut dyn Write, v: c_int) -> IOResult<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_writer` is never used [INFO] [stdout] --> src/serde_chromium_pickle/ser.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn into_writer<'a, T>(value: &'a T, writer: &mut dyn Write) -> Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Serializer` is never constructed [INFO] [stdout] --> src/serde_chromium_pickle/ser.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct Serializer<'a>(pub(crate) &'a mut dyn Write); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Ok` is never used [INFO] [stdout] --> src/serde_chromium_pickle/ser.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | type Ok = (); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `serialize_any_unit`, `serialize_any`, and `serialize_any_ref` are never used [INFO] [stdout] --> src/serde_chromium_pickle/ser.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> Serializer<'a> { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 39 | fn serialize_any_unit(self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn serialize_any(self, _v: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn serialize_any_ref(self, _v: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize` is never used [INFO] [stdout] --> src/serde_chromium_pickle/helpers/cstring.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn serialize(value: &CString, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `serialize` is never used [INFO] [stdout] --> src/serde_chromium_pickle/helpers/string.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn serialize(value: &String, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_ref` is never used [INFO] [stdout] --> src/transmute.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub unsafe fn as_ref<'a, T: Sized>(bytes: &'a [u8]) -> Option<&'a T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_mut` is never used [INFO] [stdout] --> src/transmute.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub unsafe fn as_mut<'a, T: Sized>(bytes: &'a mut [u8]) -> Option<&'a mut T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_bytes_ref` is never used [INFO] [stdout] --> src/transmute.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe fn as_bytes_ref<'a, T: Sized>(value: &'a T) -> &'a [u8] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_vec` is never used [INFO] [stdout] --> src/transmute.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub unsafe fn from_vec(bytes: Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_vec` is never used [INFO] [stdout] --> src/transmute.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub unsafe fn into_vec(value: Box) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_writer` is never used [INFO] [stdout] --> src/transmute.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | pub unsafe fn into_writer<'a, T: Sized>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_buffer` is never used [INFO] [stdout] --> src/main.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn print_buffer(a: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `align_down` is never used [INFO] [stdout] --> src/serde_chromium_pickle/bits.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) fn align_down(size: usize, alignment: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_ref` is never used [INFO] [stdout] --> src/transmute.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub unsafe fn as_ref<'a, T: Sized>(bytes: &'a [u8]) -> Option<&'a T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_mut` is never used [INFO] [stdout] --> src/transmute.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub unsafe fn as_mut<'a, T: Sized>(bytes: &'a mut [u8]) -> Option<&'a mut T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_bytes_ref` is never used [INFO] [stdout] --> src/transmute.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe fn as_bytes_ref<'a, T: Sized>(value: &'a T) -> &'a [u8] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `from_vec` is never used [INFO] [stdout] --> src/transmute.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | pub unsafe fn from_vec(bytes: Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_vec` is never used [INFO] [stdout] --> src/transmute.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | pub unsafe fn into_vec(value: Box) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_writer` is never used [INFO] [stdout] --> src/transmute.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | pub unsafe fn into_writer<'a, T: Sized>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/seq/ser.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | / crate::forward_to_serialize_any! { [INFO] [stdout] 43 | | bool i128 u128 char str bytes none some unit unit_struct [INFO] [stdout] 44 | | unit_variant newtype_struct newtype_variant // seq tuple [INFO] [stdout] 45 | | // tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 13 - $(drop($arg);)* [INFO] [stdout] 13 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/serde_chromium_pickle/macros.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | $(drop($arg);)* [INFO] [stdout] | ^^^^^----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `u32` [INFO] [stdout] | [INFO] [stdout] ::: src/serde_chromium_pickle/ser.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / crate::forward_to_serialize_any! { [INFO] [stdout] 66 | | i128 u128 char str bytes none some unit unit_struct unit_variant [INFO] [stdout] 67 | | newtype_struct newtype_variant [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `forward_to_serialize_any_method` which comes from the expansion of the macro `crate::forward_to_serialize_any` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 27 - $(drop($arg);)* [INFO] [stdout] 27 + $(let _ = $arg;)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `Command { std: "docker" "inspect" "e2cf83557f05235dabce714df491c42f5d385764ac66e1a1a75f4bbbe1e811cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cf83557f05235dabce714df491c42f5d385764ac66e1a1a75f4bbbe1e811cd", kill_on_drop: false }` [INFO] [stdout] e2cf83557f05235dabce714df491c42f5d385764ac66e1a1a75f4bbbe1e811cd