[INFO] cloning repository https://github.com/nicstange/gen-tpm2-cmd-interface-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicstange/gen-tpm2-cmd-interface-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicstange%2Fgen-tpm2-cmd-interface-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicstange%2Fgen-tpm2-cmd-interface-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf180d4c490bf7bcb92d3753887b536b5ad284f6 [INFO] checking nicstange/gen-tpm2-cmd-interface-rs against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicstange%2Fgen-tpm2-cmd-interface-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nicstange/gen-tpm2-cmd-interface-rs [INFO] finished tweaking git repo https://github.com/nicstange/gen-tpm2-cmd-interface-rs [INFO] tweaked toml for git repo https://github.com/nicstange/gen-tpm2-cmd-interface-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nicstange/gen-tpm2-cmd-interface-rs on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nicstange/gen-tpm2-cmd-interface-rs 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd327ac9d1e02e7b4c35e54d9ed76ee2cf539a7a5bd2c2d5fa680def47a7f80a [INFO] running `Command { std: "docker" "start" "-a" "cd327ac9d1e02e7b4c35e54d9ed76ee2cf539a7a5bd2c2d5fa680def47a7f80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd327ac9d1e02e7b4c35e54d9ed76ee2cf539a7a5bd2c2d5fa680def47a7f80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd327ac9d1e02e7b4c35e54d9ed76ee2cf539a7a5bd2c2d5fa680def47a7f80a", kill_on_drop: false }` [INFO] [stdout] cd327ac9d1e02e7b4c35e54d9ed76ee2cf539a7a5bd2c2d5fa680def47a7f80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e1836f05ac76d7c1702b64786af8f65c5117eb2f39650c3056a5d30fc47c016 [INFO] running `Command { std: "docker" "start" "-a" "0e1836f05ac76d7c1702b64786af8f65c5117eb2f39650c3056a5d30fc47c016", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking gen-tpm2-cmd-interface v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `aliases_table::AliasesTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use aliases_table::AliasesTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bits_table::BitsTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use bits_table::BitsTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constants_table::ConstantsTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use constants_table::ConstantsTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cppdefines_table::CppDefinesTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use cppdefines_table::CppDefinesTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `structure_table::StructureTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use structure_table::StructureTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `type_table::TypeTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use type_table::TypeTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `union_table::UnionTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use union_table::UnionTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aliases_table::AliasesTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use aliases_table::AliasesTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bits_table::BitsTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub use bits_table::BitsTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `constants_table::ConstantsTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use constants_table::ConstantsTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cppdefines_table::CppDefinesTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use cppdefines_table::CppDefinesTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `structure_table::StructureTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub use structure_table::StructureTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `type_table::TypeTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use type_table::TypeTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `union_table::UnionTable` [INFO] [stdout] --> src/tcg_tpm2/structures/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub use union_table::UnionTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/marshalled_size_impl.rs:741:13 [INFO] [stdout] | [INFO] [stdout] 741 | let mut max_size_deps = table_closure_deps.collect_config_deps(max_size_deps_flags); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/marshalled_size_impl.rs:741:13 [INFO] [stdout] | [INFO] [stdout] 741 | let mut max_size_deps = table_closure_deps.collect_config_deps(max_size_deps_flags); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tcg_tpm2/structures/expr.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | Hex(String), [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExprOp` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 58 - Hex(String), [INFO] [stdout] 58 + Hex(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tcg_tpm2/structures/expr.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | Dec(String), [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExprOp` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 59 - Dec(String), [INFO] [stdout] 59 + Dec(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/tcg_tpm2/structures/cppdefines_table.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct CppDefinesTable { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CppDefinesTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tcg_tpm2/structures/eccdefines_table.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct EccDefinesTable { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 12 | pub info: CommonTableInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub kdf: (String, String), [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | pub sign: (String, String), [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | pub p: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 21 | pub a: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 22 | pub b: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 23 | pub g_x: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 24 | pub g_y: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub n: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 26 | pub h: Vec, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `EccDefinesTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info` and `der` are never read [INFO] [stdout] --> src/tcg_tpm2/structures/hashdefines_table.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct HashDefinesTable { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 12 | pub info: CommonTableInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub der: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashDefinesTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info` and `rounds` are never read [INFO] [stdout] --> src/tcg_tpm2/structures/symcipherdefines_table.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SymcipherDefinesTable { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 12 | pub info: CommonTableInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub rounds: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymcipherDefinesTable` has derived impls for the traits `Debug` and `Clone`, 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/tcg_tpm2/structures/algs.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn lookup(&self, name: &str) -> Option { [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] 327 | pub fn lookup(&self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn iter_raw(&self) -> slice::Iter { [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] 80 | pub fn iter_raw(&self) -> slice::Iter<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn iter(&self) -> ConfigDepsIterator { [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] 84 | pub fn iter(&self) -> ConfigDepsIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn factor_by_common_of(&self, other: &ConfigDepsDisjunction) -> borrow::Cow { [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] 123 | pub fn factor_by_common_of(&self, other: &ConfigDepsDisjunction) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn factor(&self) -> (ConfigDeps, borrow::Cow) { [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] 327 | pub fn factor(&self) -> (ConfigDeps, borrow::Cow<'_, Self>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:342:32 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn limit_config_scopes(&self, limit: &ConfigDeps) -> borrow::Cow { [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] 342 | pub fn limit_config_scopes(&self, limit: &ConfigDeps) -> borrow::Cow<'_, ClosureDeps> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 398 | ) -> borrow::Cow { [INFO] [stdout] | ----------------- 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] 398 | ) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 429 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 432 | ) -> borrow::Cow { [INFO] [stdout] | ----------------- 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] 432 | ) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:458:9 [INFO] [stdout] | [INFO] [stdout] 458 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 461 | ) -> borrow::Cow { [INFO] [stdout] | ----------------- 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] 461 | ) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:618:9 [INFO] [stdout] | [INFO] [stdout] 618 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 619 | index: StructuresPartTablesConstantsIndex, [INFO] [stdout] 620 | ) -> cell::Ref { [INFO] [stdout] | ------------------------- 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] 620 | ) -> cell::Ref<'_, ConstantsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 629 | index: StructuresPartTablesConstantsIndex, [INFO] [stdout] 630 | ) -> cell::RefMut { [INFO] [stdout] | ---------------------------- 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] 630 | ) -> cell::RefMut<'_, ConstantsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:637:21 [INFO] [stdout] | [INFO] [stdout] 637 | pub fn get_bits(&self, index: StructuresPartTablesBitsIndex) -> cell::Ref { [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] 637 | pub fn get_bits(&self, index: StructuresPartTablesBitsIndex) -> cell::Ref<'_, BitsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 644 | fn get_bits_mut(&self, index: StructuresPartTablesBitsIndex) -> cell::RefMut { [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] 644 | fn get_bits_mut(&self, index: StructuresPartTablesBitsIndex) -> cell::RefMut<'_, BitsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:651:21 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn get_type(&self, index: StructuresPartTablesTypeIndex) -> cell::Ref { [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] 651 | pub fn get_type(&self, index: StructuresPartTablesTypeIndex) -> cell::Ref<'_, TypeTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:658:21 [INFO] [stdout] | [INFO] [stdout] 658 | fn get_type_mut(&self, index: StructuresPartTablesTypeIndex) -> cell::RefMut { [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] 658 | fn get_type_mut(&self, index: StructuresPartTablesTypeIndex) -> cell::RefMut<'_, TypeTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:666:9 [INFO] [stdout] | [INFO] [stdout] 666 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 667 | index: StructuresPartTablesStructureIndex, [INFO] [stdout] 668 | ) -> cell::Ref { [INFO] [stdout] | ------------------------- 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] 668 | ) -> cell::Ref<'_, StructureTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:676:9 [INFO] [stdout] | [INFO] [stdout] 676 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 677 | index: StructuresPartTablesStructureIndex, [INFO] [stdout] 678 | ) -> cell::RefMut { [INFO] [stdout] | ---------------------------- 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] 678 | ) -> cell::RefMut<'_, StructureTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn get_union(&self, index: StructuresPartTablesUnionIndex) -> cell::Ref { [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] 685 | pub fn get_union(&self, index: StructuresPartTablesUnionIndex) -> cell::Ref<'_, UnionTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:692:22 [INFO] [stdout] | [INFO] [stdout] 692 | fn get_union_mut(&self, index: StructuresPartTablesUnionIndex) -> cell::RefMut { [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] 692 | fn get_union_mut(&self, index: StructuresPartTablesUnionIndex) -> cell::RefMut<'_, UnionTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | fn get_aliases(&self, index: StructuresPartTablesAliasesIndex) -> cell::Ref { [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] 699 | fn get_aliases(&self, index: StructuresPartTablesAliasesIndex) -> cell::Ref<'_, AliasesTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:707:9 [INFO] [stdout] | [INFO] [stdout] 707 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 708 | index: StructuresPartTablesAliasesIndex, [INFO] [stdout] 709 | ) -> cell::RefMut { [INFO] [stdout] | -------------------------- 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] 709 | ) -> cell::RefMut<'_, AliasesTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:717:9 [INFO] [stdout] | [INFO] [stdout] 717 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 718 | index: StructuresPartTablesConstantIndex, [INFO] [stdout] 719 | ) -> cell::Ref { [INFO] [stdout] | ------------------------------ 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] 719 | ) -> cell::Ref<'_, ConstantsTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:724:9 [INFO] [stdout] | [INFO] [stdout] 724 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 725 | index: StructuresPartTablesConstantIndex, [INFO] [stdout] 726 | ) -> cell::RefMut { [INFO] [stdout] | --------------------------------- 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] 726 | ) -> cell::RefMut<'_, ConstantsTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:732:18 [INFO] [stdout] | [INFO] [stdout] 732 | fn get_alias(&self, index: StructuresPartTablesAliasIndex) -> cell::Ref { [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] 732 | fn get_alias(&self, index: StructuresPartTablesAliasIndex) -> cell::Ref<'_, AliasesTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:737:9 [INFO] [stdout] | [INFO] [stdout] 737 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 738 | index: StructuresPartTablesAliasIndex, [INFO] [stdout] 739 | ) -> cell::RefMut { [INFO] [stdout] | ------------------------------- 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] 739 | ) -> cell::RefMut<'_, AliasesTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:745:17 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn iter(&self) -> StructuresPartTablesIndexIterator { [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] 745 | pub fn iter(&self) -> StructuresPartTablesIndexIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/mod.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 418 | ) -> borrow::Cow { [INFO] [stdout] | ---------------- 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] 418 | ) -> borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/mod.rs:476:43 [INFO] [stdout] | [INFO] [stdout] 476 | fn format_structure_member_name(name: &str) -> borrow::Cow { [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] 476 | fn format_structure_member_name(name: &str) -> borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/mod.rs:487:37 [INFO] [stdout] | [INFO] [stdout] 487 | fn format_structure_name(table: &StructureTable, conditional: bool) -> borrow::Cow { [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] 487 | fn format_structure_name(table: &StructureTable, conditional: bool) -> borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tcg_tpm2/structures/expr.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | Hex(String), [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExprOp` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 58 - Hex(String), [INFO] [stdout] 58 + Hex(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tcg_tpm2/structures/expr.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | Dec(String), [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExprOp` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 59 - Dec(String), [INFO] [stdout] 59 + Dec(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/tcg_tpm2/structures/cppdefines_table.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct CppDefinesTable { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CppDefinesTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tcg_tpm2/structures/eccdefines_table.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct EccDefinesTable { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 12 | pub info: CommonTableInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub kdf: (String, String), [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | pub sign: (String, String), [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | [INFO] [stdout] 20 | pub p: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 21 | pub a: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 22 | pub b: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 23 | pub g_x: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 24 | pub g_y: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub n: Vec, [INFO] [stdout] | ^ [INFO] [stdout] 26 | pub h: Vec, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `EccDefinesTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info` and `der` are never read [INFO] [stdout] --> src/tcg_tpm2/structures/hashdefines_table.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct HashDefinesTable { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 12 | pub info: CommonTableInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub der: Option>, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashDefinesTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info` and `rounds` are never read [INFO] [stdout] --> src/tcg_tpm2/structures/symcipherdefines_table.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SymcipherDefinesTable { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 12 | pub info: CommonTableInfo, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub rounds: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymcipherDefinesTable` has derived impls for the traits `Debug` and `Clone`, 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/tcg_tpm2/structures/algs.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn lookup(&self, name: &str) -> Option { [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] 327 | pub fn lookup(&self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn iter_raw(&self) -> slice::Iter { [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] 80 | pub fn iter_raw(&self) -> slice::Iter<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn iter(&self) -> ConfigDepsIterator { [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] 84 | pub fn iter(&self) -> ConfigDepsIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn factor_by_common_of(&self, other: &ConfigDepsDisjunction) -> borrow::Cow { [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] 123 | pub fn factor_by_common_of(&self, other: &ConfigDepsDisjunction) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/deps.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn factor(&self) -> (ConfigDeps, borrow::Cow) { [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] 327 | pub fn factor(&self) -> (ConfigDeps, borrow::Cow<'_, Self>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:342:32 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn limit_config_scopes(&self, limit: &ConfigDeps) -> borrow::Cow { [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] 342 | pub fn limit_config_scopes(&self, limit: &ConfigDeps) -> borrow::Cow<'_, ClosureDeps> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 398 | ) -> borrow::Cow { [INFO] [stdout] | ----------------- 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] 398 | ) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 429 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 432 | ) -> borrow::Cow { [INFO] [stdout] | ----------------- 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] 432 | ) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/table_common.rs:458:9 [INFO] [stdout] | [INFO] [stdout] 458 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 461 | ) -> borrow::Cow { [INFO] [stdout] | ----------------- 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] 461 | ) -> borrow::Cow<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:618:9 [INFO] [stdout] | [INFO] [stdout] 618 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 619 | index: StructuresPartTablesConstantsIndex, [INFO] [stdout] 620 | ) -> cell::Ref { [INFO] [stdout] | ------------------------- 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] 620 | ) -> cell::Ref<'_, ConstantsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 629 | index: StructuresPartTablesConstantsIndex, [INFO] [stdout] 630 | ) -> cell::RefMut { [INFO] [stdout] | ---------------------------- 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] 630 | ) -> cell::RefMut<'_, ConstantsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:637:21 [INFO] [stdout] | [INFO] [stdout] 637 | pub fn get_bits(&self, index: StructuresPartTablesBitsIndex) -> cell::Ref { [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] 637 | pub fn get_bits(&self, index: StructuresPartTablesBitsIndex) -> cell::Ref<'_, BitsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 644 | fn get_bits_mut(&self, index: StructuresPartTablesBitsIndex) -> cell::RefMut { [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] 644 | fn get_bits_mut(&self, index: StructuresPartTablesBitsIndex) -> cell::RefMut<'_, BitsTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:651:21 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn get_type(&self, index: StructuresPartTablesTypeIndex) -> cell::Ref { [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] 651 | pub fn get_type(&self, index: StructuresPartTablesTypeIndex) -> cell::Ref<'_, TypeTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:658:21 [INFO] [stdout] | [INFO] [stdout] 658 | fn get_type_mut(&self, index: StructuresPartTablesTypeIndex) -> cell::RefMut { [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] 658 | fn get_type_mut(&self, index: StructuresPartTablesTypeIndex) -> cell::RefMut<'_, TypeTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:666:9 [INFO] [stdout] | [INFO] [stdout] 666 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 667 | index: StructuresPartTablesStructureIndex, [INFO] [stdout] 668 | ) -> cell::Ref { [INFO] [stdout] | ------------------------- 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] 668 | ) -> cell::Ref<'_, StructureTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:676:9 [INFO] [stdout] | [INFO] [stdout] 676 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 677 | index: StructuresPartTablesStructureIndex, [INFO] [stdout] 678 | ) -> cell::RefMut { [INFO] [stdout] | ---------------------------- 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] 678 | ) -> cell::RefMut<'_, StructureTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn get_union(&self, index: StructuresPartTablesUnionIndex) -> cell::Ref { [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] 685 | pub fn get_union(&self, index: StructuresPartTablesUnionIndex) -> cell::Ref<'_, UnionTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:692:22 [INFO] [stdout] | [INFO] [stdout] 692 | fn get_union_mut(&self, index: StructuresPartTablesUnionIndex) -> cell::RefMut { [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] 692 | fn get_union_mut(&self, index: StructuresPartTablesUnionIndex) -> cell::RefMut<'_, UnionTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | fn get_aliases(&self, index: StructuresPartTablesAliasesIndex) -> cell::Ref { [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] 699 | fn get_aliases(&self, index: StructuresPartTablesAliasesIndex) -> cell::Ref<'_, AliasesTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:707:9 [INFO] [stdout] | [INFO] [stdout] 707 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 708 | index: StructuresPartTablesAliasesIndex, [INFO] [stdout] 709 | ) -> cell::RefMut { [INFO] [stdout] | -------------------------- 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] 709 | ) -> cell::RefMut<'_, AliasesTable> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:717:9 [INFO] [stdout] | [INFO] [stdout] 717 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 718 | index: StructuresPartTablesConstantIndex, [INFO] [stdout] 719 | ) -> cell::Ref { [INFO] [stdout] | ------------------------------ 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] 719 | ) -> cell::Ref<'_, ConstantsTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:724:9 [INFO] [stdout] | [INFO] [stdout] 724 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 725 | index: StructuresPartTablesConstantIndex, [INFO] [stdout] 726 | ) -> cell::RefMut { [INFO] [stdout] | --------------------------------- 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] 726 | ) -> cell::RefMut<'_, ConstantsTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:732:18 [INFO] [stdout] | [INFO] [stdout] 732 | fn get_alias(&self, index: StructuresPartTablesAliasIndex) -> cell::Ref { [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] 732 | fn get_alias(&self, index: StructuresPartTablesAliasIndex) -> cell::Ref<'_, AliasesTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:737:9 [INFO] [stdout] | [INFO] [stdout] 737 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 738 | index: StructuresPartTablesAliasIndex, [INFO] [stdout] 739 | ) -> cell::RefMut { [INFO] [stdout] | ------------------------------- 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] 739 | ) -> cell::RefMut<'_, AliasesTableEntry> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tcg_tpm2/structures/tables/mod.rs:745:17 [INFO] [stdout] | [INFO] [stdout] 745 | pub fn iter(&self) -> StructuresPartTablesIndexIterator { [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] 745 | pub fn iter(&self) -> StructuresPartTablesIndexIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/mod.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 418 | ) -> borrow::Cow { [INFO] [stdout] | ---------------- 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] 418 | ) -> borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/mod.rs:476:43 [INFO] [stdout] | [INFO] [stdout] 476 | fn format_structure_member_name(name: &str) -> borrow::Cow { [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] 476 | fn format_structure_member_name(name: &str) -> borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gen_tpm2_rust_code/structure_impl/mod.rs:487:37 [INFO] [stdout] | [INFO] [stdout] 487 | fn format_structure_name(table: &StructureTable, conditional: bool) -> borrow::Cow { [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] 487 | fn format_structure_name(table: &StructureTable, conditional: bool) -> borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.94s [INFO] running `Command { std: "docker" "inspect" "0e1836f05ac76d7c1702b64786af8f65c5117eb2f39650c3056a5d30fc47c016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1836f05ac76d7c1702b64786af8f65c5117eb2f39650c3056a5d30fc47c016", kill_on_drop: false }` [INFO] [stdout] 0e1836f05ac76d7c1702b64786af8f65c5117eb2f39650c3056a5d30fc47c016