[INFO] fetching crate groth16 0.1.0... [INFO] testing groth16-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate groth16 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate groth16 0.1.0 [INFO] finished tweaking crates.io crate groth16 0.1.0 [INFO] tweaked toml for crates.io crate groth16 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate groth16 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 blake2s_simd v1.0.3 [INFO] [stderr] Downloaded bellman v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b92a31e13c12949693a2c1099c0d3b5dd9125c35fe263b57b39daab17001ba42 [INFO] running `Command { std: "docker" "start" "-a" "b92a31e13c12949693a2c1099c0d3b5dd9125c35fe263b57b39daab17001ba42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b92a31e13c12949693a2c1099c0d3b5dd9125c35fe263b57b39daab17001ba42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92a31e13c12949693a2c1099c0d3b5dd9125c35fe263b57b39daab17001ba42", kill_on_drop: false }` [INFO] [stdout] b92a31e13c12949693a2c1099c0d3b5dd9125c35fe263b57b39daab17001ba42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff89ff3d95b3a5f20a3af43c720439df22b630b3d995f3ba0882ecacdbe2290 [INFO] running `Command { std: "docker" "start" "-a" "0ff89ff3d95b3a5f20a3af43c720439df22b630b3d995f3ba0882ecacdbe2290", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling groth16 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "0ff89ff3d95b3a5f20a3af43c720439df22b630b3d995f3ba0882ecacdbe2290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff89ff3d95b3a5f20a3af43c720439df22b630b3d995f3ba0882ecacdbe2290", kill_on_drop: false }` [INFO] [stdout] 0ff89ff3d95b3a5f20a3af43c720439df22b630b3d995f3ba0882ecacdbe2290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7675e664d3d8a9784305fca1d8c31ca6e73e40b2fb17e4b40fc2794eca72672 [INFO] running `Command { std: "docker" "start" "-a" "d7675e664d3d8a9784305fca1d8c31ca6e73e40b2fb17e4b40fc2794eca72672", kill_on_drop: false }` [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling groth16 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multicore` [INFO] [stdout] --> src/verifier/batch.rs:180:11 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "multicore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.43s [INFO] running `Command { std: "docker" "inspect" "d7675e664d3d8a9784305fca1d8c31ca6e73e40b2fb17e4b40fc2794eca72672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7675e664d3d8a9784305fca1d8c31ca6e73e40b2fb17e4b40fc2794eca72672", kill_on_drop: false }` [INFO] [stdout] d7675e664d3d8a9784305fca1d8c31ca6e73e40b2fb17e4b40fc2794eca72672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0559fbe8a036e15234557a373ebefc348cb80389849b7554933d4ffb3bc753c [INFO] running `Command { std: "docker" "start" "-a" "d0559fbe8a036e15234557a373ebefc348cb80389849b7554933d4ffb3bc753c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> src/verifier/batch.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[cfg(feature = "multicore")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> src/verifier/batch.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(feature = "multicore")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `multicore` [INFO] [stderr] --> src/verifier/batch.rs:180:11 [INFO] [stderr] | [INFO] [stderr] 180 | #[cfg(feature = "multicore")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `multicore` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `groth16` (lib) generated 3 warnings [INFO] [stderr] warning: `groth16` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/groth16-2963794c5bf65723) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::zero_coeff_one_var ... ok [INFO] [stdout] test tests::test_xordemo ... ok [INFO] [stdout] test tests::zero_coeff_non_one_var ... ok [INFO] [stdout] test test_with_bls12_381::serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.57s [INFO] [stdout] [INFO] [stderr] Running tests/mimc.rs (/opt/rustwide/target/debug/deps/mimc-916242c3361fdd25) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test batch_verify has been running for over 60 seconds [INFO] [stdout] test test_mimc has been running for over 60 seconds [INFO] [stdout] test test_mimc ... ok [INFO] [stdout] test batch_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 162.35s [INFO] [stdout] [INFO] [stderr] Doc-tests groth16 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0559fbe8a036e15234557a373ebefc348cb80389849b7554933d4ffb3bc753c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0559fbe8a036e15234557a373ebefc348cb80389849b7554933d4ffb3bc753c", kill_on_drop: false }` [INFO] [stdout] d0559fbe8a036e15234557a373ebefc348cb80389849b7554933d4ffb3bc753c