[INFO] fetching crate bellperson 0.22.0... [INFO] building bellperson-0.22.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate bellperson 0.22.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bellperson 0.22.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking crates.io crate bellperson 0.22.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bellperson 0.22.0 [INFO] tweaked toml for crates.io crate bellperson 0.22.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe4ee92db5cf3acbb92adbd1f9054183c465f941cff7d75e51c7aa2e5a0a3a32 [INFO] running `Command { std: "docker" "start" "-a" "fe4ee92db5cf3acbb92adbd1f9054183c465f941cff7d75e51c7aa2e5a0a3a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4ee92db5cf3acbb92adbd1f9054183c465f941cff7d75e51c7aa2e5a0a3a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4ee92db5cf3acbb92adbd1f9054183c465f941cff7d75e51c7aa2e5a0a3a32", kill_on_drop: false }` [INFO] [stdout] fe4ee92db5cf3acbb92adbd1f9054183c465f941cff7d75e51c7aa2e5a0a3a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b86c7f2dba18a652f840782d35632947cd42e2b4468bc44c0b2501a30cec5738 [INFO] running `Command { std: "docker" "start" "-a" "b86c7f2dba18a652f840782d35632947cd42e2b4468bc44c0b2501a30cec5738", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling ec-gpu v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling temp-env v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blst v0.3.9 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling bellperson v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.5 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling execute v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling blstrs v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ec-gpu-gen v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.18s [INFO] running `Command { std: "docker" "inspect" "b86c7f2dba18a652f840782d35632947cd42e2b4468bc44c0b2501a30cec5738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86c7f2dba18a652f840782d35632947cd42e2b4468bc44c0b2501a30cec5738", kill_on_drop: false }` [INFO] [stdout] b86c7f2dba18a652f840782d35632947cd42e2b4468bc44c0b2501a30cec5738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc883459fed1a5ebdde5c9215b4a76f71eaf8191cc05c40f894a0e04a4afdd91 [INFO] running `Command { std: "docker" "start" "-a" "fc883459fed1a5ebdde5c9215b4a76f71eaf8191cc05c40f894a0e04a4afdd91", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling bellperson v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bellperson` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bellperson --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="groth16"' --cfg 'feature="memmap"' -C metadata=861edebb4f6f502b -C extra-filename=-861edebb4f6f502b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a12fd47196f8c561.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8e632a002a7a74b1.rlib --extern blake2s_simd=/opt/rustwide/target/debug/deps/libblake2s_simd-04d0806685e6535c.rlib --extern blstrs=/opt/rustwide/target/debug/deps/libblstrs-be99b01b18c4e802.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-91a197c7a89840da.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-ae1b1525b0790631.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-409e97ee4fd35f07.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-5bf8175e08df0e92.rlib --extern ec_gpu=/opt/rustwide/target/debug/deps/libec_gpu-4bd3802f18eedb94.rlib --extern ec_gpu_gen=/opt/rustwide/target/debug/deps/libec_gpu_gen-f93b459c49ff89b5.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ce2a0f0cbffae595.rlib --extern ff=/opt/rustwide/target/debug/deps/libff-1d5687c92d8561bc.rlib --extern group=/opt/rustwide/target/debug/deps/libgroup-d303d424f36ad8c9.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d618682288ddf403.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d496c43df9bde690.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-bd548ba5e2a6d366.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib --extern pairing=/opt/rustwide/target/debug/deps/libpairing-8bb5381272401f71.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ceb2c6f99900e7ac.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-79a243081855cca4.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-b3bb820f9e64142f.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-b4190c879b59e430.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-0e28f96bf6e19165.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba6c7b1bf1922675.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-878a40d8370dec96.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-132c1a308e331b82.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-715e364c249b1c4e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e6f31f54b5d248dd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-302b95d9db309df2.rlib --extern yastl=/opt/rustwide/target/debug/deps/libyastl-7f1b4c8fe9b7c517.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-810331cfe205c978/out --cfg nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fc883459fed1a5ebdde5c9215b4a76f71eaf8191cc05c40f894a0e04a4afdd91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc883459fed1a5ebdde5c9215b4a76f71eaf8191cc05c40f894a0e04a4afdd91", kill_on_drop: false }` [INFO] [stdout] fc883459fed1a5ebdde5c9215b4a76f71eaf8191cc05c40f894a0e04a4afdd91