[INFO] cloning repository https://github.com/aitorzaldua/cryptocurrency [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aitorzaldua/cryptocurrency" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faitorzaldua%2Fcryptocurrency", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faitorzaldua%2Fcryptocurrency'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02f1d31ff0182e021d86072c0fe42999e7231706 [INFO] checking aitorzaldua/cryptocurrency against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faitorzaldua%2Fcryptocurrency" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aitorzaldua/cryptocurrency on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aitorzaldua/cryptocurrency [INFO] finished tweaking git repo https://github.com/aitorzaldua/cryptocurrency [INFO] tweaked toml for git repo https://github.com/aitorzaldua/cryptocurrency written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/aitorzaldua/cryptocurrency already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c3dda0f5a1864f00414ee55cb3319fb5962440d2be32203bee89cd2e58f451 [INFO] running `Command { std: "docker" "start" "-a" "64c3dda0f5a1864f00414ee55cb3319fb5962440d2be32203bee89cd2e58f451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c3dda0f5a1864f00414ee55cb3319fb5962440d2be32203bee89cd2e58f451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c3dda0f5a1864f00414ee55cb3319fb5962440d2be32203bee89cd2e58f451", kill_on_drop: false }` [INFO] [stdout] 64c3dda0f5a1864f00414ee55cb3319fb5962440d2be32203bee89cd2e58f451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9659ccaa02661b316147da67cf6d52b7c0d934a34420482c0ca4ae12f88cbdbc [INFO] running `Command { std: "docker" "start" "-a" "9659ccaa02661b316147da67cf6d52b7c0d934a34420482c0ca4ae12f88cbdbc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking cryptocurrency v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/block.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn mine (&mut self) { [INFO] [stdout] | ^^^^^^^^^ not semantically valid as function parameter [INFO] [stdout] | [INFO] [stdout] = note: associated functions are those in `impl` or `trait` definitions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter is only allowed in associated functions [INFO] [stdout] --> src/block.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn mine (&mut self) { [INFO] [stdout] | ^^^^^^^^^ not semantically valid as function parameter [INFO] [stdout] | [INFO] [stdout] = note: associated functions are those in `impl` or `trait` definitions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptocurrency` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9659ccaa02661b316147da67cf6d52b7c0d934a34420482c0ca4ae12f88cbdbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9659ccaa02661b316147da67cf6d52b7c0d934a34420482c0ca4ae12f88cbdbc", kill_on_drop: false }` [INFO] [stdout] 9659ccaa02661b316147da67cf6d52b7c0d934a34420482c0ca4ae12f88cbdbc