[INFO] fetching crate mintdb 0.1.0-beta.3... [INFO] checking mintdb-0.1.0-beta.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate mintdb 0.1.0-beta.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mintdb 0.1.0-beta.3 [INFO] finished tweaking crates.io crate mintdb 0.1.0-beta.3 [INFO] tweaked toml for crates.io crate mintdb 0.1.0-beta.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mintdb 0.1.0-beta.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding jsonwebtoken v8.3.0 (available: v9.3.1) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 870754e7f105bcaff9d1f4de6d00d845fc704ac7cce308dc821c9cbc13496cfb [INFO] running `Command { std: "docker" "start" "-a" "870754e7f105bcaff9d1f4de6d00d845fc704ac7cce308dc821c9cbc13496cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "870754e7f105bcaff9d1f4de6d00d845fc704ac7cce308dc821c9cbc13496cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870754e7f105bcaff9d1f4de6d00d845fc704ac7cce308dc821c9cbc13496cfb", kill_on_drop: false }` [INFO] [stdout] 870754e7f105bcaff9d1f4de6d00d845fc704ac7cce308dc821c9cbc13496cfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca09306a9a0aab31ec25d2643d99d5391a2714d7d5cfcd5740ae49165d3b81de [INFO] running `Command { std: "docker" "start" "-a" "ca09306a9a0aab31ec25d2643d99d5391a2714d7d5cfcd5740ae49165d3b81de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking mintdb v0.1.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | Update{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | ------ ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | Insert{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | ------ ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, and `key` are never read [INFO] [stdout] --> src/tx/op/mod.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | DeleteKey {tb: String, doc: String, key: String}, [INFO] [stdout] | --------- ^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb` and `doc` are never read [INFO] [stdout] --> src/tx/op/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | DeleteDocument{tb: String, doc: String}, [INFO] [stdout] | -------------- ^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tb` is never read [INFO] [stdout] --> src/tx/op/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | DeleteTable{tb: String}, [INFO] [stdout] | ----------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `rhs` are never read [INFO] [stdout] --> src/tx/op/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | Debit{tb: String, doc: String, key: String, rhs: f64}, [INFO] [stdout] | ----- ^^ ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `rhs` are never read [INFO] [stdout] --> src/tx/op/mod.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | Credit{tb: String, doc: String, key: String, rhs: f64}, [INFO] [stdout] | ------ ^^ ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | CreateDocument{tb: String, doc: String, value: Value}, [INFO] [stdout] | -------------- ^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tb` is never read [INFO] [stdout] --> src/tx/op/mod.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | CreateTable{tb: String}, [INFO] [stdout] | ----------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | Merge{tb: String, doc: String, value: Value}, [INFO] [stdout] | ----- ^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Push{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | ---- ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | Put{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | --- ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx/txn/mod.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn transaction(&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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | Update{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | ------ ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | Insert{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | ------ ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, and `key` are never read [INFO] [stdout] --> src/tx/op/mod.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | DeleteKey {tb: String, doc: String, key: String}, [INFO] [stdout] | --------- ^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb` and `doc` are never read [INFO] [stdout] --> src/tx/op/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | DeleteDocument{tb: String, doc: String}, [INFO] [stdout] | -------------- ^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tb` is never read [INFO] [stdout] --> src/tx/op/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | DeleteTable{tb: String}, [INFO] [stdout] | ----------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `rhs` are never read [INFO] [stdout] --> src/tx/op/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | Debit{tb: String, doc: String, key: String, rhs: f64}, [INFO] [stdout] | ----- ^^ ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `rhs` are never read [INFO] [stdout] --> src/tx/op/mod.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | Credit{tb: String, doc: String, key: String, rhs: f64}, [INFO] [stdout] | ------ ^^ ^^^ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | CreateDocument{tb: String, doc: String, value: Value}, [INFO] [stdout] | -------------- ^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tb` is never read [INFO] [stdout] --> src/tx/op/mod.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | CreateTable{tb: String}, [INFO] [stdout] | ----------- ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | Merge{tb: String, doc: String, value: Value}, [INFO] [stdout] | ----- ^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Push{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | ---- ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tb`, `doc`, `key`, and `value` are never read [INFO] [stdout] --> src/tx/op/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | Put{tb: String, doc: String, key: String, value: Value}, [INFO] [stdout] | --- ^^ ^^^ ^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx/txn/mod.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn transaction(&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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn transaction(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `Command { std: "docker" "inspect" "ca09306a9a0aab31ec25d2643d99d5391a2714d7d5cfcd5740ae49165d3b81de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca09306a9a0aab31ec25d2643d99d5391a2714d7d5cfcd5740ae49165d3b81de", kill_on_drop: false }` [INFO] [stdout] ca09306a9a0aab31ec25d2643d99d5391a2714d7d5cfcd5740ae49165d3b81de