[INFO] fetching crate pallas-utxorpc 0.33.0... [INFO] testing pallas-utxorpc-0.33.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pallas-utxorpc 0.33.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pallas-utxorpc 0.33.0 [INFO] finished tweaking crates.io crate pallas-utxorpc 0.33.0 [INFO] tweaked toml for crates.io crate pallas-utxorpc 0.33.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas-utxorpc 0.33.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallas-utxorpc 0.33.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pallas-primitives v0.33.0 [INFO] [stderr] Downloaded pallas-traverse v0.33.0 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] [stderr] Downloaded pallas-codec v0.33.0 [INFO] [stderr] Downloaded pallas-addresses v0.33.0 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded pallas-crypto v0.33.0 [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded pbjson-types v0.7.0 [INFO] [stderr] Downloaded pallas-applying v0.33.0 [INFO] [stderr] Downloaded utxorpc-spec v0.15.0 [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4556ab086bdfcdeefd6e9a53f1b901715e701590e6f0f55af1461e9dd6ca17ad [INFO] running `Command { std: "docker" "start" "-a" "4556ab086bdfcdeefd6e9a53f1b901715e701590e6f0f55af1461e9dd6ca17ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4556ab086bdfcdeefd6e9a53f1b901715e701590e6f0f55af1461e9dd6ca17ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4556ab086bdfcdeefd6e9a53f1b901715e701590e6f0f55af1461e9dd6ca17ad", kill_on_drop: false }` [INFO] [stdout] 4556ab086bdfcdeefd6e9a53f1b901715e701590e6f0f55af1461e9dd6ca17ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ab85a31b773b82862e0a57f0ea6051cc1c74569bff687e97945e47a2a33dc5 [INFO] running `Command { std: "docker" "start" "-a" "33ab85a31b773b82862e0a57f0ea6051cc1c74569bff687e97945e47a2a33dc5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling pallas-codec v0.33.0 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling pallas-crypto v0.33.0 [INFO] [stderr] Compiling pallas-addresses v0.33.0 [INFO] [stderr] Compiling pallas-primitives v0.33.0 [INFO] [stderr] Compiling utxorpc-spec v0.15.0 [INFO] [stderr] Compiling pallas-traverse v0.33.0 [INFO] [stderr] Compiling pallas-applying v0.33.0 [INFO] [stderr] Compiling pallas-utxorpc v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "33ab85a31b773b82862e0a57f0ea6051cc1c74569bff687e97945e47a2a33dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ab85a31b773b82862e0a57f0ea6051cc1c74569bff687e97945e47a2a33dc5", kill_on_drop: false }` [INFO] [stdout] 33ab85a31b773b82862e0a57f0ea6051cc1c74569bff687e97945e47a2a33dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6baef1462cd159cbb178265f9d5d23d9a8e24814274f9d46a72d8d2d10f82d78 [INFO] running `Command { std: "docker" "start" "-a" "6baef1462cd159cbb178265f9d5d23d9a8e24814274f9d46a72d8d2d10f82d78", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling pallas-utxorpc v0.33.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../test_data/u5c1.block`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:598:28 [INFO] [stdout] | [INFO] [stdout] 598 | let test_blocks = [include_str!("../../test_data/u5c1.block")]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../test_data/u5c1.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:599:31 [INFO] [stdout] | [INFO] [stdout] 599 | let test_snapshots = [include_str!("../../test_data/u5c1.json")]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pallas-utxorpc` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6baef1462cd159cbb178265f9d5d23d9a8e24814274f9d46a72d8d2d10f82d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6baef1462cd159cbb178265f9d5d23d9a8e24814274f9d46a72d8d2d10f82d78", kill_on_drop: false }` [INFO] [stdout] 6baef1462cd159cbb178265f9d5d23d9a8e24814274f9d46a72d8d2d10f82d78