[INFO] cloning repository https://github.com/aggregatable-dkg/dkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aggregatable-dkg/dkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faggregatable-dkg%2Fdkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faggregatable-dkg%2Fdkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d6d799852c44d231056f8a3cf8fce46a272e790 [INFO] testing aggregatable-dkg/dkg against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faggregatable-dkg%2Fdkg" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aggregatable-dkg/dkg on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aggregatable-dkg/dkg [INFO] finished tweaking git repo https://github.com/aggregatable-dkg/dkg [INFO] tweaked toml for git repo https://github.com/aggregatable-dkg/dkg written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/aggregatable-dkg/dkg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39e36ce91562418a0beea82a35c94ebff19254c9cd5b67b98c6108d8465fd0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b39e36ce91562418a0beea82a35c94ebff19254c9cd5b67b98c6108d8465fd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39e36ce91562418a0beea82a35c94ebff19254c9cd5b67b98c6108d8465fd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39e36ce91562418a0beea82a35c94ebff19254c9cd5b67b98c6108d8465fd0e", kill_on_drop: false }` [INFO] [stdout] b39e36ce91562418a0beea82a35c94ebff19254c9cd5b67b98c6108d8465fd0e [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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e41faf75a33fc6a7d3b23a8bcd56350d8c1b11d00748aa247f157df312925827 [INFO] running `Command { std: "docker" "start" "-a" "e41faf75a33fc6a7d3b23a8bcd56350d8c1b11d00748aa247f157df312925827", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling bench-utils v0.1.1-alpha.0 (https://github.com/scipr-lab/zexe#85cac177) [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unroll v0.1.4 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mince v0.1.1-alpha.0 (https://github.com/scipr-lab/zexe#85cac177) [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling algebra-core-derive v0.1.1-alpha.0 (https://github.com/scipr-lab/zexe#85cac177) [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling field-assembly v0.1.1-alpha.0 (https://github.com/scipr-lab/zexe#85cac177) [INFO] [stderr] Compiling algebra-core v0.1.1-alpha.0 (https://github.com/scipr-lab/zexe#85cac177) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stdout] error[E0277]: cannot multiply-assign `
::BaseField` by `&&
::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-f74c42809fa6cfe1/85cac17/algebra-core/src/fields/models/quadratic_extension.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | self.c0.mul_assign(&element); [INFO] [stdout] | ^^^^^^^^ no implementation for `
::BaseField *= &&
::BaseField` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::MulAssign<&&
::BaseField>` is not implemented for `
::BaseField` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mul_assign_by_basefield(&mut self, element: &P::BaseField) where
::BaseField: std::ops::MulAssign<&&
::BaseField> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply-assign `
::BaseField` by `&&
::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-f74c42809fa6cfe1/85cac17/algebra-core/src/fields/models/quadratic_extension.rs:136:28 [INFO] [stdout] | [INFO] [stdout] 136 | self.c1.mul_assign(&element); [INFO] [stdout] | ^^^^^^^^ no implementation for `
::BaseField *= &&
::BaseField` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::MulAssign<&&
::BaseField>` is not implemented for `
::BaseField` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 134 | pub fn mul_assign_by_basefield(&mut self, element: &P::BaseField) where
::BaseField: std::ops::MulAssign<&&
::BaseField> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `&mut
::BaseField` to `
::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-f74c42809fa6cfe1/85cac17/algebra-core/src/curves/models/short_weierstrass_jacobian.rs:444:23 [INFO] [stdout] | [INFO] [stdout] 444 | let e = a + a.double_in_place(); [INFO] [stdout] | ^ no implementation for `
::BaseField + &mut
::BaseField` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add<&mut
::BaseField>` is not implemented for `
::BaseField` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 425 | fn double_in_place(&mut self) -> &mut Self where
::BaseField: Add<&mut
::BaseField> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&mut
::BaseField` from `
::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-f74c42809fa6cfe1/85cac17/algebra-core/src/curves/models/short_weierstrass_jacobian.rs:457:41 [INFO] [stdout] | [INFO] [stdout] 457 | self.y = (d - &self.x) * &e - c.double_in_place().double_in_place().double_in_place(); [INFO] [stdout] | ^ no implementation for `
::BaseField - &mut
::BaseField` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub<&mut
::BaseField>` is not implemented for `
::BaseField` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 425 | fn double_in_place(&mut self) -> &mut Self where
::BaseField: Sub<&mut
::BaseField> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&mut
::BaseField` from `
::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-f74c42809fa6cfe1/85cac17/algebra-core/src/curves/models/short_weierstrass_jacobian.rs:486:36 [INFO] [stdout] | [INFO] [stdout] 486 | self.y = m * &(s - &t) - yyyy.double_in_place().double_in_place().double_in_place(); [INFO] [stdout] | ^ no implementation for `
::BaseField - &mut
::BaseField` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub<&mut
::BaseField>` is not implemented for `
::BaseField` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 425 | fn double_in_place(&mut self) -> &mut Self where
::BaseField: Sub<&mut
::BaseField> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot subtract `&mut
::BaseField` from `
::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-f74c42809fa6cfe1/85cac17/algebra-core/src/curves/models/short_weierstrass_jacobian.rs:647:41 [INFO] [stdout] | [INFO] [stdout] 647 | self.y = r * &(v - &self.x) - (s1 * &j).double_in_place(); [INFO] [stdout] | ^ no implementation for `
::BaseField - &mut
::BaseField` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sub<&mut
::BaseField>` is not implemented for `
::BaseField` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 591 | fn add_assign(&mut self, other: &'a Self) where
::BaseField: Sub<&mut
::BaseField> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `algebra-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e41faf75a33fc6a7d3b23a8bcd56350d8c1b11d00748aa247f157df312925827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41faf75a33fc6a7d3b23a8bcd56350d8c1b11d00748aa247f157df312925827", kill_on_drop: false }` [INFO] [stdout] e41faf75a33fc6a7d3b23a8bcd56350d8c1b11d00748aa247f157df312925827