[INFO] cloning repository https://github.com/leonardocreatus/stordy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardocreatus/stordy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardocreatus%2Fstordy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardocreatus%2Fstordy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c693074be19efb0194ad0911ef0b0f360bfc4cad [INFO] checking leonardocreatus/stordy against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardocreatus%2Fstordy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leonardocreatus/stordy 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 git repo https://github.com/leonardocreatus/stordy [INFO] finished tweaking git repo https://github.com/leonardocreatus/stordy [INFO] tweaked toml for git repo https://github.com/leonardocreatus/stordy written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leonardocreatus/stordy 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6802380f8e8639e3126a98de5b0957754d517221268ce1fc84ef808e5f063ef0 [INFO] running `Command { std: "docker" "start" "-a" "6802380f8e8639e3126a98de5b0957754d517221268ce1fc84ef808e5f063ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6802380f8e8639e3126a98de5b0957754d517221268ce1fc84ef808e5f063ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6802380f8e8639e3126a98de5b0957754d517221268ce1fc84ef808e5f063ef0", kill_on_drop: false }` [INFO] [stdout] 6802380f8e8639e3126a98de5b0957754d517221268ce1fc84ef808e5f063ef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fe824f1f6bdc006741a51209692026918114aa69af91fda59d98820339f4a1da [INFO] running `Command { std: "docker" "start" "-a" "fe824f1f6bdc006741a51209692026918114aa69af91fda59d98820339f4a1da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling stordy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let request = request.into_inner(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | async fn find_transaction_by_hash(&self, request: Request) -> Result src/transaction.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | async fn exists_transaction_on_block(&self, request: Request) -> Result src/transaction.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let request = request.into_inner(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | async fn find_transaction_by_hash(&self, request: Request) -> Result src/transaction.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | async fn exists_transaction_on_block(&self, request: Request) -> Result src/block.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | async fn add_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | async fn find_block_by_hash(&self, request: Request) -> Result,Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | async fn length_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/transaction.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct GRPCTransaction { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 24 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub signature: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub identification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/transaction.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl Transaction { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 93 | [INFO] [stdout] 94 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn decode(buf: Vec) -> Transaction { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/./btree.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BTree { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | db: sled::Db, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert` and `get` are never used [INFO] [stdout] --> src/./btree.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 9 | impl BTree { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn get(&self, key: String) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/block.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GRPCBlock { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | pub public_key: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 25 | pub block_context: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | pub device: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | pub previous_expired_block_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub previous_block_signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/block.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 85 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 86 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn decode(buf: Vec ) -> block_buffer::BlockBuffer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | async fn add_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | async fn find_block_by_hash(&self, request: Request) -> Result,Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | async fn length_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/transaction.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct GRPCTransaction { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 24 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub signature: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub identification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/transaction.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl Transaction { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 93 | [INFO] [stdout] 94 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn decode(buf: Vec) -> Transaction { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/./btree.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BTree { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | db: sled::Db, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert` and `get` are never used [INFO] [stdout] --> src/./btree.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 9 | impl BTree { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn get(&self, key: String) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/block.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GRPCBlock { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | pub public_key: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 25 | pub block_context: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | pub device: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | pub previous_expired_block_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub previous_block_signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/block.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 85 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 86 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn decode(buf: Vec ) -> block_buffer::BlockBuffer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.91s [INFO] running `Command { std: "docker" "inspect" "fe824f1f6bdc006741a51209692026918114aa69af91fda59d98820339f4a1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe824f1f6bdc006741a51209692026918114aa69af91fda59d98820339f4a1da", kill_on_drop: false }` [INFO] [stdout] fe824f1f6bdc006741a51209692026918114aa69af91fda59d98820339f4a1da [INFO] checking leonardocreatus/stordy against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardocreatus%2Fstordy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leonardocreatus/stordy 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 git repo https://github.com/leonardocreatus/stordy [INFO] finished tweaking git repo https://github.com/leonardocreatus/stordy [INFO] tweaked toml for git repo https://github.com/leonardocreatus/stordy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leonardocreatus/stordy 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7cc1f182e7f55c99576c5a0e7ac6b2251f5d9c811b08d714ef3939ff8272b9c6 [INFO] running `Command { std: "docker" "start" "-a" "7cc1f182e7f55c99576c5a0e7ac6b2251f5d9c811b08d714ef3939ff8272b9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cc1f182e7f55c99576c5a0e7ac6b2251f5d9c811b08d714ef3939ff8272b9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc1f182e7f55c99576c5a0e7ac6b2251f5d9c811b08d714ef3939ff8272b9c6", kill_on_drop: false }` [INFO] [stdout] 7cc1f182e7f55c99576c5a0e7ac6b2251f5d9c811b08d714ef3939ff8272b9c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ef6477bea2924732e3af31cb9fd85c9592c41430cbdbfafa9df56d5bcbd6389d [INFO] running `Command { std: "docker" "start" "-a" "ef6477bea2924732e3af31cb9fd85c9592c41430cbdbfafa9df56d5bcbd6389d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling stordy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let request = request.into_inner(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | async fn find_transaction_by_hash(&self, request: Request) -> Result src/transaction.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | async fn exists_transaction_on_block(&self, request: Request) -> Result src/block.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | async fn add_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | async fn find_block_by_hash(&self, request: Request) -> Result,Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | async fn length_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/transaction.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct GRPCTransaction { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 24 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub signature: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub identification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/transaction.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl Transaction { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 93 | [INFO] [stdout] 94 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn decode(buf: Vec) -> Transaction { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/./btree.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BTree { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | db: sled::Db, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert` and `get` are never used [INFO] [stdout] --> src/./btree.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 9 | impl BTree { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn get(&self, key: String) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/block.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GRPCBlock { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | pub public_key: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 25 | pub block_context: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | pub device: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | pub previous_expired_block_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub previous_block_signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/block.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 85 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 86 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn decode(buf: Vec ) -> block_buffer::BlockBuffer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let request = request.into_inner(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/transaction.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | async fn find_transaction_by_hash(&self, request: Request) -> Result src/transaction.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | async fn exists_transaction_on_block(&self, request: Request) -> Result src/block.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | async fn add_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | async fn find_block_by_hash(&self, request: Request) -> Result,Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/block.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | async fn length_block(&self, request: Request) -> Result, Status> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/transaction.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct GRPCTransaction { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 24 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 25 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub data: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub signature: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 30 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub identification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/transaction.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl Transaction { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 93 | [INFO] [stdout] 94 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn decode(buf: Vec) -> Transaction { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/./btree.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BTree { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | db: sled::Db, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert` and `get` are never used [INFO] [stdout] --> src/./btree.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 9 | impl BTree { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn insert(&self, key: String, value: Vec) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn get(&self, key: String) -> Option> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/block.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GRPCBlock { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | db: Arc>, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub previous_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub hash: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub nonce: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | pub public_key: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 25 | pub block_context: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | pub device: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | pub previous_expired_block_hash: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub previous_block_signature: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `encode` and `decode` are never used [INFO] [stdout] --> src/block.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 85 | impl Block { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 86 | pub fn encode(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn decode(buf: Vec ) -> block_buffer::BlockBuffer { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.95s [INFO] running `Command { std: "docker" "inspect" "ef6477bea2924732e3af31cb9fd85c9592c41430cbdbfafa9df56d5bcbd6389d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6477bea2924732e3af31cb9fd85c9592c41430cbdbfafa9df56d5bcbd6389d", kill_on_drop: false }` [INFO] [stdout] ef6477bea2924732e3af31cb9fd85c9592c41430cbdbfafa9df56d5bcbd6389d