[INFO] cloning repository https://github.com/nujz/bellperson-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nujz/bellperson-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnujz%2Fbellperson-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnujz%2Fbellperson-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1588efe78ec47a0fce7be1d794850fa3324b17a [INFO] checking nujz/bellperson-examples against master#9cf699d2ff4ff23a6d6862a35727f4d5d3567dae for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnujz%2Fbellperson-examples" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nujz/bellperson-examples on toolchain 9cf699d2ff4ff23a6d6862a35727f4d5d3567dae [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nujz/bellperson-examples [INFO] finished tweaking git repo https://github.com/nujz/bellperson-examples [INFO] tweaked toml for git repo https://github.com/nujz/bellperson-examples written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nujz/bellperson-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.9.2 [INFO] [stderr] Downloaded flume v0.10.10 [INFO] [stderr] Downloaded yastl v0.1.2 [INFO] [stderr] Downloaded rayon v1.5.1 [INFO] [stderr] Downloaded zeroize_derive v1.1.1 [INFO] [stderr] Downloaded execute-command-macro v0.1.6 [INFO] [stderr] Downloaded execute-command-tokens v0.1.4 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded blst v0.3.7 [INFO] [stderr] Downloaded execute v0.2.9 [INFO] [stderr] Downloaded rayon-core v1.9.1 [INFO] [stderr] Downloaded blstrs v0.4.2 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.6 [INFO] [stderr] Downloaded bellperson v0.18.2 [INFO] [stderr] Downloaded byte-slice-cast v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90581e4fc39edc73dcfdecba4b470f3655f27f2cb9f3693b5f98348da9b4725d [INFO] running `Command { std: "docker" "start" "-a" "90581e4fc39edc73dcfdecba4b470f3655f27f2cb9f3693b5f98348da9b4725d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90581e4fc39edc73dcfdecba4b470f3655f27f2cb9f3693b5f98348da9b4725d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90581e4fc39edc73dcfdecba4b470f3655f27f2cb9f3693b5f98348da9b4725d", kill_on_drop: false }` [INFO] [stdout] 90581e4fc39edc73dcfdecba4b470f3655f27f2cb9f3693b5f98348da9b4725d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbd85e1be22f17001902131f374ec17c234ab226e72e38ad866ebe7612d8a6c [INFO] running `Command { std: "docker" "start" "-a" "fdbd85e1be22f17001902131f374ec17c234ab226e72e38ad866ebe7612d8a6c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling execute-command-tokens v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking flume v0.10.10 [INFO] [stderr] Checking yastl v0.1.2 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling quote v1.0.15 [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 synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling execute-command-macro v0.1.6 [INFO] [stderr] Compiling execute v0.2.9 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling blstrs v0.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling bellperson v0.18.2 [INFO] [stderr] Checking bellperson-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.35s [INFO] running `Command { std: "docker" "inspect" "fdbd85e1be22f17001902131f374ec17c234ab226e72e38ad866ebe7612d8a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbd85e1be22f17001902131f374ec17c234ab226e72e38ad866ebe7612d8a6c", kill_on_drop: false }` [INFO] [stdout] fdbd85e1be22f17001902131f374ec17c234ab226e72e38ad866ebe7612d8a6c