[INFO] fetching crate rql 0.5.2...
[INFO] building rql-0.5.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rql 0.5.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rql 0.5.2
[INFO] finished tweaking crates.io crate rql 0.5.2
[INFO] tweaked toml for crates.io crate rql 0.5.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rql 0.5.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding rmp-serde v0.14.4 (available: v1.3.0)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b798865cb49f2f6f58d80a7f7321d484557201504c019d72a67368aad131dfdd
[INFO] running `Command { std: "docker" "start" "-a" "b798865cb49f2f6f58d80a7f7321d484557201504c019d72a67368aad131dfdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b798865cb49f2f6f58d80a7f7321d484557201504c019d72a67368aad131dfdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b798865cb49f2f6f58d80a7f7321d484557201504c019d72a67368aad131dfdd", kill_on_drop: false }`
[INFO] [stdout] b798865cb49f2f6f58d80a7f7321d484557201504c019d72a67368aad131dfdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0111d1ad43b8507ff94c54400bafd898e78534100439f116839b77099ab934d8
[INFO] running `Command { std: "docker" "start" "-a" "0111d1ad43b8507ff94c54400bafd898e78534100439f116839b77099ab934d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling mashup-impl v0.1.14+deprecated
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling mashup v0.1.14+deprecated
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling rql v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn rows(&self) -> RowIter<T> {
[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] 377 |     pub fn rows(&self) -> RowIter<'_, T> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:851:31
[INFO] [stdout]     |
[INFO] [stdout] 851 |                   pub fn $table(&self) -> rql::TableGuard<$type> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/example_schema.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / schema! {
[INFO] [stdout]  71 | |     /// The generated schema struct
[INFO] [stdout]  72 | |     pub ExampleSchema {
[INFO] [stdout]  73 | |         user: User,
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 851 |                 pub fn $table(&self) -> rql::TableGuard<'_, $type> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                       pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/example_schema.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / schema! {
[INFO] [stdout]  71 | |     /// The generated schema struct
[INFO] [stdout]  72 | |     pub ExampleSchema {
[INFO] [stdout]  73 | |         user: User,
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 860 |                     pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<T> {
[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] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<'_, T> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] running `Command { std: "docker" "inspect" "0111d1ad43b8507ff94c54400bafd898e78534100439f116839b77099ab934d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0111d1ad43b8507ff94c54400bafd898e78534100439f116839b77099ab934d8", kill_on_drop: false }`
[INFO] [stdout] 0111d1ad43b8507ff94c54400bafd898e78534100439f116839b77099ab934d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21e2ff0422b46533c6faba7f100763f23fe829c9b5047f80746ed444f01f6068
[INFO] running `Command { std: "docker" "start" "-a" "21e2ff0422b46533c6faba7f100763f23fe829c9b5047f80746ed444f01f6068", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn rows(&self) -> RowIter<T> {
[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] 377 |     pub fn rows(&self) -> RowIter<'_, T> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:851:31
[INFO] [stdout]     |
[INFO] [stdout] 851 |                   pub fn $table(&self) -> rql::TableGuard<$type> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/example_schema.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / schema! {
[INFO] [stdout]  71 | |     /// The generated schema struct
[INFO] [stdout]  72 | |     pub ExampleSchema {
[INFO] [stdout]  73 | |         user: User,
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 851 |                 pub fn $table(&self) -> rql::TableGuard<'_, $type> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                       pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/example_schema.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / schema! {
[INFO] [stdout]  71 | |     /// The generated schema struct
[INFO] [stdout]  72 | |     pub ExampleSchema {
[INFO] [stdout]  73 | |         user: User,
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 860 |                     pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rql v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<T> {
[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] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<'_, T> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:377:17
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn rows(&self) -> RowIter<T> {
[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] 377 |     pub fn rows(&self) -> RowIter<'_, T> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:383:21
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<T> {
[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] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<'_, T> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:851:31
[INFO] [stdout]     |
[INFO] [stdout] 851 |                   pub fn $table(&self) -> rql::TableGuard<$type> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 898 | /         schema! {
[INFO] [stdout] 899 | |             Schema {
[INFO] [stdout] 900 | |                 nums: usize,
[INFO] [stdout] 901 | |                 strings: String,
[INFO] [stdout] 902 | |             }
[INFO] [stdout] 903 | |         }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 851 |                 pub fn $table(&self) -> rql::TableGuard<'_, $type> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                       pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 898 | /         schema! {
[INFO] [stdout] 899 | |             Schema {
[INFO] [stdout] 900 | |                 nums: usize,
[INFO] [stdout] 901 | |                 strings: String,
[INFO] [stdout] 902 | |             }
[INFO] [stdout] 903 | |         }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 860 |                     pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:851:31
[INFO] [stdout]     |
[INFO] [stdout] 851 |                   pub fn $table(&self) -> rql::TableGuard<$type> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/example_schema.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / schema! {
[INFO] [stdout]  71 | |     /// The generated schema struct
[INFO] [stdout]  72 | |     pub ExampleSchema {
[INFO] [stdout]  73 | |         user: User,
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 851 |                 pub fn $table(&self) -> rql::TableGuard<'_, $type> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                       pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/example_schema.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout]  70 | / schema! {
[INFO] [stdout]  71 | |     /// The generated schema struct
[INFO] [stdout]  72 | |     pub ExampleSchema {
[INFO] [stdout]  73 | |         user: User,
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 860 |                     pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "21e2ff0422b46533c6faba7f100763f23fe829c9b5047f80746ed444f01f6068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e2ff0422b46533c6faba7f100763f23fe829c9b5047f80746ed444f01f6068", kill_on_drop: false }`
[INFO] [stdout] 21e2ff0422b46533c6faba7f100763f23fe829c9b5047f80746ed444f01f6068
