[INFO] fetching crate bitcoincore-rpc-json-async 4.0.0-alpha.0...
[INFO] checking bitcoincore-rpc-json-async-4.0.0-alpha.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bitcoincore-rpc-json-async 4.0.0-alpha.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bitcoincore-rpc-json-async 4.0.0-alpha.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoincore-rpc-json-async 4.0.0-alpha.0
[INFO] finished tweaking crates.io crate bitcoincore-rpc-json-async 4.0.0-alpha.0
[INFO] tweaked toml for crates.io crate bitcoincore-rpc-json-async 4.0.0-alpha.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sapio-secp256k1 v0.28.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.10.0
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded sapio-secp256k1-sys v0.9.2
[INFO] [stderr]   Downloaded sapio-bitcoin v0.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b34eaf3cc2a14ea8dca9d967a64e0ba4906cb640a72b519b795733b90dc9a6e
[INFO] running `Command { std: "docker" "start" "-a" "5b34eaf3cc2a14ea8dca9d967a64e0ba4906cb640a72b519b795733b90dc9a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b34eaf3cc2a14ea8dca9d967a64e0ba4906cb640a72b519b795733b90dc9a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b34eaf3cc2a14ea8dca9d967a64e0ba4906cb640a72b519b795733b90dc9a6e", kill_on_drop: false }`
[INFO] [stdout] 5b34eaf3cc2a14ea8dca9d967a64e0ba4906cb640a72b519b795733b90dc9a6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb3f121c44b238c5f06d931caa526d3e914013f6b3a3c30e9a700b202e015c9c
[INFO] running `Command { std: "docker" "start" "-a" "eb3f121c44b238c5f06d931caa526d3e914013f6b3a3c30e9a700b202e015c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling sapio-secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking sapio-secp256k1 v0.28.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking sapio-bitcoin v0.28.2
[INFO] [stderr]     Checking bitcoincore-rpc-json-async v4.0.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:805:18
[INFO] [stdout]     |
[INFO] [stdout] 805 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:805:18
[INFO] [stdout]     |
[INFO] [stdout] 805 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1071:33
[INFO] [stdout]      |
[INFO] [stdout] 1071 | pub struct SigHashType(bitcoin::SigHashType);
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1073:20
[INFO] [stdout]      |
[INFO] [stdout] 1073 | impl From<bitcoin::SigHashType> for SigHashType {
[INFO] [stdout]      |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1074:27
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     fn from(sht: bitcoin::SigHashType) -> SigHashType {
[INFO] [stdout]      |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1085:22
[INFO] [stdout]      |
[INFO] [stdout] 1085 |             bitcoin::SigHashType::All => "ALL",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1086:22
[INFO] [stdout]      |
[INFO] [stdout] 1086 |             bitcoin::SigHashType::None => "NONE",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1087:22
[INFO] [stdout]      |
[INFO] [stdout] 1087 |             bitcoin::SigHashType::Single => "SINGLE",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1088:22
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             bitcoin::SigHashType::AllPlusAnyoneCanPay => "ALL|ANYONECANPAY",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1089:22
[INFO] [stdout]      |
[INFO] [stdout] 1089 |             bitcoin::SigHashType::NonePlusAnyoneCanPay => "NONE|ANYONECANPAY",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1090:22
[INFO] [stdout]      |
[INFO] [stdout] 1090 |             bitcoin::SigHashType::SinglePlusAnyoneCanPay => "SINGLE|ANYONECANPAY",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1071:33
[INFO] [stdout]      |
[INFO] [stdout] 1071 | pub struct SigHashType(bitcoin::SigHashType);
[INFO] [stdout]      |                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1073:20
[INFO] [stdout]      |
[INFO] [stdout] 1073 | impl From<bitcoin::SigHashType> for SigHashType {
[INFO] [stdout]      |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1074:27
[INFO] [stdout]      |
[INFO] [stdout] 1074 |     fn from(sht: bitcoin::SigHashType) -> SigHashType {
[INFO] [stdout]      |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1085:22
[INFO] [stdout]      |
[INFO] [stdout] 1085 |             bitcoin::SigHashType::All => "ALL",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1086:22
[INFO] [stdout]      |
[INFO] [stdout] 1086 |             bitcoin::SigHashType::None => "NONE",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1087:22
[INFO] [stdout]      |
[INFO] [stdout] 1087 |             bitcoin::SigHashType::Single => "SINGLE",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1088:22
[INFO] [stdout]      |
[INFO] [stdout] 1088 |             bitcoin::SigHashType::AllPlusAnyoneCanPay => "ALL|ANYONECANPAY",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1089:22
[INFO] [stdout]      |
[INFO] [stdout] 1089 |             bitcoin::SigHashType::NonePlusAnyoneCanPay => "NONE|ANYONECANPAY",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sapio_bitcoin::SigHashType`: Please use [`EcdsaSighashType`] instead
[INFO] [stdout]     --> src/lib.rs:1090:22
[INFO] [stdout]      |
[INFO] [stdout] 1090 |             bitcoin::SigHashType::SinglePlusAnyoneCanPay => "SINGLE|ANYONECANPAY",
[INFO] [stdout]      |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.33s
[INFO] running `Command { std: "docker" "inspect" "eb3f121c44b238c5f06d931caa526d3e914013f6b3a3c30e9a700b202e015c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3f121c44b238c5f06d931caa526d3e914013f6b3a3c30e9a700b202e015c9c", kill_on_drop: false }`
[INFO] [stdout] eb3f121c44b238c5f06d931caa526d3e914013f6b3a3c30e9a700b202e015c9c
