[INFO] fetching crate bellperson-emulated 0.2.0... [INFO] checking bellperson-emulated-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bellperson-emulated 0.2.0 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bellperson-emulated 0.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding bellperson v0.25.0 (available: v0.26.0) [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d93c1697a69e6f54443b75820829b0dcb3d0994dd362c4838036a368f5ecd261 [INFO] running `Command { std: "docker" "start" "-a" "d93c1697a69e6f54443b75820829b0dcb3d0994dd362c4838036a368f5ecd261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d93c1697a69e6f54443b75820829b0dcb3d0994dd362c4838036a368f5ecd261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93c1697a69e6f54443b75820829b0dcb3d0994dd362c4838036a368f5ecd261", kill_on_drop: false }` [INFO] [stdout] d93c1697a69e6f54443b75820829b0dcb3d0994dd362c4838036a368f5ecd261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93da906202c4ecb85086d0b2990e99600d98f70aae649e363af4af8d20c6944d [INFO] running `Command { std: "docker" "start" "-a" "93da906202c4ecb85086d0b2990e99600d98f70aae649e363af4af8d20c6944d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling ec-gpu-gen v0.6.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ec-gpu v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Checking pasta_curves v0.5.1 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking blstrs v0.7.1 [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 16.17s [INFO] running `Command { std: "docker" "inspect" "93da906202c4ecb85086d0b2990e99600d98f70aae649e363af4af8d20c6944d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93da906202c4ecb85086d0b2990e99600d98f70aae649e363af4af8d20c6944d", kill_on_drop: false }` [INFO] [stdout] 93da906202c4ecb85086d0b2990e99600d98f70aae649e363af4af8d20c6944d