[INFO] fetching crate shesek-bitcoincore-rpc 0.11.0... [INFO] testing shesek-bitcoincore-rpc-0.11.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate shesek-bitcoincore-rpc 0.11.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate shesek-bitcoincore-rpc 0.11.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shesek-bitcoincore-rpc 0.11.0 [INFO] finished tweaking crates.io crate shesek-bitcoincore-rpc 0.11.0 [INFO] tweaked toml for crates.io crate shesek-bitcoincore-rpc 0.11.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate shesek-bitcoincore-rpc 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc v0.11.0 [INFO] [stderr] Downloaded bech32 v0.7.2 [INFO] [stderr] Downloaded shesek-bitcoincore-rpc-json v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 019c9ff5cbbd4cd48f010ebddb3e19eb0fffd48e3d3029fda815b02f19760105 [INFO] running `Command { std: "docker" "start" "-a" "019c9ff5cbbd4cd48f010ebddb3e19eb0fffd48e3d3029fda815b02f19760105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "019c9ff5cbbd4cd48f010ebddb3e19eb0fffd48e3d3029fda815b02f19760105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019c9ff5cbbd4cd48f010ebddb3e19eb0fffd48e3d3029fda815b02f19760105", kill_on_drop: false }` [INFO] [stdout] 019c9ff5cbbd4cd48f010ebddb3e19eb0fffd48e3d3029fda815b02f19760105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e9f31b2842fcb5389d67060b270ec91c058f79c5f80c0ad0e1df007dafa03c [INFO] running `Command { std: "docker" "start" "-a" "c3e9f31b2842fcb5389d67060b270ec91c058f79c5f80c0ad0e1df007dafa03c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling shesek-bitcoincore-rpc-json v0.11.0 [INFO] [stderr] Compiling shesek-bitcoincore-rpc v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 97 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.06s [INFO] running `Command { std: "docker" "inspect" "c3e9f31b2842fcb5389d67060b270ec91c058f79c5f80c0ad0e1df007dafa03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e9f31b2842fcb5389d67060b270ec91c058f79c5f80c0ad0e1df007dafa03c", kill_on_drop: false }` [INFO] [stdout] c3e9f31b2842fcb5389d67060b270ec91c058f79c5f80c0ad0e1df007dafa03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89fd14ec7dbdc7cad0e360af2fcdde2a16030cbc244a465d3f71d73be88b5f7f [INFO] running `Command { std: "docker" "start" "-a" "89fd14ec7dbdc7cad0e360af2fcdde2a16030cbc244a465d3f71d73be88b5f7f", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 97 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shesek-bitcoincore-rpc v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning 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[E0433]: failed to resolve: use of undeclared type `Client` [INFO] [stdout] --> examples/test_against_node.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | let rpc = Client::new(url, Auth::UserPass(user, pass)).unwrap(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> examples/retry_client.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | Err(Error::JsonRpc(jsonrpc::error::Error::Rpc(ref rpcerr))) [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Auth` [INFO] [stdout] --> examples/test_against_node.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | let rpc = Client::new(url, Auth::UserPass(user, pass)).unwrap(); [INFO] [stdout] | ^^^^ use of undeclared type `Auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> examples/retry_client.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | client: Client, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 16 | use jsonrpc::client::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RpcApi` in this scope [INFO] [stdout] --> examples/retry_client.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl RpcApi for RetryClient { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitcoin` [INFO] [stdout] --> examples/test_against_node.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | let bitcoin_block: bitcoin::Block = rpc.get_by_id(&best_block_hash)?; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bitcoin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bitcoin` [INFO] [stdout] --> examples/test_against_node.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let bitcoin_tx: bitcoin::Transaction = rpc.get_by_id(&bitcoin_block.txdata[0].txid())?; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `bitcoin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in this scope [INFO] [stdout] --> examples/test_against_node.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | fn main_result() -> Result<(), Error> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 15 | use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 15 | use std::io::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shesek-bitcoincore-rpc` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 97 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "89fd14ec7dbdc7cad0e360af2fcdde2a16030cbc244a465d3f71d73be88b5f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fd14ec7dbdc7cad0e360af2fcdde2a16030cbc244a465d3f71d73be88b5f7f", kill_on_drop: false }` [INFO] [stdout] 89fd14ec7dbdc7cad0e360af2fcdde2a16030cbc244a465d3f71d73be88b5f7f