[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] checking 1ooper/gg18-experiment against master#b657dc555b1ecf837cc4ea471fbae6a731529d55 for pr-113457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ooper%2Fgg18-experiment" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/1ooper/gg18-experiment on toolchain b657dc555b1ecf837cc4ea471fbae6a731529d55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b657dc555b1ecf837cc4ea471fbae6a731529d55" "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-2-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" "+b657dc555b1ecf837cc4ea471fbae6a731529d55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ZenGo-X/multi-party-ecdsa` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.1 [INFO] [stderr] Downloaded ref-cast-impl v1.0.7 [INFO] [stderr] Downloaded centipede v0.3.0 [INFO] [stderr] Downloaded base-x v0.2.10 [INFO] [stderr] Downloaded merkle-cbt v0.3.2 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded zk-paillier v0.4.3 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded round-based v0.1.6 [INFO] [stderr] Downloaded rayon-core v1.9.2 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded rayon v1.5.2 [INFO] [stderr] Downloaded pairing-plus v0.19.0 [INFO] [stderr] Downloaded curv-kzen v0.9.0 [INFO] [stderr] Downloaded tokio v1.18.1 [INFO] [stderr] Downloaded http v0.2.7 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded secp256k1-sys v0.4.2 [INFO] [stderr] Downloaded bulletproof-kzen v1.2.0 [INFO] [stderr] Downloaded kzen-paillier v0.4.2 [INFO] [stderr] Downloaded ref-cast v1.0.7 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+b657dc555b1ecf837cc4ea471fbae6a731529d55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f47de000cd7ff50f361617dd6eea9d57d8a3add7e29a83aa8cb6049927d854ec [INFO] running `Command { std: "docker" "start" "-a" "f47de000cd7ff50f361617dd6eea9d57d8a3add7e29a83aa8cb6049927d854ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f47de000cd7ff50f361617dd6eea9d57d8a3add7e29a83aa8cb6049927d854ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47de000cd7ff50f361617dd6eea9d57d8a3add7e29a83aa8cb6049927d854ec", kill_on_drop: false }` [INFO] [stdout] f47de000cd7ff50f361617dd6eea9d57d8a3add7e29a83aa8cb6049927d854ec [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+b657dc555b1ecf837cc4ea471fbae6a731529d55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 138c0678a0f40a0fbb3305a0ba3250e30edc7527b7cf62c69ab529bd12830472 [INFO] running `Command { std: "docker" "start" "-a" "138c0678a0f40a0fbb3305a0ba3250e30edc7527b7cf62c69ab529bd12830472", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking merkle-cbt v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking cryptoxide v0.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [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 tracing-attributes v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [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 time-macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio v1.18.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b657dc555b1ecf837cc4ea471fbae6a731529d55/bin/rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=c4b10c1890b59223 -C extra-filename=-c4b10c1890b59223 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4c9f9804f7d6f9a9.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-f8012f764f4616ab.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-99e1752aa676ff61.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-f2465a8117d0d565.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6460ad574fc48fd5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-be74dd61aa50b47f.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-c87cf47a10b8f64d.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-519f86d15d964511.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "138c0678a0f40a0fbb3305a0ba3250e30edc7527b7cf62c69ab529bd12830472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138c0678a0f40a0fbb3305a0ba3250e30edc7527b7cf62c69ab529bd12830472", kill_on_drop: false }` [INFO] [stdout] 138c0678a0f40a0fbb3305a0ba3250e30edc7527b7cf62c69ab529bd12830472