[INFO] fetching crate yason 0.0.2...
[INFO] testing yason-0.0.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate yason 0.0.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate yason 0.0.2
[INFO] finished tweaking crates.io crate yason 0.0.2
[INFO] tweaked toml for crates.io crate yason 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yason 0.0.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded decimal-rs v0.1.43
[INFO] [stderr]   Downloaded stack-buf v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6794ff23ca0a6ce608f266af94ecd0bece16b996418d48b5f0306f31fc02349e
[INFO] running `Command { std: "docker" "start" "-a" "6794ff23ca0a6ce608f266af94ecd0bece16b996418d48b5f0306f31fc02349e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6794ff23ca0a6ce608f266af94ecd0bece16b996418d48b5f0306f31fc02349e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6794ff23ca0a6ce608f266af94ecd0bece16b996418d48b5f0306f31fc02349e", kill_on_drop: false }`
[INFO] [stdout] 6794ff23ca0a6ce608f266af94ecd0bece16b996418d48b5f0306f31fc02349e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3de3493e05f64895ffe6b64a901b112eddfcbff47670cbcf4fe6cd5c165b7ee6
[INFO] running `Command { std: "docker" "start" "-a" "3de3493e05f64895ffe6b64a901b112eddfcbff47670cbcf4fe6cd5c165b7ee6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling stack-buf v0.1.6
[INFO] [stderr]    Compiling decimal-rs v0.1.43
[INFO] [stderr]    Compiling yason v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builder/array.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builder/object.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_i32` is never used
[INFO] [stdout]   --> src/vec.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait VecExt: Sized {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn push_i32(&mut self, val: i32);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                    ^^^^^^^^^                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                                                               |                  |
[INFO] [stdout]     |                    |                                                               |                  the same lifetime is elided here
[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] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                   ^^^^^^^^^                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                             |                 |
[INFO] [stdout]     |                   |                                             |                 the same lifetime is elided here
[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] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder>;
[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] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     ) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                  |
[INFO] [stdout]     |                      |                  the same lifetime is elided here
[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] 190 |     ) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                   ^^^^^^^^^                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                                        |                 |
[INFO] [stdout]     |                   |                                                        |                 the same lifetime is elided here
[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] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 300 |     ) -> BuildResult<ObjectRefBuilder>;
[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] 300 |     ) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn object(&self) -> YasonResult<Object> {
[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] 171 |     pub fn object(&self) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:177:43
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object> {
[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] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn array(&self) -> YasonResult<Array> {
[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] 184 |     pub fn array(&self) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:190:42
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array> {
[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] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:341:20
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object> {
[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] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array> {
[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] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "3de3493e05f64895ffe6b64a901b112eddfcbff47670cbcf4fe6cd5c165b7ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de3493e05f64895ffe6b64a901b112eddfcbff47670cbcf4fe6cd5c165b7ee6", kill_on_drop: false }`
[INFO] [stdout] 3de3493e05f64895ffe6b64a901b112eddfcbff47670cbcf4fe6cd5c165b7ee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d092c08d7248e3597a29fcf0e7c38a043d99b2d49189eb6aa59b9f14457667b0
[INFO] running `Command { std: "docker" "start" "-a" "d092c08d7248e3597a29fcf0e7c38a043d99b2d49189eb6aa59b9f14457667b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling yason v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builder/array.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builder/object.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builder/array.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/builder/object.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_i32` is never used
[INFO] [stdout]   --> src/vec.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait VecExt: Sized {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn push_i32(&mut self, val: i32);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                    ^^^^^^^^^                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                                                               |                  |
[INFO] [stdout]     |                    |                                                               |                  the same lifetime is elided here
[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] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                   ^^^^^^^^^                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                             |                 |
[INFO] [stdout]     |                   |                                             |                 the same lifetime is elided here
[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] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder>;
[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] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     ) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                  |
[INFO] [stdout]     |                      |                  the same lifetime is elided here
[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] 190 |     ) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                   ^^^^^^^^^                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                                        |                 |
[INFO] [stdout]     |                   |                                                        |                 the same lifetime is elided here
[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] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 300 |     ) -> BuildResult<ObjectRefBuilder>;
[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] 300 |     ) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn object(&self) -> YasonResult<Object> {
[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] 171 |     pub fn object(&self) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:177:43
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object> {
[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] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn array(&self) -> YasonResult<Array> {
[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] 184 |     pub fn array(&self) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:190:42
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array> {
[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] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:341:20
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object> {
[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] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array> {
[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] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_i32` is never used
[INFO] [stdout]   --> src/vec.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait VecExt: Sized {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn push_i32(&mut self, val: i32);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                    ^^^^^^^^^                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                                                               |                  |
[INFO] [stdout]     |                    |                                                               |                  the same lifetime is elided here
[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] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                   ^^^^^^^^^                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                             |                 |
[INFO] [stdout]     |                   |                                             |                 the same lifetime is elided here
[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] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:231:20
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder>;
[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] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/array.rs:260:26
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 190 |     ) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                  |
[INFO] [stdout]     |                      |                  the same lifetime is elided here
[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] 190 |     ) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stdout]     |                   ^^^^^^^^^                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                                                        |                 |
[INFO] [stdout]     |                   |                                                        |                 the same lifetime is elided here
[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] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stdout]     |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 300 |     ) -> BuildResult<ObjectRefBuilder>;
[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] 300 |     ) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:303:36
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stdout]     |                                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |             &mut self,
[INFO] [stdout]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/builder/object.rs:335:43
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stdout]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn object(&self) -> YasonResult<Object> {
[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] 171 |     pub fn object(&self) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:177:43
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object> {
[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] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn array(&self) -> YasonResult<Array> {
[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] 184 |     pub fn array(&self) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:190:42
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array> {
[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] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:341:20
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object> {
[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] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/yason/mod.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array> {
[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] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "d092c08d7248e3597a29fcf0e7c38a043d99b2d49189eb6aa59b9f14457667b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d092c08d7248e3597a29fcf0e7c38a043d99b2d49189eb6aa59b9f14457667b0", kill_on_drop: false }`
[INFO] [stdout] d092c08d7248e3597a29fcf0e7c38a043d99b2d49189eb6aa59b9f14457667b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8f9b0b2366fc33e85de563f49c87ea9c04a88853331916f5f989f78b936a73a
[INFO] running `Command { std: "docker" "start" "-a" "b8f9b0b2366fc33e85de563f49c87ea9c04a88853331916f5f989f78b936a73a", kill_on_drop: false }`
[INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/builder/array.rs:187:21
[INFO] [stderr]     |
[INFO] [stderr] 187 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/builder/object.rs:258:21
[INFO] [stderr]     |
[INFO] [stderr] 258 |         let bytes = Vec::try_with_capacity(DEFAULT_SIZE)?;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = help: call with fully qualified syntax `VecExt::try_with_capacity(...)` to keep using the current method
[INFO] [stderr] 
[INFO] [stderr] warning: method `push_i32` is never used
[INFO] [stderr]   --> src/vec.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub trait VecExt: Sized {
[INFO] [stderr]    |           ------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 15 |     fn push_i32(&mut self, val: i32);
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:100:20
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stderr]     |                    ^^^^^^^^^                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |                                                               |                  |
[INFO] [stderr]     |                    |                                                               |                  the same lifetime is elided here
[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] 100 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stderr]     |                                                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:112:19
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stderr]     |                   ^^^^^^^^^                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                   |                                             |                 |
[INFO] [stderr]     |                   |                                             |                 the same lifetime is elided here
[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] 112 |     fn push_array(&mut self, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stderr]     |                                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:231:20
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder>;
[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] 231 |     fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stderr]     |                                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:234:19
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 234 |     fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stderr]     |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:253:27
[INFO] [stderr]     |
[INFO] [stderr] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stderr]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stderr]     |                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:260:26
[INFO] [stderr]     |
[INFO] [stderr] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stderr]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 308 | impl_builder!(ArrayBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:253:27
[INFO] [stderr]     |
[INFO] [stderr] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder> {
[INFO] [stderr]     |                           ^^^^^^^^^ the lifetime is elided here                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 253 |         $v fn push_object(&mut self, element_count: u16, key_sorted: bool) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stderr]     |                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/array.rs:260:26
[INFO] [stderr]     |
[INFO] [stderr] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stderr]     |                          ^^^^^^^^^ the lifetime is elided here         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 309 | impl_builder!(ArrayRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 260 |         $v fn push_array(&mut self, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:186:9
[INFO] [stderr]     |
[INFO] [stderr] 186 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 190 |     ) -> BuildResult<InnerObjectBuilder<&mut Vec<u8>>> {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |                  |
[INFO] [stderr]     |                      |                  the same lifetime is elided here
[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] 190 |     ) -> BuildResult<InnerObjectBuilder<'_, &mut Vec<u8>>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:198:19
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<&mut Vec<u8>>> {
[INFO] [stderr]     |                   ^^^^^^^^^                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                   |                                                        |                 |
[INFO] [stderr]     |                   |                                                        |                 the same lifetime is elided here
[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] 198 |     fn push_array(&mut self, key: &str, element_count: u16) -> BuildResult<InnerArrayBuilder<'_, &mut Vec<u8>>> {
[INFO] [stderr]     |                                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:296:9
[INFO] [stderr]     |
[INFO] [stderr] 296 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 300 |     ) -> BuildResult<ObjectRefBuilder>;
[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] 300 |     ) -> BuildResult<ObjectRefBuilder<'_>>;
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:303:36
[INFO] [stderr]     |
[INFO] [stderr] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder>;
[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] 303 |     fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>>;
[INFO] [stderr]     |                                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:323:13
[INFO] [stderr]     |
[INFO] [stderr] 323 |             &mut self,
[INFO] [stderr]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:335:43
[INFO] [stderr]     |
[INFO] [stderr] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stderr]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 392 | impl_builder!(ObjectBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stderr]     |                                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:323:13
[INFO] [stderr]     |
[INFO] [stderr] 323 |             &mut self,
[INFO] [stderr]     |             ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 327 |         ) -> BuildResult<ObjectRefBuilder> {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 327 |         ) -> BuildResult<ObjectRefBuilder<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/builder/object.rs:335:43
[INFO] [stderr]     |
[INFO] [stderr] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder> {
[INFO] [stderr]     |                                           ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] ...
[INFO] [stderr] 393 | impl_builder!(ObjectRefBuilder<'_>);
[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 `impl_push_methods` which comes from the expansion of the macro `impl_builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 335 |         $v fn push_array<Key: AsRef<str>>(&mut self, key: Key, element_count: u16) -> BuildResult<ArrayRefBuilder<'_>> {
[INFO] [stderr]     |                                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/yason/mod.rs:171:19
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn object(&self) -> YasonResult<Object> {
[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] 171 |     pub fn object(&self) -> YasonResult<Object<'_>> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/yason/mod.rs:177:43
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object> {
[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] 177 |     pub(crate) unsafe fn object_unchecked(&self) -> YasonResult<Object<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/yason/mod.rs:184:18
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn array(&self) -> YasonResult<Array> {
[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] 184 |     pub fn array(&self) -> YasonResult<Array<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/yason/mod.rs:190:42
[INFO] [stderr]     |
[INFO] [stderr] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array> {
[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] 190 |     pub(crate) unsafe fn array_unchecked(&self) -> YasonResult<Array<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/yason/mod.rs:341:20
[INFO] [stderr]     |
[INFO] [stderr] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object> {
[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] 341 |     fn read_object(&self, index: usize) -> YasonResult<Object<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/yason/mod.rs:348:19
[INFO] [stderr]     |
[INFO] [stderr] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array> {
[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] 348 |     fn read_array(&self, index: usize) -> YasonResult<Array<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `yason` (lib) generated 33 warnings (8 duplicates) (run `cargo fix --lib -p yason` to apply 22 suggestions)
[INFO] [stderr] warning: `yason` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yason-590517a980984fc0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test path::parse::tests::test_path_parse_error ... ok
[INFO] [stdout] test json::tests::test_number2decimal ... ok
[INFO] [stdout] test path::parse::tests::test_path_parse ... ok
[INFO] [stdout] test util::tests::test_varint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/array.rs (/opt/rustwide/target/debug/deps/array-26efc9e6f93051ba)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_array ... ok
[INFO] [stdout] test test_array_finish_error ... ok
[INFO] [stdout] test test_array_with_used_vec ... ok
[INFO] [stdout] test test_array_with_vec ... ok
[INFO] [stdout] test test_create_array_error ... ok
[INFO] [stdout] test test_array_nested_depth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/equal.rs (/opt/rustwide/target/debug/deps/equal-8a1bc93c0866ba12)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'test_yason_equal' (29) panicked at src/builder/object.rs:160:36:
[INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5ee13100c7ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5ee13100c7ca - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5ee13100c7ca - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5ee13100c7ca - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5ee131020bba - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5ee131020bba - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stderr]    6:     0x5ee131011ba2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5ee131011ba2 - <std[e28293b1aa0f68bd]::sys::stdio::unix::Stderr as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5ee130feb9df - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5ee130feb9df - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5ee131004d01 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5ee130f6aacc - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5ee130f6aacc - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5ee131004ef2 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x5ee131004ef2 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5ee130febaca - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5ee130fe3439 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5ee130fec7ad - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5ee13102128d - core[c1f1a4ba060b9bfa]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5ee13102128d - core[c1f1a4ba060b9bfa]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x5ee130f56681 - core::slice::raw::from_raw_parts::precondition_check::h05bed13e6d3cb2b4
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5ee130f565b7 - core::slice::raw::from_raw_parts::h633a2336a234abb5
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5ee130f454b2 - yason::builder::object::InnerObjectBuilder<B>::binary_search::h86266a016341e053
[INFO] [stderr]                                at /opt/rustwide/workdir/src/builder/object.rs:160:36
[INFO] [stderr]   23:     0x5ee130f48534 - yason::builder::object::InnerObjectBuilder<B>::push_key_value_by::h7f030dd70f8b9412
[INFO] [stderr]                                at /opt/rustwide/workdir/src/builder/object.rs:126:23
[INFO] [stderr]   24:     0x5ee130f4472c - yason::builder::object::InnerObjectBuilder<B>::push_number::hf0a2ccaf8e922f40
[INFO] [stderr]                                at /opt/rustwide/workdir/src/builder/object.rs:224:14
[INFO] [stderr]   25:     0x5ee130f4c990 - <yason::builder::object::ObjectBuilder as yason::builder::object::ObjBuilder>::push_number::h0ac88ab222070039
[INFO] [stderr]                                at /opt/rustwide/workdir/src/builder/object.rs:358:20
[INFO] [stderr]   26:     0x5ee130f581d1 - yason::json::write_object::h595bcb495fc51e8b
[INFO] [stderr]                                at /opt/rustwide/workdir/src/json.rs:118:25
[INFO] [stderr]   27:     0x5ee130f4f253 - yason::json::<impl core::convert::TryFrom<&serde_json::value::Value> for yason::yason::YasonBuf>::try_from::h6fda67831b063b86
[INFO] [stderr]                                at /opt/rustwide/workdir/src/json.rs:30:17
[INFO] [stderr]   28:     0x5ee130f4f4e9 - yason::json::<impl yason::yason::YasonBuf>::parse::h42032012bd109784
[INFO] [stderr]                                at /opt/rustwide/workdir/src/json.rs:42:9
[INFO] [stderr]   29:     0x5ee130f5bc70 - equal::assert_equal::h41b1337b95df4e07
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/equal.rs:6:16
[INFO] [stderr]   30:     0x5ee130f5c069 - equal::test_yason_equal::hb568b26f1f14ff06
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/equal.rs:25:5
[INFO] [stderr]   31:     0x5ee130f5c127 - equal::test_yason_equal::{{closure}}::h600373b2ef3c921f
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/equal.rs:14:22
[INFO] [stderr]   32:     0x5ee130f5aca6 - core::ops::function::FnOnce::call_once::h91ba9e819e6af680
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5ee130f5ebab - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x5ee130f5ebab - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stderr]   35:     0x5ee130f6b59b - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stderr]   36:     0x5ee130f6b59b - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x5ee130f6b59b - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x5ee130f6b59b - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x5ee130f6b59b - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5ee130f6b59b - test[273d7611820c9051]::run_test_in_process
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stderr]   41:     0x5ee130f6b59b - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stderr]   42:     0x5ee130f66cb4 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stderr]   43:     0x5ee130f66cb4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   44:     0x5ee130f6e1a2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   45:     0x5ee130f6e1a2 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   46:     0x5ee130f6e1a2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stderr]   47:     0x5ee130f6e1a2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stderr]   48:     0x5ee130f6e1a2 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stderr]   49:     0x5ee130f6e1a2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   50:     0x5ee130f6e1a2 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   51:     0x5ee13100c0df - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   52:     0x5ee13100c0df - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   53:     0x71b5fcef8aa4 - <unknown>
[INFO] [stderr]   54:     0x71b5fcf85a64 - clone
[INFO] [stderr]   55:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--test equal`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/equal-8a1bc93c0866ba12` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b8f9b0b2366fc33e85de563f49c87ea9c04a88853331916f5f989f78b936a73a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f9b0b2366fc33e85de563f49c87ea9c04a88853331916f5f989f78b936a73a", kill_on_drop: false }`
[INFO] [stdout] b8f9b0b2366fc33e85de563f49c87ea9c04a88853331916f5f989f78b936a73a
