[INFO] fetching crate ark-relations-zypher 0.4.0... [INFO] testing ark-relations-zypher-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate ark-relations-zypher 0.4.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ark-relations-zypher 0.4.0 [INFO] finished tweaking crates.io crate ark-relations-zypher 0.4.0 [INFO] tweaked toml for crates.io crate ark-relations-zypher 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ark-relations-zypher 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] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding ark-test-curves v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding tracing-subscriber v0.2.25 (available: v0.3.20) [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] Downloading crates ... [INFO] [stderr] Downloaded ark-ff-asm-zypher v0.4.2 [INFO] [stderr] Downloaded ark-serialize-zypher v0.4.2 [INFO] [stderr] Downloaded ark-ff-macros-zypher v0.4.2 [INFO] [stderr] Downloaded ark-ff-zypher v0.4.2 [INFO] [stderr] Downloaded ark-test-curves v0.4.2 [INFO] [stderr] Downloaded ark-std-zypher v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5a92298504b1cf1ec7af8a34c61f1599183b750bfc283701374e5bd4af3a63b1 [INFO] running `Command { std: "docker" "start" "-a" "5a92298504b1cf1ec7af8a34c61f1599183b750bfc283701374e5bd4af3a63b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a92298504b1cf1ec7af8a34c61f1599183b750bfc283701374e5bd4af3a63b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a92298504b1cf1ec7af8a34c61f1599183b750bfc283701374e5bd4af3a63b1", kill_on_drop: false }` [INFO] [stdout] 5a92298504b1cf1ec7af8a34c61f1599183b750bfc283701374e5bd4af3a63b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 919998331fa9c17ec30de08825cc40c93ca5accd7b5fb66741de9fb952c2fd12 [INFO] running `Command { std: "docker" "start" "-a" "919998331fa9c17ec30de08825cc40c93ca5accd7b5fb66741de9fb952c2fd12", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std-zypher v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-serialize-zypher v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-asm-zypher v0.4.2 [INFO] [stderr] Compiling ark-ff-macros-zypher v0.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ark-ff-zypher v0.4.2 [INFO] [stderr] Compiling ark-relations-zypher v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "919998331fa9c17ec30de08825cc40c93ca5accd7b5fb66741de9fb952c2fd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919998331fa9c17ec30de08825cc40c93ca5accd7b5fb66741de9fb952c2fd12", kill_on_drop: false }` [INFO] [stdout] 919998331fa9c17ec30de08825cc40c93ca5accd7b5fb66741de9fb952c2fd12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 427db4a1fd9ae30b04a45f635b2d05cf117f316ff526fad0c14b9ddcb5da2e11 [INFO] running `Command { std: "docker" "start" "-a" "427db4a1fd9ae30b04a45f635b2d05cf117f316ff526fad0c14b9ddcb5da2e11", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling ark-ff-zypher v0.4.2 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-relations-zypher v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-test-curves v0.4.2 [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1031:18 [INFO] [stdout] | [INFO] [stdout] 1031 | let cs = ConstraintSystem::::new_ref(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `constraint_system::ConstraintSystem` [INFO] [stdout] --> src/r1cs/constraint_system.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ConstraintSystem { [INFO] [stdout] | ^^^^^ required by this bound in `ConstraintSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new_ref` exists for struct `ConstraintSystem, 4>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1031:42 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ConstraintSystem { [INFO] [stdout] | ------------------------------------- function or associated item `new_ref` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1031 | let cs = ConstraintSystem::::new_ref(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `ConstraintSystem, 4>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/models/fp/mod.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- doesn't satisfy `_: Field` [INFO] [stdout] | [INFO] [stdout] note: trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` was not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | impl ConstraintSystem { [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ark_relations_zypher-1783672b4e086dd8.long-type-15041030618602807526.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1059:18 [INFO] [stdout] | [INFO] [stdout] 1059 | let cs = ConstraintSystem::::new_ref(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `constraint_system::ConstraintSystem` [INFO] [stdout] --> src/r1cs/constraint_system.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ConstraintSystem { [INFO] [stdout] | ^^^^^ required by this bound in `ConstraintSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new_ref` exists for struct `ConstraintSystem, 4>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1059:42 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ConstraintSystem { [INFO] [stdout] | ------------------------------------- function or associated item `new_ref` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1059 | let cs = ConstraintSystem::::new_ref(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `ConstraintSystem, 4>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/models/fp/mod.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- doesn't satisfy `_: Field` [INFO] [stdout] | [INFO] [stdout] note: trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` was not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | impl ConstraintSystem { [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ark_relations_zypher-1783672b4e086dd8.long-type-15041030618602807526.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1098:18 [INFO] [stdout] | [INFO] [stdout] 1098 | let cs = ConstraintSystem::::new_ref(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `constraint_system::ConstraintSystem` [INFO] [stdout] --> src/r1cs/constraint_system.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ConstraintSystem { [INFO] [stdout] | ^^^^^ required by this bound in `ConstraintSystem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new_ref` exists for struct `ConstraintSystem, 4>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1098:42 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ConstraintSystem { [INFO] [stdout] | ------------------------------------- function or associated item `new_ref` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 1098 | let cs = ConstraintSystem::::new_ref(); [INFO] [stdout] | ^^^^^^^ function or associated item cannot be called on `ConstraintSystem, 4>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/fields/models/fp/mod.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct Fp, const N: usize>( [INFO] [stdout] | --------------------------------------------- doesn't satisfy `_: Field` [INFO] [stdout] | [INFO] [stdout] note: trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` was not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | impl ConstraintSystem { [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ark_relations_zypher-1783672b4e086dd8.long-type-15041030618602807526.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1126:27 [INFO] [stdout] | [INFO] [stdout] 1126 | lc!() + sym_2 + (five, Variable::One), [INFO] [stdout] | ^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `LinearCombination` [INFO] [stdout] --> src/r1cs/mod.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct LinearCombination(pub Vec<(F, Variable)>); [INFO] [stdout] | ^^^^^ required by this bound in `LinearCombination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/constraint_system.rs:1126:19 [INFO] [stdout] | [INFO] [stdout] 1126 | lc!() + sym_2 + (five, Variable::One), [INFO] [stdout] | ^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `LinearCombination` [INFO] [stdout] --> src/r1cs/mod.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct LinearCombination(pub Vec<(F, Variable)>); [INFO] [stdout] | ^^^^^ required by this bound in `LinearCombination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/impl_lc.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | $crate::r1cs::LinearCombination::zero() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] ::: src/r1cs/constraint_system.rs:1126:13 [INFO] [stdout] | [INFO] [stdout] 1126 | lc!() + sym_2 + (five, Variable::One), [INFO] [stdout] | ----- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `LinearCombination` [INFO] [stdout] --> src/r1cs/mod.rs:53:33 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct LinearCombination(pub Vec<(F, Variable)>); [INFO] [stdout] | ^^^^^ required by this bound in `LinearCombination` [INFO] [stdout] = note: this error originates in the macro `lc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ark_test_curves::Fp, 4>: ark_ff_zypher::Field` is not satisfied [INFO] [stdout] --> src/r1cs/impl_lc.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | $crate::r1cs::LinearCombination::zero() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ark_ff_zypher::Field` is not implemented for `ark_test_curves::Fp, 4>` [INFO] [stdout] | [INFO] [stdout] ::: src/r1cs/constraint_system.rs:1126:13 [INFO] [stdout] | [INFO] [stdout] 1126 | lc!() + sym_2 + (five, Variable::One), [INFO] [stdout] | ----- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: the following other types implement trait `ark_ff_zypher::Field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/fp/mod.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl, const N: usize> Field for Fp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::Fp` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/cubic_extension.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | impl Field for CubicExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::CubicExtField

` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-zypher-0.4.2/src/fields/models/quadratic_extension.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | impl Field for QuadExtField

{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ark_ff_zypher::QuadExtField

` [INFO] [stdout] note: required by a bound in `impl_lc::>::zero` [INFO] [stdout] --> src/r1cs/impl_lc.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | impl LinearCombination { [INFO] [stdout] | ^^^^^ required by this bound in `impl_lc::>::zero` [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn zero() -> Self { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] = note: this error originates in the macro `lc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ark-relations-zypher` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "427db4a1fd9ae30b04a45f635b2d05cf117f316ff526fad0c14b9ddcb5da2e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427db4a1fd9ae30b04a45f635b2d05cf117f316ff526fad0c14b9ddcb5da2e11", kill_on_drop: false }` [INFO] [stdout] 427db4a1fd9ae30b04a45f635b2d05cf117f316ff526fad0c14b9ddcb5da2e11