[INFO] fetching crate term-data-table 0.2.3...
[INFO] testing term-data-table-0.2.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate term-data-table 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate term-data-table 0.2.3
[INFO] finished tweaking crates.io crate term-data-table 0.2.3
[INFO] tweaked toml for crates.io crate term-data-table 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate term-data-table 0.2.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate term-data-table 0.2.3 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba4bb3d0f0bd503e0a684f65f46a1208a6f2d9dffc93948b76eab5b744ebe5f6
[INFO] running `Command { std: "docker" "start" "-a" "ba4bb3d0f0bd503e0a684f65f46a1208a6f2d9dffc93948b76eab5b744ebe5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba4bb3d0f0bd503e0a684f65f46a1208a6f2d9dffc93948b76eab5b744ebe5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba4bb3d0f0bd503e0a684f65f46a1208a6f2d9dffc93948b76eab5b744ebe5f6", kill_on_drop: false }`
[INFO] [stdout] ba4bb3d0f0bd503e0a684f65f46a1208a6f2d9dffc93948b76eab5b744ebe5f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b62b1cf3c5d601bcfbf0cb4b8c0c93462a9a3f4a072a85e4efa2c312cb166b18
[INFO] running `Command { std: "docker" "start" "-a" "b62b1cf3c5d601bcfbf0cb4b8c0c93462a9a3f4a072a85e4efa2c312cb166b18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling term-data-table-derive v0.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling term-data-table v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn headers(&self) -> Row;
[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] 300 |     fn headers(&self) -> Row<'_>;
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn into_row(&self) -> Row;
[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 into_row(&self) -> Row<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s
[INFO] running `Command { std: "docker" "inspect" "b62b1cf3c5d601bcfbf0cb4b8c0c93462a9a3f4a072a85e4efa2c312cb166b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b62b1cf3c5d601bcfbf0cb4b8c0c93462a9a3f4a072a85e4efa2c312cb166b18", kill_on_drop: false }`
[INFO] [stdout] b62b1cf3c5d601bcfbf0cb4b8c0c93462a9a3f4a072a85e4efa2c312cb166b18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 041da0d82bf9fd0a44867626b57b39ff45c6f8189b21f4b9b75fb33a54c2f388
[INFO] running `Command { std: "docker" "start" "-a" "041da0d82bf9fd0a44867626b57b39ff45c6f8189b21f4b9b75fb33a54c2f388", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling term-data-table v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn headers(&self) -> Row;
[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] 300 |     fn headers(&self) -> Row<'_>;
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn into_row(&self) -> Row;
[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 into_row(&self) -> Row<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn headers(&self) -> Row;
[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] 300 |     fn headers(&self) -> Row<'_>;
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn into_row(&self) -> Row;
[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 into_row(&self) -> Row<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |               fn headers(&self) -> Row {
[INFO] [stdout]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/row.rs:324:25
[INFO] [stdout]     |
[INFO] [stdout] 324 |               fn into_row(&self) -> Row {
[INFO] [stdout]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 345 | / impl_row_for_tuple!(
[INFO] [stdout] 346 | |     ("_0", D0),
[INFO] [stdout] 347 | |     ("_1", D1),
[INFO] [stdout] 348 | |     ("_2", D2),
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |     ("_9", D9)
[INFO] [stdout] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "041da0d82bf9fd0a44867626b57b39ff45c6f8189b21f4b9b75fb33a54c2f388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "041da0d82bf9fd0a44867626b57b39ff45c6f8189b21f4b9b75fb33a54c2f388", kill_on_drop: false }`
[INFO] [stdout] 041da0d82bf9fd0a44867626b57b39ff45c6f8189b21f4b9b75fb33a54c2f388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e614efd372906123b829ccadde8119b842aca3d0f3545f9e6a4c77d7a4757f5
[INFO] running `Command { std: "docker" "start" "-a" "7e614efd372906123b829ccadde8119b842aca3d0f3545f9e6a4c77d7a4757f5", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:300:16
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn headers(&self) -> Row;
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn headers(&self) -> Row<'_>;
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:302:17
[INFO] [stderr]     |
[INFO] [stderr] 302 |     fn into_row(&self) -> Row;
[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] 302 |     fn into_row(&self) -> Row<'_>;
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:315:24
[INFO] [stderr]     |
[INFO] [stderr] 315 |               fn headers(&self) -> Row {
[INFO] [stderr]     |                          ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 345 | / impl_row_for_tuple!(
[INFO] [stderr] 346 | |     ("_0", D0),
[INFO] [stderr] 347 | |     ("_1", D1),
[INFO] [stderr] 348 | |     ("_2", D2),
[INFO] [stderr] ...   |
[INFO] [stderr] 355 | |     ("_9", D9)
[INFO] [stderr] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 315 |             fn headers(&self) -> Row<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/row.rs:324:25
[INFO] [stderr]     |
[INFO] [stderr] 324 |               fn into_row(&self) -> Row {
[INFO] [stderr]     |                           ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 345 | / impl_row_for_tuple!(
[INFO] [stderr] 346 | |     ("_0", D0),
[INFO] [stderr] 347 | |     ("_1", D1),
[INFO] [stderr] 348 | |     ("_2", D2),
[INFO] [stderr] ...   |
[INFO] [stderr] 355 | |     ("_9", D9)
[INFO] [stderr] 356 | | );
[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_row_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 324 |             fn into_row(&self) -> Row<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `term-data-table` (lib) generated 22 warnings (18 duplicates) (run `cargo fix --lib -p term-data-table` to apply 4 suggestions)
[INFO] [stderr] warning: `term-data-table` (lib test) generated 22 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_data_table-5b8fc5759b1101c0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::uneven_with_varying_col_span ... ignored
[INFO] [stdout] test test::correct_default_padding ... ok
[INFO] [stdout] test test::uneven_center_alignment_2 ... ok
[INFO] [stdout] test test::simple_table_style ... ok
[INFO] [stdout] test test::uneven_center_alignment ... ok
[INFO] [stdout] test test::uneven_with_varying_col_span_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests term_data_table
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/style.rs - style::TableStyle (line 7) ... ok
[INFO] [stdout] test src/lib.rs - (line 4) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7e614efd372906123b829ccadde8119b842aca3d0f3545f9e6a4c77d7a4757f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e614efd372906123b829ccadde8119b842aca3d0f3545f9e6a4c77d7a4757f5", kill_on_drop: false }`
[INFO] [stdout] 7e614efd372906123b829ccadde8119b842aca3d0f3545f9e6a4c77d7a4757f5
