[INFO] fetching crate mini-sqlite-dump 0.1.0...
[INFO] testing mini-sqlite-dump-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mini-sqlite-dump 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mini-sqlite-dump 0.1.0
[INFO] finished tweaking crates.io crate mini-sqlite-dump 0.1.0
[INFO] tweaked toml for crates.io crate mini-sqlite-dump 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-sqlite-dump 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mini-sqlite-dump 0.1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-temp-dir v0.3.5
[INFO] [stderr]   Downloaded derive-deftly v1.2.0
[INFO] [stderr]   Downloaded derive-deftly-macros v1.2.0
[INFO] [stderr]   Downloaded easy-ext v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec8eb1d1b1d366b4d997569b60c9c8c5d841899680026c9f39b74074308e67c2
[INFO] running `Command { std: "docker" "start" "-a" "ec8eb1d1b1d366b4d997569b60c9c8c5d841899680026c9f39b74074308e67c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec8eb1d1b1d366b4d997569b60c9c8c5d841899680026c9f39b74074308e67c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8eb1d1b1d366b4d997569b60c9c8c5d841899680026c9f39b74074308e67c2", kill_on_drop: false }`
[INFO] [stdout] ec8eb1d1b1d366b4d997569b60c9c8c5d841899680026c9f39b74074308e67c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c81cd33a01abc9e907cc4b80a4bb1fac527ace0551078a26b10b7bc6ae150c08
[INFO] running `Command { std: "docker" "start" "-a" "c81cd33a01abc9e907cc4b80a4bb1fac527ace0551078a26b10b7bc6ae150c08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling derive-deftly-macros v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling easy-ext v1.0.2
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling derive-deftly v1.2.0
[INFO] [stderr]    Compiling mini-sqlite-dump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<W>, E> {
[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] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<'_, W>, E> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:217:20
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef>;
[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] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[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] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[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] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] running `Command { std: "docker" "inspect" "c81cd33a01abc9e907cc4b80a4bb1fac527ace0551078a26b10b7bc6ae150c08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81cd33a01abc9e907cc4b80a4bb1fac527ace0551078a26b10b7bc6ae150c08", kill_on_drop: false }`
[INFO] [stdout] c81cd33a01abc9e907cc4b80a4bb1fac527ace0551078a26b10b7bc6ae150c08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 825c966f12765b2c64a4d06b0431a36929c0af3b6a97f8889ed18d5bd446ab21
[INFO] running `Command { std: "docker" "start" "-a" "825c966f12765b2c64a4d06b0431a36929c0af3b6a97f8889ed18d5bd446ab21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling mini-sqlite-dump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<W>, E> {
[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] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<'_, W>, E> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:217:20
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef>;
[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] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[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] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[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] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling test-temp-dir v0.3.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:162:24
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<W>, E> {
[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] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<'_, W>, E> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:217:20
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef>;
[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] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>>;
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[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] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:20
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[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] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.55s
[INFO] running `Command { std: "docker" "inspect" "825c966f12765b2c64a4d06b0431a36929c0af3b6a97f8889ed18d5bd446ab21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825c966f12765b2c64a4d06b0431a36929c0af3b6a97f8889ed18d5bd446ab21", kill_on_drop: false }`
[INFO] [stdout] 825c966f12765b2c64a4d06b0431a36929c0af3b6a97f8889ed18d5bd446ab21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db2dea10076123ae9a7e48d77bfb6b92fe85b02819064911d2091ee771960b30
[INFO] running `Command { std: "docker" "start" "-a" "db2dea10076123ae9a7e48d77bfb6b92fe85b02819064911d2091ee771960b30", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:162:24
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<W>, E> {
[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] 162 |     pub fn start_table(&mut self, name: &str) -> Result<TableArchiver<'_, W>, E> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:217:20
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef>;
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden 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] 217 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>>;
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:230:20
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden 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] 230 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:250:20
[INFO] [stderr]     |
[INFO] [stderr] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef> {
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^ the same lifetime is hidden 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] 250 |     fn get_by_name(&self, n: &str) -> rusqlite::Result<ValueRef<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-sqlite-dump` (lib) generated 4 warnings (run `cargo fix --lib -p mini-sqlite-dump` to apply 4 suggestions)
[INFO] [stderr] warning: `mini-sqlite-dump` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mini_sqlite_dump-98912214dd8161a5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test text::test::roundtrips_report ... ok
[INFO] [stdout] test text::test::roundtrips_decompose ... ok
[INFO] [stdout] test test::roundtrip ... ok
[INFO] [stdout] test text::test::roundtrips_reassemble ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mini_sqlite_dump
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "db2dea10076123ae9a7e48d77bfb6b92fe85b02819064911d2091ee771960b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2dea10076123ae9a7e48d77bfb6b92fe85b02819064911d2091ee771960b30", kill_on_drop: false }`
[INFO] [stdout] db2dea10076123ae9a7e48d77bfb6b92fe85b02819064911d2091ee771960b30
