[INFO] fetching crate libsql-client 0.33.4...
[INFO] testing libsql-client-0.33.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate libsql-client 0.33.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate libsql-client 0.33.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libsql-client 0.33.4
[INFO] tweaked toml for crates.io crate libsql-client 0.33.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libsql-client 0.33.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libsql-client 0.33.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e11af62de8ce523e5ce3a408d21ed9ef64f0af8669e39fb8b2015ea59635c468
[INFO] running `Command { std: "docker" "start" "-a" "e11af62de8ce523e5ce3a408d21ed9ef64f0af8669e39fb8b2015ea59635c468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e11af62de8ce523e5ce3a408d21ed9ef64f0af8669e39fb8b2015ea59635c468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e11af62de8ce523e5ce3a408d21ed9ef64f0af8669e39fb8b2015ea59635c468", kill_on_drop: false }`
[INFO] [stdout] e11af62de8ce523e5ce3a408d21ed9ef64f0af8669e39fb8b2015ea59635c468
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbdc738aacd27347cc2b3189fba7eef0a5a23de2cce158545c7c0a504b865408
[INFO] running `Command { std: "docker" "start" "-a" "fbdc738aacd27347cc2b3189fba7eef0a5a23de2cce158545c7c0a504b865408", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sqlite3-parser v0.12.0
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling default-env v0.1.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling libsql-sys v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling hrana-client-proto v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling hrana-client v0.3.2
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling tonic-web v0.10.2
[INFO] [stderr]    Compiling libsql_replication v0.0.4
[INFO] [stderr]    Compiling libsql v0.1.8
[INFO] [stderr]    Compiling libsql-client v0.33.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub async fn 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub async fn 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/client.rs:543:24
[INFO] [stdout]     |
[INFO] [stdout] 543 |     pub fn transaction(&self) -> Result<SyncTransaction> {
[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] 543 |     pub fn transaction(&self) -> Result<SyncTransaction<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "fbdc738aacd27347cc2b3189fba7eef0a5a23de2cce158545c7c0a504b865408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbdc738aacd27347cc2b3189fba7eef0a5a23de2cce158545c7c0a504b865408", kill_on_drop: false }`
[INFO] [stdout] fbdc738aacd27347cc2b3189fba7eef0a5a23de2cce158545c7c0a504b865408
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3fd1ad80d32b526206c6d980052a817b1376992baaf4cf45a79421afa6d7f4
[INFO] running `Command { std: "docker" "start" "-a" "fe3fd1ad80d32b526206c6d980052a817b1376992baaf4cf45a79421afa6d7f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hrana-client v0.3.2
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling tonic-web v0.10.2
[INFO] [stderr]    Compiling libsql_replication v0.0.4
[INFO] [stderr]    Compiling libsql v0.1.8
[INFO] [stderr]    Compiling libsql-client v0.33.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub async fn 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub async fn 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/client.rs:543:24
[INFO] [stdout]     |
[INFO] [stdout] 543 |     pub fn transaction(&self) -> Result<SyncTransaction> {
[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] 543 |     pub fn transaction(&self) -> Result<SyncTransaction<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub async fn 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub async fn 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/client.rs:543:24
[INFO] [stdout]     |
[INFO] [stdout] 543 |     pub fn transaction(&self) -> Result<SyncTransaction> {
[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] 543 |     pub fn transaction(&self) -> Result<SyncTransaction<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.91s
[INFO] running `Command { std: "docker" "inspect" "fe3fd1ad80d32b526206c6d980052a817b1376992baaf4cf45a79421afa6d7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3fd1ad80d32b526206c6d980052a817b1376992baaf4cf45a79421afa6d7f4", kill_on_drop: false }`
[INFO] [stdout] fe3fd1ad80d32b526206c6d980052a817b1376992baaf4cf45a79421afa6d7f4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d47b8df9f0909c12d24e3d83bf9c8585d28aba4e5f8baaa335bdb5a88e88f8e3
[INFO] running `Command { std: "docker" "start" "-a" "d47b8df9f0909c12d24e3d83bf9c8585d28aba4e5f8baaa335bdb5a88e88f8e3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:209:30
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub async fn transaction(&self) -> Result<Transaction> {
[INFO] [stderr]     |                              ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 209 |     pub async fn transaction(&self) -> Result<Transaction<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:543:24
[INFO] [stderr]     |
[INFO] [stderr] 543 |     pub fn transaction(&self) -> Result<SyncTransaction> {
[INFO] [stderr]     |                        ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 543 |     pub fn transaction(&self) -> Result<SyncTransaction<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `libsql-client` (lib) generated 2 warnings (run `cargo fix --lib -p libsql-client` to apply 2 suggestions)
[INFO] [stderr] warning: `libsql-client` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsql_client-76faad66be9c9ddf)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test de::tests::struct_from_row ... ok
[INFO] [stdout] test utils::tests::test_pop_query_param_not_existing ... ok
[INFO] [stdout] test utils::tests::test_pop_query_param_existing ... ok
[INFO] [stderr]    Doc-tests libsql_client
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test src/client.rs - client::SyncClient::execute (line 517) ... ok
[INFO] [stdout] test src/client.rs - client::Client::from_config (line 290) ... ok
[INFO] [stdout] test src/client.rs - client::Client::in_memory (line 275) ... ok
[INFO] [stdout] test src/client.rs - client::Client::execute (line 171) ... ok
[INFO] [stdout] test src/client.rs - client::SyncClient::raw_batch (line 462) ... ok
[INFO] [stdout] test src/client.rs - client::SyncClient::from_env (line 434) ... ok
[INFO] [stdout] test src/client.rs - client::Client::raw_batch (line 43) ... ok
[INFO] [stdout] test src/client.rs - client::SyncClient::batch (line 488) ... ok
[INFO] [stdout] test src/client.rs - client::SyncClient::from_config (line 411) ... ok
[INFO] [stdout] test src/client.rs - client::Config::with_auth_token (line 595) ... ok
[INFO] [stdout] test src/client.rs - client::Config::new (line 572) ... ok
[INFO] [stdout] test src/client.rs - client::Client::batch (line 81) ... ok
[INFO] [stdout] test src/client.rs - client::SyncClient::transaction (line 533) ... ok
[INFO] [stdout] test src/client.rs - client::SyncClient::in_memory (line 394) ... ok
[INFO] [stdout] test src/client.rs - client::Client::transaction (line 199) ... ok
[INFO] [stdout] test src/client.rs - client::Client::batch_sync (line 141) ... ok
[INFO] [stdout] test src/lib.rs - args (line 187) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::SyncTransaction<'a>::execute (line 68) - compile ... ok
[INFO] [stdout] test src/transaction.rs - transaction::Transaction<'a>::execute (line 22) - compile ... ok
[INFO] [stdout] test src/local.rs - local::Client::raw_batch (line 89) ... ok
[INFO] [stdout] test src/de.rs - de::from_row (line 30) - compile ... ok
[INFO] [stdout] test src/hrana.rs - hrana::Client::from_url (line 66) ... ok
[INFO] [stdout] test src/lib.rs - Row::try_column (line 65) ... ok
[INFO] [stdout] test src/client.rs - client::Client::from_env (line 348) ... ok
[INFO] [stdout] test src/lib.rs - Row::try_get (line 36) ... ok
[INFO] [stdout] test src/lib.rs - ResultSet (line 94) ... ok
[INFO] [stdout] test src/statement.rs - statement::Statement::new (line 20) ... ok
[INFO] [stdout] test src/statement.rs - statement::Statement::with_args (line 34) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d47b8df9f0909c12d24e3d83bf9c8585d28aba4e5f8baaa335bdb5a88e88f8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47b8df9f0909c12d24e3d83bf9c8585d28aba4e5f8baaa335bdb5a88e88f8e3", kill_on_drop: false }`
[INFO] [stdout] d47b8df9f0909c12d24e3d83bf9c8585d28aba4e5f8baaa335bdb5a88e88f8e3
