[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 1.59.0 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-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimpo/gadgets on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-57/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" "+1.59.0" "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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2935bf5898bf4b95c07729419a75b2c309abe346fc9d7bf128f6501147d1c54a [INFO] running `Command { std: "docker" "start" "-a" "2935bf5898bf4b95c07729419a75b2c309abe346fc9d7bf128f6501147d1c54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2935bf5898bf4b95c07729419a75b2c309abe346fc9d7bf128f6501147d1c54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2935bf5898bf4b95c07729419a75b2c309abe346fc9d7bf128f6501147d1c54a", kill_on_drop: false }` [INFO] [stdout] 2935bf5898bf4b95c07729419a75b2c309abe346fc9d7bf128f6501147d1c54a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb78a539664ee2a7ee294a3ad40cd4b9eb181cc8b111cd73a7d8f664c27266c2 [INFO] running `Command { std: "docker" "start" "-a" "bb78a539664ee2a7ee294a3ad40cd4b9eb181cc8b111cd73a7d8f664c27266c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling merlin v1.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.40 [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 sha3 v0.8.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.2 [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 curve25519-dalek v1.2.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling ring-signatures v0.1.0 (/opt/rustwide/workdir/ring-signatures) [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" "bb78a539664ee2a7ee294a3ad40cd4b9eb181cc8b111cd73a7d8f664c27266c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb78a539664ee2a7ee294a3ad40cd4b9eb181cc8b111cd73a7d8f664c27266c2", kill_on_drop: false }` [INFO] [stdout] bb78a539664ee2a7ee294a3ad40cd4b9eb181cc8b111cd73a7d8f664c27266c2