[INFO] fetching crate bellperson 0.25.0...
[INFO] checking bellperson-0.25.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bellperson 0.25.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate bellperson 0.25.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate bellperson 0.25.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bellperson 0.25.0
[INFO] tweaked toml for crates.io crate bellperson 0.25.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63c1e7253566bfc887e8bf313342c0d8d4bbce64fe237bbfc697921e3b3503be
[INFO] running `Command { std: "docker" "start" "-a" "63c1e7253566bfc887e8bf313342c0d8d4bbce64fe237bbfc697921e3b3503be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63c1e7253566bfc887e8bf313342c0d8d4bbce64fe237bbfc697921e3b3503be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c1e7253566bfc887e8bf313342c0d8d4bbce64fe237bbfc697921e3b3503be", kill_on_drop: false }`
[INFO] [stdout] 63c1e7253566bfc887e8bf313342c0d8d4bbce64fe237bbfc697921e3b3503be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9f453ad5c7e1f001eb8c7516bb21d873a7b06473e9a2de18a62a2d12ae2a194
[INFO] running `Command { std: "docker" "start" "-a" "f9f453ad5c7e1f001eb8c7516bb21d873a7b06473e9a2de18a62a2d12ae2a194", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]     Checking constant_time_eq v0.2.6
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking blake2s_simd v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking temp-env v0.3.4
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling execute-command-macro v0.1.8
[INFO] [stderr]    Compiling execute v0.2.12
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]     Checking blstrs v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling bellperson v0.25.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "f9f453ad5c7e1f001eb8c7516bb21d873a7b06473e9a2de18a62a2d12ae2a194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f453ad5c7e1f001eb8c7516bb21d873a7b06473e9a2de18a62a2d12ae2a194", kill_on_drop: false }`
[INFO] [stdout] f9f453ad5c7e1f001eb8c7516bb21d873a7b06473e9a2de18a62a2d12ae2a194
