[INFO] cloning repository https://github.com/hiteshbbb/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/hiteshbbb/Signal-DAO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiteshbbb%2FSignal-DAO", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiteshbbb%2FSignal-DAO'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c26bd49ef13a6f59a26b8dec98eb6dbce1ab35b
[INFO] testing hiteshbbb/Signal-DAO against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiteshbbb%2FSignal-DAO" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiteshbbb/Signal-DAO
[INFO] finished tweaking git repo https://github.com/hiteshbbb/Signal-DAO
[INFO] tweaked toml for git repo https://github.com/hiteshbbb/Signal-DAO written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiteshbbb/Signal-DAO on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hiteshbbb/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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84b5cac487be1ef442522ecfd0e3a383d1958c56898a4a669accc0b4ff06acc9
[INFO] running `Command { std: "docker" "start" "-a" "84b5cac487be1ef442522ecfd0e3a383d1958c56898a4a669accc0b4ff06acc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84b5cac487be1ef442522ecfd0e3a383d1958c56898a4a669accc0b4ff06acc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b5cac487be1ef442522ecfd0e3a383d1958c56898a4a669accc0b4ff06acc9", kill_on_drop: false }`
[INFO] [stdout] 84b5cac487be1ef442522ecfd0e3a383d1958c56898a4a669accc0b4ff06acc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff49edcce96733f1f41a3e04c998603bdce6866a620b2c06d67c6d5b5fc6a5d6
[INFO] running `Command { std: "docker" "start" "-a" "ff49edcce96733f1f41a3e04c998603bdce6866a620b2c06d67c6d5b5fc6a5d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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 version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling ordered-float v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling regex v1.5.6
[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]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-types v0.3.0
[INFO] [stderr]    Compiling ic-certified-map v0.3.0
[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]    Compiling ic-cdk v0.4.0
[INFO] [stderr]    Compiling ic-cdk v0.5.1
[INFO] [stderr]    Compiling 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]    Compiling ic-certified-assets v0.1.0
[INFO] [stderr]    Compiling 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[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 this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 - use std::collections::Map;
[INFO] [stdout] 5 + use std::iter::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[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/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/clone.rs:236:7
[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[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] [stderr] error: could not compile `signals` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff49edcce96733f1f41a3e04c998603bdce6866a620b2c06d67c6d5b5fc6a5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff49edcce96733f1f41a3e04c998603bdce6866a620b2c06d67c6d5b5fc6a5d6", kill_on_drop: false }`
[INFO] [stdout] ff49edcce96733f1f41a3e04c998603bdce6866a620b2c06d67c6d5b5fc6a5d6
