[INFO] fetching crate radix-transactions 1.3.0...
[INFO] testing radix-transactions-1.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate radix-transactions 1.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate radix-transactions 1.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate radix-transactions 1.3.0
[INFO] tweaked toml for crates.io crate radix-transactions 1.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate radix-transactions 1.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 99 packages to latest compatible versions
[INFO] [stderr]       Adding annotate-snippets v0.10.2 (available: v0.12.4)
[INFO] [stderr]       Adding bech32 v0.9.1 (available: v0.11.0)
[INFO] [stderr]       Adding regex v1.9.3 (available: v1.11.3)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded radix-common-derive v1.3.0
[INFO] [stderr]   Downloaded radix-substate-store-interface v1.3.0
[INFO] [stderr]   Downloaded annotate-snippets v0.10.2
[INFO] [stderr]   Downloaded radix-blueprint-schema-init v1.3.0
[INFO] [stderr]   Downloaded radix-engine-interface v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34b7b7b43131ac34338c88cd8229b64b198054b8cc5987e9d025a607d05561f2
[INFO] running `Command { std: "docker" "start" "-a" "34b7b7b43131ac34338c88cd8229b64b198054b8cc5987e9d025a607d05561f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34b7b7b43131ac34338c88cd8229b64b198054b8cc5987e9d025a607d05561f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b7b7b43131ac34338c88cd8229b64b198054b8cc5987e9d025a607d05561f2", kill_on_drop: false }`
[INFO] [stdout] 34b7b7b43131ac34338c88cd8229b64b198054b8cc5987e9d025a607d05561f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60661c849fdc85b4eff45cc1519d1495495393556c491adb64eb7708985f4ba1
[INFO] running `Command { std: "docker" "start" "-a" "60661c849fdc85b4eff45cc1519d1495495393556c491adb64eb7708985f4ba1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const-sha1 v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling annotate-snippets v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling radix-rust v1.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling sbor-derive-common v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling sbor-derive v1.3.0
[INFO] [stderr]    Compiling radix-sbor-derive v1.3.0
[INFO] [stderr]    Compiling sbor v1.3.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling radix-common v1.3.0
[INFO] [stderr]    Compiling radix-common-derive v1.3.0
[INFO] [stderr]    Compiling radix-blueprint-schema-init v1.3.0
[INFO] [stderr]    Compiling radix-substate-store-interface v1.3.0
[INFO] [stderr]    Compiling radix-engine-interface v1.3.0
[INFO] [stderr]    Compiling radix-transactions v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/formatter.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn get_object_names(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                             ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the 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] 50 |     pub fn get_object_names(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/formatter.rs:503:39
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub fn display_value_kind(value_kind: &ManifestValueKind) -> DisplayableManifestValueKind {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub fn display_value_kind(value_kind: &ManifestValueKind) -> DisplayableManifestValueKind<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/any_instruction.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn effect(&self) -> ManifestInstructionEffect {
[INFO] [stdout]    |               ^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn effect(&self) -> ManifestInstructionEffect<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/any_manifest.rs:187:35
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]     |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/any_manifest.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect> {
[INFO] [stdout]     |                                 ^^^^^                          ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect<'_>> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/any_manifest.rs:248:27
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect {
[INFO] [stdout]     |                           ^^^^^                   ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/manifest_instructions.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn effect(&self) -> Effect;
[INFO] [stdout]    |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn effect(&self) -> Effect<'_>;
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/manifest_instructions.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn effect(&self) -> Effect {
[INFO] [stdout]    |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/manifest_instructions.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn effect(&self) -> Effect {
[INFO] [stdout]    |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:267:15
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:302:15
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:332:15
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:365:15
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:399:15
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:429:15
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:501:15
[INFO] [stdout]     |
[INFO] [stdout] 501 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:533:15
[INFO] [stdout]     |
[INFO] [stdout] 533 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:565:15
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:598:15
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:629:15
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:658:15
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:683:15
[INFO] [stdout]     |
[INFO] [stdout] 683 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 683 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:733:15
[INFO] [stdout]     |
[INFO] [stdout] 733 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 733 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:758:15
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:785:15
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:812:15
[INFO] [stdout]     |
[INFO] [stdout] 812 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 812 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:839:15
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:864:15
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:972:15
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1043:15
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1097:15
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1148:15
[INFO] [stdout]      |
[INFO] [stdout] 1148 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1148 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1199:15
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1254:15
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1299:15
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1349:15
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1391:15
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1424:15
[INFO] [stdout]      |
[INFO] [stdout] 1424 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1424 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef;
[INFO] [stdout]     |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_>;
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect>;
[INFO] [stdout]     |                                 ^^^^^                          ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect<'_>>;
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect;
[INFO] [stdout]     |                           ^^^^^                   ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect<'_>;
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect> {
[INFO] [stdout]     |                                 ^^^^^                          ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect<'_>> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect {
[INFO] [stdout]     |                           ^^^^^                   ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:192:35
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]     |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/static_resource_movements/types.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn resource_status(&self, resource: &ResourceAddress) -> Cow<TrackedResource> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn resource_status(&self, resource: &ResourceAddress) -> Cow<'_, TrackedResource> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/static_resource_movements/types.rs:1826:19
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     pub fn as_ref(&self) -> NextCallAssertion {
[INFO] [stdout]      |                   ^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     pub fn as_ref(&self) -> NextCallAssertion<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v1/manifest_v1.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v1/system_manifest_v1.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v1/system_transaction.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 14 |         initial_proofs: BTreeSet<NonFungibleGlobalId>,
[INFO] [stdout] 15 |     ) -> SystemTransactionV1WithProofs {
[INFO] [stdout]    |          ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ) -> SystemTransactionV1WithProofs<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v2/subintent_manifest_v2.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v2/transaction_manifest_v2.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/signature_validator.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn root_signatures(&self) -> PendingIntentSignatureValidations;
[INFO] [stdout]    |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_>;
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/signature_validator.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 41 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations>;
[INFO] [stdout]    |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>>;
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:392:24
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn root_signatures(&self) -> PendingIntentSignatureValidations {
[INFO] [stdout]     |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 417 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations> {
[INFO] [stdout]     |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 417 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn root_signatures(&self) -> PendingIntentSignatureValidations {
[INFO] [stdout]     |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 450 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations> {
[INFO] [stdout]     |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn root_signatures(&self) -> PendingIntentSignatureValidations {
[INFO] [stdout]     |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 490 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations> {
[INFO] [stdout]     |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "60661c849fdc85b4eff45cc1519d1495495393556c491adb64eb7708985f4ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60661c849fdc85b4eff45cc1519d1495495393556c491adb64eb7708985f4ba1", kill_on_drop: false }`
[INFO] [stdout] 60661c849fdc85b4eff45cc1519d1495495393556c491adb64eb7708985f4ba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01761badc42b4f1eac2f38289ca4d98bee5c97b8d0f42c56821c302b1c802000
[INFO] running `Command { std: "docker" "start" "-a" "01761badc42b4f1eac2f38289ca4d98bee5c97b8d0f42c56821c302b1c802000", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/data/formatter.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn get_object_names(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                             ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the 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] 50 |     pub fn get_object_names(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data/formatter.rs:503:39
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub fn display_value_kind(value_kind: &ManifestValueKind) -> DisplayableManifestValueKind {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub fn display_value_kind(value_kind: &ManifestValueKind) -> DisplayableManifestValueKind<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/any_instruction.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn effect(&self) -> ManifestInstructionEffect {
[INFO] [stdout]    |               ^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn effect(&self) -> ManifestInstructionEffect<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/any_manifest.rs:187:35
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]     |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/any_manifest.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect> {
[INFO] [stdout]     |                                 ^^^^^                          ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect<'_>> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/any_manifest.rs:248:27
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect {
[INFO] [stdout]     |                           ^^^^^                   ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/manifest_instructions.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn effect(&self) -> Effect;
[INFO] [stdout]    |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn effect(&self) -> Effect<'_>;
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/manifest_instructions.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn effect(&self) -> Effect {
[INFO] [stdout]    |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/manifest_instructions.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn effect(&self) -> Effect {
[INFO] [stdout]    |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:267:15
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:302:15
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:332:15
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:365:15
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:399:15
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:429:15
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:467:15
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:501:15
[INFO] [stdout]     |
[INFO] [stdout] 501 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:533:15
[INFO] [stdout]     |
[INFO] [stdout] 533 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:565:15
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:598:15
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 598 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:629:15
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 629 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:658:15
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:683:15
[INFO] [stdout]     |
[INFO] [stdout] 683 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 683 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:733:15
[INFO] [stdout]     |
[INFO] [stdout] 733 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 733 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:758:15
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 758 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:785:15
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 785 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:812:15
[INFO] [stdout]     |
[INFO] [stdout] 812 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 812 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:839:15
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 839 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:864:15
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 864 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_instructions.rs:972:15
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn effect(&self) -> Effect {
[INFO] [stdout]     |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 972 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1043:15
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1097:15
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1148:15
[INFO] [stdout]      |
[INFO] [stdout] 1148 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1148 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1199:15
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1199 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1254:15
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1299:15
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1349:15
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1349 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1391:15
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/manifest_instructions.rs:1424:15
[INFO] [stdout]      |
[INFO] [stdout] 1424 |     fn effect(&self) -> Effect {
[INFO] [stdout]      |               ^^^^^     ------ the same lifetime is hidden here
[INFO] [stdout]      |               |
[INFO] [stdout]      |               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1424 |     fn effect(&self) -> Effect<'_> {
[INFO] [stdout]      |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef;
[INFO] [stdout]     |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_>;
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect>;
[INFO] [stdout]     |                                 ^^^^^                          ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect<'_>>;
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect;
[INFO] [stdout]     |                           ^^^^^                   ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect<'_>;
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect> {
[INFO] [stdout]     |                                 ^^^^^                          ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn iter_instruction_effects(&self) -> impl Iterator<Item = ManifestInstructionEffect<'_>> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling radix-transactions v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect {
[INFO] [stdout]     |                           ^^^^^                   ------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn instruction_effect(&self, index: usize) -> ManifestInstructionEffect<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest/manifest_traits.rs:192:35
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]     |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/manifest/static_resource_movements/types.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn resource_status(&self, resource: &ResourceAddress) -> Cow<TrackedResource> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn resource_status(&self, resource: &ResourceAddress) -> Cow<'_, TrackedResource> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/manifest/static_resource_movements/types.rs:1826:19
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     pub fn as_ref(&self) -> NextCallAssertion {
[INFO] [stdout]      |                   ^^^^^     ----------------- the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1826 |     pub fn as_ref(&self) -> NextCallAssertion<'_> {
[INFO] [stdout]      |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v1/manifest_v1.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v1/system_manifest_v1.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v1/system_transaction.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 14 |         initial_proofs: BTreeSet<NonFungibleGlobalId>,
[INFO] [stdout] 15 |     ) -> SystemTransactionV1WithProofs {
[INFO] [stdout]    |          ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ) -> SystemTransactionV1WithProofs<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v2/subintent_manifest_v2.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/model/v2/transaction_manifest_v2.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef {
[INFO] [stdout]    |                                   ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn get_known_object_names_ref(&self) -> ManifestObjectNamesRef<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/signature_validator.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn root_signatures(&self) -> PendingIntentSignatureValidations;
[INFO] [stdout]    |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_>;
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/signature_validator.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 41 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations>;
[INFO] [stdout]    |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>>;
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:392:24
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn root_signatures(&self) -> PendingIntentSignatureValidations {
[INFO] [stdout]     |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 417 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations> {
[INFO] [stdout]     |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 417 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn root_signatures(&self) -> PendingIntentSignatureValidations {
[INFO] [stdout]     |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:449:9
[INFO] [stdout]     |
[INFO] [stdout] 449 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 450 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations> {
[INFO] [stdout]     |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:473:24
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn root_signatures(&self) -> PendingIntentSignatureValidations {
[INFO] [stdout]     |                        ^^^^^     --------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn root_signatures(&self) -> PendingIntentSignatureValidations<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/transaction_validator_v2.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 490 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations> {
[INFO] [stdout]     |                                        ------------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     ) -> impl ExactSizeIterator<Item = PendingSubintentSignatureValidations<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scrypto`
[INFO] [stdout]     --> src/manifest/generator.rs:2334:9
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     use scrypto::radix_blueprint_schema_init::BlueprintStateSchemaInit;
[INFO] [stdout]      |         ^^^^^^^ use of unresolved module or unlinked crate `scrypto`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `scrypto`, use `cargo add scrypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scrypto_derive`
[INFO] [stdout]   --> src/manifest/e2e.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use scrypto_derive::NonFungibleData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrypto_derive`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrypto_derive`, use `cargo add scrypto_derive` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EmptyStruct: radix_common::traits::NonFungibleData` is not satisfied
[INFO] [stdout]     --> src/manifest/e2e.rs:1795:14
[INFO] [stdout]      |
[INFO] [stdout] 1795 |             .create_non_fungible_resource(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `radix_common::traits::NonFungibleData` is not implemented for `EmptyStruct`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `radix_common::traits::NonFungibleData` is implemented for `()`
[INFO] [stdout] note: required by a bound in `manifest_builder::ManifestBuilder::<M>::create_non_fungible_resource`
[INFO] [stdout]     --> src/builder/manifest_builder.rs:782:29
[INFO] [stdout]      |
[INFO] [stdout]  771 |     pub fn create_non_fungible_resource<T, V>(
[INFO] [stdout]      |            ---------------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  782 |         V: ManifestEncode + NonFungibleData,
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^ required by this bound in `ManifestBuilder::<M>::create_non_fungible_resource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radix-transactions` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "01761badc42b4f1eac2f38289ca4d98bee5c97b8d0f42c56821c302b1c802000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01761badc42b4f1eac2f38289ca4d98bee5c97b8d0f42c56821c302b1c802000", kill_on_drop: false }`
[INFO] [stdout] 01761badc42b4f1eac2f38289ca4d98bee5c97b8d0f42c56821c302b1c802000
