[INFO] fetching crate sqlite2dir 0.2.0...
[INFO] building sqlite2dir-0.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sqlite2dir 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sqlite2dir 0.2.0
[INFO] finished tweaking crates.io crate sqlite2dir 0.2.0
[INFO] tweaked toml for crates.io crate sqlite2dir 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite2dir 0.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sqlite2dir 0.2.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea3424c56be84402eb0b473717c66124e6fbab78270b0f8712586f1489c0c331
[INFO] running `Command { std: "docker" "start" "-a" "ea3424c56be84402eb0b473717c66124e6fbab78270b0f8712586f1489c0c331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3424c56be84402eb0b473717c66124e6fbab78270b0f8712586f1489c0c331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3424c56be84402eb0b473717c66124e6fbab78270b0f8712586f1489c0c331", kill_on_drop: false }`
[INFO] [stdout] ea3424c56be84402eb0b473717c66124e6fbab78270b0f8712586f1489c0c331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02117e3ab644e15609cd0e3375c90751fc9bb7d77f532fd6935627e4f54f7165
[INFO] running `Command { std: "docker" "start" "-a" "02117e3ab644e15609cd0e3375c90751fc9bb7d77f532fd6935627e4f54f7165", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling serde v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.16.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling once_cell v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling libgit2-sys v0.9.0
[INFO] [stderr]    Compiling rusqlite v0.20.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.37
[INFO] [stderr]    Compiling url v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.40
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling structopt-derive v0.3.1
[INFO] [stderr]    Compiling failure v0.1.5
[INFO] [stderr]    Compiling structopt v0.3.1
[INFO] [stderr]    Compiling git2 v0.10.0
[INFO] [stderr]    Compiling sqlite2dir v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn tree(&self) -> Result<TreeSink, Error> {
[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] 73 |     pub fn tree(&self) -> Result<TreeSink<'_>, Error> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn transaction(&mut self) -> Result<Transaction, rusqlite::Error> {
[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 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, rusqlite::Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> Result<git2::Diff, Error> {
[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] 87 |     ) -> Result<git2::Diff<'_>, Error> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn read_table(&self, schema: &SchemaEntry) -> rusqlite::Result<TableReader> {
[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] 54 |     pub fn read_table(&self, schema: &SchemaEntry) -> rusqlite::Result<TableReader<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn query(&mut self) -> rusqlite::Result<rusqlite::Rows> {
[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] 67 |     pub fn query(&mut self) -> rusqlite::Result<rusqlite::Rows<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn git_authored(&self, repo: &git::Repo) -> Result<git2::Signature, failure::Error> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn git_authored(&self, repo: &git::Repo) -> Result<git2::Signature<'_>, failure::Error> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.19s
[INFO] running `Command { std: "docker" "inspect" "02117e3ab644e15609cd0e3375c90751fc9bb7d77f532fd6935627e4f54f7165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02117e3ab644e15609cd0e3375c90751fc9bb7d77f532fd6935627e4f54f7165", kill_on_drop: false }`
[INFO] [stdout] 02117e3ab644e15609cd0e3375c90751fc9bb7d77f532fd6935627e4f54f7165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8d3c8093ec8a40b3d9bdfb9cf0b0628702c7fe1863318d9a9f7fa889cb0cb66
[INFO] running `Command { std: "docker" "start" "-a" "b8d3c8093ec8a40b3d9bdfb9cf0b0628702c7fe1863318d9a9f7fa889cb0cb66", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlite2dir v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn tree(&self) -> Result<TreeSink, Error> {
[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] 73 |     pub fn tree(&self) -> Result<TreeSink<'_>, Error> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn transaction(&mut self) -> Result<Transaction, rusqlite::Error> {
[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 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, rusqlite::Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> Result<git2::Diff, Error> {
[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] 87 |     ) -> Result<git2::Diff<'_>, Error> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn read_table(&self, schema: &SchemaEntry) -> rusqlite::Result<TableReader> {
[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] 54 |     pub fn read_table(&self, schema: &SchemaEntry) -> rusqlite::Result<TableReader<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn query(&mut self) -> rusqlite::Result<rusqlite::Rows> {
[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] 67 |     pub fn query(&mut self) -> rusqlite::Result<rusqlite::Rows<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn git_authored(&self, repo: &git::Repo) -> Result<git2::Signature, failure::Error> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn git_authored(&self, repo: &git::Repo) -> Result<git2::Signature<'_>, failure::Error> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn tree(&self) -> Result<TreeSink, Error> {
[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] 73 |     pub fn tree(&self) -> Result<TreeSink<'_>, Error> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn transaction(&mut self) -> Result<Transaction, rusqlite::Error> {
[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 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, rusqlite::Error> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn read_table(&self, schema: &SchemaEntry) -> rusqlite::Result<TableReader> {
[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] 54 |     pub fn read_table(&self, schema: &SchemaEntry) -> rusqlite::Result<TableReader<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/git.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 87 |     ) -> Result<git2::Diff, Error> {
[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] 87 |     ) -> Result<git2::Diff<'_>, Error> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sqlite.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn query(&mut self) -> rusqlite::Result<rusqlite::Rows> {
[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] 67 |     pub fn query(&mut self) -> rusqlite::Result<rusqlite::Rows<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "b8d3c8093ec8a40b3d9bdfb9cf0b0628702c7fe1863318d9a9f7fa889cb0cb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d3c8093ec8a40b3d9bdfb9cf0b0628702c7fe1863318d9a9f7fa889cb0cb66", kill_on_drop: false }`
[INFO] [stdout] b8d3c8093ec8a40b3d9bdfb9cf0b0628702c7fe1863318d9a9f7fa889cb0cb66
