[INFO] fetching crate bitcoincore-rpc-async2 4.0.2...
[INFO] checking bitcoincore-rpc-async2-4.0.2 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate bitcoincore-rpc-async2 4.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bitcoincore-rpc-async2 4.0.2 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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 smallvec v1.11.1
[INFO] [stderr]   Downloaded jsonrpc-async v2.0.2
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded secp256k1 v0.24.3
[INFO] [stderr]   Downloaded bitcoin v0.29.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b14b47a94a3e861c352b65a6b8e710a8110d3f165a1660c5180d04869c22c1d3
[INFO] running `Command { std: "docker" "start" "-a" "b14b47a94a3e861c352b65a6b8e710a8110d3f165a1660c5180d04869c22c1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b14b47a94a3e861c352b65a6b8e710a8110d3f165a1660c5180d04869c22c1d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b14b47a94a3e861c352b65a6b8e710a8110d3f165a1660c5180d04869c22c1d3", kill_on_drop: false }`
[INFO] [stdout] b14b47a94a3e861c352b65a6b8e710a8110d3f165a1660c5180d04869c22c1d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2433b64bd27c06e1a12743287e57bf6d0e831d3aec5212e6055b317628de28c1
[INFO] running `Command { std: "docker" "start" "-a" "2433b64bd27c06e1a12743287e57bf6d0e831d3aec5212e6055b317628de28c1", 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 serde_json v1.0.107
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[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 `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 here
[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 here
[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 here
[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 `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 here
[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 here
[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 here
[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: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: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: 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/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 here
[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 here
[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 here
[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 here
[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 here
[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.58s
[INFO] running `Command { std: "docker" "inspect" "2433b64bd27c06e1a12743287e57bf6d0e831d3aec5212e6055b317628de28c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2433b64bd27c06e1a12743287e57bf6d0e831d3aec5212e6055b317628de28c1", kill_on_drop: false }`
[INFO] [stdout] 2433b64bd27c06e1a12743287e57bf6d0e831d3aec5212e6055b317628de28c1
[INFO] checking bitcoincore-rpc-async2-4.0.2 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate bitcoincore-rpc-async2 4.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bitcoincore-rpc-async2 4.0.2 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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-5-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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86b973865379415f2d483e2ce5c82e69e9f8715532fd743288dfff5ff889f981
[INFO] running `Command { std: "docker" "start" "-a" "86b973865379415f2d483e2ce5c82e69e9f8715532fd743288dfff5ff889f981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86b973865379415f2d483e2ce5c82e69e9f8715532fd743288dfff5ff889f981", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86b973865379415f2d483e2ce5c82e69e9f8715532fd743288dfff5ff889f981", kill_on_drop: false }`
[INFO] [stdout] 86b973865379415f2d483e2ce5c82e69e9f8715532fd743288dfff5ff889f981
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7989a99f639e0004c31128df283aac713be2dcc0edaef019709afff2e7ea165c
[INFO] running `Command { std: "docker" "start" "-a" "7989a99f639e0004c31128df283aac713be2dcc0edaef019709afff2e7ea165c", 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 lock_api v0.4.10
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[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]     Checking num_cpus v1.16.0
[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 here
[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 here
[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 here
[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 here
[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 here
[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 here
[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/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 here
[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 here
[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 here
[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 here
[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 here
[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 17.65s
[INFO] running `Command { std: "docker" "inspect" "7989a99f639e0004c31128df283aac713be2dcc0edaef019709afff2e7ea165c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7989a99f639e0004c31128df283aac713be2dcc0edaef019709afff2e7ea165c", kill_on_drop: false }`
[INFO] [stdout] 7989a99f639e0004c31128df283aac713be2dcc0edaef019709afff2e7ea165c
