[INFO] fetching crate rql 0.5.2...
[INFO] testing rql-0.5.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rql 0.5.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rql 0.5.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6e343828d9b4568ba7bf45a196b9dbd68367333221dfdcfe5f4410e1f51510e
[INFO] running `Command { std: "docker" "start" "-a" "d6e343828d9b4568ba7bf45a196b9dbd68367333221dfdcfe5f4410e1f51510e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6e343828d9b4568ba7bf45a196b9dbd68367333221dfdcfe5f4410e1f51510e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e343828d9b4568ba7bf45a196b9dbd68367333221dfdcfe5f4410e1f51510e", kill_on_drop: false }`
[INFO] [stdout] d6e343828d9b4568ba7bf45a196b9dbd68367333221dfdcfe5f4410e1f51510e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5c4f3d92c9920f56de2fe1cc883915599d315ce56e847480f6d1199a1b10a91
[INFO] running `Command { std: "docker" "start" "-a" "b5c4f3d92c9920f56de2fe1cc883915599d315ce56e847480f6d1199a1b10a91", 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 mashup-impl v0.1.14+deprecated
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling mashup v0.1.14+deprecated
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling uuid v0.8.2
[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.22s
[INFO] running `Command { std: "docker" "inspect" "b5c4f3d92c9920f56de2fe1cc883915599d315ce56e847480f6d1199a1b10a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c4f3d92c9920f56de2fe1cc883915599d315ce56e847480f6d1199a1b10a91", kill_on_drop: false }`
[INFO] [stdout] b5c4f3d92c9920f56de2fe1cc883915599d315ce56e847480f6d1199a1b10a91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d0068bd636f8633e82edb363dd0a7019a35e841cbf97e624332c4a67ec0baf6
[INFO] running `Command { std: "docker" "start" "-a" "3d0068bd636f8633e82edb363dd0a7019a35e841cbf97e624332c4a67ec0baf6", 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: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] [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: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.03s
[INFO] running `Command { std: "docker" "inspect" "3d0068bd636f8633e82edb363dd0a7019a35e841cbf97e624332c4a67ec0baf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d0068bd636f8633e82edb363dd0a7019a35e841cbf97e624332c4a67ec0baf6", kill_on_drop: false }`
[INFO] [stdout] 3d0068bd636f8633e82edb363dd0a7019a35e841cbf97e624332c4a67ec0baf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8cd5bc54e2723161a397df174badcbf4fe4b9d8faa1d84826c9124d46c53aabd
[INFO] running `Command { std: "docker" "start" "-a" "8cd5bc54e2723161a397df174badcbf4fe4b9d8faa1d84826c9124d46c53aabd", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:377:17
[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 (run `cargo fix --lib -p rql` to apply 4 suggestions)
[INFO] [stderr] warning: `rql` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p rql --tests` to apply 2 suggestions)
[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-8136580c0e011af3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8cd5bc54e2723161a397df174badcbf4fe4b9d8faa1d84826c9124d46c53aabd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd5bc54e2723161a397df174badcbf4fe4b9d8faa1d84826c9124d46c53aabd", kill_on_drop: false }`
[INFO] [stdout] 8cd5bc54e2723161a397df174badcbf4fe4b9d8faa1d84826c9124d46c53aabd
