[INFO] fetching crate pallas-validate 1.0.0-alpha.6... [INFO] testing pallas-validate-1.0.0-alpha.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pallas-validate 1.0.0-alpha.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate pallas-validate 1.0.0-alpha.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pallas-validate 1.0.0-alpha.6 [INFO] tweaked toml for crates.io crate pallas-validate 1.0.0-alpha.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas-validate 1.0.0-alpha.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallas-validate 1.0.0-alpha.6 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be4fde9774d57fb8f238ac069ca579e7d6ae6774ee9eaef8ff3413723a6a3715 [INFO] running `Command { std: "docker" "start" "-a" "be4fde9774d57fb8f238ac069ca579e7d6ae6774ee9eaef8ff3413723a6a3715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be4fde9774d57fb8f238ac069ca579e7d6ae6774ee9eaef8ff3413723a6a3715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4fde9774d57fb8f238ac069ca579e7d6ae6774ee9eaef8ff3413723a6a3715", kill_on_drop: false }` [INFO] [stdout] be4fde9774d57fb8f238ac069ca579e7d6ae6774ee9eaef8ff3413723a6a3715 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6daddbdad883dfb04b031b4fbbb559643fbc8be3abf837499203d0da9a8a869 [INFO] running `Command { std: "docker" "start" "-a" "d6daddbdad883dfb04b031b4fbbb559643fbc8be3abf837499203d0da9a8a869", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling minicbor v0.26.5 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling minicbor-derive v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling pallas-codec v1.0.0-alpha.6 [INFO] [stderr] Compiling pallas-crypto v1.0.0-alpha.6 [INFO] [stderr] Compiling pallas-addresses v1.0.0-alpha.6 [INFO] [stderr] Compiling pallas-primitives v1.0.0-alpha.6 [INFO] [stderr] Compiling pallas-traverse v1.0.0-alpha.6 [INFO] [stderr] Compiling pallas-validate v1.0.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.15s [INFO] running `Command { std: "docker" "inspect" "d6daddbdad883dfb04b031b4fbbb559643fbc8be3abf837499203d0da9a8a869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6daddbdad883dfb04b031b4fbbb559643fbc8be3abf837499203d0da9a8a869", kill_on_drop: false }` [INFO] [stdout] d6daddbdad883dfb04b031b4fbbb559643fbc8be3abf837499203d0da9a8a869 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb198213ff2f956fa51bbb4329679086021d7c7fce2b7c507ebe587d7ae3e097 [INFO] running `Command { std: "docker" "start" "-a" "eb198213ff2f956fa51bbb4329679086021d7c7fce2b7c507ebe587d7ae3e097", kill_on_drop: false }` [INFO] [stderr] Compiling pallas-validate v1.0.0-alpha.6 (/opt/rustwide/workdir) [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 = cbor_to_bytes(include_str!("../../test_data/alonzo1.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:97:49 [INFO] [stdout] | [INFO] [stdout] 97 | 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:121:49 [INFO] [stdout] | [INFO] [stdout] 121 | 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:145:49 [INFO] [stdout] | [INFO] [stdout] 145 | 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:180:49 [INFO] [stdout] | [INFO] [stdout] 180 | 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:204:49 [INFO] [stdout] | [INFO] [stdout] 204 | 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:228:49 [INFO] [stdout] | [INFO] [stdout] 228 | 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:269:49 [INFO] [stdout] | [INFO] [stdout] 269 | 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:386:49 [INFO] [stdout] | [INFO] [stdout] 386 | 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/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 = 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 = 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 = 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 = 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 = 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 = 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 = 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:410:49 [INFO] [stdout] | [INFO] [stdout] 410 | 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:450:49 [INFO] [stdout] | [INFO] [stdout] 450 | 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:568:49 [INFO] [stdout] | [INFO] [stdout] 568 | 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:680:49 [INFO] [stdout] | [INFO] [stdout] 680 | 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/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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = cbor_to_bytes(include_str!("../../test_data/shelley1.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 = 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 = 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:1045:49 [INFO] [stdout] | [INFO] [stdout] 1045 | 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:1088:49 [INFO] [stdout] | [INFO] [stdout] 1088 | 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:1151:49 [INFO] [stdout] | [INFO] [stdout] 1151 | 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:1194:49 [INFO] [stdout] | [INFO] [stdout] 1194 | 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:1308:49 [INFO] [stdout] | [INFO] [stdout] 1308 | 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:1350:49 [INFO] [stdout] | [INFO] [stdout] 1350 | 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:1471:49 [INFO] [stdout] | [INFO] [stdout] 1471 | 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/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 = 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 = 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 = 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 = 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 = 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 = 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 = cbor_to_bytes(include_str!("../../test_data/mary3.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 = 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 = 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 = 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 = 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 = 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 = 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 = 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:2208:49 [INFO] [stdout] | [INFO] [stdout] 2208 | 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:2324:49 [INFO] [stdout] | [INFO] [stdout] 2324 | 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/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 = cbor_to_bytes(include_str!("../../test_data/allegra1.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 = 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 = 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 = cbor_to_bytes(include_str!("../../test_data/alonzo2.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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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 = 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:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | 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:74:49 [INFO] [stdout] | [INFO] [stdout] 74 | 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:151:49 [INFO] [stdout] | [INFO] [stdout] 151 | 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:237:49 [INFO] [stdout] | [INFO] [stdout] 237 | 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:318:49 [INFO] [stdout] | [INFO] [stdout] 318 | 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:402:49 [INFO] [stdout] | [INFO] [stdout] 402 | 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:507:49 [INFO] [stdout] | [INFO] [stdout] 507 | 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:580:49 [INFO] [stdout] | [INFO] [stdout] 580 | 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:627:49 [INFO] [stdout] | [INFO] [stdout] 627 | 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:657:49 [INFO] [stdout] | [INFO] [stdout] 657 | 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:707:49 [INFO] [stdout] | [INFO] [stdout] 707 | 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:757:49 [INFO] [stdout] | [INFO] [stdout] 757 | 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:800:49 [INFO] [stdout] | [INFO] [stdout] 800 | 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:887:49 [INFO] [stdout] | [INFO] [stdout] 887 | 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:969:49 [INFO] [stdout] | [INFO] [stdout] 969 | 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:1071:49 [INFO] [stdout] | [INFO] [stdout] 1071 | 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:1184:49 [INFO] [stdout] | [INFO] [stdout] 1184 | 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:1270:49 [INFO] [stdout] | [INFO] [stdout] 1270 | 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:1356:49 [INFO] [stdout] | [INFO] [stdout] 1356 | 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:1412:49 [INFO] [stdout] | [INFO] [stdout] 1412 | 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:1455:49 [INFO] [stdout] | [INFO] [stdout] 1455 | 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:1498:49 [INFO] [stdout] | [INFO] [stdout] 1498 | 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:1590:49 [INFO] [stdout] | [INFO] [stdout] 1590 | 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:1641:49 [INFO] [stdout] | [INFO] [stdout] 1641 | 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:1725:49 [INFO] [stdout] | [INFO] [stdout] 1725 | 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:1771:49 [INFO] [stdout] | [INFO] [stdout] 1771 | 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:1888:49 [INFO] [stdout] | [INFO] [stdout] 1888 | 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:1967:49 [INFO] [stdout] | [INFO] [stdout] 1967 | 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:2056:49 [INFO] [stdout] | [INFO] [stdout] 2056 | 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:2142:49 [INFO] [stdout] | [INFO] [stdout] 2142 | 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:2234:49 [INFO] [stdout] | [INFO] [stdout] 2234 | 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:2329:49 [INFO] [stdout] | [INFO] [stdout] 2329 | 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/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 = 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 = 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:182:49 [INFO] [stdout] | [INFO] [stdout] 182 | let cbor_bytes: Vec = 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:274:49 [INFO] [stdout] | [INFO] [stdout] 274 | let cbor_bytes: Vec = 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:321:49 [INFO] [stdout] | [INFO] [stdout] 321 | let cbor_bytes: Vec = 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:351:49 [INFO] [stdout] | [INFO] [stdout] 351 | let cbor_bytes: Vec = 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:401:49 [INFO] [stdout] | [INFO] [stdout] 401 | let cbor_bytes: Vec = 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:451:49 [INFO] [stdout] | [INFO] [stdout] 451 | let cbor_bytes: Vec = 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:494:49 [INFO] [stdout] | [INFO] [stdout] 494 | let cbor_bytes: Vec = 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:550:49 [INFO] [stdout] | [INFO] [stdout] 550 | let cbor_bytes: Vec = 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:593:49 [INFO] [stdout] | [INFO] [stdout] 593 | let cbor_bytes: Vec = 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:636:49 [INFO] [stdout] | [INFO] [stdout] 636 | let cbor_bytes: Vec = 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:686:49 [INFO] [stdout] | [INFO] [stdout] 686 | let cbor_bytes: Vec = 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:754:49 [INFO] [stdout] | [INFO] [stdout] 754 | let cbor_bytes: Vec = 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:818:49 [INFO] [stdout] | [INFO] [stdout] 818 | let cbor_bytes: Vec = 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:901:49 [INFO] [stdout] | [INFO] [stdout] 901 | let cbor_bytes: Vec = 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:975:49 [INFO] [stdout] | [INFO] [stdout] 975 | let cbor_bytes: Vec = 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:1041:49 [INFO] [stdout] | [INFO] [stdout] 1041 | let cbor_bytes: Vec = 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:1110:49 [INFO] [stdout] | [INFO] [stdout] 1110 | let cbor_bytes: Vec = cbor_to_bytes(include_str!("../../test_data/conway3.tx")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pallas-validate` (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-validate` (test "alonzo") due to 33 previous errors [INFO] [stderr] error: could not compile `pallas-validate` (test "shelley_ma") due to 25 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 "babbage") due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "eb198213ff2f956fa51bbb4329679086021d7c7fce2b7c507ebe587d7ae3e097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb198213ff2f956fa51bbb4329679086021d7c7fce2b7c507ebe587d7ae3e097", kill_on_drop: false }` [INFO] [stdout] eb198213ff2f956fa51bbb4329679086021d7c7fce2b7c507ebe587d7ae3e097