[INFO] fetching crate griffin-core 0.1.0...
[INFO] checking griffin-core-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate griffin-core 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate griffin-core 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate griffin-core 0.1.0
[INFO] finished tweaking crates.io crate griffin-core 0.1.0
[INFO] tweaked toml for crates.io crate griffin-core 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 737 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.15.2)
[INFO] [stderr]       Adding minicbor v0.20.0 (available: v0.25.1)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding sc-chain-spec v37.0.0 (available: v38.0.0)
[INFO] [stderr]       Adding unicode-normalization v0.1.22 (available: v0.1.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 293f47b6c878ec352d2c1b3ee3ba7442486b170b7dc65e413e4299bafe3c3e17
[INFO] running `Command { std: "docker" "start" "-a" "293f47b6c878ec352d2c1b3ee3ba7442486b170b7dc65e413e4299bafe3c3e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "293f47b6c878ec352d2c1b3ee3ba7442486b170b7dc65e413e4299bafe3c3e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "293f47b6c878ec352d2c1b3ee3ba7442486b170b7dc65e413e4299bafe3c3e17", kill_on_drop: false }`
[INFO] [stdout] 293f47b6c878ec352d2c1b3ee3ba7442486b170b7dc65e413e4299bafe3c3e17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c93ce7c438db3378ececf9f58fcea8dc71e693a50a9b0bbb78138f0b89a1693
[INFO] running `Command { std: "docker" "start" "-a" "6c93ce7c438db3378ececf9f58fcea8dc71e693a50a9b0bbb78138f0b89a1693", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking cranelift-bforest v0.95.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wasmtime-jit-debug v8.0.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking wasmtime-types v8.0.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking wasmtime-environ v8.0.1
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking sp-tracing v17.0.1
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking wasmtime-jit v8.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking bounded-collections v0.2.2
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking trie-db v0.29.1
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking sp-panic-handler v13.0.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling sp-io v38.0.0
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking cranelift-native v0.95.1
[INFO] [stderr]     Checking cranelift-frontend v0.95.1
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking wasmtime-cranelift-shared v8.0.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking cranelift-wasm v0.95.1
[INFO] [stderr]     Checking libp2p-core v0.40.1
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking sp-arithmetic v26.0.0
[INFO] [stderr]     Checking wasmtime-cranelift v8.0.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking sp-weights v31.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling proc-macro-warning v0.4.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling sp-version-proc-macro v14.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking sp-wasm-interface v21.0.1
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sp-core v34.0.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sp-api-proc-macro v20.0.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.33.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking sp-trie v37.0.0
[INFO] [stderr]     Checking sp-keystore v0.40.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking sp-state-machine v0.43.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking libp2p-swarm v0.43.7
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling sha1-asm v0.5.3
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking polkavm-common v0.9.0
[INFO] [stderr]     Checking polkavm-assembler v0.9.0
[INFO] [stderr]     Checking polkavm-linux-raw v0.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking polkavm v0.9.3
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sp-maybe-compressed-blob v11.0.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking sc-allocator v29.0.0
[INFO] [stderr]     Checking wasm-instrument v0.4.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking quinn-proto v0.9.6
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking sp-application-crypto v38.0.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sc-executor-common v0.35.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]     Checking sp-runtime v39.0.2
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]     Checking multihash v0.17.0
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking kvdb v0.13.0
[INFO] [stderr]    Compiling sc-executor-wasmtime v0.35.0
[INFO] [stderr]    Compiling network-interface v1.1.4
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking sp-database v10.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]    Compiling litep2p v0.6.2
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking sctp-proto v0.2.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking quinn-udp v0.3.2
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking sp-version v37.0.0
[INFO] [stderr]     Checking sp-inherents v34.0.0
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking quinn v0.9.4
[INFO] [stderr]     Checking sp-api v34.0.0
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking multiaddr v0.17.1
[INFO] [stderr]     Checking sc-executor-polkavm v0.32.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking sp-consensus v0.40.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking simple-dns v0.5.7
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking sp-blockchain v37.0.1
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking sc-executor v0.40.1
[INFO] [stderr]     Checking if-watch v3.2.1
[INFO] [stderr]     Checking substrate-prometheus-endpoint v0.17.0
[INFO] [stderr]     Checking sp-statement-store v18.0.0
[INFO] [stderr]     Checking sc-transaction-pool-api v37.0.0
[INFO] [stderr]     Checking sc-utils v17.0.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]     Checking quick-protobuf-codec v0.2.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking trust-dns-proto v0.22.0
[INFO] [stderr]     Checking soketto v0.8.0
[INFO] [stderr]     Checking sc-client-api v37.0.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking futures-rustls v0.24.0
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking finality-grandpa v0.16.2
[INFO] [stderr]     Checking futures-bounded v0.1.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking libp2p-websocket v0.42.2
[INFO] [stderr]     Checking libp2p-yamux v0.44.1
[INFO] [stderr]     Checking sp-consensus-grandpa v21.0.0
[INFO] [stderr]     Checking libp2p-identify v0.43.1
[INFO] [stderr]    Compiling sc-network v0.44.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.46
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking libp2p-wasm-ext v0.40.0
[INFO] [stderr]     Checking libp2p-kad v0.44.6
[INFO] [stderr]     Checking libp2p-tcp v0.40.1
[INFO] [stderr]     Checking libp2p-dns v0.40.1
[INFO] [stderr]     Checking libp2p-noise v0.43.2
[INFO] [stderr]     Checking libp2p-connection-limits v0.2.1
[INFO] [stderr]     Checking libp2p-allow-block-list v0.2.0
[INFO] [stderr]     Checking libp2p-request-response v0.25.3
[INFO] [stderr]     Checking libp2p-ping v0.43.1
[INFO] [stderr]     Checking libp2p-mdns v0.44.0
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]     Checking cid v0.9.0
[INFO] [stderr]     Checking linked_hash_set v0.1.4
[INFO] [stderr]     Checking partial_sort v0.2.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]    Compiling parity-util-mem v0.12.0
[INFO] [stderr]    Compiling minicbor v0.20.0
[INFO] [stderr]     Checking sp-genesis-builder v0.15.1
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling sc-chain-spec-derive v12.0.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]     Checking rlp v0.6.1
[INFO] [stderr]     Checking lru v0.8.1
[INFO] [stderr]     Checking libp2p v0.52.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking impl-rlp v0.4.0
[INFO] [stderr]     Checking impl-codec v0.7.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bech32-no_std v0.7.3
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking str0m v0.5.1
[INFO] [stderr]     Checking sc-network-types v0.12.1
[INFO] [stderr]     Checking sc-consensus v0.43.0
[INFO] [stderr]     Checking sc-network-common v0.43.0
[INFO] [stderr]     Checking sc-telemetry v24.0.0
[INFO] [stderr]     Checking sc-chain-spec v37.0.0
[INFO] [stderr]     Checking griffin-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1599:13
[INFO] [stdout]      |
[INFO] [stdout] 1599 |             include_str!("../../../test_data/alonzo1.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo2.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1600:13
[INFO] [stdout]      |
[INFO] [stdout] 1600 |             include_str!("../../../test_data/alonzo2.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo3.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1601:13
[INFO] [stdout]      |
[INFO] [stdout] 1601 |             include_str!("../../../test_data/alonzo3.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo4.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1602:13
[INFO] [stdout]      |
[INFO] [stdout] 1602 |             include_str!("../../../test_data/alonzo4.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo5.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1603:13
[INFO] [stdout]      |
[INFO] [stdout] 1603 |             include_str!("../../../test_data/alonzo5.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo6.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1604:13
[INFO] [stdout]      |
[INFO] [stdout] 1604 |             include_str!("../../../test_data/alonzo6.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo7.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1605:13
[INFO] [stdout]      |
[INFO] [stdout] 1605 |             include_str!("../../../test_data/alonzo7.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo8.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1606:13
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             include_str!("../../../test_data/alonzo8.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo9.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1607:13
[INFO] [stdout]      |
[INFO] [stdout] 1607 |             include_str!("../../../test_data/alonzo9.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo10.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1609:13
[INFO] [stdout]      |
[INFO] [stdout] 1609 |             include_str!("../../../test_data/alonzo10.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo11.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1611:13
[INFO] [stdout]      |
[INFO] [stdout] 1611 |             include_str!("../../../test_data/alonzo11.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo12.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1614:13
[INFO] [stdout]      |
[INFO] [stdout] 1614 |             include_str!("../../../test_data/alonzo12.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo13.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1616:13
[INFO] [stdout]      |
[INFO] [stdout] 1616 |             include_str!("../../../test_data/alonzo13.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo14.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1619:13
[INFO] [stdout]      |
[INFO] [stdout] 1619 |             include_str!("../../../test_data/alonzo14.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo15.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1621:13
[INFO] [stdout]      |
[INFO] [stdout] 1621 |             include_str!("../../../test_data/alonzo15.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo16.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1623:13
[INFO] [stdout]      |
[INFO] [stdout] 1623 |             include_str!("../../../test_data/alonzo16.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo17.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1625:13
[INFO] [stdout]      |
[INFO] [stdout] 1625 |             include_str!("../../../test_data/alonzo17.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo18.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1627:13
[INFO] [stdout]      |
[INFO] [stdout] 1627 |             include_str!("../../../test_data/alonzo18.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo18.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1629:13
[INFO] [stdout]      |
[INFO] [stdout] 1629 |             include_str!("../../../test_data/alonzo18.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo19.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1631:13
[INFO] [stdout]      |
[INFO] [stdout] 1631 |             include_str!("../../../test_data/alonzo19.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo20.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1633:13
[INFO] [stdout]      |
[INFO] [stdout] 1633 |             include_str!("../../../test_data/alonzo20.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo21.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1635:13
[INFO] [stdout]      |
[INFO] [stdout] 1635 |             include_str!("../../../test_data/alonzo21.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo22.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1637:13
[INFO] [stdout]      |
[INFO] [stdout] 1637 |             include_str!("../../../test_data/alonzo22.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo23.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1639:13
[INFO] [stdout]      |
[INFO] [stdout] 1639 |             include_str!("../../../test_data/alonzo23.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo27.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1641:13
[INFO] [stdout]      |
[INFO] [stdout] 1641 |             include_str!("../../../test_data/alonzo27.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo26.header`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/alonzo/model.rs:1662:13
[INFO] [stdout]      |
[INFO] [stdout] 1662 |             include_str!("../../../test_data/alonzo26.header"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo9.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_primitives/alonzo/json.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             include_str!("../../../test_data/alonzo9.block"),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo9.datums`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_primitives/alonzo/json.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             include_str!("../../../test_data/alonzo9.datums"),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo9.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/alonzo/json.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             include_str!("../../../test_data/alonzo9.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/alonzo/../../../test_data/alonzo9.native`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/alonzo/json.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             include_str!("../../../test_data/alonzo9.native"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 |             include_str!("../../../test_data/babbage1.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage2.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:779:13
[INFO] [stdout]     |
[INFO] [stdout] 779 |             include_str!("../../../test_data/babbage2.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage3.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:780:13
[INFO] [stdout]     |
[INFO] [stdout] 780 |             include_str!("../../../test_data/babbage3.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage4.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:782:13
[INFO] [stdout]     |
[INFO] [stdout] 782 |             include_str!("../../../test_data/babbage4.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage5.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:784:13
[INFO] [stdout]     |
[INFO] [stdout] 784 |             include_str!("../../../test_data/babbage5.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage6.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:786:13
[INFO] [stdout]     |
[INFO] [stdout] 786 |             include_str!("../../../test_data/babbage6.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage7.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 |             include_str!("../../../test_data/babbage7.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage8.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:790:13
[INFO] [stdout]     |
[INFO] [stdout] 790 |             include_str!("../../../test_data/babbage8.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage9.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:792:13
[INFO] [stdout]     |
[INFO] [stdout] 792 |             include_str!("../../../test_data/babbage9.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage10.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:794:13
[INFO] [stdout]     |
[INFO] [stdout] 794 |             include_str!("../../../test_data/babbage10.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/babbage/../../../test_data/babbage1.fr`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/babbage/model.rs:814:19
[INFO] [stdout]     |
[INFO] [stdout] 814 |         let hex = include_str!("../../../test_data/babbage1.fr");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/genesis.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:838:28
[INFO] [stdout]     |
[INFO] [stdout] 838 |         let test_blocks = [include_str!("../../../test_data/genesis.block")];
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:860:13
[INFO] [stdout]     |
[INFO] [stdout] 860 |             include_str!("../../../test_data/byron1.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron2.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:861:13
[INFO] [stdout]     |
[INFO] [stdout] 861 |             include_str!("../../../test_data/byron2.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron3.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |             include_str!("../../../test_data/byron3.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron4.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:863:13
[INFO] [stdout]     |
[INFO] [stdout] 863 |             include_str!("../../../test_data/byron4.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron5.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 |             include_str!("../../../test_data/byron5.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron6.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:865:13
[INFO] [stdout]     |
[INFO] [stdout] 865 |             include_str!("../../../test_data/byron6.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron7.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:866:13
[INFO] [stdout]     |
[INFO] [stdout] 866 |             include_str!("../../../test_data/byron7.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron8.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:867:13
[INFO] [stdout]     |
[INFO] [stdout] 867 |             include_str!("../../../test_data/byron8.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/byron/../../../test_data/byron1.header`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_primitives/byron/model.rs:886:25
[INFO] [stdout]     |
[INFO] [stdout] 886 |         let subjects = [include_str!("../../../test_data/byron1.header")];
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/conway/../../../test_data/conway1.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/conway/model.rs:1742:13
[INFO] [stdout]      |
[INFO] [stdout] 1742 |             include_str!("../../../test_data/conway1.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/conway/../../../test_data/conway2.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/conway/model.rs:1743:13
[INFO] [stdout]      |
[INFO] [stdout] 1743 |             include_str!("../../../test_data/conway2.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/conway/../../../test_data/conway3.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/conway/model.rs:1745:13
[INFO] [stdout]      |
[INFO] [stdout] 1745 |             include_str!("../../../test_data/conway3.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_primitives/conway/../../../test_data/conway4.block`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/pallas_primitives/conway/model.rs:1747:13
[INFO] [stdout]      |
[INFO] [stdout] 1747 |             include_str!("../../../test_data/conway4.block"),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/byron2.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/block.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |             (include_str!("../../test_data/byron2.block"), 2usize),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/shelley1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/block.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |             (include_str!("../../test_data/shelley1.block"), 4),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/mary1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/block.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 |             (include_str!("../../test_data/mary1.block"), 14),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/allegra1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/block.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 |             (include_str!("../../test_data/allegra1.block"), 3),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/block.rs:256:14
[INFO] [stdout]     |
[INFO] [stdout] 256 |             (include_str!("../../test_data/alonzo1.block"), 5),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/byron4.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/fees.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let block_str = include_str!("../../test_data/byron4.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:204:25
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let block_str = include_str!("../../test_data/byron1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let block_str = include_str!("../../test_data/alonzo1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/babbage1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:250:25
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let block_str = include_str!("../../test_data/babbage1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/jpgstore.plutus`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:329:28
[INFO] [stdout]     |
[INFO] [stdout] 329 |         let bytecode_hex = include_str!("../../test_data/jpgstore.plutus");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/v2script.plutus`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:345:28
[INFO] [stdout]     |
[INFO] [stdout] 345 |         let bytecode_hex = include_str!("../../test_data/v2script.plutus");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/scriptwit.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:361:31
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let tx_bytecode_hex = include_str!("../../test_data/scriptwit.tx");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/babbage1.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:389:22
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let tx_hex = include_str!("../../test_data/babbage1.tx");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/babbage2.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/hashes.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let tx_hex = include_str!("../../test_data/babbage2.tx");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/byron2.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/input.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             include_str!("../../test_data/byron2.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/input.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             include_str!("../../test_data/alonzo1.block"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/duplicateinput.tx`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/input.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let tx_bytecode_hex = include_str!("../../test_data/duplicateinput.tx");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/genesis.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/probe.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let block_str = include_str!("../../test_data/genesis.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/probe.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let block_str = include_str!("../../test_data/byron1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/shelley1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/probe.rs:66:25
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let block_str = include_str!("../../test_data/shelley1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/allegra1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/probe.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let block_str = include_str!("../../test_data/allegra1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/mary1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/probe.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let block_str = include_str!("../../test_data/mary1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/alonzo1.block`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/pallas_traverse/probe.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let block_str = include_str!("../../test_data/alonzo1.block");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/babbage1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/probe.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let block_str = include_str!("../../test_data/babbage1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/conway1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/probe.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let block_str = include_str!("../../test_data/conway1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/pallas_traverse/../../test_data/byron1.block`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/pallas_traverse/time.rs:259:25
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let block_str = include_str!("../../test_data/byron1.block");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_test`
[INFO] [stdout]   --> src/pallas_crypto/hash/serde.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use serde_test::{assert_de_tokens_error, assert_tokens, Token};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `serde_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck_macros`
[INFO] [stdout]    --> src/pallas_crypto/key/ed25519.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |     use quickcheck_macros::quickcheck;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `quickcheck_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `quickcheck_macros`
[INFO] [stdout]    --> src/pallas_crypto/memsec.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use quickcheck_macros::quickcheck;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `quickcheck_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/h224.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / construct_fixed_hash! {
[INFO] [stdout] 9  | |     /// Fixed-size uninterpreted hash type with 28 bytes (224 bits) size.
[INFO] [stdout] 10 | |     #[derive(TypeInfo)]
[INFO] [stdout] 11 | |     pub struct H224(28);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-trait`, `default`, `fp-conversion`, `json`, `json-schema`, `num-bigint`, `parity-util-mem`, `rand`, `sc-chain-spec`, `sc-client-api`, `sc-executor`, `serde_json`, `sp-blockchain`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiEraBlock`
[INFO] [stdout]    --> src/pallas_traverse/input.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |             let block = MultiEraBlock::decode(&cbor).expect("invalid cbor");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `MultiEraBlock`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 113 +     use crate::pallas_traverse::MultiEraBlock;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MultiEraTx`
[INFO] [stdout]    --> src/pallas_traverse/input.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let tx = MultiEraTx::decode_for_era(Era::Alonzo, &bytecode).unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^ use of undeclared type `MultiEraTx`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 113 +     use crate::pallas_traverse::MultiEraTx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Era`
[INFO] [stdout]    --> src/pallas_traverse/input.rs:156:45
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let tx = MultiEraTx::decode_for_era(Era::Alonzo, &bytecode).unwrap();
[INFO] [stdout]     |                                             ^^^ use of undeclared type `Era`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 113 +     use crate::pallas_traverse::Era;
[INFO] [stdout]     |
[INFO] [stdout] 113 +     use sp_runtime::generic::Era;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OutputRef`
[INFO] [stdout]    --> src/pallas_traverse/input.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |             let sample = OutputRef::from_str(vector).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^ use of undeclared type `OutputRef`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 113 +     use crate::pallas_traverse::OutputRef;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]    --> src/pallas_traverse/input.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use std::str::FromStr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]    --> src/pallas_traverse/input.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use crate::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/h224.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / construct_fixed_hash! {
[INFO] [stdout] 9  | |     /// Fixed-size uninterpreted hash type with 28 bytes (224 bits) size.
[INFO] [stdout] 10 | |     #[derive(TypeInfo)]
[INFO] [stdout] 11 | |     pub struct H224(28);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async-trait`, `default`, `fp-conversion`, `json`, `json-schema`, `num-bigint`, `parity-util-mem`, `rand`, `sc-chain-spec`, `sc-client-api`, `sc-executor`, `serde_json`, `sp-blockchain`, `std`, and `unstable`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `griffin-core` (lib test) due to 88 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6c93ce7c438db3378ececf9f58fcea8dc71e693a50a9b0bbb78138f0b89a1693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c93ce7c438db3378ececf9f58fcea8dc71e693a50a9b0bbb78138f0b89a1693", kill_on_drop: false }`
[INFO] [stdout] 6c93ce7c438db3378ececf9f58fcea8dc71e693a50a9b0bbb78138f0b89a1693
