[INFO] fetching crate sample-arrow-rs 55.2.0...
[INFO] checking sample-arrow-rs-55.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate sample-arrow-rs 55.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sample-arrow-rs 55.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sample-arrow-rs 55.2.0
[INFO] tweaked toml for crates.io crate sample-arrow-rs 55.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sample-arrow-rs 55.2.0 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] crate crates.io crate sample-arrow-rs 55.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded casey v0.4.0
[INFO] [stderr]   Downloaded rand_regex v0.15.1
[INFO] [stderr]   Downloaded sample-std v0.2.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded sample-test v0.2.1
[INFO] [stderr]   Downloaded sample-test-macros v0.2.1
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded arrow-data v55.2.0
[INFO] [stderr]   Downloaded arrow-buffer v55.2.0
[INFO] [stderr]   Downloaded arrow-schema v55.2.0
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded arrow-array v55.2.0
[INFO] [stderr]   Downloaded regex-syntax v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f25b472732c5078e975bfd16ba22a5163370222e04699957dc7cc6edf4cdb90
[INFO] running `Command { std: "docker" "start" "-a" "4f25b472732c5078e975bfd16ba22a5163370222e04699957dc7cc6edf4cdb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f25b472732c5078e975bfd16ba22a5163370222e04699957dc7cc6edf4cdb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f25b472732c5078e975bfd16ba22a5163370222e04699957dc7cc6edf4cdb90", kill_on_drop: false }`
[INFO] [stdout] 4f25b472732c5078e975bfd16ba22a5163370222e04699957dc7cc6edf4cdb90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea578486309d3336b5dbfc2bffd81ef8ffa53026f18253a4fe6e15bff5bafd3c
[INFO] running `Command { std: "docker" "start" "-a" "ea578486309d3336b5dbfc2bffd81ef8ffa53026f18253a4fe6e15bff5bafd3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex v1.8.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking rand_regex v0.15.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling casey v0.4.0
[INFO] [stderr]    Compiling sample-std v0.2.1
[INFO] [stderr]    Compiling sample-test-macros v0.2.1
[INFO] [stderr]     Checking sample-test v0.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-buffer v55.2.0
[INFO] [stderr]     Checking arrow-data v55.2.0
[INFO] [stderr]     Checking arrow-array v55.2.0
[INFO] [stderr]     Checking sample-arrow-rs v55.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn shrink(&self, array: Self::Output) -> Shrunk<Self::Output> {
[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] 133 |     fn shrink(&self, array: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 40 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datatypes.rs:153:15
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 153 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fixed_size_list.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 54 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/list.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn shrink(&self, _v: Self::Output) -> Shrunk<Self::Output> {
[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] 63 |     fn shrink(&self, _v: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/list.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 123 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/primitive.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 67 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 226 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 249 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:302:15
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn shrink(&self, v: Self::Output) -> Shrunk<Self::Output> {
[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] 302 |     fn shrink(&self, v: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/struct_.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn shrink(&self, _v: Self::Output) -> Shrunk<Self::Output> {
[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] 37 |     fn shrink(&self, _v: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn shrink(&self, array: Self::Output) -> Shrunk<Self::Output> {
[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] 133 |     fn shrink(&self, array: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chunk.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 40 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datatypes.rs:153:15
[INFO] [stdout]     |
[INFO] [stdout] 153 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 153 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fixed_size_list.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 54 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/list.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn shrink(&self, _v: Self::Output) -> Shrunk<Self::Output> {
[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] 63 |     fn shrink(&self, _v: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/list.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 123 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/primitive.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 67 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:226:15
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 226 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn shrink(&self, _: Self::Output) -> Shrunk<Self::Output> {
[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] 249 |     fn shrink(&self, _: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/primitive.rs:302:15
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn shrink(&self, v: Self::Output) -> Shrunk<Self::Output> {
[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] 302 |     fn shrink(&self, v: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/struct_.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn shrink(&self, _v: Self::Output) -> Shrunk<Self::Output> {
[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] 37 |     fn shrink(&self, _v: Self::Output) -> Shrunk<'_, Self::Output> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.36s
[INFO] running `Command { std: "docker" "inspect" "ea578486309d3336b5dbfc2bffd81ef8ffa53026f18253a4fe6e15bff5bafd3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea578486309d3336b5dbfc2bffd81ef8ffa53026f18253a4fe6e15bff5bafd3c", kill_on_drop: false }`
[INFO] [stdout] ea578486309d3336b5dbfc2bffd81ef8ffa53026f18253a4fe6e15bff5bafd3c
