[INFO] cloning repository https://github.com/jimpo/gadgets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimpo/gadgets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimpo%2Fgadgets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimpo%2Fgadgets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6d2211afbc5b249f169364bb4582c7653930e4c [INFO] testing jimpo/gadgets against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimpo%2Fgadgets" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimpo/gadgets on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimpo/gadgets [INFO] finished tweaking git repo https://github.com/jimpo/gadgets [INFO] tweaked toml for git repo https://github.com/jimpo/gadgets written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/jimpo/gadgets already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jimpo/bulletproofs` [INFO] [stderr] Updating git repository `https://github.com/zcash/librustzcash` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle v2.2.1 [INFO] [stderr] Downloaded blake2 v0.8.1 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded merlin v1.2.1 [INFO] [stderr] Downloaded itertools v0.8.1 [INFO] [stderr] Downloaded curve25519-dalek v1.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a79cfb7d37931b94e6cfc4e8e80abd9376caf15d747e2758e2fad7df23208e3 [INFO] running `Command { std: "docker" "start" "-a" "9a79cfb7d37931b94e6cfc4e8e80abd9376caf15d747e2758e2fad7df23208e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a79cfb7d37931b94e6cfc4e8e80abd9376caf15d747e2758e2fad7df23208e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a79cfb7d37931b94e6cfc4e8e80abd9376caf15d747e2758e2fad7df23208e3", kill_on_drop: false }` [INFO] [stdout] 9a79cfb7d37931b94e6cfc4e8e80abd9376caf15d747e2758e2fad7df23208e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a62361820c955fe299164c5f0686a9b4d199913facc5a1a7e0c11a20385ee2 [INFO] running `Command { std: "docker" "start" "-a" "58a62361820c955fe299164c5f0686a9b4d199913facc5a1a7e0c11a20385ee2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling merlin v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling ff_derive v0.4.0 (https://github.com/zcash/librustzcash#8d7f27ff) [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling ring-signatures v0.1.0 (/opt/rustwide/workdir/ring-signatures) [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling ff v0.5.0 (https://github.com/zcash/librustzcash#8d7f27ff) [INFO] [stderr] Compiling group v0.2.0 (https://github.com/zcash/librustzcash#8d7f27ff) [INFO] [stderr] Compiling pairing v0.15.0 (https://github.com/zcash/librustzcash#8d7f27ff) [INFO] [stderr] Compiling group-signatures v0.1.0 (/opt/rustwide/workdir/group-signatures) [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | let x = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | let y = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | let t = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let h = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | let u = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | let v = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:163:20 [INFO] [stdout] | [INFO] [stdout] 163 | let k = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:184:22 [INFO] [stdout] | [INFO] [stdout] 184 | let r_v = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:185:22 [INFO] [stdout] | [INFO] [stdout] 185 | let r_k = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `rand` found for associated type `::Fr` in the current scope [INFO] [stdout] --> group-signatures/src/lib.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | let r_m = E::Fr::rand(rng); [INFO] [stdout] | ^^^^ function or associated item not found in `::Fr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rand` [INFO] [stdout] --> group-signatures/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::{Rand, Rng}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `group-signatures` due to 11 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "58a62361820c955fe299164c5f0686a9b4d199913facc5a1a7e0c11a20385ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a62361820c955fe299164c5f0686a9b4d199913facc5a1a7e0c11a20385ee2", kill_on_drop: false }` [INFO] [stdout] 58a62361820c955fe299164c5f0686a9b4d199913facc5a1a7e0c11a20385ee2