[INFO] cloning repository https://github.com/tfarhan00/tahu-program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tfarhan00/tahu-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfarhan00%2Ftahu-program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfarhan00%2Ftahu-program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35977c5a51cff18aae3fb26ee359dab08ccf4c51
[INFO] checking tfarhan00/tahu-program against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfarhan00%2Ftahu-program" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tfarhan00/tahu-program
[INFO] finished tweaking git repo https://github.com/tfarhan00/tahu-program
[INFO] tweaked toml for git repo https://github.com/tfarhan00/tahu-program written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tfarhan00/tahu-program on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tfarhan00/tahu-program 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-sdk-macro v1.18.11
[INFO] [stderr]   Downloaded solana-frozen-abi v1.18.11
[INFO] [stderr]   Downloaded borsh-derive v1.4.0
[INFO] [stderr]   Downloaded anchor-lang-idl v0.1.0
[INFO] [stderr]   Downloaded anchor-attribute-account v0.30.0
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.18.11
[INFO] [stderr]   Downloaded anchor-attribute-access-control v0.30.0
[INFO] [stderr]   Downloaded anchor-attribute-error v0.30.0
[INFO] [stderr]   Downloaded anchor-attribute-event v0.30.0
[INFO] [stderr]   Downloaded anchor-derive-accounts v0.30.0
[INFO] [stderr]   Downloaded anchor-derive-space v0.30.0
[INFO] [stderr]   Downloaded anchor-derive-serde v0.30.0
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded borsh v1.4.0
[INFO] [stderr]   Downloaded anchor-attribute-constant v0.30.0
[INFO] [stderr]   Downloaded anchor-syn v0.30.0
[INFO] [stderr]   Downloaded anchor-attribute-program v0.30.0
[INFO] [stderr]   Downloaded anchor-lang v0.30.0
[INFO] [stderr]   Downloaded solana-program v1.18.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 755eb71353f577c42bf31d791938c18897aa14dcdd97f1c73558a1497fa989bd
[INFO] running `Command { std: "docker" "start" "-a" "755eb71353f577c42bf31d791938c18897aa14dcdd97f1c73558a1497fa989bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "755eb71353f577c42bf31d791938c18897aa14dcdd97f1c73558a1497fa989bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755eb71353f577c42bf31d791938c18897aa14dcdd97f1c73558a1497fa989bd", kill_on_drop: false }`
[INFO] [stdout] 755eb71353f577c42bf31d791938c18897aa14dcdd97f1c73558a1497fa989bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2d35670cb33addca12035d93a0913f5644397ef83656b23657b0e2d3ffe55c6
[INFO] running `Command { std: "docker" "start" "-a" "d2d35670cb33addca12035d93a0913f5644397ef83656b23657b0e2d3ffe55c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling borsh v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling solana-program v1.18.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling anchor-derive-space v0.30.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling borsh-derive v1.4.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling anchor-syn v0.30.0
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]    Compiling anchor-attribute-event v0.30.0
[INFO] [stderr]    Compiling anchor-derive-serde v0.30.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.30.0
[INFO] [stderr]    Compiling anchor-attribute-error v0.30.0
[INFO] [stderr]    Compiling anchor-attribute-account v0.30.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.30.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.30.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.30.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking anchor-lang v0.30.0
[INFO] [stderr]     Checking tahu-program v0.1.0 (/opt/rustwide/workdir/programs/tahu-program)
[INFO] [stdout] error: pubkey array is not 32 bytes long: len=12
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | declare_id!("DaoVotingProgram");
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: pubkey array is not 32 bytes long: len=12
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | declare_id!("DaoVotingProgram");
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the payer specified for an init constraint must be mutable.
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the payer specified for an init constraint must be mutable.
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^ could not find `__client_accounts_create_dao` in the crate root
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^ could not find `__client_accounts_create_dao` in the crate root
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:56:14
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: Context<CreateDAO>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout] note: required by a bound in `anchor_lang::context::Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/context.rs:24:42
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Context<'a, 'b, 'c, 'info, T: Bumps> {
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `Context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:56:14
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: Context<CreateDAO>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout] note: required by a bound in `anchor_lang::context::Context`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/context.rs:24:42
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Context<'a, 'b, 'c, 'info, T: Bumps> {
[INFO] [stdout]     |                                          ^^^^^ required by this bound in `Context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:27
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:22
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:56:22
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: Context<CreateDAO>,
[INFO] [stdout]     |                      ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:56:22
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: Context<CreateDAO>,
[INFO] [stdout]     |                      ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout]     = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_accounts` found for struct `CreateDAO<'info>` in the current scope
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ function or associated item not found in `CreateDAO<'_>`
[INFO] [stdout] ...
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | --------------------------- function or associated item `try_accounts` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `try_accounts`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `anchor_lang::Accounts`
[INFO] [stdout]     = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_accounts` found for struct `CreateDAO<'info>` in the current scope
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ function or associated item not found in `CreateDAO<'_>`
[INFO] [stdout] ...
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | --------------------------- function or associated item `try_accounts` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `try_accounts`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `anchor_lang::Accounts`
[INFO] [stdout]     = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: anchor_lang::Accounts<'_, _>` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::Accounts<'_, _>` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `anchor_lang::Accounts<'info, B>`:
[INFO] [stdout]               `AccountLoader<'info, T>` implements `anchor_lang::Accounts<'info, B>`
[INFO] [stdout]               `AddMember<'info>` implements `anchor_lang::Accounts<'info, AddMemberBumps>`
[INFO] [stdout]               `Box<T>` implements `anchor_lang::Accounts<'info, B>`
[INFO] [stdout]               `ChangeVotingThresholds<'info>` implements `anchor_lang::Accounts<'info, ChangeVotingThresholdsBumps>`
[INFO] [stdout]               `CreateNonceAccount<'info>` implements `anchor_lang::Accounts<'info, CreateNonceAccountBumps>`
[INFO] [stdout]               `CreateNonceAccountWithSeed<'info>` implements `anchor_lang::Accounts<'info, CreateNonceAccountWithSeedBumps>`
[INFO] [stdout]               `CreateProposal<'info>` implements `anchor_lang::Accounts<'info, CreateProposalBumps>`
[INFO] [stdout]               `ExecuteProposal<'info>` implements `anchor_lang::Accounts<'info, ExecuteProposalBumps>`
[INFO] [stdout]             and 31 others
[INFO] [stdout] note: required by a bound in `anchor_lang::context::Context::<'a, 'b, 'c, 'info, T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/context.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  55 |     T: Bumps + Accounts<'info, T::Bumps>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Context::<'a, 'b, 'c, 'info, T>::new`
[INFO] [stdout]  56 | {
[INFO] [stdout]  57 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: anchor_lang::Accounts<'_, _>` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::Accounts<'_, _>` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `anchor_lang::Accounts<'info, B>`:
[INFO] [stdout]               `AccountLoader<'info, T>` implements `anchor_lang::Accounts<'info, B>`
[INFO] [stdout]               `AddMember<'info>` implements `anchor_lang::Accounts<'info, AddMemberBumps>`
[INFO] [stdout]               `Box<T>` implements `anchor_lang::Accounts<'info, B>`
[INFO] [stdout]               `ChangeVotingThresholds<'info>` implements `anchor_lang::Accounts<'info, ChangeVotingThresholdsBumps>`
[INFO] [stdout]               `CreateNonceAccount<'info>` implements `anchor_lang::Accounts<'info, CreateNonceAccountBumps>`
[INFO] [stdout]               `CreateNonceAccountWithSeed<'info>` implements `anchor_lang::Accounts<'info, CreateNonceAccountWithSeedBumps>`
[INFO] [stdout]               `CreateProposal<'info>` implements `anchor_lang::Accounts<'info, CreateProposalBumps>`
[INFO] [stdout]               `ExecuteProposal<'info>` implements `anchor_lang::Accounts<'info, ExecuteProposalBumps>`
[INFO] [stdout]             and 31 others
[INFO] [stdout] note: required by a bound in `anchor_lang::context::Context::<'a, 'b, 'c, 'info, T>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/context.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  55 |     T: Bumps + Accounts<'info, T::Bumps>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Context::<'a, 'b, 'c, 'info, T>::new`
[INFO] [stdout]  56 | {
[INFO] [stdout]  57 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |         *proposal_account = proposal;
[INFO] [stdout]    |         -----------------   ^^^^^^^^ expected `Account<'_, Proposal>`, found `Proposal`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected due to the type of this binding
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]               found struct `Proposal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `yes_votes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |             VoteType::Yes => proposal_account.yes_votes += 1,
[INFO] [stdout]    |                                               ^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `no_votes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |             VoteType::No => proposal_account.no_votes += 1,
[INFO] [stdout]    |                                              ^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:14:29
[INFO] [stdout]    |
[INFO] [stdout] 14 |         *proposal_account = proposal;
[INFO] [stdout]    |         -----------------   ^^^^^^^^ expected `Account<'_, Proposal>`, found `Proposal`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected due to the type of this binding
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]               found struct `Proposal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `abstain_votes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |             VoteType::Abstain => proposal_account.abstain_votes += 1,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `yes_votes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |             VoteType::Yes => proposal_account.yes_votes += 1,
[INFO] [stdout]    |                                               ^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `proposed_changes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |         for change in proposal_account.proposed_changes.iter() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `no_votes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |             VoteType::No => proposal_account.no_votes += 1,
[INFO] [stdout]    |                                              ^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `abstain_votes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |             VoteType::Abstain => proposal_account.abstain_votes += 1,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `executed` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |         proposal_account.executed = true;
[INFO] [stdout]    |                          ^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `proposed_changes` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |         for change in proposal_account.proposed_changes.iter() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `executed` on type `&mut anchor_lang::prelude::Account<'_, Proposal>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |         proposal_account.executed = true;
[INFO] [stdout]    |                          ^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied in `anchor_lang::context::Context<'_, '_, '_, '_, CreateDAO<'_>>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:56:14
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: Context<CreateDAO>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: within `anchor_lang::context::Context<'_, '_, '_, '_, CreateDAO<'_>>`, the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout] note: required because it appears within the type `anchor_lang::context::Context<'_, '_, '_, '_, CreateDAO<'_>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/context.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Context<'a, 'b, 'c, 'info, T: Bumps> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: &Context<CreateDAO>,
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CreateDAO<'_>: Bumps` is not satisfied in `anchor_lang::context::Context<'_, '_, '_, '_, CreateDAO<'_>>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:56:14
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: Context<CreateDAO>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: within `anchor_lang::context::Context<'_, '_, '_, '_, CreateDAO<'_>>`, the trait `Bumps` is not implemented for `CreateDAO<'_>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct CreateDAO<'info> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Bumps`:
[INFO] [stdout]               AddMember<'info>
[INFO] [stdout]               ChangeVotingThresholds<'info>
[INFO] [stdout]               CreateNonceAccount<'info>
[INFO] [stdout]               CreateNonceAccountWithSeed<'info>
[INFO] [stdout]               CreateProposal<'info>
[INFO] [stdout]               ExecuteProposal<'info>
[INFO] [stdout]               RemoveMember<'info>
[INFO] [stdout]               UpdateDAO<'info>
[INFO] [stdout]             and 18 others
[INFO] [stdout] note: required because it appears within the type `anchor_lang::context::Context<'_, '_, '_, '_, CreateDAO<'_>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/context.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Context<'a, 'b, 'c, 'info, T: Bumps> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] help: function arguments must have a statically known size, borrowed types always have a known size
[INFO] [stdout]     |
[INFO] [stdout]  56 |         ctx: &Context<CreateDAO>,
[INFO] [stdout]     |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |         *dao_account = dao;
[INFO] [stdout]    |         ------------   ^^^ expected `Account<'_, DAO>`, found `DAO`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected due to the type of this binding
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]               found struct `DAO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |             dao_account.name = new_name;
[INFO] [stdout]    |                         ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `description` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |             dao_account.description = new_description;
[INFO] [stdout]    |                         ^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 |             dao_account.members = new_members;
[INFO] [stdout]    |                         ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `voting_thresholds` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |             dao_account.voting_thresholds = new_voting_thresholds;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |         dao_account.members.push(member.member_pubkey);
[INFO] [stdout]    |                     ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |             .members
[INFO] [stdout]     |              ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             dao_account.members.remove(index);
[INFO] [stdout]     |                         ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |         *dao_account = dao;
[INFO] [stdout]    |         ------------   ^^^ expected `Account<'_, DAO>`, found `DAO`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         expected due to the type of this binding
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]               found struct `DAO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `voting_thresholds` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         dao_account.voting_thresholds = thresholds;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `name` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |             dao_account.name = new_name;
[INFO] [stdout]    |                         ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `description` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |             dao_account.description = new_description;
[INFO] [stdout]    |                         ^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 77 |             dao_account.members = new_members;
[INFO] [stdout]    |                         ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `voting_thresholds` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |             dao_account.voting_thresholds = new_voting_thresholds;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]   --> programs/tahu-program/src/lib.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |         dao_account.members.push(member.member_pubkey);
[INFO] [stdout]    |                     ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |             .members
[INFO] [stdout]     |              ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `members` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             dao_account.members.remove(index);
[INFO] [stdout]     |                         ^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `voting_thresholds` on type `&mut anchor_lang::prelude::Account<'_, DAO>`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         dao_account.voting_thresholds = thresholds;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, Proposal>` to implement `anchor_lang::Accounts<'_, CreateProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, CreateProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, Proposal>` to implement `anchor_lang::Accounts<'_, CreateProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, CreateProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, Proposal>` to implement `anchor_lang::Accounts<'_, VoteOnProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, VoteOnProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, Proposal>` to implement `anchor_lang::Accounts<'_, VoteOnProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, VoteOnProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, Proposal>` to implement `anchor_lang::Accounts<'_, ExecuteProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, ExecuteProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, Proposal>` to implement `anchor_lang::Accounts<'_, ExecuteProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, ExecuteProposalBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub proposal_account: Account<'info, Proposal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, UpdateDAOBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, Proposal>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, Proposal>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ------------------- doesn't satisfy `Proposal: anchor_lang::AccountDeserialize` or `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Proposal: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `Proposal: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, Proposal>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Proposal: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `Proposal`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Proposal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, Proposal>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, UpdateDAOBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, AddMemberBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, AddMemberBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, RemoveMemberBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, RemoveMemberBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, ChangeVotingThresholdsBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'_, DAO>` to implement `anchor_lang::Accounts<'_, ChangeVotingThresholdsBumps>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:30
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub dao_account: Account<'info, DAO>,
[INFO] [stdout]     |         ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout] note: required by a bound in `anchor_lang::prelude::Account`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:49
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ required by this bound in `Account`
[INFO] [stdout]     = note: this error originates in the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_infos` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountInfos<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountInfos<'_>`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_account_metas` exists for struct `anchor_lang::prelude::Account<'info, DAO>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ method cannot be called on `anchor_lang::prelude::Account<'info, DAO>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | -------------- doesn't satisfy `DAO: anchor_lang::AccountDeserialize` or `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/accounts/account.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct Account<'info, T: AccountSerialize + AccountDeserialize + Clone> {
[INFO] [stdout]     | --------------------------------------------------------------------------- doesn't satisfy `_: ToAccountMetas`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `DAO: anchor_lang::AccountSerialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout]             `DAO: anchor_lang::AccountDeserialize`
[INFO] [stdout]             which is required by `anchor_lang::prelude::Account<'info, DAO>: anchor_lang::ToAccountMetas`
[INFO] [stdout] note: the traits `anchor_lang::AccountDeserialize` and `anchor_lang::AccountSerialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub trait AccountSerialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 | pub trait AccountDeserialize: Sized {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountSerialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountSerialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountSerialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl AccountSerialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl AccountSerialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: anchor_lang::AccountDeserialize` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `anchor_lang::AccountDeserialize` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `anchor_lang::AccountDeserialize`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[program]
[INFO] [stdout]     | ^^^^^^^^^^ `__idl::IdlAccount`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/bpf_upgradeable_state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl AccountDeserialize for ProgramData {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `anchor_lang::ProgramData`
[INFO] [stdout] ...
[INFO] [stdout]  66 | impl AccountDeserialize for UpgradeableLoaderState {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `UpgradeableLoaderState`
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::ToAccountMetas`
[INFO] [stdout] note: required by a bound in `anchor_lang::AccountsExit::exit`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anchor-lang-0.30.0/src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait AccountsExit<'info>: ToAccountMetas + ToAccountInfos<'info> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ required by this bound in `AccountsExit::exit`
[INFO] [stdout] 135 |     /// `program_id` is the currently executing program.
[INFO] [stdout] 136 |     fn exit(&self, _program_id: &Pubkey) -> Result<()> {
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` which comes from the expansion of the attribute macro `account` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DAO: Owner` is not satisfied
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Owner` is not implemented for `DAO`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct DAO {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Owner`:
[INFO] [stdout]               CreateDao
[INFO] [stdout]               UpdateDao
[INFO] [stdout]               UpgradeableLoaderState
[INFO] [stdout]               __idl::IdlAccount
[INFO] [stdout]               anchor_lang::ProgramData
[INFO] [stdout]               instruction::AddMember
[INFO] [stdout]               instruction::ChangeVotingThresholds
[INFO] [stdout]               instruction::CreateProposal
[INFO] [stdout]             and 3 others
[INFO] [stdout]     = note: required for `anchor_lang::prelude::Account<'info, DAO>` to implement `anchor_lang::AccountsExit<'_>`
[INFO] [stdout]     = note: this error originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `member_pubkey`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     member_pubkey: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_member_pubkey`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     program_id: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dao_pubkey`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     dao_pubkey: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dao_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     program_id: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `member_pubkey`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     member_pubkey: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_member_pubkey`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     program_id: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dao_pubkey`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     dao_pubkey: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dao_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> programs/tahu-program/src/lib.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     program_id: &Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tahu-program` (lib) due to 140 previous errors; 24 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tahu-program` (lib test) due to 140 previous errors; 24 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d2d35670cb33addca12035d93a0913f5644397ef83656b23657b0e2d3ffe55c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d35670cb33addca12035d93a0913f5644397ef83656b23657b0e2d3ffe55c6", kill_on_drop: false }`
[INFO] [stdout] d2d35670cb33addca12035d93a0913f5644397ef83656b23657b0e2d3ffe55c6
