[INFO] fetching crate pallas-applying 0.32.1... [INFO] testing pallas-applying-0.32.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate pallas-applying 0.32.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pallas-applying 0.32.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pallas-applying 0.32.1 [INFO] tweaked toml for crates.io crate pallas-applying 0.32.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas-applying 0.32.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallas-applying 0.32.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallas-traverse v0.32.1 [INFO] [stderr] Downloaded pallas-addresses v0.32.1 [INFO] [stderr] Downloaded pallas-crypto v0.32.1 [INFO] [stderr] Downloaded pallas-primitives v0.32.1 [INFO] [stderr] Downloaded pallas-codec v0.32.1 [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d94cbe3e332657ee93a1515bd8aaf03cf82f5d7e713383a9af6d6410daae3a [INFO] running `Command { std: "docker" "start" "-a" "00d94cbe3e332657ee93a1515bd8aaf03cf82f5d7e713383a9af6d6410daae3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d94cbe3e332657ee93a1515bd8aaf03cf82f5d7e713383a9af6d6410daae3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d94cbe3e332657ee93a1515bd8aaf03cf82f5d7e713383a9af6d6410daae3a", kill_on_drop: false }` [INFO] [stdout] 00d94cbe3e332657ee93a1515bd8aaf03cf82f5d7e713383a9af6d6410daae3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 99c21258fdb3bf35d1b3c810b4d00d243c368d07b547d16463690bc6484404a2 [INFO] running `Command { std: "docker" "start" "-a" "99c21258fdb3bf35d1b3c810b4d00d243c368d07b547d16463690bc6484404a2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 pallas-codec v0.32.1 [INFO] [stderr] Compiling pallas-crypto v0.32.1 [INFO] [stderr] Compiling pallas-addresses v0.32.1 [INFO] [stderr] Compiling pallas-primitives v0.32.1 [INFO] [stderr] Compiling pallas-traverse v0.32.1 [INFO] [stderr] Compiling pallas-applying v0.32.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/byron.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result, ValidationError> { [INFO] [stdout] | ^^^^^^^ ------- --------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result)>, ValidationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.72s [INFO] running `Command { std: "docker" "inspect" "99c21258fdb3bf35d1b3c810b4d00d243c368d07b547d16463690bc6484404a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c21258fdb3bf35d1b3c810b4d00d243c368d07b547d16463690bc6484404a2", kill_on_drop: false }` [INFO] [stdout] 99c21258fdb3bf35d1b3c810b4d00d243c368d07b547d16463690bc6484404a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 72fc615a0e56e004ebc0ee4d2235a7fd2bd09f1daeb6599f898a9bee6a8361db [INFO] running `Command { std: "docker" "start" "-a" "72fc615a0e56e004ebc0ee4d2235a7fd2bd09f1daeb6599f898a9bee6a8361db", kill_on_drop: false }` [INFO] [stderr] Compiling pallas-applying v0.32.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/byron.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result, ValidationError> { [INFO] [stdout] | ^^^^^^^ ------- --------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result)>, 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:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | let cbor_bytes: Vec = 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:123:49 [INFO] [stdout] | [INFO] [stdout] 123 | let cbor_bytes: Vec = 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:147:49 [INFO] [stdout] | [INFO] [stdout] 147 | let cbor_bytes: Vec = 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:182:49 [INFO] [stdout] | [INFO] [stdout] 182 | let cbor_bytes: Vec = 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:206:49 [INFO] [stdout] | [INFO] [stdout] 206 | let cbor_bytes: Vec = 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:230:49 [INFO] [stdout] | [INFO] [stdout] 230 | let cbor_bytes: Vec = 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:271:49 [INFO] [stdout] | [INFO] [stdout] 271 | let cbor_bytes: Vec = 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:388:49 [INFO] [stdout] | [INFO] [stdout] 388 | let cbor_bytes: Vec = 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:413:49 [INFO] [stdout] | [INFO] [stdout] 413 | let cbor_bytes: Vec = 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:449:49 [INFO] [stdout] | [INFO] [stdout] 449 | let cbor_bytes: Vec = 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:468:49 [INFO] [stdout] | [INFO] [stdout] 468 | let cbor_bytes: Vec = 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:503:49 [INFO] [stdout] | [INFO] [stdout] 503 | let cbor_bytes: Vec = 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:531:49 [INFO] [stdout] | [INFO] [stdout] 531 | let cbor_bytes: Vec = 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:559:49 [INFO] [stdout] | [INFO] [stdout] 559 | let cbor_bytes: Vec = 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:586:49 [INFO] [stdout] | [INFO] [stdout] 586 | let cbor_bytes: Vec = 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:621:49 [INFO] [stdout] | [INFO] [stdout] 621 | let cbor_bytes: Vec = 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:648:49 [INFO] [stdout] | [INFO] [stdout] 648 | let cbor_bytes: Vec = 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:706:49 [INFO] [stdout] | [INFO] [stdout] 706 | let cbor_bytes: Vec = 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:735:49 [INFO] [stdout] | [INFO] [stdout] 735 | let cbor_bytes: Vec = 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:773:49 [INFO] [stdout] | [INFO] [stdout] 773 | let cbor_bytes: Vec = 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:816:49 [INFO] [stdout] | [INFO] [stdout] 816 | let cbor_bytes: Vec = 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:855:49 [INFO] [stdout] | [INFO] [stdout] 855 | let cbor_bytes: Vec = 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:893:49 [INFO] [stdout] | [INFO] [stdout] 893 | let cbor_bytes: Vec = 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:916:49 [INFO] [stdout] | [INFO] [stdout] 916 | let cbor_bytes: Vec = 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:957:49 [INFO] [stdout] | [INFO] [stdout] 957 | let cbor_bytes: Vec = 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:70:49 [INFO] [stdout] | [INFO] [stdout] 70 | let cbor_bytes: Vec = 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:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | let cbor_bytes: Vec = 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:113:49 [INFO] [stdout] | [INFO] [stdout] 113 | let cbor_bytes: Vec = 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:146:49 [INFO] [stdout] | [INFO] [stdout] 146 | let cbor_bytes: Vec = 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:179:49 [INFO] [stdout] | [INFO] [stdout] 179 | let cbor_bytes: Vec = 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:197:49 [INFO] [stdout] | [INFO] [stdout] 197 | let cbor_bytes: Vec = 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:236:49 [INFO] [stdout] | [INFO] [stdout] 236 | let cbor_bytes: Vec = 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:261:49 [INFO] [stdout] | [INFO] [stdout] 261 | let cbor_bytes: Vec = 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:285:49 [INFO] [stdout] | [INFO] [stdout] 285 | let cbor_bytes: Vec = 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:318:49 [INFO] [stdout] | [INFO] [stdout] 318 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/byron1.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:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | let cbor_bytes: Vec = 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:77:49 [INFO] [stdout] | [INFO] [stdout] 77 | let cbor_bytes: Vec = 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:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | let cbor_bytes: Vec = 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:240:49 [INFO] [stdout] | [INFO] [stdout] 240 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/babbage12.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:319:49 [INFO] [stdout] | [INFO] [stdout] 319 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/babbage13.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:403:49 [INFO] [stdout] | [INFO] [stdout] 403 | let cbor_bytes: Vec = 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:508:49 [INFO] [stdout] | [INFO] [stdout] 508 | let cbor_bytes: Vec = 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:581:49 [INFO] [stdout] | [INFO] [stdout] 581 | let cbor_bytes: Vec = 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:628:49 [INFO] [stdout] | [INFO] [stdout] 628 | let cbor_bytes: Vec = 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:658:49 [INFO] [stdout] | [INFO] [stdout] 658 | let cbor_bytes: Vec = 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:708:49 [INFO] [stdout] | [INFO] [stdout] 708 | let cbor_bytes: Vec = 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:758:49 [INFO] [stdout] | [INFO] [stdout] 758 | let cbor_bytes: Vec = 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:801:49 [INFO] [stdout] | [INFO] [stdout] 801 | let cbor_bytes: Vec = 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:888:49 [INFO] [stdout] | [INFO] [stdout] 888 | let cbor_bytes: Vec = 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:970:49 [INFO] [stdout] | [INFO] [stdout] 970 | let cbor_bytes: Vec = 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:1070:49 [INFO] [stdout] | [INFO] [stdout] 1070 | let cbor_bytes: Vec = 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:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | let cbor_bytes: Vec = 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:73:49 [INFO] [stdout] | [INFO] [stdout] 73 | let cbor_bytes: Vec = 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:181:49 [INFO] [stdout] | [INFO] [stdout] 181 | let cbor_bytes: Vec = 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:216:49 [INFO] [stdout] | [INFO] [stdout] 216 | let cbor_bytes: Vec = 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:250:49 [INFO] [stdout] | [INFO] [stdout] 250 | let cbor_bytes: Vec = 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:294:49 [INFO] [stdout] | [INFO] [stdout] 294 | let cbor_bytes: Vec = 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:325:49 [INFO] [stdout] | [INFO] [stdout] 325 | let cbor_bytes: Vec = 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:369:49 [INFO] [stdout] | [INFO] [stdout] 369 | let cbor_bytes: Vec = 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:413:49 [INFO] [stdout] | [INFO] [stdout] 413 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/alonzo1.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:1161:49 [INFO] [stdout] | [INFO] [stdout] 1161 | let cbor_bytes: Vec = 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:1247:49 [INFO] [stdout] | [INFO] [stdout] 1247 | let cbor_bytes: Vec = 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:1333:49 [INFO] [stdout] | [INFO] [stdout] 1333 | let cbor_bytes: Vec = 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:1380:49 [INFO] [stdout] | [INFO] [stdout] 1380 | let cbor_bytes: Vec = 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:1423:49 [INFO] [stdout] | [INFO] [stdout] 1423 | let cbor_bytes: Vec = 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:1466:49 [INFO] [stdout] | [INFO] [stdout] 1466 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/babbage3.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:453:49 [INFO] [stdout] | [INFO] [stdout] 453 | let cbor_bytes: Vec = 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:571:49 [INFO] [stdout] | [INFO] [stdout] 571 | let cbor_bytes: Vec = 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:683:49 [INFO] [stdout] | [INFO] [stdout] 683 | let cbor_bytes: Vec = 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:815:49 [INFO] [stdout] | [INFO] [stdout] 815 | let cbor_bytes: Vec = 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:936:49 [INFO] [stdout] | [INFO] [stdout] 936 | let cbor_bytes: Vec = 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:1048:49 [INFO] [stdout] | [INFO] [stdout] 1048 | let cbor_bytes: Vec = 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:1091:49 [INFO] [stdout] | [INFO] [stdout] 1091 | let cbor_bytes: Vec = 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:1154:49 [INFO] [stdout] | [INFO] [stdout] 1154 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/alonzo1.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:1544:49 [INFO] [stdout] | [INFO] [stdout] 1544 | let cbor_bytes: Vec = 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:1595:49 [INFO] [stdout] | [INFO] [stdout] 1595 | let cbor_bytes: Vec = 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:1679:49 [INFO] [stdout] | [INFO] [stdout] 1679 | let cbor_bytes: Vec = 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:1725:49 [INFO] [stdout] | [INFO] [stdout] 1725 | let cbor_bytes: Vec = 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:1842:49 [INFO] [stdout] | [INFO] [stdout] 1842 | let cbor_bytes: Vec = 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:1921:49 [INFO] [stdout] | [INFO] [stdout] 1921 | let cbor_bytes: Vec = 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:2010:49 [INFO] [stdout] | [INFO] [stdout] 2010 | let cbor_bytes: Vec = 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:1197:49 [INFO] [stdout] | [INFO] [stdout] 1197 | let cbor_bytes: Vec = 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:1311:49 [INFO] [stdout] | [INFO] [stdout] 1311 | let cbor_bytes: Vec = 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:1353:49 [INFO] [stdout] | [INFO] [stdout] 1353 | let cbor_bytes: Vec = 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:1474:49 [INFO] [stdout] | [INFO] [stdout] 1474 | let cbor_bytes: Vec = 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:1517:49 [INFO] [stdout] | [INFO] [stdout] 1517 | let cbor_bytes: Vec = 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:1567:49 [INFO] [stdout] | [INFO] [stdout] 1567 | let cbor_bytes: Vec = 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:1683:49 [INFO] [stdout] | [INFO] [stdout] 1683 | let cbor_bytes: Vec = 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:1807:49 [INFO] [stdout] | [INFO] [stdout] 1807 | let cbor_bytes: Vec = 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:1850:49 [INFO] [stdout] | [INFO] [stdout] 1850 | let cbor_bytes: Vec = 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:1966:49 [INFO] [stdout] | [INFO] [stdout] 1966 | let cbor_bytes: Vec = 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:2088:49 [INFO] [stdout] | [INFO] [stdout] 2088 | let cbor_bytes: Vec = 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:2099:49 [INFO] [stdout] | [INFO] [stdout] 2099 | let cbor_bytes: Vec = 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:2191:49 [INFO] [stdout] | [INFO] [stdout] 2191 | let cbor_bytes: Vec = 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:2286:49 [INFO] [stdout] | [INFO] [stdout] 2286 | let cbor_bytes: Vec = 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:2211:49 [INFO] [stdout] | [INFO] [stdout] 2211 | let cbor_bytes: Vec = 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:2327:49 [INFO] [stdout] | [INFO] [stdout] 2327 | let cbor_bytes: Vec = 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:2365:49 [INFO] [stdout] | [INFO] [stdout] 2365 | let cbor_bytes: Vec = 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:2404:49 [INFO] [stdout] | [INFO] [stdout] 2404 | let cbor_bytes: Vec = 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:2445:49 [INFO] [stdout] | [INFO] [stdout] 2445 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/alonzo2.tx")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pallas-applying` (test "byron") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pallas-applying` (test "shelley_ma") due to 25 previous errors [INFO] [stderr] error: could not compile `pallas-applying` (test "alonzo") due to 33 previous errors [INFO] [stderr] error: could not compile `pallas-applying` (test "babbage") due to 32 previous errors [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/byron.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result, ValidationError> { [INFO] [stdout] | ^^^^^^^ ------- --------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | fn tag_witnesses(wits: &[Twit]) -> Result)>, ValidationError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72fc615a0e56e004ebc0ee4d2235a7fd2bd09f1daeb6599f898a9bee6a8361db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72fc615a0e56e004ebc0ee4d2235a7fd2bd09f1daeb6599f898a9bee6a8361db", kill_on_drop: false }` [INFO] [stdout] 72fc615a0e56e004ebc0ee4d2235a7fd2bd09f1daeb6599f898a9bee6a8361db