[INFO] cloning repository https://github.com/BLLBD/bllbd-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BLLBD/bllbd-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBLLBD%2Fbllbd-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBLLBD%2Fbllbd-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 196ac294db547d886c02c6a13e0b5c610fc764b1
[INFO] checking BLLBD/bllbd-wallet against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBLLBD%2Fbllbd-wallet" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BLLBD/bllbd-wallet
[INFO] finished tweaking git repo https://github.com/BLLBD/bllbd-wallet
[INFO] tweaked toml for git repo https://github.com/BLLBD/bllbd-wallet written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BLLBD/bllbd-wallet on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BLLBD/bllbd-wallet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "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 ipnet v2.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e713a35eaf4b75c37f0840f21dcdfa7f6d8cfab404bf252d6c573e1bd277242
[INFO] running `Command { std: "docker" "start" "-a" "7e713a35eaf4b75c37f0840f21dcdfa7f6d8cfab404bf252d6c573e1bd277242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e713a35eaf4b75c37f0840f21dcdfa7f6d8cfab404bf252d6c573e1bd277242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e713a35eaf4b75c37f0840f21dcdfa7f6d8cfab404bf252d6c573e1bd277242", kill_on_drop: false }`
[INFO] [stdout] 7e713a35eaf4b75c37f0840f21dcdfa7f6d8cfab404bf252d6c573e1bd277242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b60e2a056783d51e95f3097be1963017c9ca880ac27c6933a4587aa6527c8e32
[INFO] running `Command { std: "docker" "start" "-a" "b60e2a056783d51e95f3097be1963017c9ca880ac27c6933a4587aa6527c8e32", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking bllbd-wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: the `async` keyword is missing from the function declaration
[INFO] [stdout]   --> src/main.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn main() {
[INFO] [stdout]    | ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `async` keyword is missing from the function declaration
[INFO] [stdout]   --> src/main.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn main() {
[INFO] [stdout]    | ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/main.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/main.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered
[INFO] [stdout]   --> src/main.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     match currency{
[INFO] [stdout]    |           ^^^^^^^^ pattern `&_` not covered
[INFO] [stdout]    |
[INFO] [stdout]    = note: the matched value is of type `&str`
[INFO] [stdout]    = note: `&str` cannot be matched exhaustively, so a wildcard `_` is necessary
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         },
[INFO] [stdout] 78 +         &_ => todo!()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered
[INFO] [stdout]   --> src/main.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     match currency{
[INFO] [stdout]    |           ^^^^^^^^ pattern `&_` not covered
[INFO] [stdout]    |
[INFO] [stdout]    = note: the matched value is of type `&str`
[INFO] [stdout]    = note: `&str` cannot be matched exhaustively, so a wildcard `_` is necessary
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         },
[INFO] [stdout] 78 +         &_ => todo!()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bllbd-wallet` (bin "bllbd-wallet" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bllbd-wallet` (bin "bllbd-wallet") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b60e2a056783d51e95f3097be1963017c9ca880ac27c6933a4587aa6527c8e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60e2a056783d51e95f3097be1963017c9ca880ac27c6933a4587aa6527c8e32", kill_on_drop: false }`
[INFO] [stdout] b60e2a056783d51e95f3097be1963017c9ca880ac27c6933a4587aa6527c8e32
