[INFO] fetching crate bls_bulletproofs 0.2.0... [INFO] checking bls_bulletproofs-0.2.0 against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] extracting crate bls_bulletproofs 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bls_bulletproofs 0.2.0 on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bls_bulletproofs 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bls_bulletproofs 0.2.0 [INFO] tweaked toml for crates.io crate bls_bulletproofs 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "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 funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded blst v0.3.7 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded clear_on_drop v0.2.5 [INFO] [stderr] Downloaded zeroize_derive v1.1.1 [INFO] [stderr] Downloaded blstrs v0.4.2 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded ff v0.11.1 [INFO] [stderr] Downloaded group v0.11.0 [INFO] [stderr] Downloaded merlin v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e325fbefc4098dec706a7e9fbc22b32aa50d7407c908e62ee0a950622e3e55ea [INFO] running `Command { std: "docker" "start" "-a" "e325fbefc4098dec706a7e9fbc22b32aa50d7407c908e62ee0a950622e3e55ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e325fbefc4098dec706a7e9fbc22b32aa50d7407c908e62ee0a950622e3e55ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e325fbefc4098dec706a7e9fbc22b32aa50d7407c908e62ee0a950622e3e55ea", kill_on_drop: false }` [INFO] [stdout] e325fbefc4098dec706a7e9fbc22b32aa50d7407c908e62ee0a950622e3e55ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461f6b1907e6bbafdd85f5666a62b7af8dfa76735fe292ac4b3767e295dd331c [INFO] running `Command { std: "docker" "start" "-a" "461f6b1907e6bbafdd85f5666a62b7af8dfa76735fe292ac4b3767e295dd331c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking pairing v0.21.0 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking blstrs v0.4.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking bls_bulletproofs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/range_proof.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/generators.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `criterion::Criterion::::bench_function_over_inputs`: Please use BenchmarkGroups instead. [INFO] [stdout] --> benches/range_proof.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | c.bench_function_over_inputs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.09s [INFO] running `Command { std: "docker" "inspect" "461f6b1907e6bbafdd85f5666a62b7af8dfa76735fe292ac4b3767e295dd331c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461f6b1907e6bbafdd85f5666a62b7af8dfa76735fe292ac4b3767e295dd331c", kill_on_drop: false }` [INFO] [stdout] 461f6b1907e6bbafdd85f5666a62b7af8dfa76735fe292ac4b3767e295dd331c