[INFO] fetching crate pallas-hardano 0.33.0... [INFO] building pallas-hardano-0.33.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate pallas-hardano 0.33.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pallas-hardano 0.33.0 [INFO] finished tweaking crates.io crate pallas-hardano 0.33.0 [INFO] tweaked toml for crates.io crate pallas-hardano 0.33.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas-hardano 0.33.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallas-hardano 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded base58 v0.2.0 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded pallas-primitives v0.33.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded slab v0.4.10 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded pallas-codec v0.33.0 [INFO] [stderr] Downloaded pallas-traverse v0.33.0 [INFO] [stderr] Downloaded binary-layout v3.3.0 [INFO] [stderr] Downloaded pallas-network v0.33.0 [INFO] [stderr] Downloaded pallas-addresses v0.33.0 [INFO] [stderr] Downloaded pallas-crypto v0.33.0 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdeb5f7da8ee72fa880b06b84c749524eb7e013c2609ac8f693bdc71f91aba71 [INFO] running `Command { std: "docker" "start" "-a" "bdeb5f7da8ee72fa880b06b84c749524eb7e013c2609ac8f693bdc71f91aba71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdeb5f7da8ee72fa880b06b84c749524eb7e013c2609ac8f693bdc71f91aba71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdeb5f7da8ee72fa880b06b84c749524eb7e013c2609ac8f693bdc71f91aba71", kill_on_drop: false }` [INFO] [stdout] bdeb5f7da8ee72fa880b06b84c749524eb7e013c2609ac8f693bdc71f91aba71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69fab3550acdb55ec4de06607a2889512dce05645d38eebcf62c9e17c385570f [INFO] running `Command { std: "docker" "start" "-a" "69fab3550acdb55ec4de06607a2889512dce05645d38eebcf62c9e17c385570f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling binary-layout v3.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pallas-codec v0.33.0 [INFO] [stderr] Compiling pallas-crypto v0.33.0 [INFO] [stderr] Compiling pallas-addresses v0.33.0 [INFO] [stderr] Compiling pallas-network v0.33.0 [INFO] [stderr] Compiling pallas-primitives v0.33.0 [INFO] [stderr] Compiling pallas-traverse v0.33.0 [INFO] [stderr] Compiling pallas-hardano v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.43s [INFO] running `Command { std: "docker" "inspect" "69fab3550acdb55ec4de06607a2889512dce05645d38eebcf62c9e17c385570f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fab3550acdb55ec4de06607a2889512dce05645d38eebcf62c9e17c385570f", kill_on_drop: false }` [INFO] [stdout] 69fab3550acdb55ec4de06607a2889512dce05645d38eebcf62c9e17c385570f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdc61ec4156b0dd585c5c532534a1407e7cbc4e5027b0957ee1f58de118d8020 [INFO] running `Command { std: "docker" "start" "-a" "fdc61ec4156b0dd585c5c532534a1407e7cbc4e5027b0957ee1f58de118d8020", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pallas-primitives v0.33.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pallas-network v0.33.0 [INFO] [stderr] Compiling pallas-traverse v0.33.0 [INFO] [stderr] Compiling pallas-hardano v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.11s [INFO] running `Command { std: "docker" "inspect" "fdc61ec4156b0dd585c5c532534a1407e7cbc4e5027b0957ee1f58de118d8020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc61ec4156b0dd585c5c532534a1407e7cbc4e5027b0957ee1f58de118d8020", kill_on_drop: false }` [INFO] [stdout] fdc61ec4156b0dd585c5c532534a1407e7cbc4e5027b0957ee1f58de118d8020