[INFO] cloning repository https://github.com/cardano-hydrozoa/hydrozoa-frost-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardano-hydrozoa/hydrozoa-frost-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-hydrozoa%2Fhydrozoa-frost-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-hydrozoa%2Fhydrozoa-frost-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3a0b370fe12c875e08a4977364f7b017691f1a9 [INFO] checking cardano-hydrozoa/hydrozoa-frost-poc against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardano-hydrozoa%2Fhydrozoa-frost-poc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc [INFO] finished tweaking git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc [INFO] tweaked toml for git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cardano-hydrozoa/hydrozoa-frost-poc 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded tx3-sdk v0.8.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.96 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] [stderr] Downloaded ed25519-bip32 v0.4.1 [INFO] [stderr] Downloaded pallas v0.33.0 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded const-crc32-nostd v1.3.1 [INFO] [stderr] Downloaded thiserror-nostd-notrait v1.0.57 [INFO] [stderr] Downloaded debugless-unwrap v0.0.4 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded frost-core v2.1.0 [INFO] [stderr] Downloaded pallas-applying v0.33.0 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded utxorpc-spec v0.15.0 [INFO] [stderr] Downloaded pallas-network v0.33.0 [INFO] [stderr] Downloaded pbjson-types v0.7.0 [INFO] [stderr] Downloaded pallas-primitives v0.33.0 [INFO] [stderr] Downloaded pallas-traverse v0.33.0 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] [stderr] Downloaded tx3-lang v0.11.1 [INFO] [stderr] Downloaded frost-ed25519 v2.1.0 [INFO] [stderr] Downloaded pallas-codec v0.33.0 [INFO] [stderr] Downloaded pallas-wallet v0.33.0 [INFO] [stderr] Downloaded pallas-addresses v0.33.0 [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded pallas-crypto v0.33.0 [INFO] [stderr] Downloaded pallas-utxorpc v0.33.0 [INFO] [stderr] Downloaded thiserror-nostd-notrait-impl v1.0.57 [INFO] [stderr] Downloaded frost-rerandomized v2.1.0 [INFO] [stderr] Downloaded pallas-configs v0.33.0 [INFO] [stderr] Downloaded pallas-txbuilder v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95f9820e3268a4208930d7c89640a51023f276ef10606ec4382755dc4b5db566 [INFO] running `Command { std: "docker" "start" "-a" "95f9820e3268a4208930d7c89640a51023f276ef10606ec4382755dc4b5db566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95f9820e3268a4208930d7c89640a51023f276ef10606ec4382755dc4b5db566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f9820e3268a4208930d7c89640a51023f276ef10606ec4382755dc4b5db566", kill_on_drop: false }` [INFO] [stdout] 95f9820e3268a4208930d7c89640a51023f276ef10606ec4382755dc4b5db566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02354660ddb58c4d6858652efd12c54f31a54942166efcd1e384dabaf75f07ec [INFO] running `Command { std: "docker" "start" "-a" "02354660ddb58c4d6858652efd12c54f31a54942166efcd1e384dabaf75f07ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror-nostd-notrait v1.0.57 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking debugless-unwrap v0.0.4 [INFO] [stderr] Checking const-crc32-nostd v1.3.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking ed25519-bip32 v0.4.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-nostd-notrait-impl v1.0.57 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking pallas-codec v0.33.0 [INFO] [stderr] Checking pbjson v0.7.0 [INFO] [stderr] Checking bip39 v2.2.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking pallas-crypto v0.33.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking pallas-addresses v0.33.0 [INFO] [stderr] Checking pallas-wallet v0.33.0 [INFO] [stderr] Checking pallas-network v0.33.0 [INFO] [stderr] Checking frost-core v2.1.0 [INFO] [stderr] Checking pallas-primitives v0.33.0 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking frost-rerandomized v2.1.0 [INFO] [stderr] Checking frost-ed25519 v2.1.0 [INFO] [stderr] Checking utxorpc-spec v0.15.0 [INFO] [stderr] Checking tx3-lang v0.11.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking pallas-traverse v0.33.0 [INFO] [stderr] Checking pallas-configs v0.33.0 [INFO] [stderr] Checking tx3-sdk v0.8.0 [INFO] [stderr] Checking pallas-applying v0.33.0 [INFO] [stderr] Checking pallas-txbuilder v0.33.0 [INFO] [stderr] Checking pallas-utxorpc v0.33.0 [INFO] [stderr] Checking pallas v0.33.0 [INFO] [stderr] Checking hydrazoa-collat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SubmitParams` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubmitParams` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/main.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{collections::BTreeMap, io, time::Duration}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubmitParams` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/main.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{collections::BTreeMap, io, time::Duration}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubmitParams` [INFO] [stdout] --> src/lib.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | use tx3_sdk::trp::{ProtoTxRequest, TirInfo, TxEnvelope, SubmitParams, SubmitResponse, SubmitWitness}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.01s [INFO] running `Command { std: "docker" "inspect" "02354660ddb58c4d6858652efd12c54f31a54942166efcd1e384dabaf75f07ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02354660ddb58c4d6858652efd12c54f31a54942166efcd1e384dabaf75f07ec", kill_on_drop: false }` [INFO] [stdout] 02354660ddb58c4d6858652efd12c54f31a54942166efcd1e384dabaf75f07ec