[INFO] fetching crate pallas-validate 1.0.0-alpha.2...
[INFO] testing pallas-validate-1.0.0-alpha.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate pallas-validate 1.0.0-alpha.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pallas-validate 1.0.0-alpha.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pallas-validate 1.0.0-alpha.2
[INFO] tweaked toml for crates.io crate pallas-validate 1.0.0-alpha.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pallas-validate 1.0.0-alpha.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pallas-validate 1.0.0-alpha.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88895fe5122d9c174dab45d1dbc5352a192fbc9862d2efee38c929c0d0611ecc
[INFO] running `Command { std: "docker" "start" "-a" "88895fe5122d9c174dab45d1dbc5352a192fbc9862d2efee38c929c0d0611ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88895fe5122d9c174dab45d1dbc5352a192fbc9862d2efee38c929c0d0611ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88895fe5122d9c174dab45d1dbc5352a192fbc9862d2efee38c929c0d0611ecc", kill_on_drop: false }`
[INFO] [stdout] 88895fe5122d9c174dab45d1dbc5352a192fbc9862d2efee38c929c0d0611ecc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37c5fef17683b805a6020873dcdacadba3e0449c4447d1567a638f9ab5293ae8
[INFO] running `Command { std: "docker" "start" "-a" "37c5fef17683b805a6020873dcdacadba3e0449c4447d1567a638f9ab5293ae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pallas-codec v1.0.0-alpha.2
[INFO] [stderr]    Compiling pallas-crypto v1.0.0-alpha.2
[INFO] [stderr]    Compiling pallas-addresses v1.0.0-alpha.2
[INFO] [stderr]    Compiling pallas-primitives v1.0.0-alpha.2
[INFO] [stderr]    Compiling pallas-traverse v1.0.0-alpha.2
[INFO] [stderr]    Compiling pallas-validate v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phase1/byron.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result<Vec<(&PubKey, TaggedSignature)>, ValidationError> {
[INFO] [stdout]     |                        ^^^^^^^                 ^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                       |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result<Vec<(&PubKey, TaggedSignature<'_>)>, ValidationError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s
[INFO] running `Command { std: "docker" "inspect" "37c5fef17683b805a6020873dcdacadba3e0449c4447d1567a638f9ab5293ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c5fef17683b805a6020873dcdacadba3e0449c4447d1567a638f9ab5293ae8", kill_on_drop: false }`
[INFO] [stdout] 37c5fef17683b805a6020873dcdacadba3e0449c4447d1567a638f9ab5293ae8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f68784577f62f6636ea4b16f67dd2e098042d8f6fa7f59a6c738e346a1e2b48
[INFO] running `Command { std: "docker" "start" "-a" "1f68784577f62f6636ea4b16f67dd2e098042d8f6fa7f59a6c738e346a1e2b48", kill_on_drop: false }`
[INFO] [stderr]    Compiling pallas-validate v1.0.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phase1/byron.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result<Vec<(&PubKey, TaggedSignature)>, ValidationError> {
[INFO] [stdout]     |                        ^^^^^^^                 ^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                       |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result<Vec<(&PubKey, TaggedSignature<'_>)>, ValidationError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/shelley_ma.rs:97:49
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:121:49
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley4.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:145:49
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley4.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:180:49
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/mary1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:204:49
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/mary1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/mary2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:228:49
[INFO] [stdout]     |
[INFO] [stdout] 228 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/mary2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/mary3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:269:49
[INFO] [stdout]     |
[INFO] [stdout] 269 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/mary3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/allegra1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:386:49
[INFO] [stdout]     |
[INFO] [stdout] 386 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/allegra1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:411:49
[INFO] [stdout]     |
[INFO] [stdout] 411 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:447:49
[INFO] [stdout]     |
[INFO] [stdout] 447 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:466:49
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:501:49
[INFO] [stdout]     |
[INFO] [stdout] 501 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:529:49
[INFO] [stdout]     |
[INFO] [stdout] 529 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:557:49
[INFO] [stdout]     |
[INFO] [stdout] 557 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:584:49
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:619:49
[INFO] [stdout]     |
[INFO] [stdout] 619 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:646:49
[INFO] [stdout]     |
[INFO] [stdout] 646 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:704:49
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:733:49
[INFO] [stdout]     |
[INFO] [stdout] 733 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:771:49
[INFO] [stdout]     |
[INFO] [stdout] 771 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:814:49
[INFO] [stdout]     |
[INFO] [stdout] 814 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/shelley2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:853:49
[INFO] [stdout]     |
[INFO] [stdout] 853 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/shelley2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/mary3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:891:49
[INFO] [stdout]     |
[INFO] [stdout] 891 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/mary3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/mary3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:914:49
[INFO] [stdout]     |
[INFO] [stdout] 914 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/mary3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/allegra1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/shelley_ma.rs:955:49
[INFO] [stdout]     |
[INFO] [stdout] 955 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/allegra1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron2.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/byron.rs:68:49
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron2.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/byron.rs:90:49
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:111:49
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:144:49
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:195:49
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:234:49
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:259:49
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:283:49
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/byron1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/byron.rs:316:49
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/byron1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/conway.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway4.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/conway.rs:80:49
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway4.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway5.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway5.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:273:49
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:320:49
[INFO] [stdout]     |
[INFO] [stdout] 320 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:350:49
[INFO] [stdout]     |
[INFO] [stdout] 350 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:400:49
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/alonzo.rs:35:49
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/alonzo.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:178:49
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo4.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:213:49
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo4.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:247:49
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:291:49
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:322:49
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:366:49
[INFO] [stdout]     |
[INFO] [stdout] 366 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:450:49
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:493:49
[INFO] [stdout]     |
[INFO] [stdout] 493 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:540:49
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:583:49
[INFO] [stdout]     |
[INFO] [stdout] 583 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:626:49
[INFO] [stdout]     |
[INFO] [stdout] 626 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway6.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:676:49
[INFO] [stdout]     |
[INFO] [stdout] 676 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway6.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway6.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:744:49
[INFO] [stdout]     |
[INFO] [stdout] 744 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway6.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway6.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:808:49
[INFO] [stdout]     |
[INFO] [stdout] 808 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway6.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/babbage.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/babbage.rs:74:49
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage7.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:151:49
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage7.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage12.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:237:49
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage12.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway6.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:891:49
[INFO] [stdout]     |
[INFO] [stdout] 891 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway6.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway6.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/conway.rs:965:49
[INFO] [stdout]     |
[INFO] [stdout] 965 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway6.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage13.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:318:49
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage13.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway6.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/conway.rs:1031:49
[INFO] [stdout]      |
[INFO] [stdout] 1031 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway6.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/conway3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/conway.rs:1100:49
[INFO] [stdout]      |
[INFO] [stdout] 1100 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/conway3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:410:49
[INFO] [stdout]     |
[INFO] [stdout] 410 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:450:49
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:568:49
[INFO] [stdout]     |
[INFO] [stdout] 568 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:680:49
[INFO] [stdout]     |
[INFO] [stdout] 680 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:812:49
[INFO] [stdout]     |
[INFO] [stdout] 812 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/alonzo.rs:933:49
[INFO] [stdout]     |
[INFO] [stdout] 933 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage5.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:402:49
[INFO] [stdout]     |
[INFO] [stdout] 402 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage5.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage6.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:507:49
[INFO] [stdout]     |
[INFO] [stdout] 507 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage6.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:580:49
[INFO] [stdout]     |
[INFO] [stdout] 580 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:627:49
[INFO] [stdout]     |
[INFO] [stdout] 627 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:657:49
[INFO] [stdout]     |
[INFO] [stdout] 657 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:707:49
[INFO] [stdout]     |
[INFO] [stdout] 707 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:757:49
[INFO] [stdout]     |
[INFO] [stdout] 757 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:800:49
[INFO] [stdout]     |
[INFO] [stdout] 800 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:887:49
[INFO] [stdout]     |
[INFO] [stdout] 887 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/babbage.rs:969:49
[INFO] [stdout]     |
[INFO] [stdout] 969 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1045:49
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1088:49
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1151:49
[INFO] [stdout]      |
[INFO] [stdout] 1151 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1194:49
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1308:49
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1350:49
[INFO] [stdout]      |
[INFO] [stdout] 1350 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1471:49
[INFO] [stdout]      |
[INFO] [stdout] 1471 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1514:49
[INFO] [stdout]      |
[INFO] [stdout] 1514 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1564:49
[INFO] [stdout]      |
[INFO] [stdout] 1564 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1680:49
[INFO] [stdout]      |
[INFO] [stdout] 1680 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1804:49
[INFO] [stdout]      |
[INFO] [stdout] 1804 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1847:49
[INFO] [stdout]      |
[INFO] [stdout] 1847 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:1963:49
[INFO] [stdout]      |
[INFO] [stdout] 1963 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:2085:49
[INFO] [stdout]      |
[INFO] [stdout] 2085 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1071:49
[INFO] [stdout]      |
[INFO] [stdout] 1071 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1184:49
[INFO] [stdout]      |
[INFO] [stdout] 1184 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1270:49
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1356:49
[INFO] [stdout]      |
[INFO] [stdout] 1356 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1403:49
[INFO] [stdout]      |
[INFO] [stdout] 1403 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1446:49
[INFO] [stdout]      |
[INFO] [stdout] 1446 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1489:49
[INFO] [stdout]      |
[INFO] [stdout] 1489 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1581:49
[INFO] [stdout]      |
[INFO] [stdout] 1581 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1632:49
[INFO] [stdout]      |
[INFO] [stdout] 1632 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:2208:49
[INFO] [stdout]      |
[INFO] [stdout] 2208 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:2324:49
[INFO] [stdout]      |
[INFO] [stdout] 2324 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:2362:49
[INFO] [stdout]      |
[INFO] [stdout] 2362 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo1.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:2401:49
[INFO] [stdout]      |
[INFO] [stdout] 2401 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo1.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/alonzo2.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/alonzo.rs:2442:49
[INFO] [stdout]      |
[INFO] [stdout] 2442 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage3.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1716:49
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage3.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage5.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1762:49
[INFO] [stdout]      |
[INFO] [stdout] 1762 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage5.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage6.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1879:49
[INFO] [stdout]      |
[INFO] [stdout] 1879 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage6.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:1958:49
[INFO] [stdout]      |
[INFO] [stdout] 1958 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:2047:49
[INFO] [stdout]      |
[INFO] [stdout] 2047 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:2136:49
[INFO] [stdout]      |
[INFO] [stdout] 2136 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:2228:49
[INFO] [stdout]      |
[INFO] [stdout] 2228 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../test_data/babbage4.tx`: No such file or directory (os error 2)
[INFO] [stdout]     --> tests/babbage.rs:2323:49
[INFO] [stdout]      |
[INFO] [stdout] 2323 |         let cbor_bytes: Vec<u8> = cbor_to_bytes(include_str!("../../test_data/babbage4.tx"));
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pallas-validate` (test "shelley_ma") due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pallas-validate` (test "alonzo") due to 33 previous errors
[INFO] [stderr] error: could not compile `pallas-validate` (test "babbage") due to 32 previous errors
[INFO] [stderr] error: could not compile `pallas-validate` (test "conway") due to 19 previous errors
[INFO] [stderr] error: could not compile `pallas-validate` (test "byron") due to 10 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/phase1/byron.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result<Vec<(&PubKey, TaggedSignature)>, ValidationError> {
[INFO] [stdout]     |                        ^^^^^^^                 ^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                       |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result<Vec<(&PubKey, TaggedSignature<'_>)>, ValidationError> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f68784577f62f6636ea4b16f67dd2e098042d8f6fa7f59a6c738e346a1e2b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f68784577f62f6636ea4b16f67dd2e098042d8f6fa7f59a6c738e346a1e2b48", kill_on_drop: false }`
[INFO] [stdout] 1f68784577f62f6636ea4b16f67dd2e098042d8f6fa7f59a6c738e346a1e2b48
