[INFO] fetching crate ryzz 0.2.1...
[INFO] testing ryzz-0.2.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate ryzz 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ryzz 0.2.1
[INFO] finished tweaking crates.io crate ryzz 0.2.1
[INFO] tweaked toml for crates.io crate ryzz 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ryzz 0.2.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding rusqlite v0.29.0 (available: v0.39.0)
[INFO] [stderr]       Adding serde_rusqlite v0.33.1 (available: v0.42.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tokio-rusqlite v0.4.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryzz_macros v0.2.0
[INFO] [stderr]   Downloaded tokio-rusqlite v0.4.0
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[INFO] [stderr]   Downloaded serde_rusqlite v0.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d23017f985d3348ef2cdf3207b8ab533bda6ecdc2c1d54f00a4bfa89a41e6b8
[INFO] running `Command { std: "docker" "start" "-a" "9d23017f985d3348ef2cdf3207b8ab533bda6ecdc2c1d54f00a4bfa89a41e6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d23017f985d3348ef2cdf3207b8ab533bda6ecdc2c1d54f00a4bfa89a41e6b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d23017f985d3348ef2cdf3207b8ab533bda6ecdc2c1d54f00a4bfa89a41e6b8", kill_on_drop: false }`
[INFO] [stdout] 9d23017f985d3348ef2cdf3207b8ab533bda6ecdc2c1d54f00a4bfa89a41e6b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17597208843d757932a6962ee37f31262515648054e8bdc8d81c5a14a90e1982
[INFO] running `Command { std: "docker" "start" "-a" "17597208843d757932a6962ee37f31262515648054e8bdc8d81c5a14a90e1982", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryzz_macros v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling serde_rusqlite v0.33.1
[INFO] [stderr]    Compiling tokio-rusqlite v0.4.0
[INFO] [stderr]    Compiling ryzz v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Migration` is never constructed
[INFO] [stdout]    --> src/lib.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | struct Migration {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1238:19
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn select(&self, columns: impl Select) -> Query {
[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] 1238 |     pub fn select(&self, columns: impl Select) -> Query<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1242:19
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn insert(&self, table: impl Table) -> Query {
[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] 1242 |     pub fn insert(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1246:24
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query {
[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] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |     pub fn update(&self, table: impl Table) -> Query {
[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] 1250 |     pub fn update(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.61s
[INFO] running `Command { std: "docker" "inspect" "17597208843d757932a6962ee37f31262515648054e8bdc8d81c5a14a90e1982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17597208843d757932a6962ee37f31262515648054e8bdc8d81c5a14a90e1982", kill_on_drop: false }`
[INFO] [stdout] 17597208843d757932a6962ee37f31262515648054e8bdc8d81c5a14a90e1982
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cc35f09dff10c96ec939d08a394b80418fb8b1f78dcc4b45b1a08acd2dd319b
[INFO] running `Command { std: "docker" "start" "-a" "8cc35f09dff10c96ec939d08a394b80418fb8b1f78dcc4b45b1a08acd2dd319b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_rusqlite v0.33.1
[INFO] [stderr]    Compiling tokio-rusqlite v0.4.0
[INFO] [stderr]    Compiling ryzz v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Migration` is never constructed
[INFO] [stdout]    --> src/lib.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | struct Migration {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1238:19
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn select(&self, columns: impl Select) -> Query {
[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] 1238 |     pub fn select(&self, columns: impl Select) -> Query<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1242:19
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn insert(&self, table: impl Table) -> Query {
[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] 1242 |     pub fn insert(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1246:24
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query {
[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] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |     pub fn update(&self, table: impl Table) -> Query {
[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] 1250 |     pub fn update(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Migration` is never constructed
[INFO] [stdout]    --> src/lib.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | struct Migration {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1238:19
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     pub fn select(&self, columns: impl Select) -> Query {
[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] 1238 |     pub fn select(&self, columns: impl Select) -> Query<'_> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1242:19
[INFO] [stdout]      |
[INFO] [stdout] 1242 |     pub fn insert(&self, table: impl Table) -> Query {
[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] 1242 |     pub fn insert(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1246:24
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query {
[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] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |     pub fn update(&self, table: impl Table) -> Query {
[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] 1250 |     pub fn update(&self, table: impl Table) -> Query<'_> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.70s
[INFO] running `Command { std: "docker" "inspect" "8cc35f09dff10c96ec939d08a394b80418fb8b1f78dcc4b45b1a08acd2dd319b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc35f09dff10c96ec939d08a394b80418fb8b1f78dcc4b45b1a08acd2dd319b", kill_on_drop: false }`
[INFO] [stdout] 8cc35f09dff10c96ec939d08a394b80418fb8b1f78dcc4b45b1a08acd2dd319b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18cdbef1d25ba6c65412183f0142cc6401a5e63f56a3ac39584a8fb43f0081c8
[INFO] running `Command { std: "docker" "start" "-a" "18cdbef1d25ba6c65412183f0142cc6401a5e63f56a3ac39584a8fb43f0081c8", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Migration` is never constructed
[INFO] [stderr]    --> src/lib.rs:238:8
[INFO] [stderr]     |
[INFO] [stderr] 238 | struct Migration {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1238:19
[INFO] [stderr]      |
[INFO] [stderr] 1238 |     pub fn select(&self, columns: impl Select) -> Query {
[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] 1238 |     pub fn select(&self, columns: impl Select) -> Query<'_> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1242:19
[INFO] [stderr]      |
[INFO] [stderr] 1242 |     pub fn insert(&self, table: impl Table) -> Query {
[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] 1242 |     pub fn insert(&self, table: impl Table) -> Query<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1246:24
[INFO] [stderr]      |
[INFO] [stderr] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query {
[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] 1246 |     pub fn delete_from(&self, table: impl Table) -> Query<'_> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1250:19
[INFO] [stderr]      |
[INFO] [stderr] 1250 |     pub fn update(&self, table: impl Table) -> Query {
[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] 1250 |     pub fn update(&self, table: impl Table) -> Query<'_> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ryzz` (lib) generated 5 warnings (run `cargo fix --lib -p ryzz` to apply 4 suggestions)
[INFO] [stderr] warning: `ryzz` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ryzz-60c89e382cc0005e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::indexes_works ... ok
[INFO] [stdout] test tests::more_complicated_where_clause_works ... ok
[INFO] [stdout] test tests::readme_works ... ok
[INFO] [stdout] test tests::default_works ... ok
[INFO] [stdout] test tests::migrate_works ... ok
[INFO] [stdout] test tests::null_value_in_where_clause_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]    Doc-tests ryzz
[INFO] [stdout] 
[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" "18cdbef1d25ba6c65412183f0142cc6401a5e63f56a3ac39584a8fb43f0081c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18cdbef1d25ba6c65412183f0142cc6401a5e63f56a3ac39584a8fb43f0081c8", kill_on_drop: false }`
[INFO] [stdout] 18cdbef1d25ba6c65412183f0142cc6401a5e63f56a3ac39584a8fb43f0081c8
