[INFO] cloning repository https://github.com/kopianan/rustmpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kopianan/rustmpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkopianan%2Frustmpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkopianan%2Frustmpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69fbf15279c5f611d56f0f36d484aaf28a80b77b
[INFO] testing kopianan/rustmpc against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkopianan%2Frustmpc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/kopianan/rustmpc
[INFO] finished tweaking git repo https://github.com/kopianan/rustmpc
[INFO] tweaked toml for git repo https://github.com/kopianan/rustmpc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kopianan/rustmpc on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kopianan/rustmpc 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/libsignal-client`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/signalapp/curve25519-dalek.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.7.0
[INFO] [stderr]   Downloaded urlencoding v1.1.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.17
[INFO] [stderr]   Downloaded sharded-slab v0.1.1
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] [stderr]   Downloaded sha2 v0.9.3
[INFO] [stderr]   Downloaded round-based v0.1.1
[INFO] [stderr]   Downloaded async-stream v0.3.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.0
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded qr2term v0.2.2
[INFO] [stderr]   Downloaded which v4.0.2
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded zeroize_derive v1.0.1
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded zeroize v1.2.0
[INFO] [stderr]   Downloaded block-modes v0.7.0
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded awc v3.0.0-beta.2
[INFO] [stderr]   Downloaded actix-service v2.0.0-beta.4
[INFO] [stderr]   Downloaded actix-codec v0.4.0-beta.1
[INFO] [stderr]   Downloaded x25519-dalek v1.1.0
[INFO] [stderr]   Downloaded actix-macros v0.2.0
[INFO] [stderr]   Downloaded multimap v0.8.2
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded actix-utils v3.0.0-beta.2
[INFO] [stderr]   Downloaded actix-tls v3.0.0-beta.4
[INFO] [stderr]   Downloaded actix_derive v0.6.0-beta.2
[INFO] [stderr]   Downloaded actix-rt v2.1.0
[INFO] [stderr]   Downloaded ahash v0.7.2
[INFO] [stderr]   Downloaded zk-paillier v0.4.2
[INFO] [stderr]   Downloaded rayon-core v1.8.1
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded actix v0.11.0-beta.3
[INFO] [stderr]   Downloaded kzen-paillier v0.4.2
[INFO] [stderr]   Downloaded const-oid v0.6.2
[INFO] [stderr]   Downloaded group v0.10.0
[INFO] [stderr]   Downloaded ff v0.10.1
[INFO] [stderr]   Downloaded signature v1.3.2
[INFO] [stderr]   Downloaded merkle-cbt v0.3.2
[INFO] [stderr]   Downloaded subtle v1.0.0
[INFO] [stderr]   Downloaded actix-http v3.0.0-beta.3
[INFO] [stderr]   Downloaded rayon v1.4.1
[INFO] [stderr]   Downloaded serde_bytes v0.11.5
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded ff-zeroize v0.6.3
[INFO] [stderr]   Downloaded ff_derive-zeroize v0.6.2
[INFO] [stderr]   Downloaded p256 v0.9.0
[INFO] [stderr]   Downloaded elliptic-curve v0.10.6
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded crypto-bigint v0.2.11
[INFO] [stderr]   Downloaded ecdsa v0.12.4
[INFO] [stderr]   Downloaded rust-gmp-kzen v0.5.1
[INFO] [stderr]   Downloaded hmac v0.7.1
[INFO] [stderr]   Downloaded crypto-mac v0.7.0
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded curv-kzen v0.9.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.2
[INFO] [stderr]   Downloaded cryptoxide v0.1.3
[INFO] [stderr]   Downloaded curve25519-dalek v3.0.2
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded curv-kzen v0.2.8
[INFO] [stderr]   Downloaded secp256k1 v0.15.3
[INFO] [stderr]   Downloaded bindgen v0.50.1
[INFO] [stderr]   Downloaded async-sse v5.1.0
[INFO] [stderr]   Downloaded pairing-plus v0.19.0
[INFO] [stderr]   Downloaded bulletproof-kzen v1.2.0
[INFO] [stderr]   Downloaded itertools v0.7.11
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded infer v0.2.3
[INFO] [stderr]   Downloaded centipede v0.3.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded serde_qs v0.8.5
[INFO] [stderr]   Downloaded event-listener v2.5.2
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded async-ffi v0.4.0
[INFO] [stderr]   Downloaded atomic v0.5.1
[INFO] [stderr]   Downloaded allo-isolate v0.1.12
[INFO] [stderr]   Downloaded dart-bindgen v0.1.1
[INFO] [stderr]   Downloaded http-types v2.12.0
[INFO] [stderr]   Downloaded cbindgen v0.14.3
[INFO] [stderr]   Downloaded clang v0.23.0
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] [stderr]   Downloaded class_group v0.4.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ba64d9538d5942bbdd49bdaffbf98e425113672626cb9a4a8f468207596f24e
[INFO] running `Command { std: "docker" "start" "-a" "4ba64d9538d5942bbdd49bdaffbf98e425113672626cb9a4a8f468207596f24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ba64d9538d5942bbdd49bdaffbf98e425113672626cb9a4a8f468207596f24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba64d9538d5942bbdd49bdaffbf98e425113672626cb9a4a8f468207596f24e", kill_on_drop: false }`
[INFO] [stdout] 4ba64d9538d5942bbdd49bdaffbf98e425113672626cb9a4a8f468207596f24e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4784f7223fd69949bd1deb9c8a291eabd2c329977e1f26d9c20ebe3cc3795dd0
[INFO] running `Command { std: "docker" "start" "-a" "4784f7223fd69949bd1deb9c8a291eabd2c329977e1f26d9c20ebe3cc3795dd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cookie v0.14.3
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling actix-service v2.0.0-beta.4
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling cryptoxide v0.1.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling cbindgen v0.14.3
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling clang v0.23.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling urlencoding v1.1.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling async-ffi v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling qr2term v0.2.2
[INFO] [stderr]    Compiling allo-isolate v0.1.12
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling ff_derive-zeroize v0.6.2
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.0
[INFO] [stderr]    Compiling actix_derive v0.6.0-beta.2
[INFO] [stderr]    Compiling zeroize v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling curve25519-dalek v3.0.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling async-stream v0.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]    Compiling dart-bindgen v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ff-zeroize v0.6.3
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling pairing-plus v0.19.0
[INFO] [stderr]    Compiling x25519-dalek v1.1.0
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal-client#5d350cd3)
[INFO] [stderr]    Compiling mpc-over-signal v0.1.0 (/opt/rustwide/workdir/mpc-over-signal)
[INFO] [stderr]    Compiling tokio-util v0.6.3
[INFO] [stderr]    Compiling actix-rt v2.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling actix-codec v0.4.0-beta.1
[INFO] [stderr]    Compiling h2 v0.3.1
[INFO] [stderr]    Compiling actix v0.11.0-beta.3
[INFO] [stderr]    Compiling actix-utils v3.0.0-beta.2
[INFO] [stderr]    Compiling actix-tls v3.0.0-beta.4
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek v3.0.0 (https://github.com/signalapp/curve25519-dalek.git?branch=3.0.0-lizard2#2694ad3b)
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling round-based v0.1.1
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.17
[INFO] [stderr]    Compiling curv-kzen v0.9.0
[INFO] [stderr]    Compiling actix-http v3.0.0-beta.3
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curv-kzen-0.9.0/src/arithmetic/big_native/primes.rs:506:35
[INFO] [stdout]     |
[INFO] [stdout] 506 |         let bytes = bits.div_ceil(&8);
[INFO] [stdout]     |                          -------- ^^ expected `u64`, found `&{integer}`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/num/uint_macros.rs:3817:21
[INFO] [stdout]    --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/num/mod.rs:1275:4
[INFO] [stdout]    ::: /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/num/mod.rs:1299:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 506 -         let bytes = bits.div_ceil(&8);
[INFO] [stdout] 506 +         let bytes = bits.div_ceil(8);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-sse v5.1.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curv-kzen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4784f7223fd69949bd1deb9c8a291eabd2c329977e1f26d9c20ebe3cc3795dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4784f7223fd69949bd1deb9c8a291eabd2c329977e1f26d9c20ebe3cc3795dd0", kill_on_drop: false }`
[INFO] [stdout] 4784f7223fd69949bd1deb9c8a291eabd2c329977e1f26d9c20ebe3cc3795dd0
