[INFO] cloning repository https://github.com/bhadreshbbb/Signal-DAO
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bhadreshbbb/Signal-DAO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhadreshbbb%2FSignal-DAO", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhadreshbbb%2FSignal-DAO'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c26bd49ef13a6f59a26b8dec98eb6dbce1ab35b
[INFO] checking bhadreshbbb/Signal-DAO/1c26bd49ef13a6f59a26b8dec98eb6dbce1ab35b against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhadreshbbb%2FSignal-DAO" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bhadreshbbb/Signal-DAO
[INFO] finished tweaking git repo https://github.com/bhadreshbbb/Signal-DAO
[INFO] tweaked toml for git repo https://github.com/bhadreshbbb/Signal-DAO written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bhadreshbbb/Signal-DAO on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bhadreshbbb/Signal-DAO 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded ordered-float v3.0.0
[INFO] [stderr]   Downloaded include-base64 v0.1.0
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded ic-cdk-macros v0.5.1
[INFO] [stderr]   Downloaded candid v0.7.14
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded ic-cdk v0.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.4.0
[INFO] [stderr]   Downloaded ic-certified-assets v0.1.0
[INFO] [stderr]   Downloaded ic-types v0.3.0
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded ic-certified-map v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.126
[INFO] [stderr]   Downloaded ic-ledger-types v0.1.2
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded fixedbitset v0.4.1
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded num_enum_derive v0.5.7
[INFO] [stderr]   Downloaded num_enum v0.5.7
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded ic-cdk v0.5.1
[INFO] [stderr]   Downloaded serde_bytes v0.11.6
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b46fc0c5465d7d10a02a58fa905e9e02b04bb98663b8eddcdb092fb0a6b116c
[INFO] running `Command { std: "docker" "start" "-a" "4b46fc0c5465d7d10a02a58fa905e9e02b04bb98663b8eddcdb092fb0a6b116c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b46fc0c5465d7d10a02a58fa905e9e02b04bb98663b8eddcdb092fb0a6b116c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b46fc0c5465d7d10a02a58fa905e9e02b04bb98663b8eddcdb092fb0a6b116c", kill_on_drop: false }`
[INFO] [stdout] 4b46fc0c5465d7d10a02a58fa905e9e02b04bb98663b8eddcdb092fb0a6b116c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c93ce828a919ae0a5b209e416233e408a45698bfd5a0ae3269bd38b0e73de43e
[INFO] running `Command { std: "docker" "start" "-a" "c93ce828a919ae0a5b209e416233e408a45698bfd5a0ae3269bd38b0e73de43e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]     Checking num-bigint v0.4.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]     Checking ordered-float v3.0.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling include-base64 v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling candid v0.7.14
[INFO] [stderr]     Checking serde_bytes v0.11.6
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ic-types v0.3.0
[INFO] [stderr]     Checking ic-certified-map v0.3.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]     Checking ic-cdk v0.5.1
[INFO] [stderr]     Checking ic-cdk v0.4.0
[INFO] [stderr]     Checking ic-ledger-types v0.1.2
[INFO] [stderr]    Compiling ic-cdk-macros v0.4.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.1
[INFO] [stderr]     Checking ic-certified-assets v0.1.0
[INFO] [stderr]     Checking signals v0.1.0 (/opt/rustwide/workdir/src/signals)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/signals/src/dao.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 4
[INFO] [stdout]            right: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/signals/src/dao.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 4
[INFO] [stdout]            right: 5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::collections::Map`
[INFO] [stdout]  --> src/signals/src/dao.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::Map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ no `Map` in `collections`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 5 - use std::collections::Map;
[INFO] [stdout] 5 + use std::iter::Map;
[INFO] [stdout]   |
[INFO] [stdout] 5 - use std::collections::Map;
[INFO] [stdout] 5 + use serde::de::Unexpected::Map;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::collections::Map`
[INFO] [stdout]  --> src/signals/src/dao.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::Map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ no `Map` in `collections`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 5 - use std::collections::Map;
[INFO] [stdout] 5 + use std::iter::Map;
[INFO] [stdout]   |
[INFO] [stdout] 5 - use std::collections::Map;
[INFO] [stdout] 5 + use serde::de::Unexpected::Map;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0124]: field `next_proposal_id` is already declared
[INFO] [stdout]   --> src/signals/src/dao.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ------------------------- `next_proposal_id` first declared here
[INFO] [stdout] 13 |     pub system_params: SystemParams,
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field already declared
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0124]: field `next_proposal_id` is already declared
[INFO] [stdout]   --> src/signals/src/dao.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ------------------------- `next_proposal_id` first declared here
[INFO] [stdout] 13 |     pub system_params: SystemParams,
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ field already declared
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/signals/src/dao.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected `&u128`, found `&u64`
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&u128`
[INFO] [stdout]               found reference `&u64`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/d5419f1e97b90741d51841f800d3c697c662567d/library/core/src/clone.rs:236:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0062]: field `next_proposal_id` specified more than once
[INFO] [stdout]   --> src/signals/src/dao.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ------------------------- first use of `next_proposal_id`
[INFO] [stdout] 13 |     pub system_params: SystemParams,
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ used more than once
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0062]: field `next_proposal_id` specified more than once
[INFO] [stdout]   --> src/signals/src/dao.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ------------------------- first use of `next_proposal_id`
[INFO] [stdout] 13 |     pub system_params: SystemParams,
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ used more than once
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/signals/src/dao.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected `&u128`, found `&u64`
[INFO] [stdout]    |     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&u128`
[INFO] [stdout]               found reference `&u64`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/d5419f1e97b90741d51841f800d3c697c662567d/library/core/src/clone.rs:236:8
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0062]: field `next_proposal_id` specified more than once
[INFO] [stdout]   --> src/signals/src/dao.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ------------------------- first use of `next_proposal_id`
[INFO] [stdout] 13 |     pub system_params: SystemParams,
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ used more than once
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0062]: field `next_proposal_id` specified more than once
[INFO] [stdout]   --> src/signals/src/dao.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub next_proposal_id: u64,
[INFO] [stdout]    |     ------------------------- first use of `next_proposal_id`
[INFO] [stdout] 13 |     pub system_params: SystemParams,
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ used more than once
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/signals/src/dao.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]   |                                             ^^^^^^^^^^^ expected `u128`, found `u64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0062]: field `next_proposal_id` specified more than once
[INFO] [stdout]   --> src/signals/src/dao.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]    |                                             ----------- first use of `next_proposal_id`
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ used more than once
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/signals/src/dao.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]   |                                             ^^^^^^^^^^^ expected `u128`, found `u64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0062]: field `next_proposal_id` specified more than once
[INFO] [stdout]   --> src/signals/src/dao.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Clone, Debug, Default, CandidType, Deserialize)]
[INFO] [stdout]    |                                             ----------- first use of `next_proposal_id`
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub next_proposal_id: u128,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ used more than once
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignalDaoService: CandidType` is not satisfied
[INFO] [stdout]   --> src/signals/src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub dao: dao::SignalDaoService,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CandidType` is not implemented for `SignalDaoService`
[INFO] [stdout]   --> src/signals/src/dao.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SignalDaoService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `CandidType`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 132 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignalDaoService: CandidType` is not satisfied
[INFO] [stdout]   --> src/signals/src/lib.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CandidType` is not implemented for `SignalDaoService`
[INFO] [stdout]   --> src/signals/src/dao.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SignalDaoService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `CandidType`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 132 others
[INFO] [stdout] note: required by a bound in `candid::types::Compound::serialize_element`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candid-0.7.14/src/types/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn serialize_element<T: ?Sized>(&mut self, v: &T) -> Result<(), Self::Error>
[INFO] [stdout]    |        ----------------- required by a bound in this associated function
[INFO] [stdout] 81 |     where
[INFO] [stdout] 82 |         T: CandidType;
[INFO] [stdout]    |            ^^^^^^^^^^ required by this bound in `Compound::serialize_element`
[INFO] [stdout]    = note: this error originates in the derive macro `CandidType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignalDaoService: CandidType` is not satisfied
[INFO] [stdout]   --> src/signals/src/lib.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub dao: dao::SignalDaoService,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CandidType` is not implemented for `SignalDaoService`
[INFO] [stdout]   --> src/signals/src/dao.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SignalDaoService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `CandidType`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 132 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SignalDaoService: CandidType` is not satisfied
[INFO] [stdout]   --> src/signals/src/lib.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `CandidType` is not implemented for `SignalDaoService`
[INFO] [stdout]   --> src/signals/src/dao.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SignalDaoService {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `CandidType`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 132 others
[INFO] [stdout] note: required by a bound in `candid::types::Compound::serialize_element`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candid-0.7.14/src/types/mod.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn serialize_element<T: ?Sized>(&mut self, v: &T) -> Result<(), Self::Error>
[INFO] [stdout]    |        ----------------- required by a bound in this associated function
[INFO] [stdout] 81 |     where
[INFO] [stdout] 82 |         T: CandidType;
[INFO] [stdout]    |            ^^^^^^^^^^ required by this bound in `Compound::serialize_element`
[INFO] [stdout]    = note: this error originates in the derive macro `CandidType` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0062, E0124, E0277, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0062`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0062, E0124, E0277, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0062`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signals` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `signals` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "c93ce828a919ae0a5b209e416233e408a45698bfd5a0ae3269bd38b0e73de43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c93ce828a919ae0a5b209e416233e408a45698bfd5a0ae3269bd38b0e73de43e", kill_on_drop: false }`
[INFO] [stdout] c93ce828a919ae0a5b209e416233e408a45698bfd5a0ae3269bd38b0e73de43e
