[INFO] fetching crate bellpepper-core 0.4.0... [INFO] testing bellpepper-core-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bellpepper-core 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bellpepper-core 0.4.0 [INFO] finished tweaking crates.io crate bellpepper-core 0.4.0 [INFO] tweaked toml for crates.io crate bellpepper-core 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bellpepper-core 0.4.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding rand_xorshift v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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 blst v0.3.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 791e5b33dc965e7d2fb3ecd341e6aebea270c42272857facd1d11dc90d886d4c [INFO] running `Command { std: "docker" "start" "-a" "791e5b33dc965e7d2fb3ecd341e6aebea270c42272857facd1d11dc90d886d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "791e5b33dc965e7d2fb3ecd341e6aebea270c42272857facd1d11dc90d886d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "791e5b33dc965e7d2fb3ecd341e6aebea270c42272857facd1d11dc90d886d4c", kill_on_drop: false }` [INFO] [stdout] 791e5b33dc965e7d2fb3ecd341e6aebea270c42272857facd1d11dc90d886d4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 06c06f539468febb774fa97f196f23fe721623abd757cbec00176527b0e25dcd [INFO] running `Command { std: "docker" "start" "-a" "06c06f539468febb774fa97f196f23fe721623abd757cbec00176527b0e25dcd", kill_on_drop: false }` [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling bellpepper-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `groth16` [INFO] [stdout] --> src/lc.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | #[cfg(all(test, feature = "groth16"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `groth16` 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: field `0` is never read [INFO] [stdout] --> src/util_cs/test_cs.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | Constraint(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NamedObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Constraint(usize), [INFO] [stdout] 14 + Constraint(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `Command { std: "docker" "inspect" "06c06f539468febb774fa97f196f23fe721623abd757cbec00176527b0e25dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c06f539468febb774fa97f196f23fe721623abd757cbec00176527b0e25dcd", kill_on_drop: false }` [INFO] [stdout] 06c06f539468febb774fa97f196f23fe721623abd757cbec00176527b0e25dcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 231303060bf6069dc1389bf4d70fec25f0f3e16bad8428bc1cf4f5d6d0a48eb3 [INFO] running `Command { std: "docker" "start" "-a" "231303060bf6069dc1389bf4d70fec25f0f3e16bad8428bc1cf4f5d6d0a48eb3", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling bellpepper-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `groth16` [INFO] [stdout] --> src/lc.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | #[cfg(all(test, feature = "groth16"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `groth16` 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] [stderr] Compiling half v2.7.1 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/util_cs/test_cs.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | Constraint(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NamedObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Constraint(usize), [INFO] [stdout] 14 + Constraint(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `groth16` [INFO] [stdout] --> src/lc.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | #[cfg(all(test, feature = "groth16"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `groth16` 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: field `0` is never read [INFO] [stdout] --> src/util_cs/test_cs.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | Constraint(usize), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `NamedObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Constraint(usize), [INFO] [stdout] 14 + Constraint(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `Command { std: "docker" "inspect" "231303060bf6069dc1389bf4d70fec25f0f3e16bad8428bc1cf4f5d6d0a48eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231303060bf6069dc1389bf4d70fec25f0f3e16bad8428bc1cf4f5d6d0a48eb3", kill_on_drop: false }` [INFO] [stdout] 231303060bf6069dc1389bf4d70fec25f0f3e16bad8428bc1cf4f5d6d0a48eb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2bd1f001d0a700cb323a4b76ad705dc1c95cedafe33a532109674bcd774554ec [INFO] running `Command { std: "docker" "start" "-a" "2bd1f001d0a700cb323a4b76ad705dc1c95cedafe33a532109674bcd774554ec", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `groth16` [INFO] [stderr] --> src/lc.rs:376:17 [INFO] [stderr] | [INFO] [stderr] 376 | #[cfg(all(test, feature = "groth16"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `groth16` 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: field `0` is never read [INFO] [stderr] --> src/util_cs/test_cs.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 14 | Constraint(usize), [INFO] [stderr] | ---------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `NamedObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 14 - Constraint(usize), [INFO] [stderr] 14 + Constraint(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `bellpepper-core` (lib) generated 2 warnings [INFO] [stderr] warning: `bellpepper-core` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bellpepper_core-8f79079fdadab242) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test gadgets::boolean::test::test_and_not ... ok [INFO] [stdout] test gadgets::boolean::test::test_allocated_bit ... ok [INFO] [stdout] test gadgets::boolean::test::test_and ... ok [INFO] [stdout] test gadgets::boolean::test::test_alloc_conditionally ... ok [INFO] [stdout] test gadgets::boolean::test::test_boolean_negation ... ok [INFO] [stdout] test gadgets::num::test::test_allocated_num ... ok [INFO] [stdout] test gadgets::boolean::test::test_boolean_xor ... ok [INFO] [stdout] test gadgets::num::test::test_num_multiplication ... ok [INFO] [stdout] test gadgets::num::test::test_num_nonzero ... ok [INFO] [stdout] test gadgets::boolean::test::test_u64_into_boolean_vec_le ... ok [INFO] [stdout] test gadgets::boolean::test::test_enforce_equal ... ok [INFO] [stdout] test gadgets::boolean::test::test_xor ... ok [INFO] [stdout] test gadgets::num::test::test_num_addition ... ok [INFO] [stdout] test gadgets::boolean::test::test_boolean_or ... ok [INFO] [stdout] test gadgets::boolean::test::test_boolean_sha256_maj ... ok [INFO] [stdout] test gadgets::num::test::test_num_scale ... ok [INFO] [stdout] test util_cs::test_cs::tests::test_compute_path ... ok [INFO] [stdout] test gadgets::boolean::test::test_nor ... ok [INFO] [stdout] test gadgets::num::test::test_num_squaring ... ok [INFO] [stdout] test util_cs::test_cs::tests::test_cs ... ok [INFO] [stdout] test gadgets::num::test::test_allocated_infallible_num ... ok [INFO] [stdout] test gadgets::num::test::test_num_conditional_reversal ... ok [INFO] [stdout] test gadgets::boolean::test::test_boolean_and ... ok [INFO] [stdout] test gadgets::num::test::test_into_bits_strict ... ok [INFO] [stdout] test gadgets::boolean::test::test_field_into_allocated_bits_le ... ok [INFO] [stdout] test gadgets::boolean::test::test_boolean_sha256_ch ... ok [INFO] [stdout] test gadgets::num::test::test_into_bits ... ok [INFO] [stderr] Doc-tests bellpepper_core [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.31s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/util_cs/mod.rs - util_cs::Comparable::num_inputs (line 29) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bd1f001d0a700cb323a4b76ad705dc1c95cedafe33a532109674bcd774554ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd1f001d0a700cb323a4b76ad705dc1c95cedafe33a532109674bcd774554ec", kill_on_drop: false }` [INFO] [stdout] 2bd1f001d0a700cb323a4b76ad705dc1c95cedafe33a532109674bcd774554ec