[INFO] cloning repository https://github.com/brucechin/vector-dot-product-microbench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucechin/vector-dot-product-microbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eb689fcb1edd44b9ada7c55bb721932cf9a610b [INFO] testing brucechin/vector-dot-product-microbench against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brucechin/vector-dot-product-microbench on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brucechin/vector-dot-product-microbench [INFO] finished tweaking git repo https://github.com/brucechin/vector-dot-product-microbench [INFO] tweaked toml for git repo https://github.com/brucechin/vector-dot-product-microbench written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/brucechin/vector-dot-product-microbench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] eba73107c5ce7c49df71a38000791b9dc670d6d3b355728eb45dbea6cb2fc123 [INFO] running `Command { std: "docker" "start" "-a" "eba73107c5ce7c49df71a38000791b9dc670d6d3b355728eb45dbea6cb2fc123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eba73107c5ce7c49df71a38000791b9dc670d6d3b355728eb45dbea6cb2fc123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba73107c5ce7c49df71a38000791b9dc670d6d3b355728eb45dbea6cb2fc123", kill_on_drop: false }` [INFO] [stdout] eba73107c5ce7c49df71a38000791b9dc670d6d3b355728eb45dbea6cb2fc123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 0809716eb167576eb92b14205fab471c9634288843905015b352c154c59f9071 [INFO] running `Command { std: "docker" "start" "-a" "0809716eb167576eb92b14205fab471c9634288843905015b352c154c59f9071", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling merkle v1.11.0 [INFO] [stderr] Compiling bench-utils v0.1.1-alpha.0 (https://github.com/brucechin/zexe.git#1d794fb9) [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling unroll v0.1.4 [INFO] [stderr] Compiling mince v0.1.1-alpha.0 (https://github.com/brucechin/zexe.git#1d794fb9) [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling algebra-core-derive v0.1.1-alpha.0 (https://github.com/brucechin/zexe.git#1d794fb9) [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling field-assembly v0.1.1-alpha.0 (https://github.com/brucechin/zexe.git#1d794fb9) [INFO] [stderr] Compiling algebra-core v0.1.1-alpha.0 (https://github.com/brucechin/zexe.git#1d794fb9) [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stdout] error[E0277]: cannot multiply-assign `

::BaseField` by `&&

::BaseField` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/zexe-c44920d528d43342/1d794fb/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] | required by a bound introduced by this call [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-c44920d528d43342/1d794fb/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] | required by a bound introduced by this call [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-c44920d528d43342/1d794fb/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-c44920d528d43342/1d794fb/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-c44920d528d43342/1d794fb/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-c44920d528d43342/1d794fb/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` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "0809716eb167576eb92b14205fab471c9634288843905015b352c154c59f9071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0809716eb167576eb92b14205fab471c9634288843905015b352c154c59f9071", kill_on_drop: false }` [INFO] [stdout] 0809716eb167576eb92b14205fab471c9634288843905015b352c154c59f9071