[INFO] cloning repository https://github.com/radogost/erdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radogost/erdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradogost%2Ferdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradogost%2Ferdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4bfeb7fe84d1b8771c46f3a205c2a66b2585538
[INFO] checking radogost/erdb against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradogost%2Ferdb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/radogost/erdb
[INFO] finished tweaking git repo https://github.com/radogost/erdb
[INFO] tweaked toml for git repo https://github.com/radogost/erdb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/radogost/erdb on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/radogost/erdb 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded rustix v0.36.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c8f205e62ca36a299a0a84860d19a1de6b36e20d0f6ec18de10ff53e5bca1d4
[INFO] running `Command { std: "docker" "start" "-a" "8c8f205e62ca36a299a0a84860d19a1de6b36e20d0f6ec18de10ff53e5bca1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c8f205e62ca36a299a0a84860d19a1de6b36e20d0f6ec18de10ff53e5bca1d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c8f205e62ca36a299a0a84860d19a1de6b36e20d0f6ec18de10ff53e5bca1d4", kill_on_drop: false }`
[INFO] [stdout] 8c8f205e62ca36a299a0a84860d19a1de6b36e20d0f6ec18de10ff53e5bca1d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bae330556c9425c45e16031e2a6450523c512ca6e2e63f7459369fd8577516e
[INFO] running `Command { std: "docker" "start" "-a" "1bae330556c9425c45e16031e2a6450523c512ca6e2e63f7459369fd8577516e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking erdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/executors/nested_loop_join_executor.rs:197:36
[INFO] [stdout]     |
[INFO] [stdout] 197 |         result.sort_by_key(|tuple| (tuple.values()[0].as_i32()));
[INFO] [stdout]     |                                    ^                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 197 -         result.sort_by_key(|tuple| (tuple.values()[0].as_i32()));
[INFO] [stdout] 197 +         result.sort_by_key(|tuple| tuple.values()[0].as_i32() );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/executors/nested_loop_join_executor.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |         result.sort_by_key(|tuple| (tuple.values()[0].as_i32()));
[INFO] [stdout]     |                                    ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 215 -         result.sort_by_key(|tuple| (tuple.values()[0].as_i32()));
[INFO] [stdout] 215 +         result.sort_by_key(|tuple| tuple.values()[0].as_i32() );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/executors/nested_loop_join_executor.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 |         result.sort_by_key(|tuple| (tuple.values()[0].as_i32()));
[INFO] [stdout]     |                                    ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 233 -         result.sort_by_key(|tuple| (tuple.values()[0].as_i32()));
[INFO] [stdout] 233 +         result.sort_by_key(|tuple| tuple.values()[0].as_i32() );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/executors/nested_loop_join_executor.rs:252:36
[INFO] [stdout]     |
[INFO] [stdout] 252 |         result.sort_by_key(|tuple| (tuple.values()[1].as_i32()));
[INFO] [stdout]     |                                    ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 252 -         result.sort_by_key(|tuple| (tuple.values()[1].as_i32()));
[INFO] [stdout] 252 +         result.sort_by_key(|tuple| tuple.values()[1].as_i32() );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer/buffer_manager.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn read(&self) -> RwLockReadGuard<[u8]> {
[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] 29 |     pub fn read(&self) -> RwLockReadGuard<'_, [u8]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer/buffer_manager.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn write(&self) -> RwLockWriteGuard<[u8]> {
[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] 33 |     pub fn write(&self) -> RwLockWriteGuard<'_, [u8]> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/buffer_manager.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 120 |     ) -> Result<Option<BufferGuard>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^ 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] 120 |     ) -> Result<Option<BufferGuard<'_>>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/buffer_manager.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn fetch(&self, page_id: PageId) -> Result<Option<BufferGuard>> {
[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] 147 |     pub fn fetch(&self, page_id: PageId) -> Result<Option<BufferGuard<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 243 |         isolation_level: Option<IsolationLevel>,
[INFO] [stdout] 244 |     ) -> Result<Transaction> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ 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] 244 |     ) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:248:39
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn start_implicit_transaction(&self) -> Result<Transaction> {
[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] 248 |     pub fn start_implicit_transaction(&self) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 273 |     ) -> Result<Transaction> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ 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] 273 |     ) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn bootstrap(&self) -> Transaction {
[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] 308 |     pub fn bootstrap(&self) -> Transaction<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:358:17
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn get_page(&self, tid: TransactionId) -> Result<Option<BufferGuard>> {
[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] 358 |     fn get_page(&self, tid: TransactionId) -> Result<Option<BufferGuard<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/lock_manager.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn lock_tuple(&self, to_lock: (TableId, TupleId), mode: LockMode) -> LockGuard {
[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] 127 |     pub fn lock_tuple(&self, to_lock: (TableId, TupleId), mode: LockMode) -> LockGuard<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/lock_manager.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn lock_transaction(&self, to_lock: TransactionId, mode: LockMode) -> LockGuard {
[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] 132 |     pub fn lock_transaction(&self, to_lock: TransactionId, mode: LockMode) -> LockGuard<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/lock_manager.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn lock(&self, tag: LockTag, mode: LockMode) -> LockGuard {
[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] 136 |     fn lock(&self, tag: LockTag, mode: LockMode) -> LockGuard<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executors/mod.rs:213:50
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn get_table(&'a self, table_id: TableId) -> &Table {
[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] 213 |     fn get_table(&'a self, table_id: TableId) -> &'a Table {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/file_manager.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_file(&self, table_id: TableId) -> Result<Ref<TableId, FileHandle>> {
[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] 68 |     fn get_file(&self, table_id: TableId) -> Result<Ref<'_, TableId, FileHandle>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/table.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn fetch_page(&self, page_no: PageNo) -> Result<BufferGuard> {
[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] 189 |     fn fetch_page(&self, page_no: PageNo) -> Result<BufferGuard<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/table.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn allocate_new_page(&self) -> Result<BufferGuard> {
[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] 200 |     fn allocate_new_page(&self) -> Result<BufferGuard<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer/buffer_manager.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn read(&self) -> RwLockReadGuard<[u8]> {
[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] 29 |     pub fn read(&self) -> RwLockReadGuard<'_, [u8]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer/buffer_manager.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn write(&self) -> RwLockWriteGuard<[u8]> {
[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] 33 |     pub fn write(&self) -> RwLockWriteGuard<'_, [u8]> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/buffer_manager.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 120 |     ) -> Result<Option<BufferGuard>> {
[INFO] [stdout]     |                        ^^^^^^^^^^^ 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] 120 |     ) -> Result<Option<BufferGuard<'_>>> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer/buffer_manager.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn fetch(&self, page_id: PageId) -> Result<Option<BufferGuard>> {
[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] 147 |     pub fn fetch(&self, page_id: PageId) -> Result<Option<BufferGuard<'_>>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 243 |         isolation_level: Option<IsolationLevel>,
[INFO] [stdout] 244 |     ) -> Result<Transaction> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ 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] 244 |     ) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:248:39
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn start_implicit_transaction(&self) -> Result<Transaction> {
[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] 248 |     pub fn start_implicit_transaction(&self) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 273 |     ) -> Result<Transaction> {
[INFO] [stdout]     |                 ^^^^^^^^^^^ 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] 273 |     ) -> Result<Transaction<'_>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:308:22
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn bootstrap(&self) -> Transaction {
[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] 308 |     pub fn bootstrap(&self) -> Transaction<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/mod.rs:358:17
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn get_page(&self, tid: TransactionId) -> Result<Option<BufferGuard>> {
[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] 358 |     fn get_page(&self, tid: TransactionId) -> Result<Option<BufferGuard<'_>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/lock_manager.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn lock_tuple(&self, to_lock: (TableId, TupleId), mode: LockMode) -> LockGuard {
[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] 127 |     pub fn lock_tuple(&self, to_lock: (TableId, TupleId), mode: LockMode) -> LockGuard<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/lock_manager.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn lock_transaction(&self, to_lock: TransactionId, mode: LockMode) -> LockGuard {
[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] 132 |     pub fn lock_transaction(&self, to_lock: TransactionId, mode: LockMode) -> LockGuard<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrency/lock_manager.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn lock(&self, tag: LockTag, mode: LockMode) -> LockGuard {
[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] 136 |     fn lock(&self, tag: LockTag, mode: LockMode) -> LockGuard<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executors/mod.rs:213:50
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn get_table(&'a self, table_id: TableId) -> &Table {
[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] 213 |     fn get_table(&'a self, table_id: TableId) -> &'a Table {
[INFO] [stdout]     |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/file_manager.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_file(&self, table_id: TableId) -> Result<Ref<TableId, FileHandle>> {
[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] 68 |     fn get_file(&self, table_id: TableId) -> Result<Ref<'_, TableId, FileHandle>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/table.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn fetch_page(&self, page_no: PageNo) -> Result<BufferGuard> {
[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] 189 |     fn fetch_page(&self, page_no: PageNo) -> Result<BufferGuard<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/storage/heap/table.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn allocate_new_page(&self) -> Result<BufferGuard> {
[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] 200 |     fn allocate_new_page(&self) -> Result<BufferGuard<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.39s
[INFO] running `Command { std: "docker" "inspect" "1bae330556c9425c45e16031e2a6450523c512ca6e2e63f7459369fd8577516e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bae330556c9425c45e16031e2a6450523c512ca6e2e63f7459369fd8577516e", kill_on_drop: false }`
[INFO] [stdout] 1bae330556c9425c45e16031e2a6450523c512ca6e2e63f7459369fd8577516e
