[INFO] cloning repository https://github.com/dots-platform/signing-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dots-platform/signing-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdots-platform%2Fsigning-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdots-platform%2Fsigning-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc5253a2afec3be20d07e8b29f58e7fdabdd2f54
[INFO] checking dots-platform/signing-app against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdots-platform%2Fsigning-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dots-platform/signing-app
[INFO] finished tweaking git repo https://github.com/dots-platform/signing-app
[INFO] tweaked toml for git repo https://github.com/dots-platform/signing-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dots-platform/signing-app on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dots-platform/signing-app 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ZenGo-X/multi-party-ecdsa.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.24
[INFO] [stderr]   Downloaded kzen-paillier v0.4.2
[INFO] [stderr]   Downloaded zk-paillier v0.4.3
[INFO] [stderr]   Downloaded bcrypt v0.14.0
[INFO] [stderr]   Downloaded libdots v0.3.1
[INFO] [stderr]   Downloaded dotspb v0.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded uuid v1.3.3
[INFO] [stderr]   Downloaded centipede v0.3.0
[INFO] [stderr]   Downloaded prettyplease v0.2.6
[INFO] [stderr]   Downloaded bulletproof-kzen v1.2.0
[INFO] [stderr]   Downloaded elliptic-curve v0.10.4
[INFO] [stderr]   Downloaded mio v0.8.7
[INFO] [stderr]   Downloaded p256 v0.9.0
[INFO] [stderr]   Downloaded cryptoxide v0.1.3
[INFO] [stderr]   Downloaded rustls-webpki v0.100.1
[INFO] [stderr]   Downloaded crypto-bigint v0.2.5
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded curv-kzen v0.9.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 357b7f6fa7a9fa7cbe7376228907a6d2238d3254c5260a344c18104b562d8967
[INFO] running `Command { std: "docker" "start" "-a" "357b7f6fa7a9fa7cbe7376228907a6d2238d3254c5260a344c18104b562d8967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "357b7f6fa7a9fa7cbe7376228907a6d2238d3254c5260a344c18104b562d8967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "357b7f6fa7a9fa7cbe7376228907a6d2238d3254c5260a344c18104b562d8967", kill_on_drop: false }`
[INFO] [stdout] 357b7f6fa7a9fa7cbe7376228907a6d2238d3254c5260a344c18104b562d8967
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b330a71a41e270d309cd01cf81babb22d3b934797be30ce9d8dfe22ee6844019
[INFO] running `Command { std: "docker" "start" "-a" "b330a71a41e270d309cd01cf81babb22d3b934797be30ce9d8dfe22ee6844019", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.7
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]     Checking cryptoxide v0.1.3
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ff_derive-zeroize v0.6.2
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking tokio v1.28.2
[INFO] [stderr]     Checking crypto-bigint v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking ff-zeroize v0.6.3
[INFO] [stderr]     Checking pairing-plus v0.19.0
[INFO] [stderr]     Checking elliptic-curve v0.10.4
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking uuid v1.3.3
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking bcrypt v0.14.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.24.0
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_bytes v0.11.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking rust-gmp-kzen v0.5.1
[INFO] [stderr]     Checking round-based v0.1.7
[INFO] [stderr]     Checking curv-kzen v0.9.0
[INFO] [stderr]    Compiling libdots v0.3.1
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking bulletproof-kzen v1.2.0
[INFO] [stderr]     Checking kzen-paillier v0.4.2
[INFO] [stderr]     Checking zk-paillier v0.4.3
[INFO] [stderr]     Checking centipede v0.3.0
[INFO] [stderr]     Checking multi-party-ecdsa v0.8.1 (https://github.com/ZenGo-X/multi-party-ecdsa.git#3e711c79)
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking dotspb v0.4.0
[INFO] [stderr]     Checking signing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]   --> server/app.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::{Value, json};
[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: `json`
[INFO] [stdout]   --> server/app.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::{Value, json};
[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 variable: `num_parties`
[INFO] [stdout]    --> server/app.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |     let num_parties = env.get_world_size();
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_parties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> server/app.rs:521:21
[INFO] [stdout]     |
[INFO] [stdout] 521 |                 let signature = sign(
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_parties`
[INFO] [stdout]    --> server/app.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |     let num_parties = env.get_world_size();
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_parties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> server/app.rs:521:21
[INFO] [stdout]     |
[INFO] [stdout] 521 |                 let signature = sign(
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_parties`
[INFO] [stdout]    --> client/main.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let num_parties: u16 = match args[4].parse() {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_parties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> client/main.rs:174:56
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 .map(|addr| DecExecClient::connect(addr.clone()))
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `num_parties`
[INFO] [stdout]    --> client/main.rs:225:17
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let num_parties: u16 = match args[4].parse() {
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_parties`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]    --> client/main.rs:174:56
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 .map(|addr| DecExecClient::connect(addr.clone()))
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "b330a71a41e270d309cd01cf81babb22d3b934797be30ce9d8dfe22ee6844019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b330a71a41e270d309cd01cf81babb22d3b934797be30ce9d8dfe22ee6844019", kill_on_drop: false }`
[INFO] [stdout] b330a71a41e270d309cd01cf81babb22d3b934797be30ce9d8dfe22ee6844019
