[INFO] fetching crate rql 0.5.2...
[INFO] testing rql-0.5.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rql 0.5.2 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rql 0.5.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mashup-impl v0.1.14+deprecated
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded mashup v0.1.14+deprecated
[INFO] [stderr]   Downloaded proc-macro-hack-impl v0.4.3
[INFO] [stderr]   Downloaded proc-macro-hack v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8049129baceda01343585a831e837ad957e61b4aed3eee471a4428647f50f1dd
[INFO] running `Command { std: "docker" "start" "-a" "8049129baceda01343585a831e837ad957e61b4aed3eee471a4428647f50f1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8049129baceda01343585a831e837ad957e61b4aed3eee471a4428647f50f1dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8049129baceda01343585a831e837ad957e61b4aed3eee471a4428647f50f1dd", kill_on_drop: false }`
[INFO] [stdout] 8049129baceda01343585a831e837ad957e61b4aed3eee471a4428647f50f1dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d8e47a7092cc52fc1853c693dfde2ef826a55be66178b60891c1f5c541db2c8
[INFO] running `Command { std: "docker" "start" "-a" "7d8e47a7092cc52fc1853c693dfde2ef826a55be66178b60891c1f5c541db2c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling mashup-impl v0.1.14+deprecated
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling mashup v0.1.14+deprecated
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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: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]    ::: 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 `dev` profile [unoptimized + debuginfo] target(s) in 11.14s
[INFO] running `Command { std: "docker" "inspect" "7d8e47a7092cc52fc1853c693dfde2ef826a55be66178b60891c1f5c541db2c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d8e47a7092cc52fc1853c693dfde2ef826a55be66178b60891c1f5c541db2c8", kill_on_drop: false }`
[INFO] [stdout] 7d8e47a7092cc52fc1853c693dfde2ef826a55be66178b60891c1f5c541db2c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f307c7062f7e2186bd9dfa1e8a25cd096bbd6c97142774bc600ce4f1bdc78e6a
[INFO] running `Command { std: "docker" "start" "-a" "f307c7062f7e2186bd9dfa1e8a25cd096bbd6c97142774bc600ce4f1bdc78e6a", kill_on_drop: false }`
[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: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]    ::: 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: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]    ::: 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: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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "f307c7062f7e2186bd9dfa1e8a25cd096bbd6c97142774bc600ce4f1bdc78e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f307c7062f7e2186bd9dfa1e8a25cd096bbd6c97142774bc600ce4f1bdc78e6a", kill_on_drop: false }`
[INFO] [stdout] f307c7062f7e2186bd9dfa1e8a25cd096bbd6c97142774bc600ce4f1bdc78e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7fdc8ed61de1679a661fa091e1afbef589a486cf7b2e18b72b82e6533beb0ae
[INFO] running `Command { std: "docker" "start" "-a" "a7fdc8ed61de1679a661fa091e1afbef589a486cf7b2e18b72b82e6533beb0ae", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:377:17
[INFO] [stdout] running 1 test
[INFO] [stderr]     |
[INFO] [stderr] 377 |     pub fn rows(&self) -> RowIter<T> {
[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] 377 |     pub fn rows(&self) -> RowIter<'_, T> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:383:21
[INFO] [stderr]     |
[INFO] [stderr] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<T> {
[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] 383 |     pub fn rows_mut(&mut self) -> RowIterMut<'_, T> {
[INFO] [stderr]     |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:851:31
[INFO] [stderr]     |
[INFO] [stderr] 851 |                   pub fn $table(&self) -> rql::TableGuard<$type> {
[INFO] [stderr]     |                                 ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/example_schema.rs:70:1
[INFO] [stderr]     |
[INFO] [stderr]  70 | / schema! {
[INFO] [stderr]  71 | |     /// The generated schema struct
[INFO] [stderr]  72 | |     pub ExampleSchema {
[INFO] [stderr]  73 | |         user: User,
[INFO] [stderr] ...   |
[INFO] [stderr]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 851 |                 pub fn $table(&self) -> rql::TableGuard<'_, $type> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:860:47
[INFO] [stderr]     |
[INFO] [stderr] 860 |                       pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> {
[INFO] [stderr]     |                                                 ^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                                                 |
[INFO] [stderr]     |                                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/example_schema.rs:70:1
[INFO] [stderr]     |
[INFO] [stderr]  70 | / schema! {
[INFO] [stderr]  71 | |     /// The generated schema struct
[INFO] [stderr]  72 | |     pub ExampleSchema {
[INFO] [stderr]  73 | |         user: User,
[INFO] [stderr] ...   |
[INFO] [stderr]  77 | | }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 860 |                     pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:851:31
[INFO] [stderr]     |
[INFO] [stderr] 851 |                   pub fn $table(&self) -> rql::TableGuard<$type> {
[INFO] [stderr]     |                                 ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 898 | /         schema! {
[INFO] [stderr] 899 | |             Schema {
[INFO] [stderr] 900 | |                 nums: usize,
[INFO] [stderr] 901 | |                 strings: String,
[INFO] [stderr] 902 | |             }
[INFO] [stderr] 903 | |         }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 851 |                 pub fn $table(&self) -> rql::TableGuard<'_, $type> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:860:47
[INFO] [stderr]     |
[INFO] [stderr] 860 |                       pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> {
[INFO] [stderr]     |                                                 ^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                                                 |
[INFO] [stderr]     |                                                 the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 898 | /         schema! {
[INFO] [stderr] 899 | |             Schema {
[INFO] [stderr] 900 | |                 nums: usize,
[INFO] [stderr] 901 | |                 strings: String,
[INFO] [stderr] 902 | |             }
[INFO] [stderr] 903 | |         }
[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 `schema` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 860 |                     pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rql` (lib) generated 4 warnings
[INFO] [stderr] warning: `rql` (lib test) generated 6 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rql-8e5c032bb9f0780b)
[INFO] [stdout] test tests::compiles ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compiles stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compiles
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a7fdc8ed61de1679a661fa091e1afbef589a486cf7b2e18b72b82e6533beb0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7fdc8ed61de1679a661fa091e1afbef589a486cf7b2e18b72b82e6533beb0ae", kill_on_drop: false }`
[INFO] [stdout] a7fdc8ed61de1679a661fa091e1afbef589a486cf7b2e18b72b82e6533beb0ae
