[INFO] fetching crate libsql 0.9.30... [INFO] testing libsql-0.9.30 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate libsql 0.9.30 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate libsql 0.9.30 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate libsql 0.9.30 [INFO] tweaked toml for crates.io crate libsql 0.9.30 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libsql 0.9.30 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libsql 0.9.30 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11d112d19f19064499738d8117af4da65d68822529b8c44f22acede428c2d5b8 [INFO] running `Command { std: "docker" "start" "-a" "11d112d19f19064499738d8117af4da65d68822529b8c44f22acede428c2d5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11d112d19f19064499738d8117af4da65d68822529b8c44f22acede428c2d5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d112d19f19064499738d8117af4da65d68822529b8c44f22acede428c2d5b8", kill_on_drop: false }` [INFO] [stdout] 11d112d19f19064499738d8117af4da65d68822529b8c44f22acede428c2d5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d256ab0c1c1911015cc0692c8624305e717b715b2ac602fad6b73ef482cc770f [INFO] running `Command { std: "docker" "start" "-a" "d256ab0c1c1911015cc0692c8624305e717b715b2ac602fad6b73ef482cc770f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling libsql-ffi v0.9.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling libsql-hrana v0.9.30 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling libsql-rusqlite v0.9.30 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling libsql-sys v0.9.30 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling libsql_replication v0.9.30 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql v0.9.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/local/statement.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn columns(&self) -> Vec { [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] 342 | pub fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/local/impls.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | fn columns(&self) -> Vec { [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] 163 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync/statement.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | fn columns(&self) -> Vec { [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 columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/replication/connection.rs:800:16 [INFO] [stdout] | [INFO] [stdout] 800 | fn columns(&self) -> Vec { [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] 800 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | fn columns(&self) -> Vec; [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 | fn columns(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn columns(&self) -> Vec { [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] 106 | pub fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hrana/hyper.rs:279:16 [INFO] [stdout] | [INFO] [stdout] 279 | fn columns(&self) -> Vec { [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] 279 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hrana/cursor.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn next_step(&mut self) -> Result> { [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] 150 | pub async fn next_step(&mut self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "d256ab0c1c1911015cc0692c8624305e717b715b2ac602fad6b73ef482cc770f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d256ab0c1c1911015cc0692c8624305e717b715b2ac602fad6b73ef482cc770f", kill_on_drop: false }` [INFO] [stdout] d256ab0c1c1911015cc0692c8624305e717b715b2ac602fad6b73ef482cc770f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b193a6710df49c1e4fb482197b3a4d4122e6fced4a078b9e6e32a50d4d68833 [INFO] running `Command { std: "docker" "start" "-a" "5b193a6710df49c1e4fb482197b3a4d4122e6fced4a078b9e6e32a50d4d68833", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v12.9.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling rgb v0.8.44 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling symbolic-common v12.9.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling libsql-ffi v0.9.30 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling inferno v0.11.19 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling libsql-rusqlite v0.9.30 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling libsql-sys v0.9.30 [INFO] [stderr] Compiling libsql_replication v0.9.30 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql v0.9.30 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/local/statement.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn columns(&self) -> Vec { [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] 342 | pub fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/local/impls.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | fn columns(&self) -> Vec { [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] 163 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync/statement.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | fn columns(&self) -> Vec { [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 columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/replication/connection.rs:800:16 [INFO] [stdout] | [INFO] [stdout] 800 | fn columns(&self) -> Vec { [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] 800 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | fn columns(&self) -> Vec; [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 | fn columns(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn columns(&self) -> Vec { [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] 106 | pub fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hrana/hyper.rs:279:16 [INFO] [stdout] | [INFO] [stdout] 279 | fn columns(&self) -> Vec { [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] 279 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hrana/cursor.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn next_step(&mut self) -> Result> { [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] 150 | pub async fn next_step(&mut self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/local/statement.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn columns(&self) -> Vec { [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] 342 | pub fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/local/impls.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 163 | fn columns(&self) -> Vec { [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] 163 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sync/statement.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | fn columns(&self) -> Vec { [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 columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/replication/connection.rs:800:16 [INFO] [stdout] | [INFO] [stdout] 800 | fn columns(&self) -> Vec { [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] 800 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | fn columns(&self) -> Vec; [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 | fn columns(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statement.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn columns(&self) -> Vec { [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] 106 | pub fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hrana/hyper.rs:279:16 [INFO] [stdout] | [INFO] [stdout] 279 | fn columns(&self) -> Vec { [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] 279 | fn columns(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hrana/cursor.rs:150:28 [INFO] [stdout] | [INFO] [stdout] 150 | pub async fn next_step(&mut self) -> Result> { [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] 150 | pub async fn next_step(&mut self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Builder` and `params` [INFO] [stdout] --> tests/encryption.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use libsql::{params, Builder}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cipher` and `EncryptionConfig` [INFO] [stdout] --> tests/encryption.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use libsql_sys::{Cipher, EncryptionConfig}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "5b193a6710df49c1e4fb482197b3a4d4122e6fced4a078b9e6e32a50d4d68833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b193a6710df49c1e4fb482197b3a4d4122e6fced4a078b9e6e32a50d4d68833", kill_on_drop: false }` [INFO] [stdout] 5b193a6710df49c1e4fb482197b3a4d4122e6fced4a078b9e6e32a50d4d68833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7a4f51a79e389a9534af7bff4adfa461702d355513b9563dbcf0a163d8b58d6 [INFO] running `Command { std: "docker" "start" "-a" "b7a4f51a79e389a9534af7bff4adfa461702d355513b9563dbcf0a163d8b58d6", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/local/statement.rs:342:20 [INFO] [stderr] | [INFO] [stderr] 342 | pub fn columns(&self) -> Vec { [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] 342 | pub fn columns(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/local/impls.rs:163:16 [INFO] [stderr] | [INFO] [stderr] 163 | fn columns(&self) -> Vec { [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] 163 | fn columns(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sync/statement.rs:70:16 [INFO] [stderr] | [INFO] [stderr] 70 | fn columns(&self) -> Vec { [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] 70 | fn columns(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/replication/connection.rs:800:16 [INFO] [stderr] | [INFO] [stderr] 800 | fn columns(&self) -> Vec { [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] 800 | fn columns(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/statement.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | fn columns(&self) -> Vec; [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] 27 | fn columns(&self) -> Vec>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/statement.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn columns(&self) -> Vec { [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] 106 | pub fn columns(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/hrana/hyper.rs:279:16 [INFO] [stderr] | [INFO] [stderr] 279 | fn columns(&self) -> Vec { [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] 279 | fn columns(&self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/hrana/cursor.rs:150:28 [INFO] [stderr] | [INFO] [stderr] 150 | pub async fn next_step(&mut self) -> Result> { [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] 150 | pub async fn next_step(&mut self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `libsql` (lib) generated 8 warnings (run `cargo fix --lib -p libsql` to apply 8 suggestions) [INFO] [stderr] warning: unused imports: `Builder` and `params` [INFO] [stderr] --> tests/encryption.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use libsql::{params, Builder}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Cipher` and `EncryptionConfig` [INFO] [stderr] --> tests/encryption.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | use libsql_sys::{Cipher, EncryptionConfig}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libsql` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: `libsql` (test "encryption") generated 2 warnings (run `cargo fix --test "encryption" -p libsql` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsql-b4a128a8d1258222) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test params::tests::test_serialize_array ... ok [INFO] [stdout] test parser::tests::test_attach_same_db ... ok [INFO] [stdout] test parser::tests::test_attach_database_diff_db ... ok [INFO] [stdout] test parser::tests::test_attach_database ... ok [INFO] [stdout] test replication::connection::tests::valid ... ok [INFO] [stdout] test hrana::cursor::test::cursor_streaming ... ok [INFO] [stdout] test replication::local_client::test::snapshot_stream_commited ... ok [INFO] [stdout] test sync::test::test_hash_tampering ... ok [INFO] [stdout] test sync::test::test_hash_verification ... ok [INFO] [stdout] test parser::tests::test_attach_diff_db ... ok [INFO] [stdout] test sync::test::test_sync_context_corrupted_metadata ... ok [INFO] [stdout] test sync::test::test_bootstrap_db_is_idempotent ... ok [INFO] [stdout] test sync::test::test_bootstrap_db_downloads_export ... ok [INFO] [stdout] test sync::test::test_sync_context_push_frame ... ok [INFO] [stdout] test sync::test::test_sync_context_multiple_frames ... ok [INFO] [stdout] test value::serde_::tests::test_deserialize_value ... ok [INFO] [stdout] test sync::test::test_sync_context_retry_on_error ... ok [INFO] [stdout] test sync::test::test_sync_restarts_with_lower_max_frame_no ... ok [INFO] [stdout] test sync::test::test_sync_context_with_auth ... ok [INFO] [stdout] test replication::connection::tests::invalid - should panic ... ok [INFO] [stdout] test local::connection::tests::test_reserved_bytes ... ok [INFO] [stdout] test local::connection::tests::test_kek ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] [stderr] Running tests/encryption.rs (/opt/rustwide/target/debug/deps/encryption-581b3b31caca3c03) [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-419dc8f691fc73b9) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 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 connection_drops_before_statements ... ok [INFO] [stdout] test add_update_hook ... ok [INFO] [stdout] test connection_execute_batch_newline ... ok [INFO] [stdout] test connection_execute_batch_inserts ... ok [INFO] [stdout] test blob ... ok [INFO] [stdout] test connection_execute_batch ... ok [INFO] [stdout] test connection_execute_transactional_batch_transaction_incorrect ... ok [INFO] [stdout] test connection_execute_transactional_batch_fail ... ok [INFO] [stdout] test connection_execute_transactional_batch_transaction_fail ... ok [INFO] [stdout] test connection_execute_transactional_batch_success ... ok [INFO] [stdout] test debug_print_row ... ok [INFO] [stdout] test deserialize_row ... ok [INFO] [stdout] test enable_disable_extension ... ok [INFO] [stdout] test connection_query ... ok [INFO] [stdout] test file_prefix_open ... ok [INFO] [stdout] test custom_params ... ok [INFO] [stdout] test prepare_and_dont_query ... ok [INFO] [stdout] test prepare_invalid_sql ... ok [INFO] [stdout] test fts5_invalid_tokenizer ... ok [INFO] [stdout] test nulls ... ok [INFO] [stdout] test vector_fuzz_test ... ignored [INFO] [stdout] test test_deny_authorizer ... ok [INFO] [stdout] test prepare_and_query_named_params ... ok [INFO] [stdout] test transaction ... ok [INFO] [stdout] test statement_query ... ok [INFO] [stdout] test test_ignore_authorizer ... ok [INFO] [stdout] test prepare_and_query ... ok [INFO] [stdout] test connection_execute_batch_inserts_returning ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/replication.rs (/opt/rustwide/target/debug/deps/replication-368923975226ee5d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test inject_frames_split_txn ... ok [INFO] [stderr] Doc-tests libsql [INFO] [stdout] test inject_frames ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/load_extension_guard.rs - load_extension_guard::LoadExtensionGuard (line 10) ... ignored [INFO] [stdout] test src/local/connection.rs - local::connection::Connection::execute_batch (line 148) ... ignored [INFO] [stdout] test src/local/connection.rs - local::connection::Connection::query (line 122) ... ignored [INFO] [stdout] test src/params.rs - params::IntoParams (line 37) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 48) - compile ... ok [INFO] [stdout] test src/params.rs - params::IntoParams (line 72) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::execute (line 143) - compile ... ok [INFO] [stdout] test src/connection.rs - connection::Connection::query (line 184) - compile ... ok [INFO] [stdout] test src/rows.rs - rows::Row::get (line 109) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 29) - compile ... ok [INFO] [stdout] test src/params.rs - params::params_from_iter (line 108) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7a4f51a79e389a9534af7bff4adfa461702d355513b9563dbcf0a163d8b58d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a4f51a79e389a9534af7bff4adfa461702d355513b9563dbcf0a163d8b58d6", kill_on_drop: false }` [INFO] [stdout] b7a4f51a79e389a9534af7bff4adfa461702d355513b9563dbcf0a163d8b58d6