[INFO] cloning repository https://github.com/Kixunil/async-electrum-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/async-electrum-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fasync-electrum-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fasync-electrum-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ff8d87705b46a27e1ef1804757288330140126d
[INFO] checking Kixunil/async-electrum-client against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Fasync-electrum-client" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kixunil/async-electrum-client
[INFO] finished tweaking git repo https://github.com/Kixunil/async-electrum-client
[INFO] tweaked toml for git repo https://github.com/Kixunil/async-electrum-client written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kixunil/async-electrum-client on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kixunil/async-electrum-client 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust-verion
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_tuple_macros v0.5.0
[INFO] [stderr]   Downloaded serde_tuple v0.5.0
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded bitcoin v0.30.2
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a24cad48c43ef7eb871671182830c5409bbd682ebe90d40d445532d0eaa1de16
[INFO] running `Command { std: "docker" "start" "-a" "a24cad48c43ef7eb871671182830c5409bbd682ebe90d40d445532d0eaa1de16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a24cad48c43ef7eb871671182830c5409bbd682ebe90d40d445532d0eaa1de16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a24cad48c43ef7eb871671182830c5409bbd682ebe90d40d445532d0eaa1de16", kill_on_drop: false }`
[INFO] [stdout] a24cad48c43ef7eb871671182830c5409bbd682ebe90d40d445532d0eaa1de16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c1cd24420aa924df62a56df2e1bb3c6c349704b15ce7b83d5eb3f83c68181c
[INFO] running `Command { std: "docker" "start" "-a" "54c1cd24420aa924df62a56df2e1bb3c6c349704b15ce7b83d5eb3f83c68181c", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.rust-verion
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.27
[INFO] [stderr]     Checking futures v0.3.27
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking async-electrum-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/lib.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct ScriptHashNotification {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] 177 |     scripthash: ScriptHash,
[INFO] [stdout] 178 |     status: Option<Status>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]    --> src/lib.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct ScriptHashNotification {
[INFO] [stdout]     |        ---------------------- field in this struct
[INFO] [stdout] 177 |     scripthash: ScriptHash,
[INFO] [stdout] 178 |     status: Option<Status>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.49s
[INFO] running `Command { std: "docker" "inspect" "54c1cd24420aa924df62a56df2e1bb3c6c349704b15ce7b83d5eb3f83c68181c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c1cd24420aa924df62a56df2e1bb3c6c349704b15ce7b83d5eb3f83c68181c", kill_on_drop: false }`
[INFO] [stdout] 54c1cd24420aa924df62a56df2e1bb3c6c349704b15ce7b83d5eb3f83c68181c
