[INFO] cloning repository https://github.com/zgershkoff/rchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zgershkoff/rchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzgershkoff%2Frchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzgershkoff%2Frchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0498185670c66c29b2015a82b4327ee6e5b324aa [INFO] testing zgershkoff/rchain against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzgershkoff%2Frchain" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zgershkoff/rchain [INFO] finished tweaking git repo https://github.com/zgershkoff/rchain [INFO] tweaked toml for git repo https://github.com/zgershkoff/rchain written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zgershkoff/rchain on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zgershkoff/rchain 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4409a55685842e41d8d90ef1cbc1e320f8e5e498148c00998aa4e83b4ac0b2c0 [INFO] running `Command { std: "docker" "start" "-a" "4409a55685842e41d8d90ef1cbc1e320f8e5e498148c00998aa4e83b4ac0b2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4409a55685842e41d8d90ef1cbc1e320f8e5e498148c00998aa4e83b4ac0b2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4409a55685842e41d8d90ef1cbc1e320f8e5e498148c00998aa4e83b4ac0b2c0", kill_on_drop: false }` [INFO] [stdout] 4409a55685842e41d8d90ef1cbc1e320f8e5e498148c00998aa4e83b4ac0b2c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfa2b6da95c101ad3ea9cced9da8150f42e981933987022b45fc7ac119992ac0 [INFO] running `Command { std: "docker" "start" "-a" "cfa2b6da95c101ad3ea9cced9da8150f42e981933987022b45fc7ac119992ac0", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling rchain_v1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/rchain/mod.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | / /// Warning! This is failable, if the number of blocks [INFO] [stdout] 333 | | /// exceeds a 128-bit integer. [INFO] [stdout] 334 | | /// This example chain is unlikely to have 10^40 transactions. [INFO] [stdout] 335 | | /// (That would take 10^30 years at 10 transactions per sec.) [INFO] [stdout] 336 | | /// For chains that big, it makes more sense to read from [INFO] [stdout] 337 | | /// newest block to oldest, with measures to truncate the [INFO] [stdout] 338 | | /// amount of data required. [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] 339 | result.push((u128::try_from(i).unwrap(), transaction)) [INFO] [stdout] | ------------------------------------------------------ rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `account` [INFO] [stdout] --> src/rchain/mod.rs:428:52 [INFO] [stdout] | [INFO] [stdout] 428 | TransactionData::CreateUserAccount(account) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pending_transactions` is never read [INFO] [stdout] --> src/rchain/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Blockchain { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pending_transactions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeStoreValue` is never constructed [INFO] [stdout] --> src/rchain/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub enum TransactionData { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 102 | ChangeStoreValue { key: String, value: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransactionData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `store` and `acc_type` are never read [INFO] [stdout] --> src/rchain/mod.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 118 | /// We want the account to be able to store any information we want (Dictionary) [INFO] [stdout] 119 | store: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | acc_type: AccountType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Contract` and `Validator` are never constructed [INFO] [stdout] --> src/rchain/mod.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum AccountType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 140 | Contract, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | Validator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_nonce` is never used [INFO] [stdout] --> src/rchain/mod.rs:360:12 [INFO] [stdout] | [INFO] [stdout] 349 | impl Block { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 360 | pub fn set_nonce(&mut self, nonce: u128) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "cfa2b6da95c101ad3ea9cced9da8150f42e981933987022b45fc7ac119992ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa2b6da95c101ad3ea9cced9da8150f42e981933987022b45fc7ac119992ac0", kill_on_drop: false }` [INFO] [stdout] cfa2b6da95c101ad3ea9cced9da8150f42e981933987022b45fc7ac119992ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a42e3bd28f5abe4405c6029739f3513ee58c8863be9f55c3031443632cb9de [INFO] running `Command { std: "docker" "start" "-a" "d8a42e3bd28f5abe4405c6029739f3513ee58c8863be9f55c3031443632cb9de", kill_on_drop: false }` [INFO] [stderr] Compiling rchain_v1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/rchain/mod.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | / /// Warning! This is failable, if the number of blocks [INFO] [stdout] 333 | | /// exceeds a 128-bit integer. [INFO] [stdout] 334 | | /// This example chain is unlikely to have 10^40 transactions. [INFO] [stdout] 335 | | /// (That would take 10^30 years at 10 transactions per sec.) [INFO] [stdout] 336 | | /// For chains that big, it makes more sense to read from [INFO] [stdout] 337 | | /// newest block to oldest, with measures to truncate the [INFO] [stdout] 338 | | /// amount of data required. [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] 339 | result.push((u128::try_from(i).unwrap(), transaction)) [INFO] [stdout] | ------------------------------------------------------ rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `account` [INFO] [stdout] --> src/rchain/mod.rs:428:52 [INFO] [stdout] | [INFO] [stdout] 428 | TransactionData::CreateUserAccount(account) => {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pending_transactions` is never read [INFO] [stdout] --> src/rchain/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Blockchain { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pending_transactions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeStoreValue` is never constructed [INFO] [stdout] --> src/rchain/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub enum TransactionData { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 102 | ChangeStoreValue { key: String, value: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransactionData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `store` and `acc_type` are never read [INFO] [stdout] --> src/rchain/mod.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 118 | /// We want the account to be able to store any information we want (Dictionary) [INFO] [stdout] 119 | store: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | acc_type: AccountType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Contract` and `Validator` are never constructed [INFO] [stdout] --> src/rchain/mod.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum AccountType { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 140 | Contract, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 144 | Validator { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AccountType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_nonce` is never used [INFO] [stdout] --> src/rchain/mod.rs:360:12 [INFO] [stdout] | [INFO] [stdout] 349 | impl Block { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 360 | pub fn set_nonce(&mut self, nonce: u128) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "d8a42e3bd28f5abe4405c6029739f3513ee58c8863be9f55c3031443632cb9de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a42e3bd28f5abe4405c6029739f3513ee58c8863be9f55c3031443632cb9de", kill_on_drop: false }` [INFO] [stdout] d8a42e3bd28f5abe4405c6029739f3513ee58c8863be9f55c3031443632cb9de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 429b484d3af37c9854391b65a5f21eb6a99eacfef176cbfe5858d21d3e9350ef [INFO] running `Command { std: "docker" "start" "-a" "429b484d3af37c9854391b65a5f21eb6a99eacfef176cbfe5858d21d3e9350ef", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/rchain/mod.rs:332:21 [INFO] [stderr] | [INFO] [stderr] 332 | / /// Warning! This is failable, if the number of blocks [INFO] [stderr] 333 | | /// exceeds a 128-bit integer. [INFO] [stderr] 334 | | /// This example chain is unlikely to have 10^40 transactions. [INFO] [stderr] 335 | | /// (That would take 10^30 years at 10 transactions per sec.) [INFO] [stderr] 336 | | /// For chains that big, it makes more sense to read from [INFO] [stderr] 337 | | /// newest block to oldest, with measures to truncate the [INFO] [stderr] 338 | | /// amount of data required. [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] 339 | result.push((u128::try_from(i).unwrap(), transaction)) [INFO] [stderr] | ------------------------------------------------------ rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `account` [INFO] [stderr] --> src/rchain/mod.rs:428:52 [INFO] [stderr] | [INFO] [stderr] 428 | TransactionData::CreateUserAccount(account) => {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `pending_transactions` is never read [INFO] [stderr] --> src/rchain/mod.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct Blockchain { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 26 | pending_transactions: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Blockchain` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `ChangeStoreValue` is never constructed [INFO] [stderr] --> src/rchain/mod.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 97 | pub enum TransactionData { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 102 | ChangeStoreValue { key: String, value: String }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TransactionData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `store` and `acc_type` are never read [INFO] [stderr] --> src/rchain/mod.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 117 | pub struct Account { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 118 | /// We want the account to be able to store any information we want (Dictionary) [INFO] [stderr] 119 | store: HashMap, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | acc_type: AccountType, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Account` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Contract` and `Validator` are never constructed [INFO] [stderr] --> src/rchain/mod.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 132 | pub enum AccountType { [INFO] [stderr] | ----------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 140 | Contract, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 144 | Validator { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AccountType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `set_nonce` is never used [INFO] [stderr] --> src/rchain/mod.rs:360:12 [INFO] [stderr] | [INFO] [stderr] 349 | impl Block { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 360 | pub fn set_nonce(&mut self, nonce: u128) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rchain_v1` (bin "rchain_v1" test) generated 7 warnings (run `cargo fix --bin "rchain_v1" -p rchain_v1 --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rchain_v1-69ff182f330aef4a) [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" "429b484d3af37c9854391b65a5f21eb6a99eacfef176cbfe5858d21d3e9350ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429b484d3af37c9854391b65a5f21eb6a99eacfef176cbfe5858d21d3e9350ef", kill_on_drop: false }` [INFO] [stdout] 429b484d3af37c9854391b65a5f21eb6a99eacfef176cbfe5858d21d3e9350ef