[INFO] cloning repository https://github.com/mehdi-test/caliptra-sw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehdi-test/caliptra-sw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehdi-test%2Fcaliptra-sw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehdi-test%2Fcaliptra-sw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dee2d5279be6edf0d310f00fcd4f4565505f47e8
[INFO] checking mehdi-test/caliptra-sw/dee2d5279be6edf0d310f00fcd4f4565505f47e8 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehdi-test%2Fcaliptra-sw" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mehdi-test/caliptra-sw
[INFO] finished tweaking git repo https://github.com/mehdi-test/caliptra-sw
[INFO] tweaked toml for git repo https://github.com/mehdi-test/caliptra-sw written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mehdi-test/caliptra-sw on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mehdi-test/caliptra-sw 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `caliptra-api-test-bin`
[INFO] [stderr]    --> Cargo.toml:121:25
[INFO] [stderr]     |
[INFO] [stderr] 121 | [workspace.dependencies.caliptra-api-test-bin]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `caliptra-api-test-bin`
[INFO] [stderr] warning: unused workspace dependency `caliptra-fpga-boss`
[INFO] [stderr]    --> Cargo.toml:204:25
[INFO] [stderr]     |
[INFO] [stderr] 204 | [workspace.dependencies.caliptra-fpga-boss]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `caliptra-fpga-boss`
[INFO] [stderr] warning: unused workspace dependency `libftdi1-sys`
[INFO] [stderr]    --> Cargo.toml:321:25
[INFO] [stderr]     |
[INFO] [stderr] 321 | [workspace.dependencies.libftdi1-sys]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `libftdi1-sys`
[INFO] [stderr] warning: unused workspace dependency `libusb1-sys`
[INFO] [stderr]   --> Cargo.toml:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | libusb1-sys = "0.6.4"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `libusb1-sys`
[INFO] [stderr] warning: unused workspace dependency `rusb`
[INFO] [stderr]   --> Cargo.toml:87:1
[INFO] [stderr]    |
[INFO] [stderr] 87 | rusb = "0.9.3"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rusb`
[INFO] [stderr] warning: unused workspace dependency `serial_test`
[INFO] [stderr]   --> Cargo.toml:92:1
[INFO] [stderr]    |
[INFO] [stderr] 92 | serial_test = "2.0.0"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `serial_test`
[INFO] [stderr] warning: unused workspace dependency `sha1`
[INFO] [stderr]   --> Cargo.toml:93:1
[INFO] [stderr]    |
[INFO] [stderr] 93 | sha1 = "0.10.6"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `sha1`
[INFO] [stderr] warning: unused workspace dependency `signature`
[INFO] [stderr]   --> Cargo.toml:95:1
[INFO] [stderr]    |
[INFO] [stderr] 95 | signature = "2.2.0"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `signature`
[INFO] [stderr] warning: unused workspace dependency `tinytemplate`
[INFO] [stderr]    --> Cargo.toml:100:1
[INFO] [stderr]     |
[INFO] [stderr] 100 | tinytemplate = "1.1"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tinytemplate`
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: binary `mldsa_key_pair_gen` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mldsa_key_pair_gen
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mldsa-key-pair-gen`, convert `package.name`
[INFO] [stderr]   --> rom/dev/tools/mldsa_key_pair_gen/Cargo.toml:4:8
[INFO] [stderr]    |
[INFO] [stderr]  4 - name = "mldsa_key_pair_gen"
[INFO] [stderr]  4 + name = "mldsa-key-pair-gen"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mldsa-key-pair-gen`, specify `bin.name`
[INFO] [stderr]   --> rom/dev/tools/mldsa_key_pair_gen/Cargo.toml:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ rand.workspace = true
[INFO] [stderr] 13 + [[bin]]
[INFO] [stderr] 14 + name = "mldsa-key-pair-gen"
[INFO] [stderr] 15 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mldsa_key_pair_gen` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `asm_tests` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../asm_tests
[INFO] [stderr]    |                                                  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `asm-tests`, convert `bin.name`
[INFO] [stderr]   --> rom/dev/Cargo.toml:99:8
[INFO] [stderr]    |
[INFO] [stderr] 99 - name = "asm_tests"
[INFO] [stderr] 99 + name = "asm-tests"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `pmp_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../pmp_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `pmp-tests`, convert `bin.name`
[INFO] [stderr]    --> rom/dev/Cargo.toml:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 - name = "pmp_tests"
[INFO] [stderr] 103 + name = "pmp-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: `caliptra-rom` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `vector_gen` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../vector_gen
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `vector-gen`, convert `package.name`
[INFO] [stderr]   --> drivers/test-fw/scripts/vector_gen/Cargo.toml:5:8
[INFO] [stderr]    |
[INFO] [stderr]  5 - name = "vector_gen"
[INFO] [stderr]  5 + name = "vector-gen"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `vector-gen`, specify `bin.name`
[INFO] [stderr]   --> drivers/test-fw/scripts/vector_gen/Cargo.toml:11:31
[INFO] [stderr]    |
[INFO] [stderr] 11 ~ caliptra-test.workspace = true
[INFO] [stderr] 12 + [[bin]]
[INFO] [stderr] 13 + name = "vector-gen"
[INFO] [stderr] 14 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `vector_gen` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `caliptra_registers_generator` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../caliptra_registers_generator
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `caliptra-registers-generator`, convert `package.name`
[INFO] [stderr]   --> registers/bin/generator/Cargo.toml:4:8
[INFO] [stderr]    |
[INFO] [stderr]  4 - name = "caliptra_registers_generator"
[INFO] [stderr]  4 + name = "caliptra-registers-generator"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `caliptra-registers-generator`, specify `bin.name`
[INFO] [stderr]   --> registers/bin/generator/Cargo.toml:15:41
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ caliptra-ureg-systemrdl.workspace = true
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "caliptra-registers-generator"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra_registers_generator` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mailbox_responder` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mailbox_responder
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mailbox-responder`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 - name = "mailbox_responder"
[INFO] [stderr] 39 + name = "mailbox-responder"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `mailbox_sender` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mailbox_sender
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mailbox-sender`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 - name = "mailbox_sender"
[INFO] [stderr] 44 + name = "mailbox-sender"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `mcu_hitless_update_flow` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mcu_hitless_update_flow
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mcu-hitless-update-flow`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 - name = "mcu_hitless_update_flow"
[INFO] [stderr] 49 + name = "mcu-hitless-update-flow"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_dccm_double_bit_ecc` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_dccm_double_bit_ecc
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-dccm-double-bit-ecc`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 - name = "test_dccm_double_bit_ecc"
[INFO] [stderr] 70 + name = "test-dccm-double-bit-ecc"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_byte_write` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_iccm_byte_write
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-byte-write`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 - name = "test_iccm_byte_write"
[INFO] [stderr] 28 + name = "test-iccm-byte-write"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_double_bit_ecc` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_iccm_double_bit_ecc
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-double-bit-ecc`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 - name = "test_iccm_double_bit_ecc"
[INFO] [stderr] 65 + name = "test-iccm-double-bit-ecc"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_unaligned_write` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_iccm_unaligned_write
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-unaligned-write`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 - name = "test_iccm_unaligned_write"
[INFO] [stderr] 23 + name = "test-iccm-unaligned-write"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_write_locked` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_iccm_write_locked
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-write-locked`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 - name = "test_iccm_write_locked"
[INFO] [stderr] 33 + name = "test-iccm-write-locked"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_invalid_instruction` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_invalid_instruction
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-invalid-instruction`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 - name = "test_invalid_instruction"
[INFO] [stderr] 55 + name = "test-invalid-instruction"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_pcr_extend` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_pcr_extend
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-pcr-extend`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:80:8
[INFO] [stderr]    |
[INFO] [stderr] 80 - name = "test_pcr_extend"
[INFO] [stderr] 80 + name = "test-pcr-extend"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_uninitialized_read` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_uninitialized_read
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-uninitialized-read`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 - name = "test_uninitialized_read"
[INFO] [stderr] 75 + name = "test-uninitialized-read"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_write_to_rom` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../test_write_to_rom
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-write-to-rom`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 - name = "test_write_to_rom"
[INFO] [stderr] 60 + name = "test-write-to-rom"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-hw-model-test-fw` (manifest) generated 12 warnings
[INFO] [stderr] warning: binary `mock_rt_interact` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mock_rt_interact
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mock-rt-interact`, convert `bin.name`
[INFO] [stderr]   --> runtime/test-fw/Cargo.toml:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 - name = "mock_rt_interact"
[INFO] [stderr] 44 + name = "mock-rt-interact"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `persistent_rt` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../persistent_rt
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `persistent-rt`, convert `bin.name`
[INFO] [stderr]   --> runtime/test-fw/Cargo.toml:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 - name = "persistent_rt"
[INFO] [stderr] 39 + name = "persistent-rt"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-runtime-test-bin` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `axi_bypass` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../axi_bypass
[INFO] [stderr]     |                                                  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `axi-bypass`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:250:8
[INFO] [stderr]     |
[INFO] [stderr] 250 - name = "axi_bypass"
[INFO] [stderr] 250 + name = "axi-bypass"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_config_lock_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_config_lock_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-config-lock-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:265:8
[INFO] [stderr]     |
[INFO] [stderr] 265 - name = "csrng_config_lock_tests"
[INFO] [stderr] 265 + name = "csrng-config-lock-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_config_unlock_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_config_unlock_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-config-unlock-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:270:8
[INFO] [stderr]     |
[INFO] [stderr] 270 - name = "csrng_config_unlock_tests"
[INFO] [stderr] 270 + name = "csrng-config-unlock-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_entropy_config_warm_reset_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_entropy_config_warm_reset_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-entropy-config-warm-reset-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:285:8
[INFO] [stderr]     |
[INFO] [stderr] 285 - name = "csrng_entropy_config_warm_reset_tests"
[INFO] [stderr] 285 + name = "csrng-entropy-config-warm-reset-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_fail_adaptp_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_fail_adaptp_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-fail-adaptp-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:200:8
[INFO] [stderr]     |
[INFO] [stderr] 200 - name = "csrng_fail_adaptp_tests"
[INFO] [stderr] 200 + name = "csrng-fail-adaptp-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_fail_repcnt_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_fail_repcnt_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-fail-repcnt-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:190:8
[INFO] [stderr]     |
[INFO] [stderr] 190 - name = "csrng_fail_repcnt_tests"
[INFO] [stderr] 190 + name = "csrng-fail-repcnt-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_fail_repcnts_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_fail_repcnts_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-fail-repcnts-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:275:8
[INFO] [stderr]     |
[INFO] [stderr] 275 - name = "csrng_fail_repcnts_tests"
[INFO] [stderr] 275 + name = "csrng-fail-repcnts-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_pass_health_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_pass_health_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-pass-health-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:195:8
[INFO] [stderr]     |
[INFO] [stderr] 195 - name = "csrng_pass_health_tests"
[INFO] [stderr] 195 + name = "csrng-pass-health-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_runtime_health_fail_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../csrng_runtime_health_fail_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-runtime-health-fail-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:280:8
[INFO] [stderr]     |
[INFO] [stderr] 280 - name = "csrng_runtime_health_fail_tests"
[INFO] [stderr] 280 + name = "csrng-runtime-health-fail-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `dma_aes` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../dma_aes
[INFO] [stderr]     |                                                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `dma-aes`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:235:8
[INFO] [stderr]     |
[INFO] [stderr] 235 - name = "dma_aes"
[INFO] [stderr] 235 + name = "dma-aes"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `dma_sha384` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../dma_sha384
[INFO] [stderr]     |                                                  ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `dma-sha384`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:220:8
[INFO] [stderr]     |
[INFO] [stderr] 220 - name = "dma_sha384"
[INFO] [stderr] 220 + name = "dma-sha384"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ecc384_sign_validation_failure` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../ecc384_sign_validation_failure
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `ecc384-sign-validation-failure`, convert `bin.name`
[INFO] [stderr]   --> drivers/test-fw/Cargo.toml:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 - name = "ecc384_sign_validation_failure"
[INFO] [stderr] 90 + name = "ecc384-sign-validation-failure"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `error_reporter` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../error_reporter
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `error-reporter`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:135:8
[INFO] [stderr]     |
[INFO] [stderr] 135 - name = "error_reporter"
[INFO] [stderr] 135 + name = "error-reporter"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mailbox_driver_data_ready` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../mailbox_driver_data_ready
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-data-ready`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:110:8
[INFO] [stderr]     |
[INFO] [stderr] 110 - name = "mailbox_driver_data_ready"
[INFO] [stderr] 110 + name = "mailbox-driver-data-ready"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mailbox_driver_negative_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../mailbox_driver_negative_tests
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-negative-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 - name = "mailbox_driver_negative_tests"
[INFO] [stderr] 105 + name = "mailbox-driver-negative-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mailbox_driver_responder` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mailbox_driver_responder
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-responder`, convert `bin.name`
[INFO] [stderr]   --> drivers/test-fw/Cargo.toml:95:8
[INFO] [stderr]    |
[INFO] [stderr] 95 - name = "mailbox_driver_responder"
[INFO] [stderr] 95 + name = "mailbox-driver-responder"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `mailbox_driver_sender` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../mailbox_driver_sender
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-sender`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:100:8
[INFO] [stderr]     |
[INFO] [stderr] 100 - name = "mailbox_driver_sender"
[INFO] [stderr] 100 + name = "mailbox-driver-sender"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mbox_send_txn_drop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../mbox_send_txn_drop
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mbox-send-txn-drop`, convert `bin.name`
[INFO] [stderr]   --> drivers/test-fw/Cargo.toml:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 - name = "mbox_send_txn_drop"
[INFO] [stderr] 50 + name = "mbox-send-txn-drop"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `ml_dsa87` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../ml_dsa87
[INFO] [stderr]     |                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ml-dsa87`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:210:8
[INFO] [stderr]     |
[INFO] [stderr] 210 - name = "ml_dsa87"
[INFO] [stderr] 210 + name = "ml-dsa87"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ml_dsa87_external_mu` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../ml_dsa87_external_mu
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ml-dsa87-external-mu`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:215:8
[INFO] [stderr]     |
[INFO] [stderr] 215 - name = "ml_dsa87_external_mu"
[INFO] [stderr] 215 + name = "ml-dsa87-external-mu"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ml_kem` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../ml_kem
[INFO] [stderr]     |                                                  ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ml-kem`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:240:8
[INFO] [stderr]     |
[INFO] [stderr] 240 - name = "ml_kem"
[INFO] [stderr] 240 + name = "ml-kem"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ocp_lock` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../ocp_lock
[INFO] [stderr]     |                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ocp-lock`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:225:8
[INFO] [stderr]     |
[INFO] [stderr] 225 - name = "ocp_lock"
[INFO] [stderr] 225 + name = "ocp-lock"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ocp_lock_warm_reset` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../ocp_lock_warm_reset
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ocp-lock-warm-reset`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:230:8
[INFO] [stderr]     |
[INFO] [stderr] 230 - name = "ocp_lock_warm_reset"
[INFO] [stderr] 230 + name = "ocp-lock-warm-reset"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `preconditioned_aes` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../preconditioned_aes
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `preconditioned-aes`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:260:8
[INFO] [stderr]     |
[INFO] [stderr] 260 - name = "preconditioned_aes"
[INFO] [stderr] 260 + name = "preconditioned-aes"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `sha2_512_384acc` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../sha2_512_384acc
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `sha2-512-384acc`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:130:8
[INFO] [stderr]     |
[INFO] [stderr] 130 - name = "sha2_512_384acc"
[INFO] [stderr] 130 + name = "sha2-512-384acc"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `soc_ifc_wait_for_device_reset` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../soc_ifc_wait_for_device_reset
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `soc-ifc-wait-for-device-reset`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:145:8
[INFO] [stderr]     |
[INFO] [stderr] 145 - name = "soc_ifc_wait_for_device_reset"
[INFO] [stderr] 145 + name = "soc-ifc-wait-for-device-reset"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `status_reporter` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../status_reporter
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `status-reporter`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:140:8
[INFO] [stderr]     |
[INFO] [stderr] 140 - name = "status_reporter"
[INFO] [stderr] 140 + name = "status-reporter"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_failure` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../test_failure
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-failure`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:155:8
[INFO] [stderr]     |
[INFO] [stderr] 155 - name = "test_failure"
[INFO] [stderr] 155 + name = "test-failure"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_lms_24` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../test_lms_24
[INFO] [stderr]     |                                                  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-lms-24`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:165:8
[INFO] [stderr]     |
[INFO] [stderr] 165 - name = "test_lms_24"
[INFO] [stderr] 165 + name = "test-lms-24"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_lms_32` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../test_lms_32
[INFO] [stderr]     |                                                  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-lms-32`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:170:8
[INFO] [stderr]     |
[INFO] [stderr] 170 - name = "test_lms_32"
[INFO] [stderr] 170 + name = "test-lms-32"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_negative_lms` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../test_negative_lms
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-negative-lms`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:175:8
[INFO] [stderr]     |
[INFO] [stderr] 175 - name = "test_negative_lms"
[INFO] [stderr] 175 + name = "test-negative-lms"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_success` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../test_success
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-success`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:150:8
[INFO] [stderr]     |
[INFO] [stderr] 150 - name = "test_success"
[INFO] [stderr] 150 + name = "test-success"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_uart` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../test_uart
[INFO] [stderr]     |                                                  ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-uart`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:160:8
[INFO] [stderr]     |
[INFO] [stderr] 160 - name = "test_uart"
[INFO] [stderr] 160 + name = "test-uart"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `trng_driver_responder` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-5-tc1/source/target/.../trng_driver_responder
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `trng-driver-responder`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:205:8
[INFO] [stderr]     |
[INFO] [stderr] 205 - name = "trng_driver_responder"
[INFO] [stderr] 205 + name = "trng-driver-responder"
[INFO] [stderr]     |
[INFO] [stderr] warning: `caliptra-drivers-test-bin` (manifest) generated 34 warnings
[INFO] [stderr] warning: binary `fpga_realtime_mbox_pauser` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../fpga_realtime_mbox_pauser
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fpga-realtime-mbox-pauser`, convert `bin.name`
[INFO] [stderr]   --> hw-model/Cargo.toml:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 - name = "fpga_realtime_mbox_pauser"
[INFO] [stderr] 65 + name = "fpga-realtime-mbox-pauser"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-hw-model` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `caliptra_ocp_eat` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-5-tc1/source/target/.../caliptra_ocp_eat
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `caliptra-ocp-eat`, convert `bin.name`
[INFO] [stderr]  --> common/eat/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "caliptra_ocp_eat"
[INFO] [stderr] 9 + name = "caliptra-ocp-eat"
[INFO] [stderr]   |
[INFO] [stderr] warning: `caliptra-ocp-eat` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `api_mailbox_panic_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../api_mailbox_panic_test
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `api-mailbox-panic-test`, convert `bin.name`
[INFO] [stderr]   --> api/test-fw/Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "api_mailbox_panic_test"
[INFO] [stderr] 22 + name = "api-mailbox-panic-test"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-api-test-bin` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/clundin25/rust-openssl.git`
[INFO] [stderr]     Updating git repository `https://github.com/chipsalliance/caliptra-cfi.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/chipsalliance/caliptra-dpe`
[INFO] [stderr]     Updating git repository `https://github.com/korran/ufmt.git`
[INFO] [stderr]     Updating git repository `https://github.com/tock/tock.git`
[INFO] [stderr]     Updating git repository `https://github.com/randombit/wycheproof-rs`
[INFO] [stderr]     Updating git repository `https://github.com/chipsalliance/caliptra-infra.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uio v0.4.0
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded smlang-macros v0.8.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded memoffset v0.8.0
[INFO] [stderr]   Downloaded smlang v0.8.0
[INFO] [stderr]   Downloaded arbitrary v1.4.1
[INFO] [stderr]   Downloaded x509-parser v0.15.1
[INFO] [stderr]   Downloaded signature v3.0.0-rc.10
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded idna_adapter v1.1.0
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded string_morph v0.1.0
[INFO] [stderr]   Downloaded riscv-macros v0.2.0
[INFO] [stderr]   Downloaded asn1_derive v0.23.0
[INFO] [stderr]   Downloaded secrecy v0.8.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.70
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded kem v0.3.0-pre.0
[INFO] [stderr]   Downloaded unicode-joining-type v1.0.0
[INFO] [stderr]   Downloaded base64ct v1.8.0
[INFO] [stderr]   Downloaded digest v0.11.1
[INFO] [stderr]   Downloaded module-lattice v0.2.2
[INFO] [stderr]   Downloaded hybrid-array v0.3.1
[INFO] [stderr]   Downloaded pastey v0.2.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.12
[INFO] [stderr]   Downloaded hyper-rustls v0.26.0
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded tls_codec v0.4.2
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.2
[INFO] [stderr]   Downloaded keccak v0.2.0
[INFO] [stderr]   Downloaded minicbor-derive v0.15.3
[INFO] [stderr]   Downloaded ghac v0.2.0
[INFO] [stderr]   Downloaded ml-kem v0.2.1
[INFO] [stderr]   Downloaded ml-dsa v0.1.0-rc.9
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded cmov v0.5.3
[INFO] [stderr]   Downloaded riscv v0.13.0
[INFO] [stderr]   Downloaded prost-derive v0.13.2
[INFO] [stderr]   Downloaded prost v0.13.2
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded const-gen v1.6.6
[INFO] [stderr]   Downloaded minicbor v0.25.1
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.5
[INFO] [stderr]   Downloaded tonic-prost v0.14.5
[INFO] [stderr]   Downloaded crc32c v0.6.8
[INFO] [stderr]   Downloaded const-gen-derive v1.1.6
[INFO] [stderr]   Downloaded deser-hjson v2.2.6
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded serde_with_macros v3.0.0
[INFO] [stderr]   Downloaded prost-derive v0.14.3
[INFO] [stderr]   Downloaded google-cloud-rpc v1.2.0
[INFO] [stderr]   Downloaded ml-dsa v0.0.4
[INFO] [stderr]   Downloaded asn1 v0.23.0
[INFO] [stderr]   Downloaded pin-project v1.1.12
[INFO] [stderr]   Downloaded google-cloud-type v1.2.0
[INFO] [stderr]   Downloaded prost v0.14.3
[INFO] [stderr]   Downloaded google-cloud-lro v1.3.1
[INFO] [stderr]   Downloaded google-cloud-longrunning v1.7.0
[INFO] [stderr]   Downloaded gdbstub_arch v0.2.4
[INFO] [stderr]   Downloaded coset v0.4.1
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded google-cloud-iam-v1 v1.6.0
[INFO] [stderr]   Downloaded elf v0.7.4
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded google-cloud-gax v1.8.0
[INFO] [stderr]   Downloaded der v0.8.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded google-cloud-wkt v1.2.0
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] [stderr]   Downloaded mio v1.1.0
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded serde_with v3.0.0
[INFO] [stderr]   Downloaded google-cloud-gax-internal v0.7.10
[INFO] [stderr]   Downloaded idna_mapping v1.1.0
[INFO] [stderr]   Downloaded reqwest v0.13.3
[INFO] [stderr]   Downloaded gdbstub v0.6.6
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded google-cloud-auth v1.7.0
[INFO] [stderr]   Downloaded cbindgen v0.24.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded google-cloud-storage v1.8.0
[INFO] [stderr]   Downloaded octocrab v0.37.0
[INFO] [stderr]   Downloaded sha3 v0.11.0
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] [stderr]   Downloaded fips204 v0.4.6
[INFO] [stderr]   Downloaded hpke v0.12.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] [stderr]   Downloaded openssl-src v300.5.0+3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f977d37cd2a685d012de4df56d1f26c79e3907240e9756fc2df55e5e88cefa5
[INFO] running `Command { std: "docker" "start" "6f977d37cd2a685d012de4df56d1f26c79e3907240e9756fc2df55e5e88cefa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f977d37cd2a685d012de4df56d1f26c79e3907240e9756fc2df55e5e88cefa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f977d37cd2a685d012de4df56d1f26c79e3907240e9756fc2df55e5e88cefa5" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f977d37cd2a685d012de4df56d1f26c79e3907240e9756fc2df55e5e88cefa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f977d37cd2a685d012de4df56d1f26c79e3907240e9756fc2df55e5e88cefa5" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `caliptra-api-test-bin`
[INFO] [stderr]    --> Cargo.toml:121:25
[INFO] [stderr]     |
[INFO] [stderr] 121 | [workspace.dependencies.caliptra-api-test-bin]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `caliptra-api-test-bin`
[INFO] [stderr] warning: unused workspace dependency `caliptra-fpga-boss`
[INFO] [stderr]    --> Cargo.toml:204:25
[INFO] [stderr]     |
[INFO] [stderr] 204 | [workspace.dependencies.caliptra-fpga-boss]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `caliptra-fpga-boss`
[INFO] [stderr] warning: unused workspace dependency `libftdi1-sys`
[INFO] [stderr]    --> Cargo.toml:321:25
[INFO] [stderr]     |
[INFO] [stderr] 321 | [workspace.dependencies.libftdi1-sys]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `libftdi1-sys`
[INFO] [stderr] warning: unused workspace dependency `libusb1-sys`
[INFO] [stderr]   --> Cargo.toml:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | libusb1-sys = "0.6.4"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `libusb1-sys`
[INFO] [stderr] warning: unused workspace dependency `rusb`
[INFO] [stderr]   --> Cargo.toml:87:1
[INFO] [stderr]    |
[INFO] [stderr] 87 | rusb = "0.9.3"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rusb`
[INFO] [stderr] warning: unused workspace dependency `serial_test`
[INFO] [stderr]   --> Cargo.toml:92:1
[INFO] [stderr]    |
[INFO] [stderr] 92 | serial_test = "2.0.0"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `serial_test`
[INFO] [stderr] warning: unused workspace dependency `sha1`
[INFO] [stderr]   --> Cargo.toml:93:1
[INFO] [stderr]    |
[INFO] [stderr] 93 | sha1 = "0.10.6"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `sha1`
[INFO] [stderr] warning: unused workspace dependency `signature`
[INFO] [stderr]   --> Cargo.toml:95:1
[INFO] [stderr]    |
[INFO] [stderr] 95 | signature = "2.2.0"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `signature`
[INFO] [stderr] warning: unused workspace dependency `tinytemplate`
[INFO] [stderr]    --> Cargo.toml:100:1
[INFO] [stderr]     |
[INFO] [stderr] 100 | tinytemplate = "1.1"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tinytemplate`
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: binary `api_mailbox_panic_test` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../api_mailbox_panic_test
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `api-mailbox-panic-test`, convert `bin.name`
[INFO] [stderr]   --> api/test-fw/Cargo.toml:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 - name = "api_mailbox_panic_test"
[INFO] [stderr] 22 + name = "api-mailbox-panic-test"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-api-test-bin` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `asm_tests` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../asm_tests
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `asm-tests`, convert `bin.name`
[INFO] [stderr]   --> rom/dev/Cargo.toml:99:8
[INFO] [stderr]    |
[INFO] [stderr] 99 - name = "asm_tests"
[INFO] [stderr] 99 + name = "asm-tests"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `pmp_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../pmp_tests
[INFO] [stderr]     |                          ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `pmp-tests`, convert `bin.name`
[INFO] [stderr]    --> rom/dev/Cargo.toml:103:8
[INFO] [stderr]     |
[INFO] [stderr] 103 - name = "pmp_tests"
[INFO] [stderr] 103 + name = "pmp-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: `caliptra-rom` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `mldsa_key_pair_gen` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mldsa_key_pair_gen
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mldsa-key-pair-gen`, convert `package.name`
[INFO] [stderr]   --> rom/dev/tools/mldsa_key_pair_gen/Cargo.toml:4:8
[INFO] [stderr]    |
[INFO] [stderr]  4 - name = "mldsa_key_pair_gen"
[INFO] [stderr]  4 + name = "mldsa-key-pair-gen"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mldsa-key-pair-gen`, specify `bin.name`
[INFO] [stderr]   --> rom/dev/tools/mldsa_key_pair_gen/Cargo.toml:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ rand.workspace = true
[INFO] [stderr] 13 + [[bin]]
[INFO] [stderr] 14 + name = "mldsa-key-pair-gen"
[INFO] [stderr] 15 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mldsa_key_pair_gen` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `mailbox_responder` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mailbox_responder
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mailbox-responder`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 - name = "mailbox_responder"
[INFO] [stderr] 39 + name = "mailbox-responder"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `mailbox_sender` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mailbox_sender
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mailbox-sender`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 - name = "mailbox_sender"
[INFO] [stderr] 44 + name = "mailbox-sender"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `mcu_hitless_update_flow` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mcu_hitless_update_flow
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mcu-hitless-update-flow`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 - name = "mcu_hitless_update_flow"
[INFO] [stderr] 49 + name = "mcu-hitless-update-flow"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_dccm_double_bit_ecc` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_dccm_double_bit_ecc
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-dccm-double-bit-ecc`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 - name = "test_dccm_double_bit_ecc"
[INFO] [stderr] 70 + name = "test-dccm-double-bit-ecc"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_byte_write` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_iccm_byte_write
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-byte-write`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 - name = "test_iccm_byte_write"
[INFO] [stderr] 28 + name = "test-iccm-byte-write"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_double_bit_ecc` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_iccm_double_bit_ecc
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-double-bit-ecc`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 - name = "test_iccm_double_bit_ecc"
[INFO] [stderr] 65 + name = "test-iccm-double-bit-ecc"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_unaligned_write` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_iccm_unaligned_write
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-unaligned-write`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 - name = "test_iccm_unaligned_write"
[INFO] [stderr] 23 + name = "test-iccm-unaligned-write"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_iccm_write_locked` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_iccm_write_locked
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-iccm-write-locked`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 - name = "test_iccm_write_locked"
[INFO] [stderr] 33 + name = "test-iccm-write-locked"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_invalid_instruction` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_invalid_instruction
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-invalid-instruction`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:55:8
[INFO] [stderr]    |
[INFO] [stderr] 55 - name = "test_invalid_instruction"
[INFO] [stderr] 55 + name = "test-invalid-instruction"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_pcr_extend` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_pcr_extend
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-pcr-extend`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:80:8
[INFO] [stderr]    |
[INFO] [stderr] 80 - name = "test_pcr_extend"
[INFO] [stderr] 80 + name = "test-pcr-extend"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_uninitialized_read` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_uninitialized_read
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-uninitialized-read`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 - name = "test_uninitialized_read"
[INFO] [stderr] 75 + name = "test-uninitialized-read"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `test_write_to_rom` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../test_write_to_rom
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `test-write-to-rom`, convert `bin.name`
[INFO] [stderr]   --> hw-model/test-fw/Cargo.toml:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 - name = "test_write_to_rom"
[INFO] [stderr] 60 + name = "test-write-to-rom"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-hw-model-test-fw` (manifest) generated 12 warnings
[INFO] [stderr] warning: binary `mock_rt_interact` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mock_rt_interact
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mock-rt-interact`, convert `bin.name`
[INFO] [stderr]   --> runtime/test-fw/Cargo.toml:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 - name = "mock_rt_interact"
[INFO] [stderr] 44 + name = "mock-rt-interact"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `persistent_rt` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../persistent_rt
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `persistent-rt`, convert `bin.name`
[INFO] [stderr]   --> runtime/test-fw/Cargo.toml:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 - name = "persistent_rt"
[INFO] [stderr] 39 + name = "persistent-rt"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-runtime-test-bin` (manifest) generated 2 warnings
[INFO] [stderr] warning: binary `fpga_realtime_mbox_pauser` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../fpga_realtime_mbox_pauser
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fpga-realtime-mbox-pauser`, convert `bin.name`
[INFO] [stderr]   --> hw-model/Cargo.toml:65:8
[INFO] [stderr]    |
[INFO] [stderr] 65 - name = "fpga_realtime_mbox_pauser"
[INFO] [stderr] 65 + name = "fpga-realtime-mbox-pauser"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra-hw-model` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `axi_bypass` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../axi_bypass
[INFO] [stderr]     |                          ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `axi-bypass`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:250:8
[INFO] [stderr]     |
[INFO] [stderr] 250 - name = "axi_bypass"
[INFO] [stderr] 250 + name = "axi-bypass"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_config_lock_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_config_lock_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-config-lock-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:265:8
[INFO] [stderr]     |
[INFO] [stderr] 265 - name = "csrng_config_lock_tests"
[INFO] [stderr] 265 + name = "csrng-config-lock-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_config_unlock_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_config_unlock_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-config-unlock-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:270:8
[INFO] [stderr]     |
[INFO] [stderr] 270 - name = "csrng_config_unlock_tests"
[INFO] [stderr] 270 + name = "csrng-config-unlock-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_entropy_config_warm_reset_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_entropy_config_warm_reset_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-entropy-config-warm-reset-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:285:8
[INFO] [stderr]     |
[INFO] [stderr] 285 - name = "csrng_entropy_config_warm_reset_tests"
[INFO] [stderr] 285 + name = "csrng-entropy-config-warm-reset-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_fail_adaptp_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_fail_adaptp_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-fail-adaptp-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:200:8
[INFO] [stderr]     |
[INFO] [stderr] 200 - name = "csrng_fail_adaptp_tests"
[INFO] [stderr] 200 + name = "csrng-fail-adaptp-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_fail_repcnt_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_fail_repcnt_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-fail-repcnt-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:190:8
[INFO] [stderr]     |
[INFO] [stderr] 190 - name = "csrng_fail_repcnt_tests"
[INFO] [stderr] 190 + name = "csrng-fail-repcnt-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_fail_repcnts_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_fail_repcnts_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-fail-repcnts-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:275:8
[INFO] [stderr]     |
[INFO] [stderr] 275 - name = "csrng_fail_repcnts_tests"
[INFO] [stderr] 275 + name = "csrng-fail-repcnts-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_pass_health_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_pass_health_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-pass-health-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:195:8
[INFO] [stderr]     |
[INFO] [stderr] 195 - name = "csrng_pass_health_tests"
[INFO] [stderr] 195 + name = "csrng-pass-health-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `csrng_runtime_health_fail_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../csrng_runtime_health_fail_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `csrng-runtime-health-fail-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:280:8
[INFO] [stderr]     |
[INFO] [stderr] 280 - name = "csrng_runtime_health_fail_tests"
[INFO] [stderr] 280 + name = "csrng-runtime-health-fail-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `dma_aes` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../dma_aes
[INFO] [stderr]     |                          ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `dma-aes`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:235:8
[INFO] [stderr]     |
[INFO] [stderr] 235 - name = "dma_aes"
[INFO] [stderr] 235 + name = "dma-aes"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `dma_sha384` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../dma_sha384
[INFO] [stderr]     |                          ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `dma-sha384`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:220:8
[INFO] [stderr]     |
[INFO] [stderr] 220 - name = "dma_sha384"
[INFO] [stderr] 220 + name = "dma-sha384"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ecc384_sign_validation_failure` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../ecc384_sign_validation_failure
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `ecc384-sign-validation-failure`, convert `bin.name`
[INFO] [stderr]   --> drivers/test-fw/Cargo.toml:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 - name = "ecc384_sign_validation_failure"
[INFO] [stderr] 90 + name = "ecc384-sign-validation-failure"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `error_reporter` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../error_reporter
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `error-reporter`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:135:8
[INFO] [stderr]     |
[INFO] [stderr] 135 - name = "error_reporter"
[INFO] [stderr] 135 + name = "error-reporter"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mailbox_driver_data_ready` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../mailbox_driver_data_ready
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-data-ready`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:110:8
[INFO] [stderr]     |
[INFO] [stderr] 110 - name = "mailbox_driver_data_ready"
[INFO] [stderr] 110 + name = "mailbox-driver-data-ready"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mailbox_driver_negative_tests` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../mailbox_driver_negative_tests
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-negative-tests`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 - name = "mailbox_driver_negative_tests"
[INFO] [stderr] 105 + name = "mailbox-driver-negative-tests"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mailbox_driver_responder` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mailbox_driver_responder
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-responder`, convert `bin.name`
[INFO] [stderr]   --> drivers/test-fw/Cargo.toml:95:8
[INFO] [stderr]    |
[INFO] [stderr] 95 - name = "mailbox_driver_responder"
[INFO] [stderr] 95 + name = "mailbox-driver-responder"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `mailbox_driver_sender` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../mailbox_driver_sender
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `mailbox-driver-sender`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:100:8
[INFO] [stderr]     |
[INFO] [stderr] 100 - name = "mailbox_driver_sender"
[INFO] [stderr] 100 + name = "mailbox-driver-sender"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `mbox_send_txn_drop` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mbox_send_txn_drop
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mbox-send-txn-drop`, convert `bin.name`
[INFO] [stderr]   --> drivers/test-fw/Cargo.toml:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 - name = "mbox_send_txn_drop"
[INFO] [stderr] 50 + name = "mbox-send-txn-drop"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `ml_dsa87` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../ml_dsa87
[INFO] [stderr]     |                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ml-dsa87`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:210:8
[INFO] [stderr]     |
[INFO] [stderr] 210 - name = "ml_dsa87"
[INFO] [stderr] 210 + name = "ml-dsa87"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ml_dsa87_external_mu` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../ml_dsa87_external_mu
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ml-dsa87-external-mu`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:215:8
[INFO] [stderr]     |
[INFO] [stderr] 215 - name = "ml_dsa87_external_mu"
[INFO] [stderr] 215 + name = "ml-dsa87-external-mu"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ml_kem` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../ml_kem
[INFO] [stderr]     |                          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ml-kem`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:240:8
[INFO] [stderr]     |
[INFO] [stderr] 240 - name = "ml_kem"
[INFO] [stderr] 240 + name = "ml-kem"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ocp_lock` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../ocp_lock
[INFO] [stderr]     |                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ocp-lock`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:225:8
[INFO] [stderr]     |
[INFO] [stderr] 225 - name = "ocp_lock"
[INFO] [stderr] 225 + name = "ocp-lock"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `ocp_lock_warm_reset` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../ocp_lock_warm_reset
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `ocp-lock-warm-reset`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:230:8
[INFO] [stderr]     |
[INFO] [stderr] 230 - name = "ocp_lock_warm_reset"
[INFO] [stderr] 230 + name = "ocp-lock-warm-reset"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `preconditioned_aes` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../preconditioned_aes
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `preconditioned-aes`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:260:8
[INFO] [stderr]     |
[INFO] [stderr] 260 - name = "preconditioned_aes"
[INFO] [stderr] 260 + name = "preconditioned-aes"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `sha2_512_384acc` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../sha2_512_384acc
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `sha2-512-384acc`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:130:8
[INFO] [stderr]     |
[INFO] [stderr] 130 - name = "sha2_512_384acc"
[INFO] [stderr] 130 + name = "sha2-512-384acc"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `soc_ifc_wait_for_device_reset` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../soc_ifc_wait_for_device_reset
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `soc-ifc-wait-for-device-reset`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:145:8
[INFO] [stderr]     |
[INFO] [stderr] 145 - name = "soc_ifc_wait_for_device_reset"
[INFO] [stderr] 145 + name = "soc-ifc-wait-for-device-reset"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `status_reporter` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../status_reporter
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `status-reporter`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:140:8
[INFO] [stderr]     |
[INFO] [stderr] 140 - name = "status_reporter"
[INFO] [stderr] 140 + name = "status-reporter"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_failure` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../test_failure
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-failure`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:155:8
[INFO] [stderr]     |
[INFO] [stderr] 155 - name = "test_failure"
[INFO] [stderr] 155 + name = "test-failure"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_lms_24` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../test_lms_24
[INFO] [stderr]     |                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-lms-24`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:165:8
[INFO] [stderr]     |
[INFO] [stderr] 165 - name = "test_lms_24"
[INFO] [stderr] 165 + name = "test-lms-24"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_lms_32` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../test_lms_32
[INFO] [stderr]     |                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-lms-32`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:170:8
[INFO] [stderr]     |
[INFO] [stderr] 170 - name = "test_lms_32"
[INFO] [stderr] 170 + name = "test-lms-32"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_negative_lms` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../test_negative_lms
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-negative-lms`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:175:8
[INFO] [stderr]     |
[INFO] [stderr] 175 - name = "test_negative_lms"
[INFO] [stderr] 175 + name = "test-negative-lms"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_success` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../test_success
[INFO] [stderr]     |                          ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-success`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:150:8
[INFO] [stderr]     |
[INFO] [stderr] 150 - name = "test_success"
[INFO] [stderr] 150 + name = "test-success"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `test_uart` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../test_uart
[INFO] [stderr]     |                          ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `test-uart`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:160:8
[INFO] [stderr]     |
[INFO] [stderr] 160 - name = "test_uart"
[INFO] [stderr] 160 + name = "test-uart"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `trng_driver_responder` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../trng_driver_responder
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `trng-driver-responder`, convert `bin.name`
[INFO] [stderr]    --> drivers/test-fw/Cargo.toml:205:8
[INFO] [stderr]     |
[INFO] [stderr] 205 - name = "trng_driver_responder"
[INFO] [stderr] 205 + name = "trng-driver-responder"
[INFO] [stderr]     |
[INFO] [stderr] warning: `caliptra-drivers-test-bin` (manifest) generated 34 warnings
[INFO] [stderr] warning: binary `caliptra_registers_generator` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../caliptra_registers_generator
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `caliptra-registers-generator`, convert `package.name`
[INFO] [stderr]   --> registers/bin/generator/Cargo.toml:4:8
[INFO] [stderr]    |
[INFO] [stderr]  4 - name = "caliptra_registers_generator"
[INFO] [stderr]  4 + name = "caliptra-registers-generator"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `caliptra-registers-generator`, specify `bin.name`
[INFO] [stderr]   --> registers/bin/generator/Cargo.toml:15:41
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ caliptra-ureg-systemrdl.workspace = true
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "caliptra-registers-generator"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `caliptra_registers_generator` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `vector_gen` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../vector_gen
[INFO] [stderr]    |                          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `vector-gen`, convert `package.name`
[INFO] [stderr]   --> drivers/test-fw/scripts/vector_gen/Cargo.toml:5:8
[INFO] [stderr]    |
[INFO] [stderr]  5 - name = "vector_gen"
[INFO] [stderr]  5 + name = "vector-gen"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `vector-gen`, specify `bin.name`
[INFO] [stderr]   --> drivers/test-fw/scripts/vector_gen/Cargo.toml:11:31
[INFO] [stderr]    |
[INFO] [stderr] 11 ~ caliptra-test.workspace = true
[INFO] [stderr] 12 + [[bin]]
[INFO] [stderr] 13 + name = "vector-gen"
[INFO] [stderr] 14 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `vector_gen` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `caliptra_ocp_eat` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../caliptra_ocp_eat
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `caliptra-ocp-eat`, convert `bin.name`
[INFO] [stderr]  --> common/eat/Cargo.toml:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 - name = "caliptra_ocp_eat"
[INFO] [stderr] 9 + name = "caliptra-ocp-eat"
[INFO] [stderr]   |
[INFO] [stderr] warning: `caliptra-ocp-eat` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking caliptra-cfi-lib v0.1.0 (https://github.com/chipsalliance/caliptra-cfi.git?rev=72c75dc70cde4120a9ce149d4f5cb21621399958#72c75dc7)
[INFO] [stderr]     Checking caliptra-error v0.1.0 (/opt/rustwide/workdir/error)
[INFO] [stderr]    Compiling caliptra-registers v0.1.0 (/opt/rustwide/workdir/registers)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking caliptra-ureg v0.1.0 (/opt/rustwide/workdir/ureg)
[INFO] [stderr]    Compiling caliptra-dpe-platform v0.1.0 (https://github.com/chipsalliance/caliptra-dpe?rev=3b036b495f2f2e1e995602b4d299a18363a07ba5#3b036b49)
[INFO] [stderr]     Checking caliptra-emu-types v0.1.0 (/opt/rustwide/workdir/sw-emulator/lib/types)
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking caliptra-registers-rev-2-1 v0.1.0 (/opt/rustwide/workdir/hw/rev-2_1/registers)
[INFO] [stderr]     Checking caliptra-registers-latest v0.1.0 (/opt/rustwide/workdir/hw/latest/registers)
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking ufmt-write v0.1.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1)
[INFO] [stderr]    Compiling caliptra-dpe v0.1.0 (https://github.com/chipsalliance/caliptra-dpe?rev=3b036b495f2f2e1e995602b4d299a18363a07ba5#3b036b49)
[INFO] [stderr]     Checking caliptra-okref v0.1.0 (/opt/rustwide/workdir/common/okref)
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.72 (https://github.com/clundin25/rust-openssl.git?rev=4ada1c1d7c264e052e7bb71ecddbd196a5c2a0c7#4ada1c1d)
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/abr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/abr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/abr.rs:890:17
[INFO] [stdout]     |
[INFO] [stdout] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/abr.rs:899:21
[INFO] [stdout]     |
[INFO] [stdout] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes_clp.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes_clp.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/aes_clp.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/aes_clp.rs:590:21
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/axi_dma.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/axi_dma.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/axi_dma.rs:1027:17
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/axi_dma.rs:1036:21
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/csrng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/csrng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/doe.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/doe.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/doe.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/doe.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/dv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/dv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/ecc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/ecc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/ecc.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/ecc.rs:705:21
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/el2_pic_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/el2_pic_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/entropy_src.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/entropy_src.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/hmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/hmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/hmac.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/hmac.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/i3ccsr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/i3ccsr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2056:17
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2065:21
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2095:17
[INFO] [stdout]      |
[INFO] [stdout] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2104:21
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2134:17
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2143:21
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2173:17
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2182:21
[INFO] [stdout]      |
[INFO] [stdout] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/lc_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/lc_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mci.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mci.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/mci.rs:4950:17
[INFO] [stdout]      |
[INFO] [stdout] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/mci.rs:4959:21
[INFO] [stdout]      |
[INFO] [stdout] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox0.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox0.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox1.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox1.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_trace_buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_trace_buffer.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/otp_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/otp_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2355:17
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2364:21
[INFO] [stdout]      |
[INFO] [stdout] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2394:17
[INFO] [stdout]      |
[INFO] [stdout] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2403:21
[INFO] [stdout]      |
[INFO] [stdout] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2433:17
[INFO] [stdout]      |
[INFO] [stdout] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2442:21
[INFO] [stdout]      |
[INFO] [stdout] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2472:17
[INFO] [stdout]      |
[INFO] [stdout] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2481:21
[INFO] [stdout]      |
[INFO] [stdout] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2511:17
[INFO] [stdout]      |
[INFO] [stdout] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2520:21
[INFO] [stdout]      |
[INFO] [stdout] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2550:17
[INFO] [stdout]      |
[INFO] [stdout] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2559:21
[INFO] [stdout]      |
[INFO] [stdout] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2589:17
[INFO] [stdout]      |
[INFO] [stdout] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2598:21
[INFO] [stdout]      |
[INFO] [stdout] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2628:17
[INFO] [stdout]      |
[INFO] [stdout] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2637:21
[INFO] [stdout]      |
[INFO] [stdout] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2667:17
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2676:21
[INFO] [stdout]      |
[INFO] [stdout] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2706:17
[INFO] [stdout]      |
[INFO] [stdout] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2715:21
[INFO] [stdout]      |
[INFO] [stdout] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2745:17
[INFO] [stdout]      |
[INFO] [stdout] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2754:21
[INFO] [stdout]      |
[INFO] [stdout] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2784:17
[INFO] [stdout]      |
[INFO] [stdout] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2793:21
[INFO] [stdout]      |
[INFO] [stdout] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2823:17
[INFO] [stdout]      |
[INFO] [stdout] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2832:21
[INFO] [stdout]      |
[INFO] [stdout] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2862:17
[INFO] [stdout]      |
[INFO] [stdout] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2871:21
[INFO] [stdout]      |
[INFO] [stdout] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2901:17
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2910:21
[INFO] [stdout]      |
[INFO] [stdout] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2940:17
[INFO] [stdout]      |
[INFO] [stdout] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2949:21
[INFO] [stdout]      |
[INFO] [stdout] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2979:17
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2988:21
[INFO] [stdout]      |
[INFO] [stdout] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3018:17
[INFO] [stdout]      |
[INFO] [stdout] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3027:21
[INFO] [stdout]      |
[INFO] [stdout] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3057:17
[INFO] [stdout]      |
[INFO] [stdout] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3066:21
[INFO] [stdout]      |
[INFO] [stdout] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3096:17
[INFO] [stdout]      |
[INFO] [stdout] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3105:21
[INFO] [stdout]      |
[INFO] [stdout] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3135:17
[INFO] [stdout]      |
[INFO] [stdout] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3144:21
[INFO] [stdout]      |
[INFO] [stdout] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3174:17
[INFO] [stdout]      |
[INFO] [stdout] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3183:21
[INFO] [stdout]      |
[INFO] [stdout] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3213:17
[INFO] [stdout]      |
[INFO] [stdout] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3222:21
[INFO] [stdout]      |
[INFO] [stdout] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3252:17
[INFO] [stdout]      |
[INFO] [stdout] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3261:21
[INFO] [stdout]      |
[INFO] [stdout] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3291:17
[INFO] [stdout]      |
[INFO] [stdout] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3300:21
[INFO] [stdout]      |
[INFO] [stdout] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/pv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/pv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha256.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha256.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha256.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha256.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha3.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha3.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha3.rs:601:17
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha3.rs:610:21
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha512.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha512.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha512.rs:647:17
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha512.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 656 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha512_acc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha512_acc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha512_acc.rs:612:17
[INFO] [stdout]     |
[INFO] [stdout] 612 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 612 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha512_acc.rs:621:21
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 621 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/soc_ifc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/soc_ifc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/soc_ifc.rs:2661:17
[INFO] [stdout]      |
[INFO] [stdout] 2661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/soc_ifc.rs:2670:21
[INFO] [stdout]      |
[INFO] [stdout] 2670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/soc_ifc_trng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/soc_ifc_trng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling riscv v0.13.0
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling openssl-sys v0.9.108 (https://github.com/clundin25/rust-openssl.git?rev=4ada1c1d7c264e052e7bb71ecddbd196a5c2a0c7#4ada1c1d)
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/abr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/abr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/abr.rs:890:17
[INFO] [stdout]     |
[INFO] [stdout] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/abr.rs:899:21
[INFO] [stdout]     |
[INFO] [stdout] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes_clp.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes_clp.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/aes_clp.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/aes_clp.rs:590:21
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/axi_dma.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/axi_dma.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/axi_dma.rs:1027:17
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/axi_dma.rs:1036:21
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/csrng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/csrng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/doe.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/doe.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/doe.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/doe.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/dv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/dv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/ecc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/ecc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/ecc.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/ecc.rs:705:21
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/el2_pic_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/el2_pic_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/entropy_src.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/entropy_src.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/hmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/hmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/hmac.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/hmac.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/i3ccsr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/i3ccsr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2056:17
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2065:21
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2095:17
[INFO] [stdout]      |
[INFO] [stdout] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2104:21
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2134:17
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2143:21
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2173:17
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2182:21
[INFO] [stdout]      |
[INFO] [stdout] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/lc_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/lc_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mci.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mci.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/mci.rs:4950:17
[INFO] [stdout]      |
[INFO] [stdout] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/mci.rs:4959:21
[INFO] [stdout]      |
[INFO] [stdout] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox0.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox0.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox1.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox1.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_trace_buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_trace_buffer.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/otp_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/otp_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2355:17
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2364:21
[INFO] [stdout]      |
[INFO] [stdout] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2394:17
[INFO] [stdout]      |
[INFO] [stdout] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2403:21
[INFO] [stdout]      |
[INFO] [stdout] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2433:17
[INFO] [stdout]      |
[INFO] [stdout] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2442:21
[INFO] [stdout]      |
[INFO] [stdout] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2472:17
[INFO] [stdout]      |
[INFO] [stdout] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2481:21
[INFO] [stdout]      |
[INFO] [stdout] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2511:17
[INFO] [stdout]      |
[INFO] [stdout] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2520:21
[INFO] [stdout]      |
[INFO] [stdout] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2550:17
[INFO] [stdout]      |
[INFO] [stdout] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2559:21
[INFO] [stdout]      |
[INFO] [stdout] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2589:17
[INFO] [stdout]      |
[INFO] [stdout] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2598:21
[INFO] [stdout]      |
[INFO] [stdout] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2628:17
[INFO] [stdout]      |
[INFO] [stdout] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2637:21
[INFO] [stdout]      |
[INFO] [stdout] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2667:17
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2676:21
[INFO] [stdout]      |
[INFO] [stdout] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2706:17
[INFO] [stdout]      |
[INFO] [stdout] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2715:21
[INFO] [stdout]      |
[INFO] [stdout] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2745:17
[INFO] [stdout]      |
[INFO] [stdout] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2754:21
[INFO] [stdout]      |
[INFO] [stdout] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2784:17
[INFO] [stdout]      |
[INFO] [stdout] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2793:21
[INFO] [stdout]      |
[INFO] [stdout] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2823:17
[INFO] [stdout]      |
[INFO] [stdout] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2832:21
[INFO] [stdout]      |
[INFO] [stdout] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2862:17
[INFO] [stdout]      |
[INFO] [stdout] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2871:21
[INFO] [stdout]      |
[INFO] [stdout] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2901:17
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2910:21
[INFO] [stdout]      |
[INFO] [stdout] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2940:17
[INFO] [stdout]      |
[INFO] [stdout] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2949:21
[INFO] [stdout]      |
[INFO] [stdout] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2979:17
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2988:21
[INFO] [stdout]      |
[INFO] [stdout] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3018:17
[INFO] [stdout]      |
[INFO] [stdout] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3027:21
[INFO] [stdout]      |
[INFO] [stdout] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3057:17
[INFO] [stdout]      |
[INFO] [stdout] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3066:21
[INFO] [stdout]      |
[INFO] [stdout] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3096:17
[INFO] [stdout]      |
[INFO] [stdout] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3105:21
[INFO] [stdout]      |
[INFO] [stdout] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3135:17
[INFO] [stdout]      |
[INFO] [stdout] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3144:21
[INFO] [stdout]      |
[INFO] [stdout] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3174:17
[INFO] [stdout]      |
[INFO] [stdout] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3183:21
[INFO] [stdout]      |
[INFO] [stdout] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3213:17
[INFO] [stdout]      |
[INFO] [stdout] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3222:21
[INFO] [stdout]      |
[INFO] [stdout] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3252:17
[INFO] [stdout]      |
[INFO] [stdout] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3261:21
[INFO] [stdout]      |
[INFO] [stdout] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3291:17
[INFO] [stdout]      |
[INFO] [stdout] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3300:21
[INFO] [stdout]      |
[INFO] [stdout] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/pv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/pv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha256.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha256.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha256.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha256.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha3.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha3.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha3.rs:601:17
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha3.rs:610:21
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512.rs:647:17
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 656 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512_acc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512_acc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512_acc.rs:612:17
[INFO] [stdout]     |
[INFO] [stdout] 612 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 612 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512_acc.rs:621:21
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 621 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/soc_ifc.rs:2661:17
[INFO] [stdout]      |
[INFO] [stdout] 2661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/soc_ifc.rs:2670:21
[INFO] [stdout]      |
[INFO] [stdout] 2670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc_trng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc_trng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]    Compiling caliptra-cpu v0.1.0 (/opt/rustwide/workdir/cpu)
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]     Checking tock-registers v0.9.0 (https://github.com/tock/tock.git?rev=release-2.2#9554639b)
[INFO] [stderr]    Compiling riscv-pac v0.2.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling caliptra-cfi-derive v0.1.0 (https://github.com/chipsalliance/caliptra-cfi.git?rev=72c75dc70cde4120a9ce149d4f5cb21621399958#72c75dc7)
[INFO] [stderr]    Compiling ufmt-macros v0.3.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/abr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/abr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/abr.rs:890:17
[INFO] [stdout]     |
[INFO] [stdout] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/abr.rs:899:21
[INFO] [stdout]     |
[INFO] [stdout] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes_clp.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/aes_clp.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/aes_clp.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/aes_clp.rs:590:21
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/axi_dma.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/axi_dma.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/axi_dma.rs:1027:17
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/axi_dma.rs:1036:21
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/csrng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/csrng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/doe.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/doe.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/doe.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/doe.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/dv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/dv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/ecc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/ecc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/ecc.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/ecc.rs:705:21
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/el2_pic_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/el2_pic_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/entropy_src.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/entropy_src.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/hmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/hmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/hmac.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/hmac.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/i3ccsr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/i3ccsr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2056:17
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2065:21
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2095:17
[INFO] [stdout]      |
[INFO] [stdout] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2104:21
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2134:17
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2143:21
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2173:17
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/i3ccsr.rs:2182:21
[INFO] [stdout]      |
[INFO] [stdout] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/kv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/lc_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/lc_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mbox_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mci.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mci.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/mci.rs:4950:17
[INFO] [stdout]      |
[INFO] [stdout] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/mci.rs:4959:21
[INFO] [stdout]      |
[INFO] [stdout] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox0.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox0.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox1.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_mbox1.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_trace_buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/mcu_trace_buffer.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/otp_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/otp_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2355:17
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2364:21
[INFO] [stdout]      |
[INFO] [stdout] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2394:17
[INFO] [stdout]      |
[INFO] [stdout] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2403:21
[INFO] [stdout]      |
[INFO] [stdout] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2433:17
[INFO] [stdout]      |
[INFO] [stdout] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2442:21
[INFO] [stdout]      |
[INFO] [stdout] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2472:17
[INFO] [stdout]      |
[INFO] [stdout] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2481:21
[INFO] [stdout]      |
[INFO] [stdout] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2511:17
[INFO] [stdout]      |
[INFO] [stdout] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2520:21
[INFO] [stdout]      |
[INFO] [stdout] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2550:17
[INFO] [stdout]      |
[INFO] [stdout] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2559:21
[INFO] [stdout]      |
[INFO] [stdout] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2589:17
[INFO] [stdout]      |
[INFO] [stdout] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2598:21
[INFO] [stdout]      |
[INFO] [stdout] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2628:17
[INFO] [stdout]      |
[INFO] [stdout] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2637:21
[INFO] [stdout]      |
[INFO] [stdout] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2667:17
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2676:21
[INFO] [stdout]      |
[INFO] [stdout] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2706:17
[INFO] [stdout]      |
[INFO] [stdout] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2715:21
[INFO] [stdout]      |
[INFO] [stdout] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2745:17
[INFO] [stdout]      |
[INFO] [stdout] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2754:21
[INFO] [stdout]      |
[INFO] [stdout] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2784:17
[INFO] [stdout]      |
[INFO] [stdout] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2793:21
[INFO] [stdout]      |
[INFO] [stdout] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2823:17
[INFO] [stdout]      |
[INFO] [stdout] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2832:21
[INFO] [stdout]      |
[INFO] [stdout] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2862:17
[INFO] [stdout]      |
[INFO] [stdout] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2871:21
[INFO] [stdout]      |
[INFO] [stdout] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2901:17
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2910:21
[INFO] [stdout]      |
[INFO] [stdout] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2940:17
[INFO] [stdout]      |
[INFO] [stdout] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2949:21
[INFO] [stdout]      |
[INFO] [stdout] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2979:17
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:2988:21
[INFO] [stdout]      |
[INFO] [stdout] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3018:17
[INFO] [stdout]      |
[INFO] [stdout] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3027:21
[INFO] [stdout]      |
[INFO] [stdout] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3057:17
[INFO] [stdout]      |
[INFO] [stdout] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3066:21
[INFO] [stdout]      |
[INFO] [stdout] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3096:17
[INFO] [stdout]      |
[INFO] [stdout] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3105:21
[INFO] [stdout]      |
[INFO] [stdout] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3135:17
[INFO] [stdout]      |
[INFO] [stdout] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3144:21
[INFO] [stdout]      |
[INFO] [stdout] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3174:17
[INFO] [stdout]      |
[INFO] [stdout] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3183:21
[INFO] [stdout]      |
[INFO] [stdout] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3213:17
[INFO] [stdout]      |
[INFO] [stdout] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3222:21
[INFO] [stdout]      |
[INFO] [stdout] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3252:17
[INFO] [stdout]      |
[INFO] [stdout] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3261:21
[INFO] [stdout]      |
[INFO] [stdout] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3291:17
[INFO] [stdout]      |
[INFO] [stdout] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/otp_ctrl.rs:3300:21
[INFO] [stdout]      |
[INFO] [stdout] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/pv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/pv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha256.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha256.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha256.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha256.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha3.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha3.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha3.rs:601:17
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha3.rs:610:21
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512.rs:647:17
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 656 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512_acc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/sha512_acc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512_acc.rs:612:17
[INFO] [stdout]     |
[INFO] [stdout] 612 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 612 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/latest/registers/src/sha512_acc.rs:621:21
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 621 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/soc_ifc.rs:2661:17
[INFO] [stdout]      |
[INFO] [stdout] 2661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/latest/registers/src/soc_ifc.rs:2670:21
[INFO] [stdout]      |
[INFO] [stdout] 2670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc_trng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/latest/registers/src/soc_ifc_trng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/abr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/abr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/abr.rs:890:17
[INFO] [stdout]     |
[INFO] [stdout] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 890 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/abr.rs:899:21
[INFO] [stdout]     |
[INFO] [stdout] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 899 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes_clp.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/aes_clp.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/aes_clp.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 581 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/aes_clp.rs:590:21
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 590 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/axi_dma.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/axi_dma.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/axi_dma.rs:1027:17
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 1027 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/axi_dma.rs:1036:21
[INFO] [stdout]      |
[INFO] [stdout] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 1036 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/csrng.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/csrng.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/doe.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/doe.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/doe.rs:491:17
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 491 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/doe.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 500 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/dv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/dv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/ecc.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/ecc.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/ecc.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 696 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/ecc.rs:705:21
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 705 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/el2_pic_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/el2_pic_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/entropy_src.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/entropy_src.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/hmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/hmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/hmac.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 661 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/hmac.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 670 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/i3ccsr.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/i3ccsr.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2056:17
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2056 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2065:21
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2065 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2095:17
[INFO] [stdout]      |
[INFO] [stdout] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2095 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2104:21
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2104 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2134:17
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2134 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2143:21
[INFO] [stdout]      |
[INFO] [stdout] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2143 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2173:17
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2173 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/i3ccsr.rs:2182:21
[INFO] [stdout]      |
[INFO] [stdout] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2182 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kmac.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kmac.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/kv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/lc_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/lc_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mbox_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mci.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mci.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/mci.rs:4950:17
[INFO] [stdout]      |
[INFO] [stdout] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 4950 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/mci.rs:4959:21
[INFO] [stdout]      |
[INFO] [stdout] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 4959 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox0.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox0.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox1.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_mbox1.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_sram.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_sram.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_trace_buffer.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/mcu_trace_buffer.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/otp_ctrl.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/otp_ctrl.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2355:17
[INFO] [stdout]      |
[INFO] [stdout] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2355 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2364:21
[INFO] [stdout]      |
[INFO] [stdout] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2364 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2394:17
[INFO] [stdout]      |
[INFO] [stdout] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2394 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2403:21
[INFO] [stdout]      |
[INFO] [stdout] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2403 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2433:17
[INFO] [stdout]      |
[INFO] [stdout] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2433 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2442:21
[INFO] [stdout]      |
[INFO] [stdout] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2442 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2472:17
[INFO] [stdout]      |
[INFO] [stdout] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2472 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2481:21
[INFO] [stdout]      |
[INFO] [stdout] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2481 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2511:17
[INFO] [stdout]      |
[INFO] [stdout] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2511 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2520:21
[INFO] [stdout]      |
[INFO] [stdout] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2520 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2550:17
[INFO] [stdout]      |
[INFO] [stdout] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2550 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2559:21
[INFO] [stdout]      |
[INFO] [stdout] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2559 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2589:17
[INFO] [stdout]      |
[INFO] [stdout] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2589 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2598:21
[INFO] [stdout]      |
[INFO] [stdout] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2598 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2628:17
[INFO] [stdout]      |
[INFO] [stdout] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2628 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2637:21
[INFO] [stdout]      |
[INFO] [stdout] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2637 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2667:17
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2667 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2676:21
[INFO] [stdout]      |
[INFO] [stdout] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2676 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2706:17
[INFO] [stdout]      |
[INFO] [stdout] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2706 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2715:21
[INFO] [stdout]      |
[INFO] [stdout] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2715 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2745:17
[INFO] [stdout]      |
[INFO] [stdout] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2745 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2754:21
[INFO] [stdout]      |
[INFO] [stdout] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2754 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2784:17
[INFO] [stdout]      |
[INFO] [stdout] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2784 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2793:21
[INFO] [stdout]      |
[INFO] [stdout] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2793 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2823:17
[INFO] [stdout]      |
[INFO] [stdout] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2823 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2832:21
[INFO] [stdout]      |
[INFO] [stdout] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2832 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2862:17
[INFO] [stdout]      |
[INFO] [stdout] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2862 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2871:21
[INFO] [stdout]      |
[INFO] [stdout] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2871 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2901:17
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2901 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2910:21
[INFO] [stdout]      |
[INFO] [stdout] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2910 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2940:17
[INFO] [stdout]      |
[INFO] [stdout] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2940 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2949:21
[INFO] [stdout]      |
[INFO] [stdout] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2949 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2979:17
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 2979 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:2988:21
[INFO] [stdout]      |
[INFO] [stdout] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 2988 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3018:17
[INFO] [stdout]      |
[INFO] [stdout] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3018 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3027:21
[INFO] [stdout]      |
[INFO] [stdout] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3027 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3057:17
[INFO] [stdout]      |
[INFO] [stdout] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3057 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3066:21
[INFO] [stdout]      |
[INFO] [stdout] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3066 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3096:17
[INFO] [stdout]      |
[INFO] [stdout] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3096 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3105:21
[INFO] [stdout]      |
[INFO] [stdout] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3105 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3135:17
[INFO] [stdout]      |
[INFO] [stdout] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3135 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3144:21
[INFO] [stdout]      |
[INFO] [stdout] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3144 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3174:17
[INFO] [stdout]      |
[INFO] [stdout] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3174 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3183:21
[INFO] [stdout]      |
[INFO] [stdout] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3183 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3213:17
[INFO] [stdout]      |
[INFO] [stdout] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3213 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3222:21
[INFO] [stdout]      |
[INFO] [stdout] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3222 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3252:17
[INFO] [stdout]      |
[INFO] [stdout] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3252 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3261:21
[INFO] [stdout]      |
[INFO] [stdout] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3261 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3291:17
[INFO] [stdout]      |
[INFO] [stdout] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 3291 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> hw/rev-2_1/registers/src/otp_ctrl.rs:3300:21
[INFO] [stdout]      |
[INFO] [stdout] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 3300 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]      |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/pv.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/pv.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha256.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha256.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha256.rs:538:17
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 538 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha256.rs:547:21
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 547 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha3.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha3.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha3.rs:601:17
[INFO] [stdout]     |
[INFO] [stdout] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 601 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha3.rs:610:21
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 610 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha512.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 31 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hw/rev-2_1/registers/src/sha512.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut> {
[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] 40 |     pub fn regs_mut(&mut self) -> RegisterBlock<caliptra_ureg::RealMmioMut<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hw/rev-2_1/registers/src/sha512.rs:647:17
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio> {
[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] 647 |     pub fn regs(&self) -> RegisterBlock<caliptra_ureg::RealMmio<'_>> {
[WARN] too many lines in the log, truncating it
