[INFO] fetching crate bevy_save-erased-serde 0.4.0...
[INFO] testing bevy_save-erased-serde-0.4.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bevy_save-erased-serde 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bevy_save-erased-serde 0.4.0
[INFO] finished tweaking crates.io crate bevy_save-erased-serde 0.4.0
[INFO] tweaked toml for crates.io crate bevy_save-erased-serde 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_save-erased-serde 0.4.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 741b5ac1646e7ac10adfd187f9adbc5af6b0a5f5da41903aff7df6d7a89e1545
[INFO] running `Command { std: "docker" "start" "-a" "741b5ac1646e7ac10adfd187f9adbc5af6b0a5f5da41903aff7df6d7a89e1545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "741b5ac1646e7ac10adfd187f9adbc5af6b0a5f5da41903aff7df6d7a89e1545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741b5ac1646e7ac10adfd187f9adbc5af6b0a5f5da41903aff7df6d7a89e1545", kill_on_drop: false }`
[INFO] [stdout] 741b5ac1646e7ac10adfd187f9adbc5af6b0a5f5da41903aff7df6d7a89e1545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e4a4b1da20a9ffec88c1066a23ec17082ccc403c4457a909412bedf1500a63f7
[INFO] running `Command { std: "docker" "start" "-a" "e4a4b1da20a9ffec88c1066a23ec17082ccc403c4457a909412bedf1500a63f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bevy_save-erased-serde v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]    --> src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub use self::alloc::{vec, vec::Vec};
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]   --> src/any.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_deserializer_for_trait_object!({'de, 'a, 'r} {} &'a mut IntoDeserializer<'r, 'de>);
[INFO] [stdout]      | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut dyn Deserializer<'de>);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1024 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send));
[INFO] [stdout]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Sync));
[INFO] [stdout]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1026 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send + Sync));
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1027 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de>>);
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1028 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send>);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1029 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Sync>);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send + Sync>);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1102:5
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     serde_if_integer128! {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1496 | deref_erased_deserializer!(<'r, 'de> Deserializer<'de> for IntoDeserializer<'r, 'de>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1497 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + 'a>);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1499 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Sync + 'a>);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + Sync + 'a>);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 | deref_erased_deserializer!(<'de, 'a, T: ?Sized + Deserializer<'de>> Deserializer<'de> for &'a mut T);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 867 | impl_serializer_for_trait_object!(<'a, 'w> serde::Serializer for &'a mut IntoSerializer<'w>);
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut dyn Serializer);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Sync));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send + Sync));
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]  --> src/de.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::serde_if_integer128;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]   --> src/ser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     serde_if_integer128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error>;
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error>;
[INFO] [stdout]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error>;
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 |     ) -> Result<TupleStruct, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ) -> Result<TupleStruct<'_>, Error>;
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 |     ) -> Result<TupleVariant, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ) -> Result<TupleVariant<'_>, Error>;
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error>;
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:165:32
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error>;
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error>;
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> Result<StructVariant, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     ) -> Result<StructVariant<'_>, Error>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:504:29
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:513:31
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 |     ) -> Result<TupleStruct, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     ) -> Result<TupleVariant, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 541 |     ) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:550:29
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:559:32
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 574 |     ) -> Result<StructVariant, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "e4a4b1da20a9ffec88c1066a23ec17082ccc403c4457a909412bedf1500a63f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a4b1da20a9ffec88c1066a23ec17082ccc403c4457a909412bedf1500a63f7", kill_on_drop: false }`
[INFO] [stdout] e4a4b1da20a9ffec88c1066a23ec17082ccc403c4457a909412bedf1500a63f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 169eb1ce78ff8b3217943952cc40ce49ea23b2ae135cbc72f98502011bb57ba2
[INFO] running `Command { std: "docker" "start" "-a" "169eb1ce78ff8b3217943952cc40ce49ea23b2ae135cbc72f98502011bb57ba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bevy_save-erased-serde v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vec`
[INFO] [stdout]    --> src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub use self::alloc::{vec, vec::Vec};
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]   --> src/any.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_deserializer_for_trait_object!({'de, 'a, 'r} {} &'a mut IntoDeserializer<'r, 'de>);
[INFO] [stdout]      | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut dyn Deserializer<'de>);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1024 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send));
[INFO] [stdout]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Sync));
[INFO] [stdout]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1026 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send + Sync));
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1027 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de>>);
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1028 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send>);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1029 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Sync>);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send + Sync>);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1102:5
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     serde_if_integer128! {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1496 | deref_erased_deserializer!(<'r, 'de> Deserializer<'de> for IntoDeserializer<'r, 'de>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1497 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + 'a>);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1499 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Sync + 'a>);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + Sync + 'a>);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 | deref_erased_deserializer!(<'de, 'a, T: ?Sized + Deserializer<'de>> Deserializer<'de> for &'a mut T);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 867 | impl_serializer_for_trait_object!(<'a, 'w> serde::Serializer for &'a mut IntoSerializer<'w>);
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut dyn Serializer);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Sync));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send + Sync));
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]  --> src/de.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::serde_if_integer128;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]   --> src/ser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     serde_if_integer128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error>;
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error>;
[INFO] [stdout]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error>;
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 |     ) -> Result<TupleStruct, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ) -> Result<TupleStruct<'_>, Error>;
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 |     ) -> Result<TupleVariant, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ) -> Result<TupleVariant<'_>, Error>;
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error>;
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:165:32
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error>;
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error>;
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> Result<StructVariant, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     ) -> Result<StructVariant<'_>, Error>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:504:29
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:513:31
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 |     ) -> Result<TupleStruct, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     ) -> Result<TupleVariant, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 541 |     ) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:550:29
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:559:32
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 574 |     ) -> Result<StructVariant, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]  --> src/any.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]    --> src/any.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stdout]   --> src/any.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stdout]    --> src/any.rs:184:17
[INFO] [stdout]     |
[INFO] [stdout] 184 |     if cfg!(all(include_fnptr_in_fingerprint, not(miri))) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/de.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1022 | impl_deserializer_for_trait_object!({'de, 'a, 'r} {} &'a mut IntoDeserializer<'r, 'de>);
[INFO] [stdout]      | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1023 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut dyn Deserializer<'de>);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1024 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send));
[INFO] [stdout]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1025 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Sync));
[INFO] [stdout]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1026 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send + Sync));
[INFO] [stdout]      | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1027 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de>>);
[INFO] [stdout]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1028 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send>);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1029 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Sync>);
[INFO] [stdout]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:908:13
[INFO] [stdout]      |
[INFO] [stdout]  908 |             serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1030 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send + Sync>);
[INFO] [stdout]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1102:5
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     serde_if_integer128! {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1496 | deref_erased_deserializer!(<'r, 'de> Deserializer<'de> for IntoDeserializer<'r, 'de>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1497 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1498 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + 'a>);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1499 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Sync + 'a>);
[INFO] [stdout]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + Sync + 'a>);
[INFO] [stdout]      | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/de.rs:1403:13
[INFO] [stdout]      |
[INFO] [stdout] 1403 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1501 | deref_erased_deserializer!(<'de, 'a, T: ?Sized + Deserializer<'de>> Deserializer<'de> for &'a mut T);
[INFO] [stdout]      | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 |     serde_if_integer128! {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 867 | impl_serializer_for_trait_object!(<'a, 'w> serde::Serializer for &'a mut IntoSerializer<'w>);
[INFO] [stdout]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 868 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut dyn Serializer);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 869 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 870 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Sync));
[INFO] [stdout]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]    --> src/ser.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             serde::serde_if_integer128! {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 871 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send + Sync));
[INFO] [stdout]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]     --> src/ser.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             serde::serde_if_integer128! {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `de::tests::test_struct::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]  --> src/de.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::serde_if_integer128;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `de::tests::test_struct::_::_serde::serde_if_integer128`: 
[INFO] [stdout]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stdout]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stdout]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stdout]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stdout]          integers are always supported.
[INFO] [stdout]          
[INFO] [stdout]   --> src/ser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     serde_if_integer128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error>;
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error>;
[INFO] [stdout]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error>;
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 156 |     ) -> Result<TupleStruct, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ) -> Result<TupleStruct<'_>, Error>;
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 163 |     ) -> Result<TupleVariant, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ) -> Result<TupleVariant<'_>, Error>;
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error>;
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:165:32
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error>;
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error>;
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 172 |     ) -> Result<StructVariant, Error>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     ) -> Result<StructVariant<'_>, Error>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:504:29
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:513:31
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 526 |     ) -> Result<TupleStruct, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 |     ) -> Result<TupleVariant, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 541 |     ) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:550:29
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:559:32
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ser.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 574 |     ) -> Result<StructVariant, Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stdout]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stdout]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stdout]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stdout]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1396:37
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1400:39
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stdout]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1404:46
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stdout]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stdout]      |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1408:47
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stdout]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1412:37
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stdout]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stdout]      |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1416:40
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stdout]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ser.rs:1420:48
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stdout]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stdout]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stdout]      |                                                                                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.73s
[INFO] running `Command { std: "docker" "inspect" "169eb1ce78ff8b3217943952cc40ce49ea23b2ae135cbc72f98502011bb57ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169eb1ce78ff8b3217943952cc40ce49ea23b2ae135cbc72f98502011bb57ba2", kill_on_drop: false }`
[INFO] [stdout] 169eb1ce78ff8b3217943952cc40ce49ea23b2ae135cbc72f98502011bb57ba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 472990dc8f7fccb84e65a7449212844e550eae428e402153ab3b17596192edb8
[INFO] running `Command { std: "docker" "start" "-a" "472990dc8f7fccb84e65a7449212844e550eae428e402153ab3b17596192edb8", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stderr]    --> src/lib.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr] 100 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_fn))]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
[INFO] [stderr]    --> src/lib.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vec`
[INFO] [stderr]    --> src/lib.rs:123:27
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub use self::alloc::{vec, vec::Vec};
[INFO] [stderr]     |                           ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]  --> src/any.rs:2:7
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[cfg(no_maybe_uninit)]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]  --> src/any.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(not(no_maybe_uninit))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]    --> src/any.rs:142:7
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[cfg(no_maybe_uninit)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]    --> src/any.rs:146:7
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[cfg(no_maybe_uninit)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stderr]    --> src/any.rs:157:11
[INFO] [stderr]     |
[INFO] [stderr] 157 |     #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_maybe_uninit`
[INFO] [stderr]   --> src/any.rs:28:14
[INFO] [stderr]    |
[INFO] [stderr] 28 |     cfg!(not(no_maybe_uninit))
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_maybe_uninit)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_maybe_uninit)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stderr]    --> src/any.rs:170:19
[INFO] [stderr]     |
[INFO] [stderr] 170 |             #[cfg(include_fnptr_in_fingerprint)]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/de.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/de.rs:166:5
[INFO] [stderr]     |
[INFO] [stderr] 166 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/de.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 401 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/de.rs:582:5
[INFO] [stderr]     |
[INFO] [stderr] 582 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1022 | impl_deserializer_for_trait_object!({'de, 'a, 'r} {} &'a mut IntoDeserializer<'r, 'de>);
[INFO] [stderr]      | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1023 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut dyn Deserializer<'de>);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1024 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send));
[INFO] [stderr]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1025 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Sync));
[INFO] [stderr]      | ---------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1026 | impl_deserializer_for_trait_object!({'de, 'a} {} &'a mut (dyn Deserializer<'de> + Send + Sync));
[INFO] [stderr]      | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1027 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de>>);
[INFO] [stderr]      | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1028 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send>);
[INFO] [stderr]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1029 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Sync>);
[INFO] [stderr]      | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:908:13
[INFO] [stderr]      |
[INFO] [stderr]  908 |             serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1030 | impl_deserializer_for_trait_object!({'de} {mut} Box<dyn Deserializer<'de> + Send + Sync>);
[INFO] [stderr]      | ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `impl_deserializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1102:5
[INFO] [stderr]      |
[INFO] [stderr] 1102 |     serde_if_integer128! {
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1403:13
[INFO] [stderr]      |
[INFO] [stderr] 1403 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1496 | deref_erased_deserializer!(<'r, 'de> Deserializer<'de> for IntoDeserializer<'r, 'de>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1403:13
[INFO] [stderr]      |
[INFO] [stderr] 1403 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1497 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1403:13
[INFO] [stderr]      |
[INFO] [stderr] 1403 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1498 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + 'a>);
[INFO] [stderr]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1403:13
[INFO] [stderr]      |
[INFO] [stderr] 1403 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1499 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Sync + 'a>);
[INFO] [stderr]      | -------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1403:13
[INFO] [stderr]      |
[INFO] [stderr] 1403 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1500 | deref_erased_deserializer!(<'de, 'a> Deserializer<'de> for Box<dyn Deserializer<'de> + Send + Sync + 'a>);
[INFO] [stderr]      | --------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/de.rs:1403:13
[INFO] [stderr]      |
[INFO] [stderr] 1403 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1501 | deref_erased_deserializer!(<'de, 'a, T: ?Sized + Deserializer<'de>> Deserializer<'de> for &'a mut T);
[INFO] [stderr]      | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:361:5
[INFO] [stderr]     |
[INFO] [stderr] 361 |     serde_if_integer128! {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:730:13
[INFO] [stderr]     |
[INFO] [stderr] 730 |             serde::serde_if_integer128! {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 867 | impl_serializer_for_trait_object!(<'a, 'w> serde::Serializer for &'a mut IntoSerializer<'w>);
[INFO] [stderr]     | -------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:730:13
[INFO] [stderr]     |
[INFO] [stderr] 730 |             serde::serde_if_integer128! {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 868 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut dyn Serializer);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:730:13
[INFO] [stderr]     |
[INFO] [stderr] 730 |             serde::serde_if_integer128! {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 869 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send));
[INFO] [stderr]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:730:13
[INFO] [stderr]     |
[INFO] [stderr] 730 |             serde::serde_if_integer128! {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 870 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Sync));
[INFO] [stderr]     | --------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]    --> src/ser.rs:730:13
[INFO] [stderr]     |
[INFO] [stderr] 730 |             serde::serde_if_integer128! {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 871 | impl_serializer_for_trait_object!(<'a> serde::Serializer for &'a mut (dyn Serializer + Send + Sync));
[INFO] [stderr]     | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_serializer_for_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/ser.rs:1338:13
[INFO] [stderr]      |
[INFO] [stderr] 1338 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/ser.rs:1338:13
[INFO] [stderr]      |
[INFO] [stderr] 1338 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/ser.rs:1338:13
[INFO] [stderr]      |
[INFO] [stderr] 1338 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/ser.rs:1338:13
[INFO] [stderr]      |
[INFO] [stderr] 1338 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/ser.rs:1338:13
[INFO] [stderr]      |
[INFO] [stderr] 1338 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]     --> src/ser.rs:1338:13
[INFO] [stderr]      |
[INFO] [stderr] 1338 |             serde::serde_if_integer128! {
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]  --> src/de.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde::serde_if_integer128;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]   --> src/ser.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     serde_if_integer128,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:150:29
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error>;
[INFO] [stderr]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error>;
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:151:31
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error>;
[INFO] [stderr]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error>;
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:153:9
[INFO] [stderr]     |
[INFO] [stderr] 153 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 156 |     ) -> Result<TupleStruct, Error>;
[INFO] [stderr]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 156 |     ) -> Result<TupleStruct<'_>, Error>;
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 158 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 163 |     ) -> Result<TupleVariant, Error>;
[INFO] [stderr]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     ) -> Result<TupleVariant<'_>, Error>;
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:164:29
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error>;
[INFO] [stderr]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error>;
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:165:32
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error>;
[INFO] [stderr]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error>;
[INFO] [stderr]     |                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:167:9
[INFO] [stderr]     |
[INFO] [stderr] 167 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 172 |     ) -> Result<StructVariant, Error>;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     ) -> Result<StructVariant<'_>, Error>;
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:504:29
[INFO] [stderr]     |
[INFO] [stderr] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 504 |     fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:513:31
[INFO] [stderr]     |
[INFO] [stderr] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]     |                               ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 513 |     fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:523:9
[INFO] [stderr]     |
[INFO] [stderr] 523 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 526 |     ) -> Result<TupleStruct, Error> {
[INFO] [stderr]     |                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 526 |     ) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:536:9
[INFO] [stderr]     |
[INFO] [stderr] 536 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 541 |     ) -> Result<TupleVariant, Error> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 541 |     ) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:550:29
[INFO] [stderr]     |
[INFO] [stderr] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]     |                             ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 550 |     fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:559:32
[INFO] [stderr]     |
[INFO] [stderr] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]     |                                ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 559 |     fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]     |                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ser.rs:569:9
[INFO] [stderr]     |
[INFO] [stderr] 569 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 574 |     ) -> Result<StructVariant, Error> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 574 |     ) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1396:37
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1400:39
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1404:46
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stderr]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]      |                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1408:47
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stderr]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1412:37
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1416:40
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1420:48
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stderr]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1431 | deref_erased_serializer!(<'w> Serializer for IntoSerializer<'w>);
[INFO] [stderr]      | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1396:37
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1400:39
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1404:46
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stderr]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]      |                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1408:47
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stderr]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1412:37
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1416:40
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1420:48
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stderr]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1432 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + 'a>);
[INFO] [stderr]      | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1396:37
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1400:39
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1404:46
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stderr]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]      |                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1408:47
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stderr]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1412:37
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1416:40
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1420:48
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stderr]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1433 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1396:37
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1400:39
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1404:46
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stderr]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]      |                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1408:47
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stderr]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1412:37
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1416:40
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1420:48
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stderr]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1434 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Sync + 'a>);
[INFO] [stderr]      | ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1396:37
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1400:39
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1404:46
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stderr]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]      |                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1408:47
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stderr]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1412:37
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1416:40
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1420:48
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stderr]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1435 | deref_erased_serializer!(<'a> Serializer for Box<dyn Serializer + Send + Sync + 'a>);
[INFO] [stderr]      | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1396:37
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1396 |             fn erased_serialize_seq(&mut self, len: Option<usize>) -> Result<Seq<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1400:39
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple, Error> {
[INFO] [stderr]      |                                       ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                       |
[INFO] [stderr]      |                                       the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1400 |             fn erased_serialize_tuple(&mut self, len: usize) -> Result<Tuple<'_>, Error> {
[INFO] [stderr]      |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1404:46
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct, Error> {
[INFO] [stderr]      |                                              ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1404 |             fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result<TupleStruct<'_>, Error> {
[INFO] [stderr]      |                                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1408:47
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant, E...
[INFO] [stderr]      |                                               ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1408 |             fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<TupleVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1412:37
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map, Error> {
[INFO] [stderr]      |                                     ^^^^^^^^^ the lifetime is elided here    ^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1412 |             fn erased_serialize_map(&mut self, len: Option<usize>) -> Result<Map<'_>, Error> {
[INFO] [stderr]      |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1416:40
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct, Error> {
[INFO] [stderr]      |                                        ^^^^^^^^^ the lifetime is elided here                ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1416 |             fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result<Struct<'_>, Error> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ser.rs:1420:48
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant, E...
[INFO] [stderr]      |                                                ^^^^^^^^^ the lifetime is elided here                                                           ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 1436 | deref_erased_serializer!(<'a, T: ?Sized + Serializer> Serializer for &'a mut T);
[INFO] [stderr]      | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1420 |             fn erased_serialize_struct_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result<StructVariant<'_>, Error> {
[INFO] [stderr]      |                                                                                                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_save-erased-serde` (lib) generated 101 warnings (run `cargo fix --lib -p bevy_save-erased-serde` to apply 57 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition name: `include_fnptr_in_fingerprint`
[INFO] [stderr]    --> src/any.rs:184:17
[INFO] [stderr]     |
[INFO] [stderr] 184 |     if cfg!(all(include_fnptr_in_fingerprint, not(miri))) {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(include_fnptr_in_fingerprint)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(include_fnptr_in_fingerprint)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `de::tests::test_struct::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]  --> src/de.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde::serde_if_integer128;
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `de::tests::test_struct::_::_serde::serde_if_integer128`: 
[INFO] [stderr]          This macro has no effect on any version of Serde released in the past 2 years.
[INFO] [stderr]          It was used long ago in crates that needed to support Rustc older than 1.26.0,
[INFO] [stderr]          or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer
[INFO] [stderr]          support. These days Serde requires a Rust compiler newer than that so 128-bit
[INFO] [stderr]          integers are always supported.
[INFO] [stderr]          
[INFO] [stderr]   --> src/ser.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     serde_if_integer128,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_save-erased-serde` (lib test) generated 101 warnings (98 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bevy_save-erased-serde/4dd9750bbf8df6e3/deps/bevy_save_erased_serde-4dd9750bbf8df6e3)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test de::tests::assert_deserializer ... ok
[INFO] [stdout] test de::tests::test_value ... ok
[INFO] [stdout] test de::tests::test_borrowed ... ok
[INFO] [stdout] test de::tests::test_enum ... ok
[INFO] [stdout] test macros::tests::test_type_parameter ... ok
[INFO] [stdout] test de::tests::test_struct ... ok
[INFO] [stdout] test macros::tests::test_where_clause ... ok
[INFO] [stdout] test ser::tests::assert_serialize ... ok
[INFO] [stdout] test ser::tests::assert_serializer ... ok
[INFO] [stdout] test ser::tests::test_vec ... ok
[INFO] [stdout] test macros::tests::test_plain ... ok
[INFO] [stdout] test ser::tests::test_enum ... ok
[INFO] [stdout] test any::test_fingerprint ... ok
[INFO] [stderr]    Doc-tests bevy_save_erased_serde
[INFO] [stdout] test ser::tests::test_struct ... ok
[INFO] [stdout] test macros::tests::test_generic_bound ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/ser.rs - ser::Serialize (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 35) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::serialize_trait_object (line 16) ... FAILED
[INFO] [stdout] test src/de.rs - de::Deserializer (line 65) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::Serializer (line 76) ... FAILED
[INFO] [stdout] test src/de.rs - de::deserialize (line 20) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::serialize (line 639) ... FAILED
[INFO] [stdout] test src/ser.rs - ser::dynSerializer::erase (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::serialize_trait_object (line 4) ... FAILED
[INFO] [stdout] test src/de.rs - de::dynDeserializer<'de>::erase (line 219) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/ser.rs - ser::serialize (line 656) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ser.rs - ser::Serialize (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/ser.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 35) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::serialize_trait_object (line 16) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/macros.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use erased_serde::serialize_trait_object;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   --> src/macros.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 | trait Difficult<T>: erased_serde::Serialize where T: Copy {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::Deserializer (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/de.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | use erased_serde::Deserializer;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   --> src/de.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ser.rs - ser::Serializer (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/ser.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::deserialize (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/de.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use erased_serde::Deserializer;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   --> src/de.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ser.rs - ser::serialize (line 639) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    --> src/ser.rs:640:14
[INFO] [stdout]     |
[INFO] [stdout] 640 | trait Event: erased_serde::Serialize {
[INFO] [stdout]     |              ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    --> src/ser.rs:648:9
[INFO] [stdout]     |
[INFO] [stdout] 648 |         erased_serde::serialize(self, serializer)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ser.rs - ser::dynSerializer::erase (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]    --> src/ser.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use erased_serde::{Serialize, Serializer};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]   --> src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | use erased_serde::Deserializer;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   --> src/lib.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::serialize_trait_object (line 4) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]  --> src/macros.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use erased_serde::serialize_trait_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   --> src/macros.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | erased_serde::serialize_trait_object!(Event);
[INFO] [stdout]    | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]  --> src/macros.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait Event: erased_serde::Serialize {
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/de.rs - de::dynDeserializer<'de>::erase (line 219) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]    --> src/de.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | use erased_serde::Deserializer;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    --> src/de.rs:240:36
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let data: Map<String, usize> = erased_serde::deserialize(format).unwrap();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ser.rs - ser::serialize (line 656) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `erased_serde`
[INFO] [stdout]    --> src/ser.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 657 | use erased_serde::serialize_trait_object;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]    --> src/ser.rs:659:14
[INFO] [stdout]     |
[INFO] [stdout] 659 | trait Event: erased_serde::Serialize {}
[INFO] [stdout]     |              ^^^^^^^^^^^^ use of unresolved module or unlinked crate `erased_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `erased_serde`, use `cargo add erased_serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/de.rs - de::Deserializer (line 65)
[INFO] [stdout]     src/de.rs - de::deserialize (line 20)
[INFO] [stdout]     src/de.rs - de::dynDeserializer<'de>::erase (line 219)
[INFO] [stdout]     src/lib.rs - (line 35)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/macros.rs - macros::serialize_trait_object (line 16)
[INFO] [stdout]     src/macros.rs - macros::serialize_trait_object (line 4)
[INFO] [stdout]     src/ser.rs - ser::Serialize (line 33)
[INFO] [stdout]     src/ser.rs - ser::Serializer (line 76)
[INFO] [stdout]     src/ser.rs - ser::dynSerializer::erase (line 179)
[INFO] [stdout]     src/ser.rs - ser::serialize (line 639)
[INFO] [stdout]     src/ser.rs - ser::serialize (line 656)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "472990dc8f7fccb84e65a7449212844e550eae428e402153ab3b17596192edb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472990dc8f7fccb84e65a7449212844e550eae428e402153ab3b17596192edb8", kill_on_drop: false }`
[INFO] [stdout] 472990dc8f7fccb84e65a7449212844e550eae428e402153ab3b17596192edb8
