[INFO] crate schnorrkel 0.8.5 is already in cache [INFO] checking schnorrkel-0.8.5 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate schnorrkel 0.8.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate schnorrkel 0.8.5 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate schnorrkel 0.8.5 [INFO] finished tweaking crates.io crate schnorrkel 0.8.5 [INFO] tweaked toml for crates.io crate schnorrkel 0.8.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36b8ca906f65454b763cb4861815f049ab1ef5f5371bc60813e30652cf88c917 [INFO] running `"docker" "start" "-a" "36b8ca906f65454b763cb4861815f049ab1ef5f5371bc60813e30652cf88c917"` [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking bstr v0.2.10 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking merlin v1.3.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking schnorrkel v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> benches/schnorr_benchmarks.rs:27:32 [INFO] [stderr] | [INFO] [stderr] 27 | let keypair: Keypair = Keypair::generate(&mut csprng); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> benches/schnorr_benchmarks.rs:38:32 [INFO] [stderr] | [INFO] [stderr] 38 | let keypair: Keypair = Keypair::generate(&mut csprng); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> benches/schnorr_benchmarks.rs:55:64 [INFO] [stderr] | [INFO] [stderr] 55 | let keypairs: Vec = (0..size).map(|_| Keypair::generate(&mut csprng)).collect(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> benches/schnorr_benchmarks.rs:74:37 [INFO] [stderr] | [INFO] [stderr] 74 | b.iter(| | Keypair::generate(&mut csprng)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `schnorrkel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "36b8ca906f65454b763cb4861815f049ab1ef5f5371bc60813e30652cf88c917"` [INFO] running `"docker" "rm" "-f" "36b8ca906f65454b763cb4861815f049ab1ef5f5371bc60813e30652cf88c917"` [INFO] [stdout] 36b8ca906f65454b763cb4861815f049ab1ef5f5371bc60813e30652cf88c917