[INFO] fetching crate pallas-traverse 0.33.0...
[INFO] testing pallas-traverse-0.33.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate pallas-traverse 0.33.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pallas-traverse 0.33.0
[INFO] finished tweaking crates.io crate pallas-traverse 0.33.0
[INFO] tweaked toml for crates.io crate pallas-traverse 0.33.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallas-traverse 0.33.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallas-traverse 0.33.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pallas-addresses v0.33.0
[INFO] [stderr]   Downloaded pallas-primitives v0.33.0
[INFO] [stderr]   Downloaded pallas-crypto v0.33.0
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded minicbor-derive v0.15.3
[INFO] [stderr]   Downloaded pallas-codec v0.33.0
[INFO] [stderr]   Downloaded minicbor v0.25.1
[INFO] [stderr]   Downloaded cryptoxide v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ff1b23a745390d62916cd2509069d90173081eeefa33f1cc1feac94aa2d79a1
[INFO] running `Command { std: "docker" "start" "-a" "3ff1b23a745390d62916cd2509069d90173081eeefa33f1cc1feac94aa2d79a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff1b23a745390d62916cd2509069d90173081eeefa33f1cc1feac94aa2d79a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff1b23a745390d62916cd2509069d90173081eeefa33f1cc1feac94aa2d79a1", kill_on_drop: false }`
[INFO] [stdout] 3ff1b23a745390d62916cd2509069d90173081eeefa33f1cc1feac94aa2d79a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a6c80f44391f56662b141b9a57e4f83cfa3142c69b8e8cd283aad68cebc0f3d
[INFO] running `Command { std: "docker" "start" "-a" "2a6c80f44391f56662b141b9a57e4f83cfa3142c69b8e8cd283aad68cebc0f3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pallas-codec v0.33.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling pallas-crypto v0.33.0
[INFO] [stderr]    Compiling pallas-addresses v0.33.0
[INFO] [stderr]    Compiling pallas-primitives v0.33.0
[INFO] [stderr]    Compiling pallas-traverse v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assets(&self) -> Vec<MultiEraAsset> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the 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] 33 |     pub fn assets(&self) -> Vec<MultiEraAsset<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn txs(&self) -> Vec<MultiEraTx> {
[INFO] [stdout]     |                ^^^^^         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn txs(&self) -> Vec<MultiEraTx<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn update(&self) -> Option<MultiEraUpdate> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn update(&self) -> Option<MultiEraUpdate<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedBlock> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedBlock<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn as_babbage(&self) -> Option<&babbage::MintedBlock> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 |     pub fn as_babbage(&self) -> Option<&babbage::MintedBlock<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn as_byron(&self) -> Option<&byron::MintedBlock> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn as_byron(&self) -> Option<&byron::MintedBlock<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn as_conway(&self) -> Option<&conway::MintedBlock> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn as_conway(&self) -> Option<&conway::MintedBlock<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedHeader> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedHeader<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn as_babbage(&self) -> Option<&babbage::MintedHeader> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn as_babbage(&self) -> Option<&babbage::MintedHeader<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn datum(&self) -> Option<conway::MintedDatumOption> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn datum(&self) -> Option<conway::MintedDatumOption<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn script_ref(&self) -> Option<conway::MintedScriptRef> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn script_ref(&self) -> Option<conway::MintedScriptRef<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTransactionOutput> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[INFO] [stdout]    |                       |                the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTransactionOutput<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn as_conway(&self) -> Option<&conway::MintedTransactionOutput> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn as_conway(&self) -> Option<&conway::MintedTransactionOutput<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:194:27
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn non_ada_assets(&self) -> Vec<MultiEraPolicyAssets> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn non_ada_assets(&self) -> Vec<MultiEraPolicyAssets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn outputs(&self) -> Vec<MultiEraOutput> {
[INFO] [stdout]     |                    ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn outputs(&self) -> Vec<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn output_at(&self, index: usize) -> Option<MultiEraOutput> {
[INFO] [stdout]     |                      ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn output_at(&self, index: usize) -> Option<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn inputs(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn inputs(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inputs_sorted_set(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                              ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inputs_sorted_set(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn mints_sorted_set(&self) -> Vec<MultiEraPolicyAssets> {
[INFO] [stdout]     |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn mints_sorted_set(&self) -> Vec<MultiEraPolicyAssets<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:243:29
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn reference_inputs(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                             ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn reference_inputs(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn certs(&self) -> Vec<MultiEraCert> {
[INFO] [stdout]     |                  ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn certs(&self) -> Vec<MultiEraCert<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn update(&self) -> Option<MultiEraUpdate> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn update(&self) -> Option<MultiEraUpdate<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn mints(&self) -> Vec<MultiEraPolicyAssets> {
[INFO] [stdout]     |                  ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn mints(&self) -> Vec<MultiEraPolicyAssets<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn collateral(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                       ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn collateral(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:365:30
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn collateral_return(&self) -> Option<MultiEraOutput> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 |     pub fn collateral_return(&self) -> Option<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn consumes(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                     ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn consumes(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |     pub fn produces(&self) -> Vec<(usize, MultiEraOutput)> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 |     pub fn produces(&self) -> Vec<(usize, MultiEraOutput<'_>)> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:438:24
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn produces_at(&self, index: usize) -> Option<MultiEraOutput> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn produces_at(&self, index: usize) -> Option<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:456:21
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub fn requires(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                     ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub fn requires(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn withdrawals(&self) -> MultiEraWithdrawals {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn withdrawals(&self) -> MultiEraWithdrawals<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:532:21
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn metadata(&self) -> MultiEraMeta {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn metadata(&self) -> MultiEraMeta<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub fn required_signers(&self) -> MultiEraSigners {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub fn required_signers(&self) -> MultiEraSigners<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:600:23
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTx> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTx<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedTx> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedTx<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:614:21
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn as_byron(&self) -> Option<&byron::MintedTxPayload> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn as_byron(&self) -> Option<&byron::MintedTxPayload<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:621:22
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn as_conway(&self) -> Option<&conway::MintedTx> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn as_conway(&self) -> Option<&conway::MintedTx<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn redeemers(&self) -> Vec<MultiEraRedeemer> {
[INFO] [stdout]     |                      ^^^^^         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn redeemers(&self) -> Vec<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn find_spend_redeemer(&self, input_order: u32) -> Option<MultiEraRedeemer> {
[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] 161 |     pub fn find_spend_redeemer(&self, input_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn find_mint_redeemer(&self, mint_order: u32) -> Option<MultiEraRedeemer> {
[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] 167 |     pub fn find_mint_redeemer(&self, mint_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:173:37
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn find_withdrawal_redeemer(&self, withdrawal_order: u32) -> Option<MultiEraRedeemer> {
[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] 173 |     pub fn find_withdrawal_redeemer(&self, withdrawal_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:180:38
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find_certificate_redeemer(&self, certificate_order: u32) -> Option<MultiEraRedeemer> {
[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] 180 |     pub fn find_certificate_redeemer(&self, certificate_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.21s
[INFO] running `Command { std: "docker" "inspect" "2a6c80f44391f56662b141b9a57e4f83cfa3142c69b8e8cd283aad68cebc0f3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a6c80f44391f56662b141b9a57e4f83cfa3142c69b8e8cd283aad68cebc0f3d", kill_on_drop: false }`
[INFO] [stdout] 2a6c80f44391f56662b141b9a57e4f83cfa3142c69b8e8cd283aad68cebc0f3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1aabaa77fed82a63c79377836d98b19d652fb2737044b5a723eb99af3a8eb43
[INFO] running `Command { std: "docker" "start" "-a" "a1aabaa77fed82a63c79377836d98b19d652fb2737044b5a723eb99af3a8eb43", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/assets.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assets(&self) -> Vec<MultiEraAsset> {
[INFO] [stdout]    |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the 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] 33 |     pub fn assets(&self) -> Vec<MultiEraAsset<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn txs(&self) -> Vec<MultiEraTx> {
[INFO] [stdout]     |                ^^^^^         ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn txs(&self) -> Vec<MultiEraTx<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn update(&self) -> Option<MultiEraUpdate> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn update(&self) -> Option<MultiEraUpdate<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedBlock> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedBlock<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn as_babbage(&self) -> Option<&babbage::MintedBlock> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 |     pub fn as_babbage(&self) -> Option<&babbage::MintedBlock<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn as_byron(&self) -> Option<&byron::MintedBlock> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn as_byron(&self) -> Option<&byron::MintedBlock<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn as_conway(&self) -> Option<&conway::MintedBlock> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn as_conway(&self) -> Option<&conway::MintedBlock<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedHeader> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedHeader<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/header.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn as_babbage(&self) -> Option<&babbage::MintedHeader> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn as_babbage(&self) -> Option<&babbage::MintedHeader<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn datum(&self) -> Option<conway::MintedDatumOption> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn datum(&self) -> Option<conway::MintedDatumOption<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn script_ref(&self) -> Option<conway::MintedScriptRef> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn script_ref(&self) -> Option<conway::MintedScriptRef<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output.rs:92:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTransactionOutput> {
[INFO] [stdout]    |                       ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                       |                ||
[INFO] [stdout]    |                       |                |the same lifetime is hidden here
[INFO] [stdout]    |                       |                the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTransactionOutput<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn as_conway(&self) -> Option<&conway::MintedTransactionOutput> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn as_conway(&self) -> Option<&conway::MintedTransactionOutput<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output.rs:194:27
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn non_ada_assets(&self) -> Vec<MultiEraPolicyAssets> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn non_ada_assets(&self) -> Vec<MultiEraPolicyAssets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn outputs(&self) -> Vec<MultiEraOutput> {
[INFO] [stdout]     |                    ^^^^^         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn outputs(&self) -> Vec<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn output_at(&self, index: usize) -> Option<MultiEraOutput> {
[INFO] [stdout]     |                      ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn output_at(&self, index: usize) -> Option<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn inputs(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                   ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn inputs(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:205:30
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inputs_sorted_set(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                              ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn inputs_sorted_set(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn mints_sorted_set(&self) -> Vec<MultiEraPolicyAssets> {
[INFO] [stdout]     |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn mints_sorted_set(&self) -> Vec<MultiEraPolicyAssets<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:243:29
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn reference_inputs(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                             ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn reference_inputs(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn certs(&self) -> Vec<MultiEraCert> {
[INFO] [stdout]     |                  ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn certs(&self) -> Vec<MultiEraCert<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:290:19
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn update(&self) -> Option<MultiEraUpdate> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn update(&self) -> Option<MultiEraUpdate<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn mints(&self) -> Vec<MultiEraPolicyAssets> {
[INFO] [stdout]     |                  ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn mints(&self) -> Vec<MultiEraPolicyAssets<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn collateral(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                       ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn collateral(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:365:30
[INFO] [stdout]     |
[INFO] [stdout] 365 |     pub fn collateral_return(&self) -> Option<MultiEraOutput> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: 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 |     pub fn collateral_return(&self) -> Option<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn consumes(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                     ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn consumes(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:418:21
[INFO] [stdout]     |
[INFO] [stdout] 418 |     pub fn produces(&self) -> Vec<(usize, MultiEraOutput)> {
[INFO] [stdout]     |                     ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 418 |     pub fn produces(&self) -> Vec<(usize, MultiEraOutput<'_>)> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:438:24
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn produces_at(&self, index: usize) -> Option<MultiEraOutput> {
[INFO] [stdout]     |                        ^^^^^                          ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn produces_at(&self, index: usize) -> Option<MultiEraOutput<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:456:21
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub fn requires(&self) -> Vec<MultiEraInput> {
[INFO] [stdout]     |                     ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     pub fn requires(&self) -> Vec<MultiEraInput<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:460:24
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn withdrawals(&self) -> MultiEraWithdrawals {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn withdrawals(&self) -> MultiEraWithdrawals<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:532:21
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn metadata(&self) -> MultiEraMeta {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn metadata(&self) -> MultiEraMeta<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub fn required_signers(&self) -> MultiEraSigners {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub fn required_signers(&self) -> MultiEraSigners<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:600:23
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTx> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                ||
[INFO] [stdout]     |                       |                |the same lifetime is hidden here
[INFO] [stdout]     |                       |                the same lifetime is elided here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn as_babbage(&self) -> Option<&babbage::MintedTx<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedTx> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn as_alonzo(&self) -> Option<&alonzo::MintedTx<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:614:21
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn as_byron(&self) -> Option<&byron::MintedTxPayload> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |                ||
[INFO] [stdout]     |                     |                |the same lifetime is hidden here
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn as_byron(&self) -> Option<&byron::MintedTxPayload<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tx.rs:621:22
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn as_conway(&self) -> Option<&conway::MintedTx> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn as_conway(&self) -> Option<&conway::MintedTx<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn redeemers(&self) -> Vec<MultiEraRedeemer> {
[INFO] [stdout]     |                      ^^^^^         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn redeemers(&self) -> Vec<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |     pub fn find_spend_redeemer(&self, input_order: u32) -> Option<MultiEraRedeemer> {
[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] 161 |     pub fn find_spend_redeemer(&self, input_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pallas-traverse v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:167:31
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn find_mint_redeemer(&self, mint_order: u32) -> Option<MultiEraRedeemer> {
[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] 167 |     pub fn find_mint_redeemer(&self, mint_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:173:37
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn find_withdrawal_redeemer(&self, withdrawal_order: u32) -> Option<MultiEraRedeemer> {
[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] 173 |     pub fn find_withdrawal_redeemer(&self, withdrawal_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/witnesses.rs:180:38
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find_certificate_redeemer(&self, certificate_order: u32) -> Option<MultiEraRedeemer> {
[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] 180 |     pub fn find_certificate_redeemer(&self, certificate_order: u32) -> Option<MultiEraRedeemer<'_>> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/byron2.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/block.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |             (include_str!("../../test_data/byron2.block"), 2usize),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/shelley1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/block.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |             (include_str!("../../test_data/shelley1.block"), 4),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/mary1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/block.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 |             (include_str!("../../test_data/mary1.block"), 14),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/allegra1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/block.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |             (include_str!("../../test_data/allegra1.block"), 3),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/block.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |             (include_str!("../../test_data/alonzo1.block"), 5),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/byron4.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/fees.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let block_str = include_str!("../../test_data/byron4.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:198:25
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let block_str = include_str!("../../test_data/byron1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:217:25
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let block_str = include_str!("../../test_data/alonzo1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/babbage1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:244:25
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let block_str = include_str!("../../test_data/babbage1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/jpgstore.plutus`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:323:28
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let bytecode_hex = include_str!("../../test_data/jpgstore.plutus");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/v2script.plutus`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:339:28
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let bytecode_hex = include_str!("../../test_data/v2script.plutus");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/scriptwit.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:355:31
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let tx_bytecode_hex = include_str!("../../test_data/scriptwit.tx");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/babbage1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:383:22
[INFO] [stdout]     |
[INFO] [stdout] 383 |         let tx_hex = include_str!("../../test_data/babbage1.tx");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/babbage2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/hashes.rs:397:22
[INFO] [stdout]     |
[INFO] [stdout] 397 |         let tx_hex = include_str!("../../test_data/babbage2.tx");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/byron2.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/input.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             include_str!("../../test_data/byron2.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/input.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             include_str!("../../test_data/alonzo1.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/duplicateinput.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/input.rs:148:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let tx_bytecode_hex = include_str!("../../test_data/duplicateinput.tx");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/genesis.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/probe.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let block_str = include_str!("../../test_data/genesis.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/probe.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let block_str = include_str!("../../test_data/byron1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/shelley1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/probe.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let block_str = include_str!("../../test_data/shelley1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/allegra1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/probe.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let block_str = include_str!("../../test_data/allegra1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/mary1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/probe.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let block_str = include_str!("../../test_data/mary1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/probe.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let block_str = include_str!("../../test_data/alonzo1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/babbage1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/probe.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let block_str = include_str!("../../test_data/babbage1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/conway1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/probe.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let block_str = include_str!("../../test_data/conway1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/time.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let block_str = include_str!("../../test_data/byron1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallas-traverse` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1aabaa77fed82a63c79377836d98b19d652fb2737044b5a723eb99af3a8eb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1aabaa77fed82a63c79377836d98b19d652fb2737044b5a723eb99af3a8eb43", kill_on_drop: false }`
[INFO] [stdout] a1aabaa77fed82a63c79377836d98b19d652fb2737044b5a723eb99af3a8eb43
