[INFO] cloning repository https://github.com/Inuani/icp_sveltekit_rust_tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inuani/icp_sveltekit_rust_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInuani%2Ficp_sveltekit_rust_tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInuani%2Ficp_sveltekit_rust_tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fae6d76cf04211d01b0c74fc3518075c00d2ecec [INFO] checking Inuani/icp_sveltekit_rust_tests/fae6d76cf04211d01b0c74fc3518075c00d2ecec against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInuani%2Ficp_sveltekit_rust_tests" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inuani/icp_sveltekit_rust_tests on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Inuani/icp_sveltekit_rust_tests [INFO] finished tweaking git repo https://github.com/Inuani/icp_sveltekit_rust_tests [INFO] tweaked toml for git repo https://github.com/Inuani/icp_sveltekit_rust_tests written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Inuani/icp_sveltekit_rust_tests 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic-stable-structures v0.6.0 [INFO] [stderr] Downloaded ic-cdk v0.11.3 [INFO] [stderr] Downloaded ic-ledger-types v0.8.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.68 [INFO] [stderr] Downloaded candid_derive v0.6.4 [INFO] [stderr] Downloaded winnow v0.5.16 [INFO] [stderr] Downloaded ic-cdk-macros v0.8.1 [INFO] [stderr] Downloaded hashbrown v0.14.1 [INFO] [stderr] Downloaded candid v0.9.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52ce3a86772e1ae1c3558e79be46072eb465875285487bbe412d21ad61325bf8 [INFO] running `Command { std: "docker" "start" "-a" "52ce3a86772e1ae1c3558e79be46072eb465875285487bbe412d21ad61325bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52ce3a86772e1ae1c3558e79be46072eb465875285487bbe412d21ad61325bf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ce3a86772e1ae1c3558e79be46072eb465875285487bbe412d21ad61325bf8", kill_on_drop: false }` [INFO] [stdout] 52ce3a86772e1ae1c3558e79be46072eb465875285487bbe412d21ad61325bf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be690a199f81246242837c2c192124fa4762e25565bd7b7ace0c5fe58982af09 [INFO] running `Command { std: "docker" "start" "-a" "be690a199f81246242837c2c192124fa4762e25565bd7b7ace0c5fe58982af09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling candid v0.9.11 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Checking ic-stable-structures v0.6.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling candid_derive v0.6.4 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking num-bigint v0.4.4 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling ic-cdk-macros v0.8.1 [INFO] [stderr] Checking ic-cdk v0.11.3 [INFO] [stderr] Checking ic-ledger-types v0.8.0 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/src/backend) [INFO] [stderr] Checking template v0.1.0 (/opt/rustwide/workdir/src/template) [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / thread_local! { [INFO] [stdout] 15 | | pub static H_DENIZENS: RefCell> = RefCell::new(BTreeMap::new()); [INFO] [stdout] 16 | | [INFO] [stdout] 17 | | static MEMORY_MANAGER: RefCell> = [INFO] [stdout] ... | [INFO] [stdout] 23 | | ); [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [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[E0116]: cannot define inherent `impl` for a type outside of the crate where the type is defined [INFO] [stdout] --> src/backend/src/types.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | impl Principal { [INFO] [stdout] | ^^^^^^^^^^^^^^ impl for type defined outside of crate [INFO] [stdout] | [INFO] [stdout] = note: define and implement a trait or new type instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0116]: cannot define inherent `impl` for a type outside of the crate where the type is defined [INFO] [stdout] --> src/backend/src/types.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | impl Principal { [INFO] [stdout] | ^^^^^^^^^^^^^^ impl for type defined outside of crate [INFO] [stdout] | [INFO] [stdout] = note: define and implement a trait or new type instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / StableBTreeMap::init( [INFO] [stdout] 21 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 22 | | ) [INFO] [stdout] | |_________^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 128 | 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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / StableBTreeMap::init( [INFO] [stdout] 21 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 22 | | ) [INFO] [stdout] | |_________^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap::::init` [INFO] [stdout] ... [INFO] [stdout] 128 | 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 `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | StableBTreeMap::init( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | StableBTreeMap::init( [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 20 | | StableBTreeMap::init( [INFO] [stdout] 21 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 22 | | ) [INFO] [stdout] 23 | | ); [INFO] [stdout] | |_____^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | pub static S_DENIZENS: RefCell> = RefCell::new( [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 20 | | StableBTreeMap::init( [INFO] [stdout] 21 | | MEMORY_MANAGER.with(|m| m.borrow().get(MemoryId::new(0))), [INFO] [stdout] 22 | | ) [INFO] [stdout] 23 | | ); [INFO] [stdout] | |_____^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / S_DENIZENS.with(|stable| { [INFO] [stdout] 32 | | let mut stable_map = stable.borrow_mut(); [INFO] [stdout] 33 | | for (key, value) in heap_map.iter() { [INFO] [stdout] 34 | | stable_map.insert(StablePrincipal(*key), value.clone()); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | / S_DENIZENS.with(|stable| { [INFO] [stdout] 32 | | let mut stable_map = stable.borrow_mut(); [INFO] [stdout] 33 | | for (key, value) in heap_map.iter() { [INFO] [stdout] 34 | | stable_map.insert(StablePrincipal(*key), value.clone()); [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | }); [INFO] [stdout] | |__________^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | S_DENIZENS.with(|stable| { [INFO] [stdout] | ^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | S_DENIZENS.with(|stable| { [INFO] [stdout] | ^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | stable_map.insert(StablePrincipal(*key), value.clone()); [INFO] [stdout] | ^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-42801d84c93ba5fe.long-type-9445241047597494916.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | stable_map.insert(StablePrincipal(*key), value.clone()); [INFO] [stdout] | ^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-f86ce3b31a05870b.long-type-3358196451919089240.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / S_DENIZENS.with(|stable| { [INFO] [stdout] 44 | | let stable_map = stable.borrow(); [INFO] [stdout] 45 | | H_DENIZENS.with(|heap| { [INFO] [stdout] 46 | | let mut heap_map = heap.borrow_mut(); [INFO] [stdout] ... | [INFO] [stdout] 51 | | }); [INFO] [stdout] 52 | | }); [INFO] [stdout] | |______^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | S_DENIZENS.with(|stable| { [INFO] [stdout] | ^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / S_DENIZENS.with(|stable| { [INFO] [stdout] 44 | | let stable_map = stable.borrow(); [INFO] [stdout] 45 | | H_DENIZENS.with(|heap| { [INFO] [stdout] 46 | | let mut heap_map = heap.borrow_mut(); [INFO] [stdout] ... | [INFO] [stdout] 51 | | }); [INFO] [stdout] 52 | | }); [INFO] [stdout] | |______^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | S_DENIZENS.with(|stable| { [INFO] [stdout] | ^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter` exists for struct `Ref<'_, BTreeMap>>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:48:53 [INFO] [stdout] | [INFO] [stdout] 48 | for (stable_key, denizen) in stable_map.iter() { [INFO] [stdout] | ^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-42801d84c93ba5fe.long-type-762921323736164452.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | S_DENIZENS.with(|p| p.borrow().get(&key)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | S_DENIZENS.with(|p| p.borrow().get(&key)) [INFO] [stdout] | ^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter` exists for struct `Ref<'_, BTreeMap>>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:48:53 [INFO] [stdout] | [INFO] [stdout] 48 | for (stable_key, denizen) in stable_map.iter() { [INFO] [stdout] | ^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-f86ce3b31a05870b.long-type-7128289168686122178.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | S_DENIZENS.with(|p| p.borrow().get(&key)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for struct `Ref<'_, BTreeMap>>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | S_DENIZENS.with(|p| p.borrow().get(&key)) [INFO] [stdout] | ^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-42801d84c93ba5fe.long-type-17716756702144804440.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | S_DENIZENS.with(|p| p.borrow().get(&key)) [INFO] [stdout] | ^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | S_DENIZENS.with(|p| p.borrow_mut().insert(stable_key, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | S_DENIZENS.with(|p| p.borrow_mut().insert(stable_key, value)) [INFO] [stdout] | ^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for struct `Ref<'_, BTreeMap>>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | S_DENIZENS.with(|p| p.borrow().get(&key)) [INFO] [stdout] | ^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-f86ce3b31a05870b.long-type-5329700256700552231.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | S_DENIZENS.with(|p| p.borrow_mut().insert(stable_key, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | S_DENIZENS.with(|p| p.borrow_mut().insert(stable_key, value)) [INFO] [stdout] | ^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-42801d84c93ba5fe.long-type-12788906487102998902.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `candid::Principal: Storable` is not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | S_DENIZENS.with(|p| p.borrow_mut().insert(stable_key, value)) [INFO] [stdout] | ^ the trait `Storable` is not implemented for `candid::Principal` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Storable`: [INFO] [stdout] () [INFO] [stdout] (A, B) [INFO] [stdout] Denizen [INFO] [stdout] Reverse [INFO] [stdout] StablePrincipal [INFO] [stdout] [u8; N] [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] and 9 others [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.6.0/src/btreemap.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct BTreeMap [INFO] [stdout] | -------- required by a bound in this struct [INFO] [stdout] 89 | where [INFO] [stdout] 90 | K: Storable + Ord + Clone, [INFO] [stdout] | ^^^^^^^^ required by this bound in `BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `insert` exists for struct `RefMut<'_, BTreeMap>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/backend/src/lib.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | S_DENIZENS.with(|p| p.borrow_mut().insert(stable_key, value)) [INFO] [stdout] | ^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/candid-0.9.11/src/types/principal.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Principal { [INFO] [stdout] | -------------------- doesn't satisfy `candid::Principal: Storable` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/backend-f86ce3b31a05870b.long-type-13436628828519452733.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `candid::Principal: Storable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0116, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0116`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0116, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0116`. [INFO] [stdout] [INFO] [stderr] error: could not compile `backend` (lib test) due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `backend` (lib) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "be690a199f81246242837c2c192124fa4762e25565bd7b7ace0c5fe58982af09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be690a199f81246242837c2c192124fa4762e25565bd7b7ace0c5fe58982af09", kill_on_drop: false }` [INFO] [stdout] be690a199f81246242837c2c192124fa4762e25565bd7b7ace0c5fe58982af09