[INFO] crate sampi 0.1.8 is already in cache [INFO] checking sampi-0.1.8 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate sampi 0.1.8 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sampi 0.1.8 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sampi 0.1.8 [INFO] finished tweaking crates.io crate sampi 0.1.8 [INFO] tweaked toml for crates.io crate sampi 0.1.8 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate sampi 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] e0d0264de2d4ade550641410e2e79951c5400cf81ccdbce8e1bf2f311f0304e0 [INFO] running `"docker" "start" "-a" "e0d0264de2d4ade550641410e2e79951c5400cf81ccdbce8e1bf2f311f0304e0"` [INFO] [stderr] Compiling serde-big-array v0.1.5 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking sampi v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Sampi` [INFO] [stderr] --> examples/pow_benchmark.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use sampi::{Result, Sampi, SampiKeyPair}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied [INFO] [stderr] --> examples/pow_benchmark.rs:13:28 [INFO] [stderr] | [INFO] [stderr] 13 | let sampi = kp.new_sampi(data).with_pow(i).build()?; [INFO] [stderr] | ^^^^^^^^^ expected 0 parameters [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 0 parameters were supplied [INFO] [stderr] --> examples/pow_benchmark.rs:13:56 [INFO] [stderr] | [INFO] [stderr] 13 | let sampi = kp.new_sampi(data).with_pow(i).build()?; [INFO] [stderr] | ^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `sampi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e0d0264de2d4ade550641410e2e79951c5400cf81ccdbce8e1bf2f311f0304e0"` [INFO] running `"docker" "rm" "-f" "e0d0264de2d4ade550641410e2e79951c5400cf81ccdbce8e1bf2f311f0304e0"` [INFO] [stdout] e0d0264de2d4ade550641410e2e79951c5400cf81ccdbce8e1bf2f311f0304e0