[INFO] fetching crate pallas 0.33.0... [INFO] testing pallas-0.33.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pallas 0.33.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pallas 0.33.0 [INFO] finished tweaking crates.io crate pallas 0.33.0 [INFO] tweaked toml for crates.io crate pallas 0.33.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas 0.33.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallas 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-bip32 v0.4.1 [INFO] [stderr] Downloaded pallas-crypto v0.33.0 [INFO] [stderr] Downloaded pallas-wallet v0.33.0 [INFO] [stderr] Downloaded pallas-addresses v0.33.0 [INFO] [stderr] Downloaded pallas-utxorpc v0.33.0 [INFO] [stderr] Downloaded pallas-hardano v0.33.0 [INFO] [stderr] Downloaded binary-layout v3.3.0 [INFO] [stderr] Downloaded pallas-applying v0.33.0 [INFO] [stderr] Downloaded pallas-network v0.33.0 [INFO] [stderr] Downloaded pallas-txbuilder v0.33.0 [INFO] [stderr] Downloaded pallas-primitives v0.33.0 [INFO] [stderr] Downloaded pallas-codec v0.33.0 [INFO] [stderr] Downloaded pallas-traverse v0.33.0 [INFO] [stderr] Downloaded pallas-configs v0.33.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 415d90dce401cfc22a059c6dea62de970ac158ca45941295ac58565781245719 [INFO] running `Command { std: "docker" "start" "-a" "415d90dce401cfc22a059c6dea62de970ac158ca45941295ac58565781245719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "415d90dce401cfc22a059c6dea62de970ac158ca45941295ac58565781245719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "415d90dce401cfc22a059c6dea62de970ac158ca45941295ac58565781245719", kill_on_drop: false }` [INFO] [stdout] 415d90dce401cfc22a059c6dea62de970ac158ca45941295ac58565781245719 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b319bbf9c809d18ef68da5074a1fc06a9b08f3e2e2ee3b9baf27137648495e4 [INFO] running `Command { std: "docker" "start" "-a" "5b319bbf9c809d18ef68da5074a1fc06a9b08f3e2e2ee3b9baf27137648495e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling ed25519-bip32 v0.4.1 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [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 prost-derive v0.13.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling pallas-codec v0.33.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling pallas-crypto v0.33.0 [INFO] [stderr] Compiling pallas-addresses v0.33.0 [INFO] [stderr] Compiling pallas-wallet v0.33.0 [INFO] [stderr] Compiling pallas-network 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-configs v0.33.0 [INFO] [stderr] Compiling pallas-applying v0.33.0 [INFO] [stderr] Compiling pallas-txbuilder v0.33.0 [INFO] [stderr] Compiling pallas-utxorpc v0.33.0 [INFO] [stderr] Compiling pallas v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "5b319bbf9c809d18ef68da5074a1fc06a9b08f3e2e2ee3b9baf27137648495e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b319bbf9c809d18ef68da5074a1fc06a9b08f3e2e2ee3b9baf27137648495e4", kill_on_drop: false }` [INFO] [stdout] 5b319bbf9c809d18ef68da5074a1fc06a9b08f3e2e2ee3b9baf27137648495e4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da98cb162136dae872b99aeee982b7ab8163d85ea018a6aeb778fab3f6165122 [INFO] running `Command { std: "docker" "start" "-a" "da98cb162136dae872b99aeee982b7ab8163d85ea018a6aeb778fab3f6165122", kill_on_drop: false }` [INFO] [stderr] Compiling pallas v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "da98cb162136dae872b99aeee982b7ab8163d85ea018a6aeb778fab3f6165122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da98cb162136dae872b99aeee982b7ab8163d85ea018a6aeb778fab3f6165122", kill_on_drop: false }` [INFO] [stdout] da98cb162136dae872b99aeee982b7ab8163d85ea018a6aeb778fab3f6165122 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45bd0e01cec47381880a8add17a5e7c2678dfff3230e83b228c4a30aa2e35a0c [INFO] running `Command { std: "docker" "start" "-a" "45bd0e01cec47381880a8add17a5e7c2678dfff3230e83b228c4a30aa2e35a0c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pallas-c8596b96094f982b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pallas [INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> src/lib.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | #![warn(missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> src/lib.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | #![warn(missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the `rustdoc::missing_doc_code_examples` lint is unstable [INFO] [stderr] = note: see issue #101730 for more information [INFO] [stderr] = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45bd0e01cec47381880a8add17a5e7c2678dfff3230e83b228c4a30aa2e35a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45bd0e01cec47381880a8add17a5e7c2678dfff3230e83b228c4a30aa2e35a0c", kill_on_drop: false }` [INFO] [stdout] 45bd0e01cec47381880a8add17a5e7c2678dfff3230e83b228c4a30aa2e35a0c