[INFO] fetching crate bitcoincore-rpc-async2 4.0.2... [INFO] checking bitcoincore-rpc-async2-4.0.2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate bitcoincore-rpc-async2 4.0.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bitcoincore-rpc-async2 4.0.2 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoincore-rpc-async2 4.0.2 [INFO] finished tweaking crates.io crate bitcoincore-rpc-async2 4.0.2 [INFO] tweaked toml for crates.io crate bitcoincore-rpc-async2 4.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate bitcoincore-rpc-async2 4.0.2 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.16.0 [INFO] [stderr] Downloaded base64-compat v1.0.0 [INFO] [stderr] Downloaded jsonrpc-async v2.0.2 [INFO] [stderr] Downloaded bech32 v0.9.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.11.0 [INFO] [stderr] Downloaded secp256k1 v0.24.3 [INFO] [stderr] Downloaded bitcoin v0.29.2 [INFO] [stderr] Downloaded tokio v1.33.0 [INFO] [stderr] Downloaded secp256k1-sys v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d4aa3705350309cdf56ea8f5ed18622eacdd6763a2d779b80b7f1a8914e596f [INFO] running `Command { std: "docker" "start" "-a" "0d4aa3705350309cdf56ea8f5ed18622eacdd6763a2d779b80b7f1a8914e596f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d4aa3705350309cdf56ea8f5ed18622eacdd6763a2d779b80b7f1a8914e596f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4aa3705350309cdf56ea8f5ed18622eacdd6763a2d779b80b7f1a8914e596f", kill_on_drop: false }` [INFO] [stdout] 0d4aa3705350309cdf56ea8f5ed18622eacdd6763a2d779b80b7f1a8914e596f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acf0b7fcd5a7064f353a132b5c2b9d1799179ba717b7d9ab9d4af526622b9308 [INFO] running `Command { std: "docker" "start" "-a" "acf0b7fcd5a7064f353a132b5c2b9d1799179ba717b7d9ab9d4af526622b9308", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking jsonrpc-async v2.0.2 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking bitcoincore-rpc-json v0.16.0 [INFO] [stderr] Checking bitcoincore-rpc-async2 v4.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::RawValue` [INFO] [stdout] --> src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json::value::RawValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/client.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/queryable.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::RawValue` [INFO] [stdout] --> src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json::value::RawValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoin` is imported redundantly [INFO] [stdout] --> src/client.rs:1168:9 [INFO] [stdout] | [INFO] [stdout] 1167 | use super::*; [INFO] [stdout] | -------- the item `bitcoin` is already imported here [INFO] [stdout] 1168 | use bitcoin; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/client.rs:1169:9 [INFO] [stdout] | [INFO] [stdout] 1167 | use super::*; [INFO] [stdout] | -------- the item `serde_json` is already imported here [INFO] [stdout] 1168 | use bitcoin; [INFO] [stdout] 1169 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/client.rs:1170:9 [INFO] [stdout] | [INFO] [stdout] 1170 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/queryable.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | use bitcoin::secp256k1::Signature; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:821:21 [INFO] [stdout] | [INFO] [stdout] 821 | signature: &Signature, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | use bitcoin::secp256k1::Signature; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:821:21 [INFO] [stdout] | [INFO] [stdout] 821 | signature: &Signature, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:708:76 [INFO] [stdout] | [INFO] [stdout] 708 | outs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:708:76 [INFO] [stdout] | [INFO] [stdout] 708 | outs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:895:30 [INFO] [stdout] | [INFO] [stdout] 895 | into_json(amount.as_btc())?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:895:30 [INFO] [stdout] | [INFO] [stdout] 895 | into_json(amount.as_btc())?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:986:79 [INFO] [stdout] | [INFO] [stdout] 986 | outputs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:986:79 [INFO] [stdout] | [INFO] [stdout] 986 | outputs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoincore_rpc_async` is imported redundantly [INFO] [stdout] --> examples/retry_client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use bitcoincore_rpc_async; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `bitcoincore_rpc_async` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> examples/retry_client.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> examples/retry_client.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoincore_rpc_async` is imported redundantly [INFO] [stdout] --> examples/test_against_node.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use bitcoincore_rpc_async; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `bitcoincore_rpc_async` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> examples/test_against_node.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.78s [INFO] running `Command { std: "docker" "inspect" "acf0b7fcd5a7064f353a132b5c2b9d1799179ba717b7d9ab9d4af526622b9308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf0b7fcd5a7064f353a132b5c2b9d1799179ba717b7d9ab9d4af526622b9308", kill_on_drop: false }` [INFO] [stdout] acf0b7fcd5a7064f353a132b5c2b9d1799179ba717b7d9ab9d4af526622b9308 [INFO] checking bitcoincore-rpc-async2-4.0.2 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate bitcoincore-rpc-async2 4.0.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bitcoincore-rpc-async2 4.0.2 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoincore-rpc-async2 4.0.2 [INFO] finished tweaking crates.io crate bitcoincore-rpc-async2 4.0.2 [INFO] tweaked toml for crates.io crate bitcoincore-rpc-async2 4.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate bitcoincore-rpc-async2 4.0.2 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cceef7e75ce8149b22b2784ae7ed16beb973dae3e572970a62a33d9e5591edc [INFO] running `Command { std: "docker" "start" "-a" "6cceef7e75ce8149b22b2784ae7ed16beb973dae3e572970a62a33d9e5591edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cceef7e75ce8149b22b2784ae7ed16beb973dae3e572970a62a33d9e5591edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cceef7e75ce8149b22b2784ae7ed16beb973dae3e572970a62a33d9e5591edc", kill_on_drop: false }` [INFO] [stdout] 6cceef7e75ce8149b22b2784ae7ed16beb973dae3e572970a62a33d9e5591edc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 147d71ede46d7086d058925d0419c9a5e41065aa48d1e4b165002878c9d3f9e8 [INFO] running `Command { std: "docker" "start" "-a" "147d71ede46d7086d058925d0419c9a5e41065aa48d1e4b165002878c9d3f9e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking jsonrpc-async v2.0.2 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking bitcoincore-rpc-json v0.16.0 [INFO] [stderr] Checking bitcoincore-rpc-async2 v4.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::RawValue` [INFO] [stdout] --> src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json::value::RawValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/client.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/queryable.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | use bitcoin::secp256k1::Signature; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:821:21 [INFO] [stdout] | [INFO] [stdout] 821 | signature: &Signature, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use log; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::value::RawValue` [INFO] [stdout] --> src/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use serde_json::value::RawValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoin` is imported redundantly [INFO] [stdout] --> src/client.rs:1168:9 [INFO] [stdout] | [INFO] [stdout] 1167 | use super::*; [INFO] [stdout] | -------- the item `bitcoin` is already imported here [INFO] [stdout] 1168 | use bitcoin; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/client.rs:1169:9 [INFO] [stdout] | [INFO] [stdout] 1167 | use super::*; [INFO] [stdout] | -------- the item `serde_json` is already imported here [INFO] [stdout] 1168 | use bitcoin; [INFO] [stdout] 1169 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/client.rs:1170:9 [INFO] [stdout] | [INFO] [stdout] 1170 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/queryable.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | use bitcoin::secp256k1::Signature; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `bitcoincore_rpc_json::bitcoin::secp256k1::Signature`: Use ecdsa::Signature instead. [INFO] [stdout] --> src/client.rs:821:21 [INFO] [stdout] | [INFO] [stdout] 821 | signature: &Signature, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:708:76 [INFO] [stdout] | [INFO] [stdout] 708 | outs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:708:76 [INFO] [stdout] | [INFO] [stdout] 708 | outs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:895:30 [INFO] [stdout] | [INFO] [stdout] 895 | into_json(amount.as_btc())?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:895:30 [INFO] [stdout] | [INFO] [stdout] 895 | into_json(amount.as_btc())?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:986:79 [INFO] [stdout] | [INFO] [stdout] 986 | outputs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `bitcoincore_rpc_json::bitcoin::Amount::as_btc`: use to_btc instead [INFO] [stdout] --> src/client.rs:986:79 [INFO] [stdout] | [INFO] [stdout] 986 | outputs.iter().map(|(k, v)| (k.clone(), serde_json::Value::from(v.as_btc()))), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoincore_rpc_async` is imported redundantly [INFO] [stdout] --> examples/retry_client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use bitcoincore_rpc_async; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `bitcoincore_rpc_async` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> examples/retry_client.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> examples/retry_client.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoincore_rpc_async` is imported redundantly [INFO] [stdout] --> examples/test_against_node.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use bitcoincore_rpc_async; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `bitcoincore_rpc_async` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> examples/test_against_node.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.88s [INFO] running `Command { std: "docker" "inspect" "147d71ede46d7086d058925d0419c9a5e41065aa48d1e4b165002878c9d3f9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147d71ede46d7086d058925d0419c9a5e41065aa48d1e4b165002878c9d3f9e8", kill_on_drop: false }` [INFO] [stdout] 147d71ede46d7086d058925d0419c9a5e41065aa48d1e4b165002878c9d3f9e8