[INFO] cloning repository https://github.com/1ooper/gg18-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1ooper/gg18-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ooper%2Fgg18-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ooper%2Fgg18-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82e377bbe9eb30d8511bb9d3e68ab964821865b2 [INFO] testing 1ooper/gg18-experiment/82e377bbe9eb30d8511bb9d3e68ab964821865b2 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ooper%2Fgg18-experiment" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1ooper/gg18-experiment on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/1ooper/gg18-experiment [INFO] finished tweaking git repo https://github.com/1ooper/gg18-experiment [INFO] tweaked toml for git repo https://github.com/1ooper/gg18-experiment written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/1ooper/gg18-experiment 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ZenGo-X/multi-party-ecdsa` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded round-based v0.1.6 [INFO] [stderr] Downloaded ref-cast-impl v1.0.7 [INFO] [stderr] Downloaded pear_codegen v0.2.3 [INFO] [stderr] Downloaded centipede v0.3.0 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded zk-paillier v0.4.3 [INFO] [stderr] Downloaded multer v2.0.2 [INFO] [stderr] Downloaded figment v0.10.6 [INFO] [stderr] Downloaded loom v0.5.4 [INFO] [stderr] Downloaded rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded rocket_http v0.5.0-rc.1 [INFO] [stderr] Downloaded object v0.28.3 [INFO] [stderr] Downloaded kzen-paillier v0.4.2 [INFO] [stderr] Downloaded pear v0.2.3 [INFO] [stderr] Downloaded rocket v0.5.0-rc.1 [INFO] [stderr] Downloaded ref-cast v1.0.7 [INFO] [stderr] Downloaded uncased v0.9.6 [INFO] [stderr] Downloaded curv-kzen v0.9.0 [INFO] [stderr] Downloaded ubyte v0.10.1 [INFO] [stderr] Downloaded bulletproof-kzen v1.2.0 [INFO] [stderr] Downloaded generator v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d87aef767cff4941c43523e1897b0266c7d45b9daafe9a820e72e894e0459c1 [INFO] running `Command { std: "docker" "start" "-a" "4d87aef767cff4941c43523e1897b0266c7d45b9daafe9a820e72e894e0459c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d87aef767cff4941c43523e1897b0266c7d45b9daafe9a820e72e894e0459c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d87aef767cff4941c43523e1897b0266c7d45b9daafe9a820e72e894e0459c1", kill_on_drop: false }` [INFO] [stdout] 4d87aef767cff4941c43523e1897b0266c7d45b9daafe9a820e72e894e0459c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d57fc02b2fc3f281810caed21c06f0b2f3477d60137b0674af48102a3c2c288a [INFO] running `Command { std: "docker" "start" "-a" "d57fc02b2fc3f281810caed21c06f0b2f3477d60137b0674af48102a3c2c288a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling round-based v0.1.6 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling curv-kzen v0.9.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling kzen-paillier v0.4.2 [INFO] [stderr] Compiling bulletproof-kzen v1.2.0 [INFO] [stderr] Compiling zk-paillier v0.4.3 [INFO] [stderr] Compiling centipede v0.3.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling multi-party-ecdsa v0.8.1 (https://github.com/ZenGo-X/multi-party-ecdsa?rev=a59b657#a59b657d) [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling common_lib v0.1.0 (/opt/rustwide/workdir/common_lib) [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Compiling gg18_sign_multi_thread v0.1.0 (/opt/rustwide/workdir/gg18_sign_multi_thread) [INFO] [stderr] Compiling gg18_keygen_multi_thread v0.1.0 (/opt/rustwide/workdir/gg18_keygen_multi_thread) [INFO] [stderr] Compiling gg18_keygen_queue v0.1.0 (/opt/rustwide/workdir/gg18_keygen_queue) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcQ6Yglb/symbols.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.gg18_sign_multi_thread.ba2151f442920904-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51.dnijwzqsz6rau4dbwqbcch4pc.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcommon_lib-007828e9d7545c98.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-97d8fa402f605f3e.rlib" "/opt/rustwide/target/debug/deps/libarrayref-0275ce0e2192e10f.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-c03151c119c28fe2.rlib" "/opt/rustwide/target/debug/deps/libhmac-3585cb40c15bfe2c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-2c6affaddb97eb63.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dbbfe82163ae2f4d.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-4e3c48c1ecd34152.rlib" "/opt/rustwide/target/debug/deps/librand-d62bfbd61ca99f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a42e2ae1394460db.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a5fa62ded5508e56.rlib" "/opt/rustwide/target/debug/deps/libghash-b586be70433dff00.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2b41483cb0020b54.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-de840378e8a9e44d.rlib" "/opt/rustwide/target/debug/deps/libctr-9394c32986b0f334.rlib" "/opt/rustwide/target/debug/deps/libaes-13b698a7afa4b6d0.rlib" "/opt/rustwide/target/debug/deps/libcipher-f48cdaaeaa925c9d.rlib" "/opt/rustwide/target/debug/deps/libaead-6f9d200d337fa962.rlib" "/opt/rustwide/target/debug/deps/libreqwest-edef229bc7958bb4.rlib" "/opt/rustwide/target/debug/deps/libuuid-a31cbc831ec0fa48.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-372d5269c44b701c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de286c8a58e250c1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4069f006dc6f5786.rlib" "/opt/rustwide/target/debug/deps/libunicase-dc1d5151836f4cb9.rlib" "/opt/rustwide/target/debug/deps/libmime-701a6588c0456055.rlib" "/opt/rustwide/target/debug/deps/libflate2-01d6ef91ae8c06a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f37b25da21eb2d78.rlib" "/opt/rustwide/target/debug/deps/libhyper-35a29db5ae2ed73b.rlib" "/opt/rustwide/target/debug/deps/libwant-e519f1db90a4235a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d98063fd0e96d9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio-dfa32217939b03e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0007648d0196559a.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2440837ccde5320d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5e497a3fe7881bc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6f5619ccf3735fde.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-791e941b63ebdbf5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1dbeba51dd591782.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-c5c5c2eb4c3d53f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-209c3ddad17226c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3636caa927c463e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba4ead52cd4283de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec39a662d26d93f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4642f21cd0b96a63.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-f8d1538f8d4a8661.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5f109854ae6ca566.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-de0daa0145fcbb44.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e11f57939ea8f965.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9f7032764c5d23a4.rlib" "/opt/rustwide/target/debug/deps/libmio-db00d9f4f09cbb20.rlib" "/opt/rustwide/target/debug/deps/libnet2-ff2788456c753e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-765e2037ae2e7e14.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6d33d4a1ab29489d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-32523acd891a5e9e.rlib" "/opt/rustwide/target/debug/deps/libh2-468ea6e2c463f38d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-debf1d6f5fc793ac.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-24beaccb12385e80.rlib" "/opt/rustwide/target/debug/deps/libstring-9d52923b123a50e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b4db2696b0d242fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5eb58b67e0fbfadd.rlib" "/opt/rustwide/target/debug/deps/libhttp-c0b3f04be0ddd774.rlib" "/opt/rustwide/target/debug/deps/libitoa-68b2b3a213201580.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d6eaa8ac26044fb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-27292a14e2549cfc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-296366be49bd6964.rlib" "/opt/rustwide/target/debug/deps/libserde_json-afd7667b6774ac90.rlib" "/opt/rustwide/target/debug/deps/libryu-ab237910fae31de2.rlib" "/opt/rustwide/target/debug/deps/libitoa-f9cc1fdd27983d57.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4cb0e7300e68c8c0.rlib" "/opt/rustwide/target/debug/deps/liburl-8884a9dc83b8909a.rlib" "/opt/rustwide/target/debug/deps/libidna-34d97c6bd53ddd59.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-cf24a9853ce6132d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5df15bbc7a96cde1.rlib" "/opt/rustwide/target/debug/deps/libtry_from-51972c167a350a93.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba296f138292a0c0.rlib" "/opt/rustwide/target/debug/deps/libfailure-863b295fddf923fa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9bc5c2e694c54dac.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f70bda5ea9af4c19.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-fda9194f0077e62c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2d7f670552170d3e.rlib" "/opt/rustwide/target/debug/deps/libgimli-a1e0758fb6f47c07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-989bd3b677c44ce6.rlib" "/opt/rustwide/target/debug/deps/libcookie-3343a3a8e7bb0e94.rlib" "/opt/rustwide/target/debug/deps/libtime-eb09c9dc0843f12c.rlib" "/opt/rustwide/target/debug/deps/liburl-c6199256fb242c5b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65bcc993b9bff9a0.rlib" "/opt/rustwide/target/debug/deps/libidna-cc65f3d4865fdac4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-67893b495b8a675b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3e8df18b5c6acf45.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b96ac3cc55e7ff8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70f9d1d63d943234.rlib" "/opt/rustwide/target/debug/deps/libmatches-02ef9c666247922e.rlib" "/opt/rustwide/target/debug/deps/libbytes-bef7a238407d6224.rlib" "/opt/rustwide/target/debug/deps/libiovec-f91ee41658aa5b7d.rlib" "/opt/rustwide/target/debug/deps/libbase64-180e99d2831613b3.rlib" "/opt/rustwide/target/debug/deps/libmulti_party_ecdsa-9fb58d52cfb737a8.rlib" "/opt/rustwide/target/debug/deps/libround_based-3c3568cb94dfe0b9.rlib" "/opt/rustwide/target/debug/deps/libtokio-3022dcab07525d44.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-64cc0ac2eaea7475.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7db20a1164498e9f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d85316a80a9e538c.rlib" "/opt/rustwide/target/debug/deps/libbytes-06666ff404a9ecca.rlib" "/opt/rustwide/target/debug/deps/libmio-d8957572e20976e0.rlib" "/opt/rustwide/target/debug/deps/liblog-cfd5ef4f7afb4e90.rlib" "/opt/rustwide/target/debug/deps/libfutures-eb53ebf15e66b7dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9d02e73836ecb813.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-169b27ec71face15.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc0d2513a26f7ebe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ee378b7ddbc15e55.rlib" "/opt/rustwide/target/debug/deps/libslab-3abe6649e02995cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-59b414fee92e2990.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08b284cdc7788d02.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a102577ca2abf0ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ee80e441f150abd4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c6b11a90c433a923.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8faf7eb8ff48e0a9.rlib" "/opt/rustwide/target/debug/deps/libzk_paillier-6604be0236f60324.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-61fcc18b47a77935.rlib" "/opt/rustwide/target/debug/deps/libkzen_paillier-552fd5b89f9e8f8e.rlib" "/opt/rustwide/target/debug/deps/libcentipede-3ebf140d1754e6a1.rlib" "/opt/rustwide/target/debug/deps/librayon-3c1ed4316009c952.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e80d47a1c45fcc8e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-62302f46f7ec5049.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9d222c105d0ff442.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9cbe7757ad4c6bb3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-82c781cf24e98a12.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1f087c9506cc53b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b890a9feef5a97c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e1c84a9bf8c1fd40.rlib" "/opt/rustwide/target/debug/deps/libbulletproof-cf34d9abe71b7091.rlib" "/opt/rustwide/target/debug/deps/libitertools-a94a33c078f0dc4f.rlib" "/opt/rustwide/target/debug/deps/libeither-3be888941662737a.rlib" "/opt/rustwide/target/debug/deps/libcurv-2f94739940ddefb8.rlib" "/opt/rustwide/target/debug/deps/libhex-858abacedfba8708.rlib" "/opt/rustwide/target/debug/deps/libsha2-f2f6fbbbc3328d70.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4f29f15ca0a9e079.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bd4cb914135f0346.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cf76fb1f84a90a8c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-11c0def8d1559c48.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-72c98ca01125f311.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libmerkle_cbt-1288780c8f3262bf.rlib" "/opt/rustwide/target/debug/deps/libgmp-ce38f2e4951893c2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-73f61389c8b37797.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-46bbba6efd346dbd.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-c15a710d3c7a9b98.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7556f864b276d65c.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-8b52b2ad99b0893b.rlib" "/opt/rustwide/target/debug/deps/librand-f5f36cd2f12d6044.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6224417cbca05e86.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2851777d583e5edf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-deeee6252f628d03.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9dda0380d4d9ffd7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a33ea9c7f8c4dfac.rlib" "/opt/rustwide/target/debug/deps/librand_core-cbd080111de9b77e.rlib" "/opt/rustwide/target/debug/deps/librand_os-424e07b56afc8939.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-8dd68ed6b7c499aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-06fb61260cea1386.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-6414557ef02640b8.rlib" "/opt/rustwide/target/debug/deps/libserde-5a0d563b03f0c1d8.rlib" "/opt/rustwide/target/debug/deps/libp256-1396af70947aeed5.rlib" "/opt/rustwide/target/debug/deps/libecdsa-bc769b1f59649efd.rlib" "/opt/rustwide/target/debug/deps/libsignature-3660f93786f9a1c4.rlib" "/opt/rustwide/target/debug/deps/libhmac-d6ac108729fcac1a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6f49f5af0ad73171.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-c95e6009d3b5f719.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-e221a73e6edf216f.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-806640f68d544e4f.rlib" "/opt/rustwide/target/debug/deps/libspki-7e171daaa9dfb0d8.rlib" "/opt/rustwide/target/debug/deps/libder-5dac9ab29432e761.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-16dce3d0118367dc.rlib" "/opt/rustwide/target/debug/deps/libgroup-8ca3b3afa976de0a.rlib" "/opt/rustwide/target/debug/deps/libff-5ac57cc398263ad7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c051c44ee473eb55.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e3884826b21370f2.rlib" "/opt/rustwide/target/debug/deps/libcryptoxide-415a5c635b985154.rlib" "/opt/rustwide/target/debug/deps/libsha2-c8db41b9751c0a52.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a9131cd33454df92.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9213a3d3a1c3d8bf.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c8239c0c9593431.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1a6001649eef53ec.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-fda0c340de385eef.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db171a994aa64ccc.rlib" "/opt/rustwide/target/debug/deps/libdigest-b273ec94de251de6.rlib" "/opt/rustwide/target/debug/deps/librand-733642464e7ca2f8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-48cb31855fdca347.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-25583bcf5a22ea87.rlib" "/opt/rustwide/target/debug/deps/libpairing_plus-f2b71cfd7eea3f87.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e94e222b7c4ec462.rlib" "/opt/rustwide/target/debug/deps/libdigest-3d1a5da69685d011.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dca5d0317454ca43.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-21446fb5fb0c5c46.rlib" "/opt/rustwide/target/debug/deps/libtypenum-32ef8ce6ac82a640.rlib" "/opt/rustwide/target/debug/deps/libff_zeroize-29e020a9874bca9d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-efd1c6416e4269be.rlib" "/opt/rustwide/target/debug/deps/librand_core-58d5007a370403d0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8e659dff008b76f5.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9e7e6ba0ab97de9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf2a58f7fce83c37.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-a146e6d48fb7b823/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gg18_sign_multi_thread-2741a243b42e1f51" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gg18_sign_multi_thread` (bin "gg18_sign_multi_thread") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d57fc02b2fc3f281810caed21c06f0b2f3477d60137b0674af48102a3c2c288a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57fc02b2fc3f281810caed21c06f0b2f3477d60137b0674af48102a3c2c288a", kill_on_drop: false }` [INFO] [stdout] d57fc02b2fc3f281810caed21c06f0b2f3477d60137b0674af48102a3c2c288a