[INFO] fetching crate bitgesellcore-rpc 0.1.1...
[INFO] checking bitgesellcore-rpc-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bitgesellcore-rpc 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bitgesellcore-rpc 0.1.1 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 bitgesellcore-rpc 0.1.1
[INFO] finished tweaking crates.io crate bitgesellcore-rpc 0.1.1
[INFO] tweaked toml for crates.io crate bitgesellcore-rpc 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate bitgesellcore-rpc 0.1.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 811c7530e6f82ebd214a699f69a5af44ff1c988440399ec3a3c1a3cf57965857
[INFO] running `Command { std: "docker" "start" "-a" "811c7530e6f82ebd214a699f69a5af44ff1c988440399ec3a3c1a3cf57965857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "811c7530e6f82ebd214a699f69a5af44ff1c988440399ec3a3c1a3cf57965857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811c7530e6f82ebd214a699f69a5af44ff1c988440399ec3a3c1a3cf57965857", kill_on_drop: false }`
[INFO] [stdout] 811c7530e6f82ebd214a699f69a5af44ff1c988440399ec3a3c1a3cf57965857
[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] 924571399cdabdf5646f4bbaf69bbd558ab22ad7621d1daee1d029ec0e9c2c70
[INFO] running `Command { std: "docker" "start" "-a" "924571399cdabdf5646f4bbaf69bbd558ab22ad7621d1daee1d029ec0e9c2c70", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling bitcoin v0.30.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking jsonrpc v0.14.1
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.17.0
[INFO] [stderr]     Checking bitgesellcore-rpc v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `jsonrpc` is imported redundantly
[INFO] [stdout]   --> src/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use jsonrpc;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub extern crate jsonrpc;
[INFO] [stdout]    | ------------------------- the item `jsonrpc` is already imported 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]   --> src/client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `jsonrpc` is imported redundantly
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use jsonrpc;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub extern crate jsonrpc;
[INFO] [stdout]    | ------------------------- the item `jsonrpc` is already imported 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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `jsonrpc` is imported redundantly
[INFO] [stdout]   --> src/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use jsonrpc;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub extern crate jsonrpc;
[INFO] [stdout]    | ------------------------- the item `jsonrpc` is already imported 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]   --> src/client.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate serde;
[INFO] [stdout]    | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bitcoin` is imported redundantly
[INFO] [stdout]     --> src/client.rs:1361:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     use super::*;
[INFO] [stdout]      |         -------- the item `bitcoin` is already imported here
[INFO] [stdout] 1361 |     use crate::bitcoin;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]     --> src/client.rs:1362:9
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     use super::*;
[INFO] [stdout]      |         -------- the item `serde_json` is already imported here
[INFO] [stdout] 1361 |     use crate::bitcoin;
[INFO] [stdout] 1362 |     use serde_json;
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `jsonrpc` is imported redundantly
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use jsonrpc;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub extern crate jsonrpc;
[INFO] [stdout]    | ------------------------- the item `jsonrpc` is already imported 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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use serde_json;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `serde_json` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoincore_rpc`
[INFO] [stdout]   --> examples/retry_client.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate bitcoincore_rpc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bitcoincore_rpc`
[INFO] [stdout]   --> examples/test_against_node.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate bitcoincore_rpc;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitgesellcore-rpc` (example "retry_client") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitgesellcore-rpc` (example "test_against_node") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "924571399cdabdf5646f4bbaf69bbd558ab22ad7621d1daee1d029ec0e9c2c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924571399cdabdf5646f4bbaf69bbd558ab22ad7621d1daee1d029ec0e9c2c70", kill_on_drop: false }`
[INFO] [stdout] 924571399cdabdf5646f4bbaf69bbd558ab22ad7621d1daee1d029ec0e9c2c70
