[INFO] cloning repository https://github.com/artur-pawelczyk/rqldb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artur-pawelczyk/rqldb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartur-pawelczyk%2Frqldb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartur-pawelczyk%2Frqldb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f89e42f18f07e69c8a7754017365dc10caf5812b
[INFO] checking artur-pawelczyk/rqldb against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartur-pawelczyk%2Frqldb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/artur-pawelczyk/rqldb
[INFO] finished tweaking git repo https://github.com/artur-pawelczyk/rqldb
[INFO] tweaked toml for git repo https://github.com/artur-pawelczyk/rqldb written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/artur-pawelczyk/rqldb on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/artur-pawelczyk/rqldb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f1a83474134d46509960550fc9cf779f90d79b8da10c0f5dfd7d4e364dab5ce
[INFO] running `Command { std: "docker" "start" "-a" "4f1a83474134d46509960550fc9cf779f90d79b8da10c0f5dfd7d4e364dab5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f1a83474134d46509960550fc9cf779f90d79b8da10c0f5dfd7d4e364dab5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f1a83474134d46509960550fc9cf779f90d79b8da10c0f5dfd7d4e364dab5ce", kill_on_drop: false }`
[INFO] [stdout] 4f1a83474134d46509960550fc9cf779f90d79b8da10c0f5dfd7d4e364dab5ce
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0ed48b3ffaf51e93dbcb8a59eb494d3f821001e864c55eaffe3e7f60f2651a4
[INFO] running `Command { std: "docker" "start" "-a" "c0ed48b3ffaf51e93dbcb8a59eb494d3f821001e864c55eaffe3e7f60f2651a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking rqldb v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/lib.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn element(&self, name: &str) -> Option<Element> {
[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] 87 |     pub fn element(&self, name: &str) -> Option<Element<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/object.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub(crate) fn get(&self, id: TupleId) -> Tuple {
[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] 130 |     pub(crate) fn get(&self, id: TupleId) -> Tuple<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> db/src/plan.rs:76:67
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&[u8]>;
[INFO] [stdout]    |               -- the lifetime is named here                       ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&'a [u8]>;
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> db/src/plan.rs:80:67
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&[u8]> {
[INFO] [stdout]    |               -- the lifetime is named here                       ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&'a [u8]> {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn find_in_schema(self, schema: &Schema) -> Option<Column>;
[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] 65 |     fn find_in_schema(self, schema: &Schema) -> Option<Column<'_>>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn find_in_relation(self, rel: &Relation) -> Option<Column>;
[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] 66 |     fn find_in_relation(self, rel: &Relation) -> Option<Column<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn find_in_schema(self, schema: &Schema) -> Option<Column> {
[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] 70 |     fn find_in_schema(self, schema: &Schema) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn find_in_relation(self, rel: &Relation) -> Option<Column> {
[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] 74 |     fn find_in_relation(self, rel: &Relation) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn find_in_schema(self, schema: &Schema) -> Option<Column> {
[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] 85 |     fn find_in_schema(self, schema: &Schema) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn find_in_relation(self, rel: &Relation) -> Option<Column> {
[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] 90 |     fn find_in_relation(self, rel: &Relation) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:254:25
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn create_table(&mut self, name: &str) -> TableBuilder {
[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] 254 |     pub fn create_table(&mut self, name: &str) -> TableBuilder<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn find_column(&self, s: &str) -> Option<Column> {
[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] 276 |     pub fn find_column(&self, s: &str) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:353:23
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn attributes(&self) -> ColumnIter {
[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] 353 |     pub fn attributes(&self) -> ColumnIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:386:27
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn indexed_column(&self) -> Option<Column> {
[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] 386 |     pub fn indexed_column(&self) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:405:24
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn find_column(&self, name: &str) -> Option<Column> {
[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] 405 |     pub fn find_column(&self, name: &str) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn attribute_by_id(&self, attr_id: u32) -> Option<Column> {
[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] 416 |     fn attribute_by_id(&self, attr_id: u32) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/tuple.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn element(&self, attr: &impl PositionalAttribute) -> Option<Element> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn element(&self, attr: &impl PositionalAttribute) -> Option<Element<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/interpret.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn database(&self) -> Ref<Database> {
[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] 70 |     pub fn database(&self) -> Ref<'_, Database> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bson v2.11.0
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking rqldb-live-storage v0.1.0 (/opt/rustwide/workdir/live-storage)
[INFO] [stderr]     Checking rqldb-shell v0.1.0 (/opt/rustwide/workdir/shell)
[INFO] [stdout] warning: use of deprecated method `dsl::Insert::<'a, ()>::tuple`
[INFO] [stdout]    --> db/src/test/fixture.rs:107:56
[INFO] [stdout]     |
[INFO] [stdout] 107 |             db.insert(&Insert::insert_into("document").tuple(tuple)).unwrap();
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     init: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     command: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     db_dir: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     db_file: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shell/src/shell.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn database(&self) -> Ref<Database> {
[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] 107 |     fn database(&self) -> Ref<'_, Database> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shell/src/table.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn title(&self) -> Title {
[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] 18 |     fn title(&self) -> Title<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shell/src/table.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn row(&mut self) -> TempRow {
[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] 27 |     pub(crate) fn row(&mut self) -> TempRow<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shell/src/table.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn rows(&self) -> Vec<Row> {
[INFO] [stdout]    |             ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn rows(&self) -> Vec<Row<'_>> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     init: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     command: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     db_dir: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> shell/src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     db_file: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> shell/src/shell.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn database(&self) -> Ref<Database> {
[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] 107 |     fn database(&self) -> Ref<'_, Database> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shell/src/table.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn title(&self) -> Title {
[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] 18 |     fn title(&self) -> Title<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shell/src/table.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn row(&mut self) -> TempRow {
[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] 27 |     pub(crate) fn row(&mut self) -> TempRow<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shell/src/table.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn rows(&self) -> Vec<Row> {
[INFO] [stdout]    |             ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn rows(&self) -> Vec<Row<'_>> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqldb-shell` (bin "rqldb-shell" test) due to 4 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rqldb-shell` (bin "rqldb-shell") due to 4 previous errors; 4 warnings emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/lib.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn element(&self, name: &str) -> Option<Element> {
[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] 87 |     pub fn element(&self, name: &str) -> Option<Element<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/object.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub(crate) fn get(&self, id: TupleId) -> Tuple {
[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] 130 |     pub(crate) fn get(&self, id: TupleId) -> Tuple<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> db/src/plan.rs:76:67
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&[u8]>;
[INFO] [stdout]    |               -- the lifetime is named here                       ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&'a [u8]>;
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> db/src/plan.rs:80:67
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&[u8]> {
[INFO] [stdout]    |               -- the lifetime is named here                       ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn bytes(&'a self, attr: &impl PositionalAttribute) -> Option<&'a [u8]> {
[INFO] [stdout]    |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:65:37
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn find_in_schema(self, schema: &Schema) -> Option<Column>;
[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] 65 |     fn find_in_schema(self, schema: &Schema) -> Option<Column<'_>>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn find_in_relation(self, rel: &Relation) -> Option<Column>;
[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] 66 |     fn find_in_relation(self, rel: &Relation) -> Option<Column<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn find_in_schema(self, schema: &Schema) -> Option<Column> {
[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] 70 |     fn find_in_schema(self, schema: &Schema) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:74:36
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn find_in_relation(self, rel: &Relation) -> Option<Column> {
[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] 74 |     fn find_in_relation(self, rel: &Relation) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn find_in_schema(self, schema: &Schema) -> Option<Column> {
[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] 85 |     fn find_in_schema(self, schema: &Schema) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/schema.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn find_in_relation(self, rel: &Relation) -> Option<Column> {
[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] 90 |     fn find_in_relation(self, rel: &Relation) -> Option<Column<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:254:25
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn create_table(&mut self, name: &str) -> TableBuilder {
[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] 254 |     pub fn create_table(&mut self, name: &str) -> TableBuilder<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn find_column(&self, s: &str) -> Option<Column> {
[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] 276 |     pub fn find_column(&self, s: &str) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:353:23
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn attributes(&self) -> ColumnIter {
[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] 353 |     pub fn attributes(&self) -> ColumnIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:386:27
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn indexed_column(&self) -> Option<Column> {
[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] 386 |     pub fn indexed_column(&self) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:405:24
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn find_column(&self, name: &str) -> Option<Column> {
[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] 405 |     pub fn find_column(&self, name: &str) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> db/src/schema.rs:416:24
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn attribute_by_id(&self, attr_id: u32) -> Option<Column> {
[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] 416 |     fn attribute_by_id(&self, attr_id: u32) -> Option<Column<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/tuple.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn element(&self, attr: &impl PositionalAttribute) -> Option<Element> {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn element(&self, attr: &impl PositionalAttribute) -> Option<Element<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> db/src/interpret.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn database(&self) -> Ref<Database> {
[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] 70 |     pub fn database(&self) -> Ref<'_, Database> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0ed48b3ffaf51e93dbcb8a59eb494d3f821001e864c55eaffe3e7f60f2651a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ed48b3ffaf51e93dbcb8a59eb494d3f821001e864c55eaffe3e7f60f2651a4", kill_on_drop: false }`
[INFO] [stdout] c0ed48b3ffaf51e93dbcb8a59eb494d3f821001e864c55eaffe3e7f60f2651a4
