[INFO] cloning repository https://github.com/radojevicMihailo/mpc-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radojevicMihailo/mpc-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FradojevicMihailo%2Fmpc-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FradojevicMihailo%2Fmpc-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5298cb857c5284803c2ed093b41f2876814123de
[INFO] checking radojevicMihailo/mpc-service against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FradojevicMihailo%2Fmpc-service" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/radojevicMihailo/mpc-service
[INFO] finished tweaking git repo https://github.com/radojevicMihailo/mpc-service
[INFO] tweaked toml for git repo https://github.com/radojevicMihailo/mpc-service written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/radojevicMihailo/mpc-service on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/radojevicMihailo/mpc-service 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6
[INFO] running `Command { std: "docker" "start" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6", 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" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6", 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" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking string-error v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking uint-zigzag v0.2.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crypto-bigint v0.6.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling round-based-derive v0.2.2
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling udigest-derive v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking phantom-type v0.4.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking phantom-type v0.3.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking round-based v0.4.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking yamux v0.13.5
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking quinn-proto v0.11.12
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking netlink-proto v0.11.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking if-watch v3.2.1
[INFO] [stderr]     Checking hickory-proto v0.25.0-alpha.5
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking serde_bare v0.5.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking generic-ec-core v0.2.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking udigest v0.2.2
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand_hash v0.1.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking soteria-rs v0.3.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking libp2p-identity v0.2.11
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking vsss-rs v3.4.0
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking generic-ec-curves v0.2.4
[INFO] [stderr]     Checking libp2p-core v0.43.0
[INFO] [stderr]     Checking generic-ec v0.4.5
[INFO] [stderr]     Checking libp2p-swarm v0.46.0
[INFO] [stderr]     Checking libp2p-tls v0.6.1
[INFO] [stderr]     Checking libp2p-noise v0.46.0
[INFO] [stderr]     Checking libp2p-tcp v0.43.0
[INFO] [stderr]     Checking libp2p-yamux v0.47.0
[INFO] [stderr]     Checking libp2p-quic v0.12.0
[INFO] [stderr]     Checking generic-ec-zkp v0.4.4
[INFO] [stderr]     Checking key-share v0.6.1
[INFO] [stderr]     Checking cggmp21-keygen v0.5.0
[INFO] [stderr]     Checking libp2p-ping v0.46.0
[INFO] [stderr]     Checking libp2p-gossipsub v0.48.0
[INFO] [stderr]     Checking libp2p-mdns v0.47.0
[INFO] [stderr]     Checking libp2p-connection-limits v0.5.0
[INFO] [stderr]     Checking libp2p-allow-block-list v0.5.0
[INFO] [stderr]     Checking libp2p-request-response v0.28.0
[INFO] [stderr]     Checking gennaro-dkg v0.8.0
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking libp2p v0.55.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Checking fast-paillier v0.1.1
[INFO] [stderr]     Checking paillier-zk v0.4.2
[INFO] [stderr]     Checking cggmp21 v0.6.2
[INFO] [stderr]     Checking mpc-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0271]: type mismatch resolving `<MpcParty<_, _> as Mpc>::ProtocolMessage == ThresholdMsg<_, _, _>`
[INFO] [stdout]    --> src/handler.rs:61:28
[INFO] [stdout]     |
[INFO] [stdout]  61 |         .start(&mut OsRng, party)
[INFO] [stdout]     |          -----             ^^^^^ expected `ThresholdMsg<_, _, _>`, found `NonThresholdMsg<_, _, _>`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `ThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout]                found enum `NonThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout] note: required by a bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-keygen-0.5.0/src/lib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn start<R, M>(self, rng: &mut R, party: M) -> Result<CoreKeyShare<E>, KeygenError>
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 263 |         M: Mpc<ProtocolMessage = threshold::Msg<E, L, D>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-7033912866652951183.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<MpcParty<_, _> as Mpc>::ProtocolMessage == ThresholdMsg<_, _, _>`
[INFO] [stdout]    --> src/handler.rs:61:28
[INFO] [stdout]     |
[INFO] [stdout]  61 |         .start(&mut OsRng, party)
[INFO] [stdout]     |          -----             ^^^^^ expected `ThresholdMsg<_, _, _>`, found `NonThresholdMsg<_, _, _>`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `ThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout]                found enum `NonThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout] note: required by a bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-keygen-0.5.0/src/lib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn start<R, M>(self, rng: &mut R, party: M) -> Result<CoreKeyShare<E>, KeygenError>
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 263 |         M: Mpc<ProtocolMessage = threshold::Msg<E, L, D>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-13252288009015651503.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<MpcParty<_, _> as Mpc>::ProtocolMessage == ThresholdMsg<_, _, _>`
[INFO] [stdout]    --> src/handler.rs:59:32
[INFO] [stdout]     |
[INFO] [stdout]  59 |       let incomplete_key_share = cggmp21::keygen::<Secp256k1>(eid, opts.local_party_id.unwrap(), opts.n.unwrap())
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  60 | |         .set_threshold(opts.t)
[INFO] [stdout]  61 | |         .start(&mut OsRng, party)
[INFO] [stdout]     | |_________________________________^ expected `ThresholdMsg<_, _, _>`, found `NonThresholdMsg<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `ThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout]                found enum `NonThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout] note: required by a bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-keygen-0.5.0/src/lib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn start<R, M>(self, rng: &mut R, party: M) -> Result<CoreKeyShare<E>, KeygenError>
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 263 |         M: Mpc<ProtocolMessage = threshold::Msg<E, L, D>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-13252288009015651503.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<MpcParty<_, _> as Mpc>::ProtocolMessage == ThresholdMsg<_, _, _>`
[INFO] [stdout]    --> src/handler.rs:59:32
[INFO] [stdout]     |
[INFO] [stdout]  59 |       let incomplete_key_share = cggmp21::keygen::<Secp256k1>(eid, opts.local_party_id.unwrap(), opts.n.unwrap())
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  60 | |         .set_threshold(opts.t)
[INFO] [stdout]  61 | |         .start(&mut OsRng, party)
[INFO] [stdout]     | |_________________________________^ expected `ThresholdMsg<_, _, _>`, found `NonThresholdMsg<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `ThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout]                found enum `NonThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout] note: required by a bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-keygen-0.5.0/src/lib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn start<R, M>(self, rng: &mut R, party: M) -> Result<CoreKeyShare<E>, KeygenError>
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 263 |         M: Mpc<ProtocolMessage = threshold::Msg<E, L, D>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-7033912866652951183.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<MpcParty<_, _> as Mpc>::ProtocolMessage == ThresholdMsg<_, _, _>`
[INFO] [stdout]    --> src/handler.rs:62:10
[INFO] [stdout]     |
[INFO] [stdout]  62 |         .await;
[INFO] [stdout]     |          ^^^^^ expected `ThresholdMsg<_, _, _>`, found `NonThresholdMsg<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `ThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout]                found enum `NonThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout] note: required by a bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-keygen-0.5.0/src/lib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn start<R, M>(self, rng: &mut R, party: M) -> Result<CoreKeyShare<E>, KeygenError>
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 263 |         M: Mpc<ProtocolMessage = threshold::Msg<E, L, D>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-13252288009015651503.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<MpcParty<_, _> as Mpc>::ProtocolMessage == ThresholdMsg<_, _, _>`
[INFO] [stdout]    --> src/handler.rs:62:10
[INFO] [stdout]     |
[INFO] [stdout]  62 |         .await;
[INFO] [stdout]     |          ^^^^^ expected `ThresholdMsg<_, _, _>`, found `NonThresholdMsg<_, _, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `ThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout]                found enum `NonThresholdMsg<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>, _, _>`
[INFO] [stdout] note: required by a bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-keygen-0.5.0/src/lib.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub async fn start<R, M>(self, rng: &mut R, party: M) -> Result<CoreKeyShare<E>, KeygenError>
[INFO] [stdout]     |                  ----- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 263 |         M: Mpc<ProtocolMessage = threshold::Msg<E, L, D>>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `GenericKeygenBuilder::<'a, E, WithThreshold, L, D>::start`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-7033912866652951183.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeygenError: Serialize` is not satisfied
[INFO] [stdout]    --> src/handler.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let serialized = bincode::serialize(&incomplete_key_share)
[INFO] [stdout]     |                      ------------------ ^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `KeygenError`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `KeygenError` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 229 others
[INFO] [stdout]     = note: required for `Result<Valid<DirtyIncompleteKeyShare<RustCryptoCurve<_, _>>>, _>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `bincode::serialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn serialize<T: ?Sized>(value: &T) -> Result<Vec<u8>>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 107 | where
[INFO] [stdout] 108 |     T: serde::Serialize,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `serialize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-9785375670859597049.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeygenError: Serialize` is not satisfied
[INFO] [stdout]    --> src/handler.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let serialized = bincode::serialize(&incomplete_key_share)
[INFO] [stdout]     |                      ------------------ ^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `KeygenError`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `KeygenError` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 229 others
[INFO] [stdout]     = note: required for `Result<Valid<DirtyIncompleteKeyShare<RustCryptoCurve<_, _>>>, _>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `bincode::serialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn serialize<T: ?Sized>(value: &T) -> Result<Vec<u8>>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 107 | where
[INFO] [stdout] 108 |     T: serde::Serialize,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `serialize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-6709224907615792606.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handler.rs:116:58
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let key_share = MpcCurvy::update_shares_and_complete(opts.incomplete_key_share, b, aux_info.unwrap());
[INFO] [stdout]     |                     ------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Valid<DirtyIncompleteKeyShare<_>>`, found `String`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Valid<DirtyIncompleteKeyShare<RustCryptoCurve<Secp256k1, _>>>`
[INFO] [stdout]                found struct `std::string::String`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/off_chain/protocol.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |     pub fn update_shares_and_complete(incomplete_key_share: IncompleteKeyShare<Secp256k1>, b: BigInt<4>, aux_info: Valid<DirtyAuxIn...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-14944999565070008057.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handler.rs:116:58
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let key_share = MpcCurvy::update_shares_and_complete(opts.incomplete_key_share, b, aux_info.unwrap());
[INFO] [stdout]     |                     ------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Valid<DirtyIncompleteKeyShare<_>>`, found `String`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Valid<DirtyIncompleteKeyShare<RustCryptoCurve<Secp256k1, _>>>`
[INFO] [stdout]                found struct `std::string::String`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/off_chain/protocol.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  59 |     pub fn update_shares_and_complete(incomplete_key_share: IncompleteKeyShare<Secp256k1>, b: BigInt<4>, aux_info: Valid<DirtyAuxIn...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-15011467215450056043.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handler.rs:132:101
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let signature = cggmp21::signing(eid, opts.local_party_id.unwrap(), &parties_indexes_at_keygen, &key_share)
[INFO] [stdout]     |                     ---------------- arguments to this function are incorrect                       ^^^^^^^^^^ expected `&Valid<DirtyKeyShare<_, _>>`, found `&Result<Valid<DirtyKeyShare<_>>, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Valid<DirtyKeyShare<_, _>>`
[INFO] [stdout]                found reference `&Result<Valid<DirtyKeyShare<RustCryptoCurve<Secp256k1, _>>>, _>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-0.6.2/src/lib.rs:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 | pub fn signing<'r, E, L>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-3797041335436520907.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/handler.rs:132:101
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let signature = cggmp21::signing(eid, opts.local_party_id.unwrap(), &parties_indexes_at_keygen, &key_share)
[INFO] [stdout]     |                     ---------------- arguments to this function are incorrect                       ^^^^^^^^^^ expected `&Valid<DirtyKeyShare<_, _>>`, found `&Result<Valid<DirtyKeyShare<_>>, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Valid<DirtyKeyShare<_, _>>`
[INFO] [stdout]                found reference `&Result<Valid<DirtyKeyShare<RustCryptoCurve<Secp256k1, _>>>, _>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cggmp21-0.6.2/src/lib.rs:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 | pub fn signing<'r, E, L>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-17377749653422875027.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SigningError: Serialize` is not satisfied
[INFO] [stdout]    --> src/handler.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let serialized = bincode::serialize(&signature)
[INFO] [stdout]     |                      ------------------ ^^^^^^^^^^ the trait `Serialize` is not implemented for `SigningError`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SigningError` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 229 others
[INFO] [stdout]     = note: required for `Result<Signature<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>>, _>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `bincode::serialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn serialize<T: ?Sized>(value: &T) -> Result<Vec<u8>>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 107 | where
[INFO] [stdout] 108 |     T: serde::Serialize,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `serialize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-13664765262951763277.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SigningError: Serialize` is not satisfied
[INFO] [stdout]    --> src/handler.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let serialized = bincode::serialize(&signature)
[INFO] [stdout]     |                      ------------------ ^^^^^^^^^^ the trait `Serialize` is not implemented for `SigningError`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `SigningError` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 229 others
[INFO] [stdout]     = note: required for `Result<Signature<RustCryptoCurve<Secp256k1, ExpandMsgXmd<_>>>, _>` to implement `Serialize`
[INFO] [stdout] note: required by a bound in `bincode::serialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-1.3.3/src/lib.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn serialize<T: ?Sized>(value: &T) -> Result<Vec<u8>>
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 107 | where
[INFO] [stdout] 108 |     T: serde::Serialize,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `serialize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-2556243243452001964.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Option<Query<_>>) -> _ {key_generation_handler}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/route.rs:18:17
[INFO] [stdout]      |
[INFO] [stdout]   18 |             get(key_generation_handler),
[INFO] [stdout]      |             --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Option<Query<KeyGenerationReqBody>>) -> _ {key_generation_handler}`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-2832693985705923863.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Option<Query<_>>) -> _ {sign_transaction_handler}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/route.rs:22:17
[INFO] [stdout]      |
[INFO] [stdout]   22 |             get(sign_transaction_handler)
[INFO] [stdout]      |             --- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Option<Query<_>>) -> _ {sign_transaction_handler}`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-d142b59ee8cf3ba1.long-type-2581573093116028128.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Option<Query<_>>) -> _ {key_generation_handler}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/route.rs:18:17
[INFO] [stdout]      |
[INFO] [stdout]   18 |             get(key_generation_handler),
[INFO] [stdout]      |             --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Option<Query<KeyGenerationReqBody>>) -> _ {key_generation_handler}`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-11406279726739645396.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Option<Query<_>>) -> _ {sign_transaction_handler}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/route.rs:22:17
[INFO] [stdout]      |
[INFO] [stdout]   22 |             get(sign_transaction_handler)
[INFO] [stdout]      |             --- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(Option<Query<_>>) -> _ {sign_transaction_handler}`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/mpc_service-6f00566acc2d131f.long-type-2560910020334406175.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mpc-service` (bin "mpc_service" test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mpc-service` (bin "mpc_service") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6", kill_on_drop: false }`
[INFO] [stdout] 1f76c78de3156bf40dfa80cb897eab79350efea77471e62a9d3d52ab8c9670c6
