[INFO] cloning repository https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGOPU-GNANESHWAR-REDDY%2FICP-RUST", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGOPU-GNANESHWAR-REDDY%2FICP-RUST'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddb22469afa37cb0b40e112a4d8e31521e29276e
[INFO] building GOPU-GNANESHWAR-REDDY/ICP-RUST against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGOPU-GNANESHWAR-REDDY%2FICP-RUST" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST
[INFO] finished tweaking git repo https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST
[INFO] tweaked toml for git repo https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/GOPU-GNANESHWAR-REDDY/ICP-RUST 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 518cc30983d6eb651a7c70b610623115c57a9ef2826fa912ea756fe185e147b2
[INFO] running `Command { std: "docker" "start" "-a" "518cc30983d6eb651a7c70b610623115c57a9ef2826fa912ea756fe185e147b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "518cc30983d6eb651a7c70b610623115c57a9ef2826fa912ea756fe185e147b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518cc30983d6eb651a7c70b610623115c57a9ef2826fa912ea756fe185e147b2", kill_on_drop: false }`
[INFO] [stdout] 518cc30983d6eb651a7c70b610623115c57a9ef2826fa912ea756fe185e147b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2264fe9bfab74fa2f6bb04d23fc9a3a18503b753fa22751ea74a1cc17a95c165
[INFO] running `Command { std: "docker" "start" "-a" "2264fe9bfab74fa2f6bb04d23fc9a3a18503b753fa22751ea74a1cc17a95c165", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling candid v0.9.11
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling ic-stable-structures v0.5.6
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling candid_derive v0.6.4
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.1
[INFO] [stderr]    Compiling ic-cdk v0.11.3
[INFO] [stderr]    Compiling social_groups_backend v0.1.0 (/opt/rustwide/workdir/src/social_groups_backend)
[INFO] [stdout] error: cannot find derive macro `BoundedStorable` in this scope
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(candid::CandidType, Clone, Serialize, Deserialize, BoundedStorable)]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `BoundedStorable` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:6:28
[INFO] [stdout]    |
[INFO] [stdout] 6  | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `BoundedStorable` in this scope
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:20:61
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(candid::CandidType, Clone, Serialize, Deserialize, BoundedStorable)]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `BoundedStorable` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:6:28
[INFO] [stdout]    |
[INFO] [stdout] 6  | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `BoundedStorable` in this scope
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:28:61
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(candid::CandidType, Clone, Serialize, Deserialize, BoundedStorable)]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `BoundedStorable` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:6:28
[INFO] [stdout]    |
[INFO] [stdout] 6  | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Encode`
[INFO] [stdout]  --> src/social_groups_backend/src/lib.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use candid::{Decode, Encode};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Storable`
[INFO] [stdout]  --> src/social_groups_backend/src/lib.rs:6:80
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ic_stable_structures::{BoundedStorable, DefaultMemoryImpl, StableBTreeMap, Storable};
[INFO] [stdout]   |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:42:47
[INFO] [stdout]    |
[INFO] [stdout] 42 |     static DEVELOPER_PROFILE_STORAGE: RefCell<StableBTreeMap<u64, DeveloperProfile, Memory>> = RefCell::new(
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |     static DEVELOPER_PROFILE_STORAGE: RefCell<StableBTreeMap<u64, DeveloperProfile, Memory>> = RefCell::new(
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static SOCIAL_GROUP_STORAGE: RefCell<StableBTreeMap<u64, SocialGroup, Memory>> = RefCell::new(
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static SOCIAL_GROUP_STORAGE: RefCell<StableBTreeMap<u64, SocialGroup, Memory>> = RefCell::new(
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |     static MESSAGES_STORAGE: RefCell<StableBTreeMap<u64, Message, Memory>> = RefCell::new(
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |     static MESSAGES_STORAGE: RefCell<StableBTreeMap<u64, Message, Memory>> = RefCell::new(
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / thread_local! {
[INFO] [stdout] 36 | |     static MEMORY_MANAGER: RefCell<MemoryManager<DefaultMemoryImpl>> = RefCell::new(
[INFO] [stdout] 37 | |         MemoryManager::init(DefaultMemoryImpl::default())
[INFO] [stdout] 38 | |     );
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     );
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout]    = note: this error originates in the macro `$crate::thread::local_impl::thread_local_inner` which comes from the expansion of the macro `thread_local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout] 43  |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap::<K, V, M>::init`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout] 96  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::<K, V, M>::init`
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn init(memory: M) -> Self {
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:42:96
[INFO] [stdout]    |
[INFO] [stdout] 42 |     static DEVELOPER_PROFILE_STORAGE: RefCell<StableBTreeMap<u64, DeveloperProfile, Memory>> = RefCell::new(
[INFO] [stdout]    |                                                                                                ^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:42:96
[INFO] [stdout]    |
[INFO] [stdout] 42 |       static DEVELOPER_PROFILE_STORAGE: RefCell<StableBTreeMap<u64, DeveloperProfile, Memory>> = RefCell::new(
[INFO] [stdout]    |  ________________________________________________________________________________________________^
[INFO] [stdout] 43 | |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(3))))
[INFO] [stdout] 44 | |     );
[INFO] [stdout]    | |_____^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout] 46  |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(4))))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap::<K, V, M>::init`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout] 96  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::<K, V, M>::init`
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn init(memory: M) -> Self {
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(4))))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:45:86
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static SOCIAL_GROUP_STORAGE: RefCell<StableBTreeMap<u64, SocialGroup, Memory>> = RefCell::new(
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:45:86
[INFO] [stdout]    |
[INFO] [stdout] 45 |       static SOCIAL_GROUP_STORAGE: RefCell<StableBTreeMap<u64, SocialGroup, Memory>> = RefCell::new(
[INFO] [stdout]    |  ______________________________________________________________________________________^
[INFO] [stdout] 46 | |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(4))))
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:49:9
[INFO] [stdout]     |
[INFO] [stdout] 49  |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(5))))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap::<K, V, M>::init`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout] 96  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::<K, V, M>::init`
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn init(memory: M) -> Self {
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(5))))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:48:78
[INFO] [stdout]    |
[INFO] [stdout] 48 |     static MESSAGES_STORAGE: RefCell<StableBTreeMap<u64, Message, Memory>> = RefCell::new(
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:48:78
[INFO] [stdout]    |
[INFO] [stdout] 48 |       static MESSAGES_STORAGE: RefCell<StableBTreeMap<u64, Message, Memory>> = RefCell::new(
[INFO] [stdout]    |  ______________________________________________________________________________^
[INFO] [stdout] 49 | |         StableBTreeMap::init(MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(5))))
[INFO] [stdout] 50 | |     );
[INFO] [stdout]    | |_____^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     DEVELOPER_PROFILE_STORAGE.with(|service| {
[INFO] [stdout] 73 | |         service
[INFO] [stdout] 74 | |             .borrow_mut()
[INFO] [stdout] 75 | |             .insert(id, developer_profile.clone());
[INFO] [stdout] 76 | |     });
[INFO] [stdout]    | |______^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 |     DEVELOPER_PROFILE_STORAGE.with(|service| {
[INFO] [stdout]    |                                     ^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap<u64, DeveloperProfile, VirtualMemory<Rc<...>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct DeveloperProfile {
[INFO] [stdout]    |   ----------------------- doesn't satisfy `DeveloperProfile: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 73 | /         service
[INFO] [stdout] 74 | |             .borrow_mut()
[INFO] [stdout] 75 | |             .insert(id, developer_profile.clone());
[INFO] [stdout]    | |             -^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/social_groups_backend.long-type-16430935020705050197.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `DeveloperProfile: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait BoundedStorable: Storable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     DEVELOPER_PROFILE_STORAGE.with(|service| {
[INFO] [stdout] 82 | |         service
[INFO] [stdout] 83 | |             .borrow()
[INFO] [stdout] 84 | |             .get(&id)
[INFO] [stdout] 85 | |             .ok_or_else(|| format!("Developer with id={} not found", id))
[INFO] [stdout] 86 | |     })
[INFO] [stdout]    | |______^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:81:37
[INFO] [stdout]    |
[INFO] [stdout] 81 |     DEVELOPER_PROFILE_STORAGE.with(|service| {
[INFO] [stdout]    |                                     ^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get` exists for struct `Ref<'_, BTreeMap<u64, DeveloperProfile, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct DeveloperProfile {
[INFO] [stdout]    |   ----------------------- doesn't satisfy `DeveloperProfile: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 82 | /         service
[INFO] [stdout] 83 | |             .borrow()
[INFO] [stdout] 84 | |             .get(&id)
[INFO] [stdout]    | |             -^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `DeveloperProfile: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait BoundedStorable: Storable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         DEVELOPER_PROFILE_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:95:41
[INFO] [stdout]    |
[INFO] [stdout] 95 |         DEVELOPER_PROFILE_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]    |                                         ^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              Blob<N>
[INFO] [stdout]              Reverse<T>
[INFO] [stdout]              [u8; N]
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              u128
[INFO] [stdout]            and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct BTreeMap<K, V, M>
[INFO] [stdout]    |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     V: BoundedStorable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `iter` exists for struct `Ref<'_, BTreeMap<u64, DeveloperProfile, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/social_groups_backend/src/lib.rs:95:67
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct DeveloperProfile {
[INFO] [stdout]    | ----------------------- doesn't satisfy `DeveloperProfile: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 95 |         DEVELOPER_PROFILE_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]    |                                                                   ^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `DeveloperProfile: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait BoundedStorable: Storable {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Ref<'_, u64>` in the current scope
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:106:51
[INFO] [stdout]     |
[INFO] [stdout] 106 |             let current_value = *counter.borrow().get();
[INFO] [stdout]     |                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ge` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/cmp.rs:1389:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set` found for struct `RefMut<'_, u64>` in the current scope
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |             counter.borrow_mut().set(current_value + 1)
[INFO] [stdout]     |                                  ^^^ method not found in `RefMut<'_, u64>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 107 ~             let mut pinned = std::pin::pin!(counter.borrow_mut());
[INFO] [stdout] 108 ~             pinned.as_mut().set(current_value + 1)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     SOCIAL_GROUP_STORAGE.with(|service| {
[INFO] [stdout] 123 | |         service
[INFO] [stdout] 124 | |             .borrow_mut()
[INFO] [stdout] 125 | |             .insert(id, social_group.clone())
[INFO] [stdout] 126 | |     });
[INFO] [stdout]     | |______^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |     SOCIAL_GROUP_STORAGE.with(|service| {
[INFO] [stdout]     |                                ^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap<u64, SocialGroup, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 21  |   struct SocialGroup {
[INFO] [stdout]     |   ------------------ doesn't satisfy `SocialGroup: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 123 | /         service
[INFO] [stdout] 124 | |             .borrow_mut()
[INFO] [stdout] 125 | |             .insert(id, social_group.clone())
[INFO] [stdout]     | |             -^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SocialGroup: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub trait BoundedStorable: Storable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     SOCIAL_GROUP_STORAGE.with(|service| {
[INFO] [stdout] 132 | |         service
[INFO] [stdout] 133 | |             .borrow_mut()
[INFO] [stdout] 134 | |             .get(&id)
[INFO] [stdout] 135 | |             .ok_or(format!("Social group with id={} not found", id))
[INFO] [stdout] 136 | |     })
[INFO] [stdout]     | |______^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     SOCIAL_GROUP_STORAGE.with(|service| {
[INFO] [stdout]     |                                ^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get` exists for struct `RefMut<'_, BTreeMap<u64, SocialGroup, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 21  |   struct SocialGroup {
[INFO] [stdout]     |   ------------------ doesn't satisfy `SocialGroup: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 132 | /         service
[INFO] [stdout] 133 | |             .borrow_mut()
[INFO] [stdout] 134 | |             .get(&id)
[INFO] [stdout]     | |             -^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SocialGroup: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub trait BoundedStorable: Storable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         SOCIAL_GROUP_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |         SOCIAL_GROUP_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]     |                                    ^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `iter` exists for struct `Ref<'_, BTreeMap<u64, SocialGroup, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:142:62
[INFO] [stdout]     |
[INFO] [stdout] 21  | struct SocialGroup {
[INFO] [stdout]     | ------------------ doesn't satisfy `SocialGroup: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 142 |         SOCIAL_GROUP_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]     |                                                              ^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `SocialGroup: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub trait BoundedStorable: Storable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | /     SOCIAL_GROUP_STORAGE.with(|service| {
[INFO] [stdout] 162 | |         let mut group = service
[INFO] [stdout] 163 | |             .borrow_mut()
[INFO] [stdout] 164 | |             .get_mut(&group_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         group.members.push(developer_id);
[INFO] [stdout] 168 | |     });
[INFO] [stdout]     | |______^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |     SOCIAL_GROUP_STORAGE.with(|service| {
[INFO] [stdout]     |                                ^^^^^^^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SocialGroup: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |           let mut group = service
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 163 | |             .borrow_mut()
[INFO] [stdout]     | |_________________________^ the trait `BoundedStorable` is not implemented for `SocialGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for struct `RefMut<'_, StableBTreeMap<u64, SocialGroup, VirtualMemory<Rc<RefCell<std::vec::Vec<u8>>>>>>` in the current scope
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 162 |           let mut group = service
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |  _________________________method `get_mut` is available on `&RefCell<StableBTreeMap<u64, SocialGroup, VirtualMemory<Rc<RefCell<std::vec::Vec<u8>>>>>>`
[INFO] [stdout]     | |
[INFO] [stdout] 163 | |             .borrow_mut()
[INFO] [stdout] 164 | |             .get_mut(&group_id)
[INFO] [stdout]     | |             -^^^^^^^ method not found in `RefMut<'_, BTreeMap<u64, SocialGroup, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     DEVELOPER_PROFILE_STORAGE.with(|service| {
[INFO] [stdout] 171 | |         let mut developer = service
[INFO] [stdout] 172 | |             .borrow_mut()
[INFO] [stdout] 173 | |             .get_mut(&developer_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         developer.groups.push(group_id);
[INFO] [stdout] 177 | |     });
[INFO] [stdout]     | |______^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:170:37
[INFO] [stdout]     |
[INFO] [stdout] 170 |     DEVELOPER_PROFILE_STORAGE.with(|service| {
[INFO] [stdout]     |                                     ^^^^^^^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DeveloperProfile: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 |           let mut developer = service
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 172 | |             .borrow_mut()
[INFO] [stdout]     | |_________________________^ the trait `BoundedStorable` is not implemented for `DeveloperProfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for struct `RefMut<'_, BTreeMap<u64, DeveloperProfile, VirtualMemory<Rc<...>>>>` in the current scope
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |           let mut developer = service
[INFO] [stdout]     |                               -------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |  _____________________________method `get_mut` is available on `&RefCell<StableBTreeMap<u64, DeveloperProfile, VirtualMemory<Rc<RefCell<std::vec::Vec<u8>>>>>>`
[INFO] [stdout]     | |
[INFO] [stdout] 172 | |             .borrow_mut()
[INFO] [stdout] 173 | |             .get_mut(&developer_id)
[INFO] [stdout]     | |             -^^^^^^^ method not found in `RefMut<'_, BTreeMap<u64, DeveloperProfile, VirtualMemory<Rc<...>>>>`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full type name has been written to '/opt/rustwide/target/debug/deps/social_groups_backend.long-type-2079532992349413025.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `Ref<'_, u64>` in the current scope
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:196:51
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let current_value = *counter.borrow().get();
[INFO] [stdout]     |                                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `ge` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/cmp.rs:1389:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set` found for struct `RefMut<'_, u64>` in the current scope
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |             counter.borrow_mut().set(current_value + 1)
[INFO] [stdout]     |                                  ^^^ method not found in `RefMut<'_, u64>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider pinning the expression
[INFO] [stdout]     |
[INFO] [stdout] 197 ~             let mut pinned = std::pin::pin!(counter.borrow_mut());
[INFO] [stdout] 198 ~             pinned.as_mut().set(current_value + 1)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | /     MESSAGES_STORAGE.with(|service| {
[INFO] [stdout] 212 | |         service
[INFO] [stdout] 213 | |             .borrow_mut()
[INFO] [stdout] 214 | |             .insert(id, message.clone())
[INFO] [stdout] 215 | |     });
[INFO] [stdout]     | |______^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:211:28
[INFO] [stdout]     |
[INFO] [stdout] 211 |     MESSAGES_STORAGE.with(|service| {
[INFO] [stdout]     |                            ^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap<u64, Message, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 29  |   struct Message {
[INFO] [stdout]     |   -------------- doesn't satisfy `Message: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 212 | /         service
[INFO] [stdout] 213 | |             .borrow_mut()
[INFO] [stdout] 214 | |             .insert(id, message.clone())
[INFO] [stdout]     | |             -^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Message: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub trait BoundedStorable: Storable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | /     MESSAGES_STORAGE.with(|service| {
[INFO] [stdout] 221 | |         service
[INFO] [stdout] 222 | |             .borrow_mut()
[INFO] [stdout] 223 | |             .get(&id)
[INFO] [stdout] 224 | |             .ok_or(format!("Message with id={} not found", id))
[INFO] [stdout] 225 | |     })
[INFO] [stdout]     | |______^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |     MESSAGES_STORAGE.with(|service| {
[INFO] [stdout]     |                            ^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get` exists for struct `RefMut<'_, BTreeMap<u64, Message, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 29  |   struct Message {
[INFO] [stdout]     |   -------------- doesn't satisfy `Message: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 221 | /         service
[INFO] [stdout] 222 | |             .borrow_mut()
[INFO] [stdout] 223 | |             .get(&id)
[INFO] [stdout]     | |             -^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Message: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub trait BoundedStorable: Storable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         MESSAGES_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Message: BoundedStorable` is not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |         MESSAGES_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]     |                                ^^^^^^^ the trait `BoundedStorable` is not implemented for `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `BoundedStorable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               Blob<N>
[INFO] [stdout]               Reverse<T>
[INFO] [stdout]               [u8; N]
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               u128
[INFO] [stdout]             and 4 others
[INFO] [stdout] note: required by a bound in `StableBTreeMap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/btreemap.rs:59:8
[INFO] [stdout]     |
[INFO] [stdout] 56  | pub struct BTreeMap<K, V, M>
[INFO] [stdout]     |            -------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59  |     V: BoundedStorable,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `iter` exists for struct `Ref<'_, BTreeMap<u64, Message, VirtualMemory<Rc<RefCell<Vec<u8>>>>>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/social_groups_backend/src/lib.rs:231:58
[INFO] [stdout]     |
[INFO] [stdout] 29  | struct Message {
[INFO] [stdout]     | -------------- doesn't satisfy `Message: BoundedStorable`
[INFO] [stdout] ...
[INFO] [stdout] 231 |         MESSAGES_STORAGE.with(|service| service.borrow().iter().collect());
[INFO] [stdout]     |                                                          ^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Message: BoundedStorable`
[INFO] [stdout] note: the trait `BoundedStorable` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-stable-structures-0.5.6/src/storable.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub trait BoundedStorable: Storable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `social_groups_backend` (lib) due to 84 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2264fe9bfab74fa2f6bb04d23fc9a3a18503b753fa22751ea74a1cc17a95c165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2264fe9bfab74fa2f6bb04d23fc9a3a18503b753fa22751ea74a1cc17a95c165", kill_on_drop: false }`
[INFO] [stdout] 2264fe9bfab74fa2f6bb04d23fc9a3a18503b753fa22751ea74a1cc17a95c165
