[INFO] cloning repository https://github.com/coltonfike/nested-dkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coltonfike/nested-dkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoltonfike%2Fnested-dkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoltonfike%2Fnested-dkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8c575d9b5ea4649064227bed07cf39e10a9ca8b [INFO] testing coltonfike/nested-dkg against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoltonfike%2Fnested-dkg" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coltonfike/nested-dkg on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coltonfike/nested-dkg [INFO] finished tweaking git repo https://github.com/coltonfike/nested-dkg [INFO] tweaked toml for git repo https://github.com/coltonfike/nested-dkg written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/coltonfike/nested-dkg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa37aa2583f6860fa881e0d707baa5ff3e6f5d4311db6c617bf484502a567f19 [INFO] running `Command { std: "docker" "start" "-a" "aa37aa2583f6860fa881e0d707baa5ff3e6f5d4311db6c617bf484502a567f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa37aa2583f6860fa881e0d707baa5ff3e6f5d4311db6c617bf484502a567f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa37aa2583f6860fa881e0d707baa5ff3e6f5d4311db6c617bf484502a567f19", kill_on_drop: false }` [INFO] [stdout] aa37aa2583f6860fa881e0d707baa5ff3e6f5d4311db6c617bf484502a567f19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b326b8340c74b2ce4445612ea6e55f480719e0c0450df27c7977857ff185f0b9 [INFO] running `Command { std: "docker" "start" "-a" "b326b8340c74b2ce4445612ea6e55f480719e0c0450df27c7977857ff185f0b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling miracl_core_bls12381 v4.1.0 [INFO] [stderr] Compiling byte-unit v3.1.4 [INFO] [stderr] Compiling derive_more v0.99.8-alpha.0 (https://github.com/dfinity-lab/derive_more?branch=master#9f1b894e) [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling features v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling cvt v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling pairing v0.20.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bls12_381 v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling comparable_derive v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling ic-crypto-internal-sha2 v0.8.0 (https://github.com/dfinity/ic.git#7352361d) [INFO] [stderr] Compiling ic-crypto-sha v0.8.0 (https://github.com/dfinity/ic.git#7352361d) [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9ae50a93af217a21 -C extra-filename=-9ae50a93af217a21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-99bd05797b141cb1.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' -C metadata=16cfeeb4bd7e601d -C extra-filename=-16cfeeb4bd7e601d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-cc6069b05edb122e.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-96ec3e2e4d7cb716.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-addc4ff7d1d9a698.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-8603616e6f15c299.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-64e2d545513fb000.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-9cca78bd877e30da.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-3a32c83053790096.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-38d074fda440eabe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-a2ac73a9f5d12403.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-f99dd86f71e32db3.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-214036e12d88a9e7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proptest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=f28ffb3f70e44343 -C extra-filename=-f28ffb3f70e44343 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a1457596df65ab74.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-2731a09757434e25.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b6bfe302df99f324.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/git/checkouts/derive_more-b2cfa093fbb6d72f/9f1b894/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=dd92793abeebdded -C extra-filename=-dd92793abeebdded --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7a0e03ec0e884793.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b326b8340c74b2ce4445612ea6e55f480719e0c0450df27c7977857ff185f0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b326b8340c74b2ce4445612ea6e55f480719e0c0450df27c7977857ff185f0b9", kill_on_drop: false }` [INFO] [stdout] b326b8340c74b2ce4445612ea6e55f480719e0c0450df27c7977857ff185f0b9