[INFO] cloning repository https://github.com/AttaFarhan/ash-rust-bitcoin-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AttaFarhan/ash-rust-bitcoin-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAttaFarhan%2Fash-rust-bitcoin-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAttaFarhan%2Fash-rust-bitcoin-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e033e39cdf124abe8654beb68848edb85200ae47 [INFO] testing AttaFarhan/ash-rust-bitcoin-indexer against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAttaFarhan%2Fash-rust-bitcoin-indexer" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AttaFarhan/ash-rust-bitcoin-indexer on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AttaFarhan/ash-rust-bitcoin-indexer [INFO] finished tweaking git repo https://github.com/AttaFarhan/ash-rust-bitcoin-indexer [INFO] tweaked toml for git repo https://github.com/AttaFarhan/ash-rust-bitcoin-indexer written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/AttaFarhan/ash-rust-bitcoin-indexer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea281807d0e834e7e995051f6ec173f1e34bc6edeefd66c97711973828e7a6a1 [INFO] running `Command { std: "docker" "start" "-a" "ea281807d0e834e7e995051f6ec173f1e34bc6edeefd66c97711973828e7a6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea281807d0e834e7e995051f6ec173f1e34bc6edeefd66c97711973828e7a6a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea281807d0e834e7e995051f6ec173f1e34bc6edeefd66c97711973828e7a6a1", kill_on_drop: false }` [INFO] [stdout] ea281807d0e834e7e995051f6ec173f1e34bc6edeefd66c97711973828e7a6a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90895df5d1cbad39b2dce08b7c8ee4ce8702d4f2ecb2254e0881ca429afe81aa [INFO] running `Command { std: "docker" "start" "-a" "90895df5d1cbad39b2dce08b7c8ee4ce8702d4f2ecb2254e0881ca429afe81aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling insideout v0.2.0 [INFO] [stderr] Compiling default v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling bitcoin-bech32 v0.9.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling common_failures v0.1.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling strason v0.4.0 [INFO] [stderr] Compiling serde_test v1.0.90 [INFO] [stderr] Compiling bitcoin-amount v0.1.4 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoin v0.18.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.6.0 (https://github.com/dpc/rust-bitcoincore-rpc?branch=more-calls#7c9684f4) [INFO] [stderr] Compiling bitcoincore-rpc v0.6.0 (https://github.com/dpc/rust-bitcoincore-rpc?branch=more-calls#7c9684f4) [INFO] [stderr] Compiling bitcoin-indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | fn query<'b>(&'b self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:574:12 [INFO] [stdout] | [INFO] [stdout] 574 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:653:16 [INFO] [stdout] | [INFO] [stdout] 653 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/node/prefetcher.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | (RpcBlockWithPrevId { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 443 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 436 ~ RpcBlockWithPrevId { [INFO] [stdout] 437 | block: WithHeightAndId { [INFO] [stdout] 438 | height, [INFO] [stdout] 439 | id, [INFO] [stdout] 440 | data: block.0, [INFO] [stdout] 441 | }, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.00s [INFO] running `Command { std: "docker" "inspect" "90895df5d1cbad39b2dce08b7c8ee4ce8702d4f2ecb2254e0881ca429afe81aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90895df5d1cbad39b2dce08b7c8ee4ce8702d4f2ecb2254e0881ca429afe81aa", kill_on_drop: false }` [INFO] [stdout] 90895df5d1cbad39b2dce08b7c8ee4ce8702d4f2ecb2254e0881ca429afe81aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f226de64432c34af9e308fd326ab1e2f0efc2b2be80c907ae4f1a322e80f397 [INFO] running `Command { std: "docker" "start" "-a" "6f226de64432c34af9e308fd326ab1e2f0efc2b2be80c907ae4f1a322e80f397", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | fn query<'b>(&'b self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:574:12 [INFO] [stdout] | [INFO] [stdout] 574 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:653:16 [INFO] [stdout] | [INFO] [stdout] 653 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/node/prefetcher.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | (RpcBlockWithPrevId { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 443 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 436 ~ RpcBlockWithPrevId { [INFO] [stdout] 437 | block: WithHeightAndId { [INFO] [stdout] 438 | height, [INFO] [stdout] 439 | id, [INFO] [stdout] 440 | data: block.0, [INFO] [stdout] 441 | }, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling quickcheck v0.8.2 [INFO] [stderr] Compiling bitcoin-indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:57:52 [INFO] [stdout] | [INFO] [stdout] 57 | fn query<'b>(&'b self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:574:12 [INFO] [stdout] | [INFO] [stdout] 574 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:653:16 [INFO] [stdout] | [INFO] [stdout] 653 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/db/pg.rs:729:16 [INFO] [stdout] | [INFO] [stdout] 729 | conn: &GenericConnection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/node/prefetcher.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | (RpcBlockWithPrevId { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 443 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 436 ~ RpcBlockWithPrevId { [INFO] [stdout] 437 | block: WithHeightAndId { [INFO] [stdout] 438 | height, [INFO] [stdout] 439 | id, [INFO] [stdout] 440 | data: block.0, [INFO] [stdout] 441 | }, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.26s [INFO] running `Command { std: "docker" "inspect" "6f226de64432c34af9e308fd326ab1e2f0efc2b2be80c907ae4f1a322e80f397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f226de64432c34af9e308fd326ab1e2f0efc2b2be80c907ae4f1a322e80f397", kill_on_drop: false }` [INFO] [stdout] 6f226de64432c34af9e308fd326ab1e2f0efc2b2be80c907ae4f1a322e80f397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae5fb727c429403ef10fcd9cac02f565ec6a7ef6e3436ffef2bd8994c2708d23 [INFO] running `Command { std: "docker" "start" "-a" "ae5fb727c429403ef10fcd9cac02f565ec6a7ef6e3436ffef2bd8994c2708d23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/pg.rs:47:52 [INFO] [stderr] | [INFO] [stderr] 47 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result; [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/pg.rs:51:52 [INFO] [stderr] | [INFO] [stderr] 51 | fn query<'a>(&'a self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/pg.rs:57:52 [INFO] [stderr] | [INFO] [stderr] 57 | fn query<'b>(&'b self, query: &str, params: &[&pg::ToSql]) -> pg::Result { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn pg::ToSql` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/pg.rs:574:12 [INFO] [stderr] | [INFO] [stderr] 574 | conn: &GenericConnection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/pg.rs:653:16 [INFO] [stderr] | [INFO] [stderr] 653 | conn: &GenericConnection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db/pg.rs:729:16 [INFO] [stderr] | [INFO] [stderr] 729 | conn: &GenericConnection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GenericConnection` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/node/prefetcher.rs:436:17 [INFO] [stderr] | [INFO] [stderr] 436 | (RpcBlockWithPrevId { [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 443 | }) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 436 ~ RpcBlockWithPrevId { [INFO] [stderr] 437 | block: WithHeightAndId { [INFO] [stderr] 438 | height, [INFO] [stderr] 439 | id, [INFO] [stderr] 440 | data: block.0, [INFO] [stderr] 441 | }, [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] warning: `bitcoin-indexer` (lib) generated 7 warnings [INFO] [stderr] warning: `bitcoin-indexer` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitcoin_indexer-0a6a9ba9734bc645) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::prefetcher_reorg_reliability_fixed ... ok [INFO] [stdout] test tests::prefetcher_reorg_reliability_quickcheck has been running for over 60 seconds [INFO] [stdout] test tests::prefetcher_reorg_reliability_quickcheck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 123.47s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bitcoin_indexer-2532a3b34741c9e2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/example_subscriber-cf5969104739abfb) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mempool_indexer-4a413fc9d016259f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/updater-71e2be2adb46b6eb) [INFO] [stdout] [INFO] [stderr] Doc-tests bitcoin-indexer [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/workdir/src/node/prefetcher.rs:436:17 [INFO] [stderr] | [INFO] [stderr] 436 | (RpcBlockWithPrevId { [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 443 | }) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 436 ~ RpcBlockWithPrevId { [INFO] [stderr] 437 | block: WithHeightAndId { [INFO] [stderr] 438 | height, [INFO] [stderr] 439 | id, [INFO] [stderr] 440 | data: block.0, [INFO] [stderr] 441 | }, [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae5fb727c429403ef10fcd9cac02f565ec6a7ef6e3436ffef2bd8994c2708d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5fb727c429403ef10fcd9cac02f565ec6a7ef6e3436ffef2bd8994c2708d23", kill_on_drop: false }` [INFO] [stdout] ae5fb727c429403ef10fcd9cac02f565ec6a7ef6e3436ffef2bd8994c2708d23