[INFO] cloning repository https://github.com/NnsDao/nnsdao
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NnsDao/nnsdao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNnsDao%2Fnnsdao", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNnsDao%2Fnnsdao'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5231d4e42304439bb97cf7efeba0ce6209edb3a0
[INFO] checking NnsDao/nnsdao against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNnsDao%2Fnnsdao" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NnsDao/nnsdao
[INFO] finished tweaking git repo https://github.com/NnsDao/nnsdao
[INFO] tweaked toml for git repo https://github.com/NnsDao/nnsdao written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NnsDao/nnsdao on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NnsDao/nnsdao 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded ic-types v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded ic-cdk v0.5.6
[INFO] [stderr]   Downloaded ic-ledger-types v0.1.2
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.5.6
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded ic-kit-macros v0.1.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded ic-kit v0.4.8
[INFO] [stderr]   Downloaded anyhow v1.0.61
[INFO] [stderr]   Downloaded candid v0.7.16
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded ic-types v0.4.1
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded libc v0.2.131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b83bc48f88a75b75ee04ab13ee55f4cbb516298d6d329cb801741c1e547afc1
[INFO] running `Command { std: "docker" "start" "-a" "5b83bc48f88a75b75ee04ab13ee55f4cbb516298d6d329cb801741c1e547afc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b83bc48f88a75b75ee04ab13ee55f4cbb516298d6d329cb801741c1e547afc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b83bc48f88a75b75ee04ab13ee55f4cbb516298d6d329cb801741c1e547afc1", kill_on_drop: false }`
[INFO] [stdout] 5b83bc48f88a75b75ee04ab13ee55f4cbb516298d6d329cb801741c1e547afc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8179bef58aaeb5897b82eefc02b9f13fcf2429a597f25b59822819f3a3c13e7
[INFO] running `Command { std: "docker" "start" "-a" "a8179bef58aaeb5897b82eefc02b9f13fcf2429a597f25b59822819f3a3c13e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking lalrpop-util v0.19.8
[INFO] [stderr]     Checking async-channel v1.7.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-io v1.7.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]     Checking async-global-executor v2.2.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.4.1
[INFO] [stderr]    Compiling ic-kit-macros v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic-types v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]     Checking num_enum v0.5.7
[INFO] [stderr]    Compiling candid v0.7.16
[INFO] [stderr]     Checking ic-cdk v0.5.6
[INFO] [stderr]     Checking ic-ledger-types v0.1.2
[INFO] [stderr]     Checking ic-kit v0.4.8
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.6
[INFO] [stderr]     Checking nnsdao v0.1.0 (/opt/rustwide/workdir/src/nnsdao)
[INFO] [stdout] warning: variant `principal` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     principal(candid::Principal),
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `Principal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `address` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     address(AccountIdentifier),
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TransferResponse_err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum TransferResponse_err {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransferResponseErr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ok(u128),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     err(TransferResponse_err),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ok(u128),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     err(CommonError),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ok(AccountIdentifier),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     err(CommonError),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ok(Vec<u32>),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     err(CommonError),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/nnsdao/src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `principal` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     principal(candid::Principal),
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `Principal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `address` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     address(AccountIdentifier),
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `Address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TransferResponse_err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum TransferResponse_err {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TransferResponseErr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     ok(u128),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     err(TransferResponse_err),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ok(u128),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     err(CommonError),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     ok(AccountIdentifier),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     err(CommonError),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ok` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ok(Vec<u32>),
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `err` should have an upper camel case name
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     err(CommonError),
[INFO] [stdout]    |     ^^^ help: convert the identifier to upper camel case: `Err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/nnsdao/src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/lib.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/lib.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/lib.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let data = ic::get::<Data>();
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut owners = ic::get::<Data>().owners.get_owners();
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:278:20
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::store`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::swap method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     ic::store(Data {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/dao.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]  --> src/nnsdao/src/init.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]  --> src/nnsdao/src/tools.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let data = ic::get::<Data>();
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/tools.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/lib.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/lib.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/lib.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let data = ic::get::<Data>();
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut owners = ic::get::<Data>().owners.get_owners();
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:247:20
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:254:20
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:278:20
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let data = ic::get::<Data>();
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::store`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::swap method.
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |     ic::store(Data {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/dao.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]  --> src/nnsdao/src/init.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]  --> src/nnsdao/src/tools.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let data = ic::get::<Data>();
[INFO] [stdout]   |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::ic::get_mut`: Unsafe memory methods are deprecated, use the safer ic_kit::ic::with method.
[INFO] [stdout]   --> src/nnsdao/src/tools.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let data = ic::get_mut::<Data>();
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `yes_count` is assigned to, but never used
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |             let mut yes_count = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_yes_count` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `yes_count` is never read
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         yes_count += 1
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:458:13
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let mut member = self
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `yes_count` is assigned to, but never used
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |             let mut yes_count = 0;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_yes_count` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `yes_count` is never read
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 |                         yes_count += 1
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:458:13
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let mut member = self
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/nnsdao/src/tools.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     .map_err(|(code, reason)| reason)
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caller`
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let caller = ic_cdk::caller();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/nnsdao/src/tools.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     .map_err(|(code, reason)| reason)
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dip20::Metadata` is more private than the item `dip20::Service::getMetadata`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn getMetadata(&self) -> CallResult<(Metadata,)> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `dip20::Service::getMetadata` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `dip20::Metadata` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Metadata {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TokenInfo` is more private than the item `dip20::Service::getTokenInfo`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub async fn getTokenInfo(&self) -> CallResult<(TokenInfo,)> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `dip20::Service::getTokenInfo` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TokenInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct TokenInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Metadata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenInfo` is never constructed
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct TokenInfo {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:51:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl Service {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn allowance(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub async fn approve(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub async fn burn(&self, arg0: candid::Nat) -> CallResult<(Result,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn decimals(&self) -> CallResult<(u8,)> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn getAllowanceSize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub async fn getHolders(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn getMetadata(&self) -> CallResult<(Metadata,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn getTokenInfo(&self) -> CallResult<(TokenInfo,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub async fn getUserApprovals(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub async fn historySize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub async fn logo(&self) -> CallResult<(String,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub async fn mint(&self, arg0: candid::Principal, arg1: candid::Nat) -> CallResult<(Result,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub async fn name(&self) -> CallResult<(String,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub async fn owner(&self) -> CallResult<(candid::Principal,)> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn setFee(&self, arg0: candid::Nat) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub async fn setFeeTo(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub async fn setLogo(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn setName(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn setOwner(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn symbol(&self) -> CallResult<(String,)> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub async fn totalSupply(&self) -> CallResult<(candid::Nat,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub async fn transfer(
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `balance`, `bearer`, and `tokens` are never used
[INFO] [stdout]   --> src/nnsdao/src/canister/ext_client.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CanisterExtClient {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub async fn balance(&self, arg: ext::BalanceRequest) -> CallResult<(ext::BalanceResponse,)> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub async fn bearer(&self, arg: ext::TokenIdentifier) -> CallResult<(ext::BearerResponse,)> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub async fn tokens(&self, arg: ext::TokenIdentifier) -> CallResult<(ext::TokensResponse,)> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `icp_balance` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/ledger.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn icp_balance(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndp_balance` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/ledger.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn ndp_balance(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenIndex` is never used
[INFO] [stdout]  --> src/nnsdao/src/canister/standard_ext.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type TokenIndex = u32; // Represents an individual token's index within a given canister.
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BalanceRequest` is never constructed
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct BalanceRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CommonError` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum CommonError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BalanceResponse` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum BalanceResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BearerResponse` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub enum BearerResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokensResponse` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub enum TokensResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `account_idf_equal` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn account_idf_equal(a: &AccountIdentifier, b: &AccountIdentifier) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `balance` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub async fn balance(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bearer` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn bearer(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tokens` is never used
[INFO] [stdout]    --> src/nnsdao/src/canister/standard_ext.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub async fn tokens(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoteArg` is never constructed
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct VoteArg {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProposerListItem` is never constructed
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct ProposerListItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_token` is never used
[INFO] [stdout]   --> src/nnsdao/src/tools.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn encode_token(canister_id: Principal, token: u32) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalSupply` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     totalSupply: candid::Nat,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `total_supply`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `holderNumber` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     holderNumber: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `holder_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `deployTime` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     deployTime: u64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `deploy_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `historySize` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     historySize: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `history_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `feeTo` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     feeTo: candid::Principal,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `fee_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `balanceOf` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn balanceOf(&self, arg0: candid::Principal) -> CallResult<(candid::Nat,)> {
[INFO] [stdout]    |                  ^^^^^^^^^ help: convert the identifier to snake case: `balance_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getAllowanceSize` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub async fn getAllowanceSize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_allowance_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getHolders` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub async fn getHolders(
[INFO] [stdout]    |                  ^^^^^^^^^^ help: convert the identifier to snake case: `get_holders`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getMetadata` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn getMetadata(&self) -> CallResult<(Metadata,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: convert the identifier to snake case: `get_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getTokenInfo` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub async fn getTokenInfo(&self) -> CallResult<(TokenInfo,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_token_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getUserApprovals` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub async fn getUserApprovals(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_user_approvals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `historySize` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub async fn historySize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: convert the identifier to snake case: `history_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setFee` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub async fn setFee(&self, arg0: candid::Nat) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^ help: convert the identifier to snake case: `set_fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setFeeTo` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub async fn setFeeTo(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^ help: convert the identifier to snake case: `set_fee_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setLogo` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub async fn setLogo(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^ help: convert the identifier to snake case: `set_logo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setName` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub async fn setName(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^ help: convert the identifier to snake case: `set_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setOwner` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub async fn setOwner(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^ help: convert the identifier to snake case: `set_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `totalSupply` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub async fn totalSupply(&self) -> CallResult<(candid::Nat,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^ help: convert the identifier to snake case: `total_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transferFrom` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub async fn transferFrom(
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `transfer_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caller`
[INFO] [stdout]    --> src/nnsdao/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let caller = ic_cdk::caller();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dip20::Metadata` is more private than the item `dip20::Service::getMetadata`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn getMetadata(&self) -> CallResult<(Metadata,)> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `dip20::Service::getMetadata` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `dip20::Metadata` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Metadata {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TokenInfo` is more private than the item `dip20::Service::getTokenInfo`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub async fn getTokenInfo(&self) -> CallResult<(TokenInfo,)> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `dip20::Service::getTokenInfo` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TokenInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct TokenInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Metadata {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenInfo` is never constructed
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct TokenInfo {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:51:18
[INFO] [stdout]     |
[INFO] [stdout]  47 | impl Service {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn allowance(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub async fn approve(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     pub async fn burn(&self, arg0: candid::Nat) -> CallResult<(Result,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub async fn decimals(&self) -> CallResult<(u8,)> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub async fn getAllowanceSize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub async fn getHolders(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub async fn getMetadata(&self) -> CallResult<(Metadata,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn getTokenInfo(&self) -> CallResult<(TokenInfo,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub async fn getUserApprovals(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub async fn historySize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub async fn logo(&self) -> CallResult<(String,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub async fn mint(&self, arg0: candid::Principal, arg1: candid::Nat) -> CallResult<(Result,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub async fn name(&self) -> CallResult<(String,)> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub async fn owner(&self) -> CallResult<(candid::Principal,)> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn setFee(&self, arg0: candid::Nat) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub async fn setFeeTo(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub async fn setLogo(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn setName(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub async fn setOwner(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub async fn symbol(&self) -> CallResult<(String,)> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub async fn totalSupply(&self) -> CallResult<(candid::Nat,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub async fn transfer(
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `balance`, `bearer`, and `tokens` are never used
[INFO] [stdout]   --> src/nnsdao/src/canister/ext_client.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl CanisterExtClient {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub async fn balance(&self, arg: ext::BalanceRequest) -> CallResult<(ext::BalanceResponse,)> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub async fn bearer(&self, arg: ext::TokenIdentifier) -> CallResult<(ext::BearerResponse,)> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub async fn tokens(&self, arg: ext::TokenIdentifier) -> CallResult<(ext::TokensResponse,)> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `icp_balance` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/ledger.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn icp_balance(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ndp_balance` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/ledger.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn ndp_balance(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenIndex` is never used
[INFO] [stdout]  --> src/nnsdao/src/canister/standard_ext.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub type TokenIndex = u32; // Represents an individual token's index within a given canister.
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BalanceRequest` is never constructed
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct BalanceRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CommonError` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub enum CommonError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BalanceResponse` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum BalanceResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BearerResponse` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub enum BearerResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokensResponse` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub enum TokensResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `account_idf_equal` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn account_idf_equal(a: &AccountIdentifier, b: &AccountIdentifier) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `balance` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub async fn balance(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bearer` is never used
[INFO] [stdout]   --> src/nnsdao/src/canister/standard_ext.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn bearer(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tokens` is never used
[INFO] [stdout]    --> src/nnsdao/src/canister/standard_ext.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub async fn tokens(
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoteArg` is never constructed
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct VoteArg {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProposerListItem` is never constructed
[INFO] [stdout]    --> src/nnsdao/src/dao.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub struct ProposerListItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_token` is never used
[INFO] [stdout]   --> src/nnsdao/src/tools.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn encode_token(canister_id: Principal, token: u32) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalSupply` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     totalSupply: candid::Nat,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `total_supply`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `holderNumber` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     holderNumber: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `holder_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `deployTime` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     deployTime: u64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `deploy_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `historySize` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     historySize: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `history_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `feeTo` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     feeTo: candid::Principal,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `fee_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `balanceOf` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub async fn balanceOf(&self, arg0: candid::Principal) -> CallResult<(candid::Nat,)> {
[INFO] [stdout]    |                  ^^^^^^^^^ help: convert the identifier to snake case: `balance_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getAllowanceSize` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub async fn getAllowanceSize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_allowance_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getHolders` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub async fn getHolders(
[INFO] [stdout]    |                  ^^^^^^^^^^ help: convert the identifier to snake case: `get_holders`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getMetadata` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub async fn getMetadata(&self) -> CallResult<(Metadata,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: convert the identifier to snake case: `get_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getTokenInfo` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub async fn getTokenInfo(&self) -> CallResult<(TokenInfo,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_token_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getUserApprovals` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub async fn getUserApprovals(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_user_approvals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `historySize` should have a snake case name
[INFO] [stdout]   --> src/nnsdao/src/canister/dip20.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub async fn historySize(&self) -> CallResult<(u64,)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: convert the identifier to snake case: `history_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setFee` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub async fn setFee(&self, arg0: candid::Nat) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^ help: convert the identifier to snake case: `set_fee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setFeeTo` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub async fn setFeeTo(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^ help: convert the identifier to snake case: `set_fee_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setLogo` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub async fn setLogo(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^ help: convert the identifier to snake case: `set_logo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setName` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub async fn setName(&self, arg0: String) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^ help: convert the identifier to snake case: `set_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `setOwner` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub async fn setOwner(&self, arg0: candid::Principal) -> CallResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^ help: convert the identifier to snake case: `set_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `totalSupply` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub async fn totalSupply(&self) -> CallResult<(candid::Nat,)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^ help: convert the identifier to snake case: `total_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `transferFrom` should have a snake case name
[INFO] [stdout]    --> src/nnsdao/src/canister/dip20.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub async fn transferFrom(
[INFO] [stdout]     |                  ^^^^^^^^^^^^ help: convert the identifier to snake case: `transfer_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a8179bef58aaeb5897b82eefc02b9f13fcf2429a597f25b59822819f3a3c13e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8179bef58aaeb5897b82eefc02b9f13fcf2429a597f25b59822819f3a3c13e7", kill_on_drop: false }`
[INFO] [stdout] a8179bef58aaeb5897b82eefc02b9f13fcf2429a597f25b59822819f3a3c13e7
