[INFO] cloning repository https://github.com/Fndemi/Flo_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fndemi/Flo_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFndemi%2FFlo_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFndemi%2FFlo_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d579f6a88d1a85d209e679e29925682808183649 [INFO] checking Fndemi/Flo_project/d579f6a88d1a85d209e679e29925682808183649 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFndemi%2FFlo_project" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fndemi/Flo_project on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fndemi/Flo_project [INFO] finished tweaking git repo https://github.com/Fndemi/Flo_project [INFO] tweaked toml for git repo https://github.com/Fndemi/Flo_project written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Fndemi/Flo_project 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic0 v0.18.11 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] [stderr] Downloaded ic-stable-structures v0.3.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f843f679dd335dffeb1b59bc39489698659236a4bf332707afae324bab347f5c [INFO] running `Command { std: "docker" "start" "-a" "f843f679dd335dffeb1b59bc39489698659236a4bf332707afae324bab347f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f843f679dd335dffeb1b59bc39489698659236a4bf332707afae324bab347f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f843f679dd335dffeb1b59bc39489698659236a4bf332707afae324bab347f5c", kill_on_drop: false }` [INFO] [stdout] f843f679dd335dffeb1b59bc39489698659236a4bf332707afae324bab347f5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64ed1ed606a4b27b3da05d9d642d261a12acb7a0a764aca8ae6dd629618ed203 [INFO] running `Command { std: "docker" "start" "-a" "64ed1ed606a4b27b3da05d9d642d261a12acb7a0a764aca8ae6dd629618ed203", 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.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Checking ic-stable-structures v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Checking ic-cdk v0.7.4 [INFO] [stderr] Checking ic-cdk-timers v0.1.2 [INFO] [stderr] Checking Flo_project_backend v0.1.0 (/opt/rustwide/workdir/src/Flo_project_backend) [INFO] [stdout] error[E0438]: const `MAX_SIZE` is not a member of trait `BoundedStorable` [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | const MAX_SIZE:u32 = MAX_VALUE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `BoundedStorable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `IS_FIXED_SIZE` is not a member of trait `BoundedStorable` [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | const IS_FIXED_SIZE:bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `BoundedStorable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `MAX_SIZE` is not a member of trait `BoundedStorable` [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | const MAX_SIZE:u32 = MAX_VALUE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `BoundedStorable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0438]: const `IS_FIXED_SIZE` is not a member of trait `BoundedStorable` [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | const IS_FIXED_SIZE:bool = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `BoundedStorable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:98 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `value` in this scope [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:98 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `from_bytes` has an incompatible type for trait [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn from_bytes(bytes: std::borrow::Cow<[u8]>) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `std::vec::Vec`, found `Cow<'_, [u8]>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(std::vec::Vec) -> Test` [INFO] [stdout] found signature `fn(Cow<'_, [u8]>) -> Test` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 23 | fn from_bytes(bytes: std::vec::Vec) -> Self{ [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `from_bytes` has an incompatible type for trait [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn from_bytes(bytes: std::borrow::Cow<[u8]>) -> Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ expected `std::vec::Vec`, found `Cow<'_, [u8]>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(std::vec::Vec) -> Test` [INFO] [stdout] found signature `fn(Cow<'_, [u8]>) -> Test` [INFO] [stdout] help: change the parameter type to match the trait [INFO] [stdout] | [INFO] [stdout] 23 | fn from_bytes(bytes: std::vec::Vec) -> Self{ [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `max_size` [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl BoundedStorable for Test{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `max_size` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn max_size() -> u32 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `max_size` [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl BoundedStorable for Test{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `max_size` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn max_size() -> u32 { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / thread_local!{ [INFO] [stdout] 35 | | static MEMORY_MANAGER:RefCell> = [INFO] [stdout] 36 | | RefCell::new(MemoryManager::init(DefaultMemoryImpl::default())); [INFO] [stdout] ... | [INFO] [stdout] 48 | | ); [INFO] [stdout] 49 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [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[E0308]: mismatched types [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | StableBTreeMap::init( [INFO] [stdout] | -------------------- arguments to this function are incorrect [INFO] [stdout] 40 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found struct `VirtualMemory>>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn init(memory: M) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | StableBTreeMap::init( [INFO] [stdout] | -------------------- required by a bound introduced by this call [INFO] [stdout] 40 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `VirtualMemory>>>: BoundedStorable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / StableBTreeMap::init( [INFO] [stdout] 40 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 41 | | ) [INFO] [stdout] | |_____^ the trait `BoundedStorable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `BoundedStorable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | StableBTreeMap::init( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | StableBTreeMap::init( [INFO] [stdout] | -------------------- arguments to this function are incorrect [INFO] [stdout] 40 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found struct `VirtualMemory>>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn init(memory: M) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | StableBTreeMap::init( [INFO] [stdout] | -------------------- required by a bound introduced by this call [INFO] [stdout] 40 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 39 | | StableBTreeMap::init( [INFO] [stdout] 40 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: BoundedStorable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | / StableBTreeMap::init( [INFO] [stdout] 40 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 41 | | ) [INFO] [stdout] | |_____^ the trait `BoundedStorable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `BoundedStorable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 39 | | StableBTreeMap::init( [INFO] [stdout] 40 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | StableBTreeMap::init( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 39 | | StableBTreeMap::init( [INFO] [stdout] 40 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:38:64 [INFO] [stdout] | [INFO] [stdout] 38 | static TEST_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 39 | | StableBTreeMap::init( [INFO] [stdout] 40 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 45 | StableBTreeMap::init( [INFO] [stdout] | -------------------- arguments to this function are incorrect [INFO] [stdout] 46 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found struct `VirtualMemory>>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn init(memory: M) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 45 | StableBTreeMap::init( [INFO] [stdout] | -------------------- required by a bound introduced by this call [INFO] [stdout] 46 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn init(memory: M) -> Self { [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 45 | StableBTreeMap::init( [INFO] [stdout] | -------------------- arguments to this function are incorrect [INFO] [stdout] 46 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found struct `VirtualMemory>>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn init(memory: M) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: BoundedStorable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / StableBTreeMap::init( [INFO] [stdout] 46 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] 47 | | ) [INFO] [stdout] | |_________^ the trait `BoundedStorable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `BoundedStorable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 45 | StableBTreeMap::init( [INFO] [stdout] | -------------------- required by a bound introduced by this call [INFO] [stdout] 46 | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | StableBTreeMap::init( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: BoundedStorable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / StableBTreeMap::init( [INFO] [stdout] 46 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] 47 | | ) [INFO] [stdout] | |_________^ the trait `BoundedStorable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `BoundedStorable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap::::init` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:64:48 [INFO] [stdout] | [INFO] [stdout] 64 | impl BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 69 | 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 `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | StableBTreeMap::init( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 45 | | StableBTreeMap::init( [INFO] [stdout] 46 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] 47 | | ) [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_____^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 45 | | StableBTreeMap::init( [INFO] [stdout] 46 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] 47 | | ) [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_____^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 45 | | StableBTreeMap::init( [INFO] [stdout] 46 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] 47 | | ) [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_____^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | static PERCENTAGE_MAP:RefCell> = RefCell::new( [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 45 | | StableBTreeMap::init( [INFO] [stdout] 46 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(1))), [INFO] [stdout] 47 | | ) [INFO] [stdout] 48 | | ); [INFO] [stdout] | |_____^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:55 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:55 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `Option<&u64>` [INFO] [stdout] | | [INFO] [stdout] | expected `std::option::Option` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option<_>` [INFO] [stdout] found enum `std::option::Option<&_>` [INFO] [stdout] help: use `std::option::Option::copied` to copy the value inside the `std::option::Option` [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key).copied()}) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^^^^ ------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:76 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^ expected `Option`, found `Option<&u64>` [INFO] [stdout] | | [INFO] [stdout] | expected `std::option::Option` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option<_>` [INFO] [stdout] found enum `std::option::Option<&_>` [INFO] [stdout] help: use `std::option::Option::copied` to copy the value inside the `std::option::Option` [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key).copied()}) [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option{ p.borrow().get(&key)}) [INFO] [stdout] | ^^^^ ------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^ -------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:50 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:50 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | TEST_MAP.with(|p: &RefCell>|-> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^ -------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^ --------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:50 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^^^^ ------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | TEST_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) }) [INFO] [stdout] | ^^^^ --------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `u64: ic_stable_structures::Memory` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ic_stable_structures::Memory` is not implemented for `u64` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `ic_stable_structures::Memory`: [INFO] [stdout] FileMemory [INFO] [stdout] Rc [INFO] [stdout] RefCell> [INFO] [stdout] RestrictedMemory [INFO] [stdout] VirtualMemory [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `VirtualMemory>>>: Storable` is not satisfied [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `VirtualMemory>>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] Test [INFO] [stdout] std::string::String [INFO] [stdout] std::vec::Vec [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] u32 [INFO] [stdout] u64 [INFO] [stdout] u8 [INFO] [stdout] note: required by a bound in `StableBTreeMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ic-stable-structures-0.3.0/src/btreemap.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct BTreeMap { [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #32838 for more information [INFO] [stdout] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in closure arguments [INFO] [stdout] --> src/Flo_project_backend/src/lib.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | PERCENTAGE_MAP.with(|p: &RefCell>| -> Option { p.borrow_mut().insert(key,value) })} [INFO] [stdout] | ^^^^ ------------------------------------------------- found signature defined here [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected closure signature `for<'a> fn(&'a RefCell>>>>>) -> _` [INFO] [stdout] found closure signature `fn(&RefCell>) -> _` [INFO] [stdout] note: required by a bound in `LocalKey::::with` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/thread/local.rs:256:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 78 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0053, E0277, E0308, E0425, E0438, E0631, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Flo_project_backend` (lib test) due to 79 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 78 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0053, E0277, E0308, E0425, E0438, E0631, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Flo_project_backend` (lib) due to 79 previous errors [INFO] running `Command { std: "docker" "inspect" "64ed1ed606a4b27b3da05d9d642d261a12acb7a0a764aca8ae6dd629618ed203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ed1ed606a4b27b3da05d9d642d261a12acb7a0a764aca8ae6dd629618ed203", kill_on_drop: false }` [INFO] [stdout] 64ed1ed606a4b27b3da05d9d642d261a12acb7a0a764aca8ae6dd629618ed203