[INFO] fetching crate whisky-pallas 1.0.28-beta.1...
[INFO] checking whisky-pallas-1.0.28-beta.1 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate whisky-pallas 1.0.28-beta.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate whisky-pallas 1.0.28-beta.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate whisky-pallas 1.0.28-beta.1
[INFO] tweaked toml for crates.io crate whisky-pallas 1.0.28-beta.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whisky-pallas 1.0.28-beta.1 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whisky-pallas 1.0.28-beta.1 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `whisky-pallas` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336
[INFO] running `Command { std: "docker" "start" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `whisky-pallas` (manifest) generated 1 warning
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling whisky-macros v1.0.28-beta.1
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking utxorpc-spec v0.18.1
[INFO] [stderr]     Checking pallas-codec v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-codec v0.31.0
[INFO] [stderr]     Checking pallas-crypto v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-addresses v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-primitives v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-network v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-crypto v0.31.0
[INFO] [stderr]     Checking pallas-addresses v0.31.0
[INFO] [stderr]     Checking pallas-primitives v0.31.0
[INFO] [stderr]     Checking pallas-traverse v0.31.0
[INFO] [stderr]     Checking pallas-traverse v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-configs v1.0.0-alpha.4
[INFO] [stderr]     Checking uplc v1.1.10
[INFO] [stderr]     Checking pallas-validate v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-txbuilder v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas-utxorpc v1.0.0-alpha.4
[INFO] [stderr]     Checking pallas v1.0.0-alpha.4
[INFO] [stderr]     Checking whisky-common v1.0.28-beta.1
[INFO] [stderr]     Checking whisky-pallas v1.0.28-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `datum_str`
[INFO] [stdout]   --> src/converter/tx_builder_body/output.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |             whisky_common::Datum::Embedded(datum_str) => None,
[INFO] [stdout]    |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datum_str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datum_str`
[INFO] [stdout]   --> src/converter/tx_builder_body/output.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |             whisky_common::Datum::Embedded(datum_str) => None,
[INFO] [stdout]    |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datum_str`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/converter/tx_builder_body/output.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn convert_output(output: &Output) -> Result<TransactionOutput, WError> {
[INFO] [stdout]   |                               ^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                               |
[INFO] [stdout]   |                               the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn convert_output(output: &Output) -> Result<TransactionOutput<'_>, WError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/converter/tx_builder_body/output.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn convert_output(output: &Output) -> Result<TransactionOutput, WError> {
[INFO] [stdout]   |                               ^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                               |
[INFO] [stdout]   |                               the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn convert_output(output: &Output) -> Result<TransactionOutput<'_>, WError> {
[INFO] [stdout]   |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/parser_test.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut result = check_tx_required_signers("84ab00d9010282825820108e614afc0f7d5a644043d24eca934ecf4e01ec1dac9cc1a0d4213f36611b19...
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ouroboros`
[INFO] [stderr]  --> Cargo.toml:7:15
[INFO] [stderr]   |
[INFO] [stderr] 7 | [dependencies.ouroboros]
[INFO] [stderr]   |               ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ouroboros`
[INFO] [stderr] warning: `whisky-pallas` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336", kill_on_drop: false }`
[INFO] [stdout] 2afa76d5b5b5f2a8ddc6ce6ba48a3caf7479ec2cf759aa21d36f789532908336
