[INFO] cloning repository https://github.com/Vectorium-project/vectorium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vectorium-project/vectorium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVectorium-project%2Fvectorium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVectorium-project%2Fvectorium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 340f4d5257756288c0aa2f1067f4351c6b212b3e [INFO] testing Vectorium-project/vectorium 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%2FVectorium-project%2Fvectorium" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vectorium-project/vectorium 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] removed /workspace/builds/worker-67/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Vectorium-project/vectorium [INFO] finished tweaking git repo https://github.com/Vectorium-project/vectorium [INFO] tweaked toml for git repo https://github.com/Vectorium-project/vectorium written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/Vectorium-project/vectorium 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c6969c339d5fd4119bcc418983f6de84e7d84af11ebf89ad3c0b82786df1ee2 [INFO] running `Command { std: "docker" "start" "-a" "8c6969c339d5fd4119bcc418983f6de84e7d84af11ebf89ad3c0b82786df1ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c6969c339d5fd4119bcc418983f6de84e7d84af11ebf89ad3c0b82786df1ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6969c339d5fd4119bcc418983f6de84e7d84af11ebf89ad3c0b82786df1ee2", kill_on_drop: false }` [INFO] [stdout] 8c6969c339d5fd4119bcc418983f6de84e7d84af11ebf89ad3c0b82786df1ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2983e11ba8177d120f1ae093a9df80e537dc343f59c8019ad63dc371b8b2eda [INFO] running `Command { std: "docker" "start" "-a" "c2983e11ba8177d120f1ae093a9df80e537dc343f59c8019ad63dc371b8b2eda", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling crypto_api v0.2.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling crypto_api_chachapoly v0.4.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling equihash v0.1.0 [INFO] [stderr] Compiling zcash_history v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling fpe v0.3.1 [INFO] [stderr] Compiling tracing-appender v0.1.1 [INFO] [stderr] Compiling ff_derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling ff v0.7.0 [INFO] [stderr] Compiling group v0.7.0 [INFO] [stderr] Compiling pairing v0.17.0 [INFO] [stderr] Compiling bls12_381 v0.2.0 [INFO] [stderr] Compiling bellman v0.7.0 [INFO] [stdout] error[E0277]: cannot multiply-assign `::Fr` by `&&::Fr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bellman-0.7.0/src/groth16/generator.rs:401:39 [INFO] [stdout] | [INFO] [stdout] 401 | at.mul_assign(&beta); [INFO] [stdout] | ---------- ^^^^^ no implementation for `::Fr *= &&::Fr` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `MulAssign<&&::Fr>` is not implemented for `::Fr` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 331 | ) where ::Fr: MulAssign<&&::Fr> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply-assign `::Fr` by `&&::Fr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bellman-0.7.0/src/groth16/generator.rs:402:39 [INFO] [stdout] | [INFO] [stdout] 402 | bt.mul_assign(&alpha); [INFO] [stdout] | ---------- ^^^^^^ no implementation for `::Fr *= &&::Fr` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `MulAssign<&&::Fr>` is not implemented for `::Fr` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 331 | ) where ::Fr: MulAssign<&&::Fr> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `bellman` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c2983e11ba8177d120f1ae093a9df80e537dc343f59c8019ad63dc371b8b2eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2983e11ba8177d120f1ae093a9df80e537dc343f59c8019ad63dc371b8b2eda", kill_on_drop: false }` [INFO] [stdout] c2983e11ba8177d120f1ae093a9df80e537dc343f59c8019ad63dc371b8b2eda