[INFO] fetching crate bellperson-emulated 0.2.0...
[INFO] checking bellperson-emulated-0.2.0 against master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] extracting crate bellperson-emulated 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate bellperson-emulated 0.2.0
[INFO] finished tweaking crates.io crate bellperson-emulated 0.2.0
[INFO] tweaked toml for crates.io crate bellperson-emulated 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bellperson-emulated 0.2.0 on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding bellperson v0.25.0 (available: v0.26.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.12
[INFO] [stderr]   Downloaded yastl v0.1.2
[INFO] [stderr]   Downloaded execute-command-macro v0.1.11
[INFO] [stderr]   Downloaded execute v0.2.15
[INFO] [stderr]   Downloaded generic-array v1.3.5
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.9
[INFO] [stderr]   Downloaded blake2s_simd v1.0.3
[INFO] [stderr]   Downloaded ec-gpu-gen v0.6.0
[INFO] [stderr]   Downloaded bellperson v0.25.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e09373ea2f082d8578d05de80359acd01c46bde4a28a4d74f679590a5c612f56
[INFO] running `Command { std: "docker" "start" "-a" "e09373ea2f082d8578d05de80359acd01c46bde4a28a4d74f679590a5c612f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e09373ea2f082d8578d05de80359acd01c46bde4a28a4d74f679590a5c612f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09373ea2f082d8578d05de80359acd01c46bde4a28a4d74f679590a5c612f56", kill_on_drop: false }`
[INFO] [stdout] e09373ea2f082d8578d05de80359acd01c46bde4a28a4d74f679590a5c612f56
[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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f6fe190a380dc0c6a482cf3a9b8128a306631bed80192999354aea453427ec8
[INFO] running `Command { std: "docker" "start" "-a" "5f6fe190a380dc0c6a482cf3a9b8128a306631bed80192999354aea453427ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling execute-command-tokens v0.1.9
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking yastl v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling execute-command-macro v0.1.11
[INFO] [stderr]     Checking execute v0.2.15
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking blstrs v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling bellperson v0.25.0
[INFO] [stderr]     Checking bellperson-emulated v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.73s
[INFO] running `Command { std: "docker" "inspect" "5f6fe190a380dc0c6a482cf3a9b8128a306631bed80192999354aea453427ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f6fe190a380dc0c6a482cf3a9b8128a306631bed80192999354aea453427ec8", kill_on_drop: false }`
[INFO] [stdout] 5f6fe190a380dc0c6a482cf3a9b8128a306631bed80192999354aea453427ec8
