[INFO] cloning repository https://github.com/Bogunok/NFT-marketplace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bogunok/NFT-marketplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBogunok%2FNFT-marketplace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBogunok%2FNFT-marketplace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f92dce9559dcc0512761db7bfe15914a15dcb6d
[INFO] checking Bogunok/NFT-marketplace against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBogunok%2FNFT-marketplace" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bogunok/NFT-marketplace
[INFO] finished tweaking git repo https://github.com/Bogunok/NFT-marketplace
[INFO] tweaked toml for git repo https://github.com/Bogunok/NFT-marketplace written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bogunok/NFT-marketplace on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bogunok/NFT-marketplace 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61f06d65745e15ede9f8198c0961277207c03224e12d40ac675cae8596dd79aa
[INFO] running `Command { std: "docker" "start" "-a" "61f06d65745e15ede9f8198c0961277207c03224e12d40ac675cae8596dd79aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f06d65745e15ede9f8198c0961277207c03224e12d40ac675cae8596dd79aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f06d65745e15ede9f8198c0961277207c03224e12d40ac675cae8596dd79aa", kill_on_drop: false }`
[INFO] [stdout] 61f06d65745e15ede9f8198c0961277207c03224e12d40ac675cae8596dd79aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c25e99d16bbad057ee9d3c8a2e9b3b3368a2c877b1f939b72b07d67c44afca9
[INFO] running `Command { std: "docker" "start" "-a" "5c25e99d16bbad057ee9d3c8a2e9b3b3368a2c877b1f939b72b07d67c44afca9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking candid v0.10.13
[INFO] [stderr]    Compiling ic-cdk-macros v0.17.1
[INFO] [stderr]     Checking ic-cdk v0.17.1
[INFO] [stderr]     Checking ic-cdk-timers v0.11.0
[INFO] [stderr]     Checking nft_marketplace_backend v0.1.0 (/opt/rustwide/workdir/src/nft_marketplace_backend)
[INFO] [stdout] error[E0463]: can't find crate for `ic_cdk_macros`
[INFO] [stdout]  --> src/nft_marketplace_backend/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern crate ic_cdk_macros;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate serde;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_cdk::export`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     export::candid,
[INFO] [stdout]    |     ^^^^^^ could not find `export` in `ic_cdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_cdk::export`
[INFO] [stdout]  --> src/nft_marketplace_backend/src/http.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     export::candid,
[INFO] [stdout]   |     ^^^^^^ could not find `export` in `ic_cdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_certified_map`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ic_certified_map::Hash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `include_base64`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use include_base64::include_base64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_base64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `include_base64`, use `cargo add include_base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_certified_map`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ic_certified_map::{AsHashTree, Hash, RbTree};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `percent_encoding`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use percent_encoding::percent_decode_str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `percent_encoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `percent_encoding`, use `cargo add percent_encoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde_cbor::Serializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sha2`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha2`, use `cargo add sha2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pre_upgrade` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[pre_upgrade]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `pre_upgrade` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::pre_upgrade;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post_upgrade` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[post_upgrade]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `post_upgrade` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::post_upgrade;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `init` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[init]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[query(name = "balanceOfDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[query(name = "ownerOfDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[update(name = "transferFromDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:156:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[update(name = "safeTransferFromDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[query(name = "supportedInterfacesDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(CandidType, Deserialize, Clone)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:188:3
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[query(name = "nameDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:193:3
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[query(name = "symbolDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[query(name = "totalSupplyDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[update(name = "transferFromNotifyDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:274:3
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[update(name = "safeTransferFromNotifyDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:292:3
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[update(name = "approveDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:319:3
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[update(name = "setApprovalForAllDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:358:3
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[query(name = "isApprovedForAllDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[update(name = "mintDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:407:3
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[update(name = "burnDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:424:22
[INFO] [stdout]     |
[INFO] [stdout] 424 | #[derive(CandidType, Deserialize, Default)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:435:22
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:447:22
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:454:22
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[derive(CandidType, Deserialize, PartialEq)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:460:22
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:467:22
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:486:22
[INFO] [stdout]     |
[INFO] [stdout] 486 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:495:22
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:500:3
[INFO] [stdout]     |
[INFO] [stdout] 500 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:513:3
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:526:3
[INFO] [stdout]     |
[INFO] [stdout] 526 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:539:3
[INFO] [stdout]     |
[INFO] [stdout] 539 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:556:3
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[query]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ic_cdk_macros`
[INFO] [stdout]  --> src/nft_marketplace_backend/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern crate ic_cdk_macros;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate serde;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mainnet`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if cfg!(mainnet) {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mainnet)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mainnet)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HttpRequest: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:45:32
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>().0;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `HttpRequest`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct HttpRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `HttpRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a serde_bytes::bytearray::ByteArray<N>
[INFO] [stdout]               &'a serde_bytes::bytes::Bytes
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]             and 224 others
[INFO] [stdout]     = note: required for `(HttpRequest,)` to implement `for<'a> candid::utils::ArgumentDecoder<'a>`
[INFO] [stdout] note: required by a bound in `arg_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `arg_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HttpRequest: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:45:32
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>().0;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `HttpRequest`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct HttpRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `(HttpRequest,)` to implement `for<'a> candid::utils::ArgumentDecoder<'a>`
[INFO] [stdout] note: required by a bound in `arg_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `arg_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:45:15
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>().0;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `ArgDecoderConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>(/* ArgDecoderConfig */).0;
[INFO] [stdout]     |                                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base64`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             base64::encode(api::data_certificate().unwrap()),
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HttpResponse<'_>: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |           call::reply((HttpResponse {
[INFO] [stdout]     |  _________-----------__^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         required by a bound introduced by this call
[INFO] [stdout] 134 | |             status_code: code,
[INFO] [stdout] 135 | |             headers,
[INFO] [stdout] 136 | |             body,
[INFO] [stdout] 137 | |         },));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `http::HttpResponse<'_>`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct HttpResponse<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `(http::HttpResponse<'_>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_cdk::export`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     export::candid,
[INFO] [stdout]    |     ^^^^^^ could not find `export` in `ic_cdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_cdk::export`
[INFO] [stdout]  --> src/nft_marketplace_backend/src/http.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     export::candid,
[INFO] [stdout]   |     ^^^^^^ could not find `export` in `ic_cdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_certified_map`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use ic_certified_map::Hash;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `include_base64`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use include_base64::include_base64;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_base64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `include_base64`, use `cargo add include_base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ic_certified_map`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ic_certified_map::{AsHashTree, Hash, RbTree};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `percent_encoding`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use percent_encoding::percent_decode_str;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `percent_encoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `percent_encoding`, use `cargo add percent_encoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde_cbor::Serializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sha2`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sha2::{Digest, Sha256};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sha2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sha2`, use `cargo add sha2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pre_upgrade` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[pre_upgrade]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `pre_upgrade` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::pre_upgrade;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |         HASHES.with(|hashes| {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 149 |             let state = state.borrow();
[INFO] [stdout] 150 |             let mut hashes = hashes.borrow_mut();
[INFO] [stdout]     |                              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 148 |         HASHES.with(|hashes: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post_upgrade` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[post_upgrade]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `post_upgrade` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::post_upgrade;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:165:24
[INFO] [stdout]     |
[INFO] [stdout] 165 |             let cert = ic_certified_map::labeled_hash(b"http_assets", &hashes.root_hash());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `init` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:68:3
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[init]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use ic_cdk::init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use candid::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |     HASHES.with(|hashes| {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 174 |         let hashes = hashes.borrow();
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 173 |     HASHES.with(|hashes: /* Type */| {
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let tree = ic_certified_map::labeled(b"http_assets", witness);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base64`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         base64::encode(data)
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:101:3
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[query(name = "balanceOfDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[query(name = "ownerOfDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[update(name = "transferFromDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:156:3
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[update(name = "safeTransferFromDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[query(name = "supportedInterfacesDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let hashes = http::HASHES.with(|hashes| mem::take(&mut *hashes.borrow_mut()));
[INFO] [stdout]    |                                     ^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let hashes = http::HASHES.with(|hashes: /* Type */| mem::take(&mut *hashes.borrow_mut()));
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[derive(CandidType, Deserialize, Clone)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let hashes = hashes.iter().map(|(k, v)| (k.clone(), *v)).collect();
[INFO] [stdout]    |                                     ^^^^^^   - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let hashes = hashes.iter().map(|(k, v): (_, _)| (k.clone(), *v)).collect();
[INFO] [stdout]    |                                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:188:3
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[query(name = "nameDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:193:3
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[query(name = "symbolDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StableState: candid::types::CandidType` is not satisfied
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     storage::stable_save((stable_state,)).unwrap();
[INFO] [stdout]    |     --------------------  ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `StableState`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StableState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 133 others
[INFO] [stdout]    = note: required for `(StableState,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `stable_save`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/storage.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub fn stable_save<T>(t: T) -> Result<(), candid::Error>
[INFO] [stdout]    |        ----------- required by a bound in this function
[INFO] [stdout]  8 | where
[INFO] [stdout]  9 |     T: candid::utils::ArgumentEncoder,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stable_save`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:203:3
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[query(name = "totalSupplyDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:258:3
[INFO] [stdout]     |
[INFO] [stdout] 258 | #[update(name = "transferFromNotifyDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:274:3
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[update(name = "safeTransferFromNotifyDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:292:3
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[update(name = "approveDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:319:3
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[update(name = "setApprovalForAllDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:358:3
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[query(name = "isApprovedForAllDip721")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StableState: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:54:44
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let (StableState { state, hashes },) = storage::stable_restore().unwrap();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `StableState`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StableState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `StableState` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a serde_bytes::bytearray::ByteArray<N>
[INFO] [stdout]              &'a serde_bytes::bytes::Bytes
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]            and 224 others
[INFO] [stdout]    = note: required for `(StableState,)` to implement `for<'de> candid::utils::ArgumentDecoder<'de>`
[INFO] [stdout] note: required by a bound in `stable_restore`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/storage.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn stable_restore<T>() -> Result<T, String>
[INFO] [stdout]    |        -------------- required by a bound in this function
[INFO] [stdout] 18 | where
[INFO] [stdout] 19 |     T: for<'de> candid::utils::ArgumentDecoder<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stable_restore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[update(name = "mintDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:407:3
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[update(name = "burnDip721")]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StableState: candid::types::CandidType` is not satisfied
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:54:44
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let (StableState { state, hashes },) = storage::stable_restore().unwrap();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `StableState`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StableState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 133 others
[INFO] [stdout]    = note: required for `(StableState,)` to implement `for<'de> candid::utils::ArgumentDecoder<'de>`
[INFO] [stdout] note: required by a bound in `stable_restore`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/storage.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn stable_restore<T>() -> Result<T, String>
[INFO] [stdout]    |        -------------- required by a bound in this function
[INFO] [stdout] 18 | where
[INFO] [stdout] 19 |     T: for<'de> candid::utils::ArgumentDecoder<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stable_restore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:424:22
[INFO] [stdout]     |
[INFO] [stdout] 424 | #[derive(CandidType, Deserialize, Default)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:435:22
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:447:22
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:454:22
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[derive(CandidType, Deserialize, PartialEq)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:460:22
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:467:22
[INFO] [stdout]     |
[INFO] [stdout] 467 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     http::HASHES.with(|hashes0| *hashes0.borrow_mut() = hashes);
[INFO] [stdout]    |                        ^^^^^^^   ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |     http::HASHES.with(|hashes0: /* Type */| *hashes0.borrow_mut() = hashes);
[INFO] [stdout]    |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:486:22
[INFO] [stdout]     |
[INFO] [stdout] 486 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:495:22
[INFO] [stdout]     |
[INFO] [stdout] 495 | #[derive(CandidType, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use candid::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:500:3
[INFO] [stdout]     |
[INFO] [stdout] 500 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:513:3
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:526:3
[INFO] [stdout]     |
[INFO] [stdout] 526 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `update` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:539:3
[INFO] [stdout]     |
[INFO] [stdout] 539 | #[update]
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::update;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:556:3
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[query]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]  12 + use ic_cdk::query;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 .map(|s| s.contains(&caller))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 .map(|s: /* Type */| s.contains(&caller))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LogoResult: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |     STATE.with(|state| call::reply((state.borrow().logo.as_ref().unwrap_or(&DEFAULT_LOGO),)))
[INFO] [stdout]     |                        -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `LogoResult`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct LogoResult {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `&LogoResult` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(&LogoResult,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let token_id = call::arg_data::<(u64,)>().0;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `ArgDecoderConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let token_id = call::arg_data::<(u64,)>(/* ArgDecoderConfig */).0;
[INFO] [stdout]     |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Error: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |         call::reply((Ok::<_, Error>(metadata),));
[INFO] [stdout]     |         -----------  ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `Error`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | enum Error {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `std::result::Result<&Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<&Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mainnet`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if cfg!(mainnet) {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mainnet)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mainnet)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetadataPart: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:220:37
[INFO] [stdout]     |
[INFO] [stdout] 220 |         call::reply((Ok::<_, Error>(metadata),));
[INFO] [stdout]     |         -----------                 ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `MetadataPart`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | struct MetadataPart {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Vec<MetadataPart>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `std::result::Result<&Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<&Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Error: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:224:45
[INFO] [stdout]     |
[INFO] [stdout] 224 |         call::reply((Err::<MetadataDesc, _>(e),));
[INFO] [stdout]     |         -----------                         ^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `Error`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | enum Error {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `std::result::Result<Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetadataPart: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |         call::reply((Err::<MetadataDesc, _>(e),));
[INFO] [stdout]     |         -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `MetadataPart`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | struct MetadataPart {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Vec<MetadataPart>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `std::result::Result<Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let user = call::arg_data::<(Principal,)>().0;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `ArgDecoderConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let user = call::arg_data::<(Principal,)>(/* ArgDecoderConfig */).0;
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExtendedMetadataResult<'_>: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |         call::reply((metadata,));
[INFO] [stdout]     |         -----------  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `ExtendedMetadataResult<'_>`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | struct ExtendedMetadataResult<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Vec<ExtendedMetadataResult<'_>>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(Vec<ExtendedMetadataResult<'_>>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:307:23
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 .map(|s| s.contains(&caller))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 .map(|s: /* Type */| s.contains(&caller))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HttpRequest: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:45:32
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>().0;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `HttpRequest`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct HttpRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `HttpRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a serde_bytes::bytearray::ByteArray<N>
[INFO] [stdout]               &'a serde_bytes::bytes::Bytes
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]             and 224 others
[INFO] [stdout]     = note: required for `(HttpRequest,)` to implement `for<'a> candid::utils::ArgumentDecoder<'a>`
[INFO] [stdout] note: required by a bound in `arg_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `arg_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HttpRequest: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:45:32
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>().0;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `HttpRequest`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct HttpRequest {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `(HttpRequest,)` to implement `for<'a> candid::utils::ArgumentDecoder<'a>`
[INFO] [stdout] note: required by a bound in `arg_data`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `arg_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:45:15
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>().0;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `ArgDecoderConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let req = call::arg_data::<(HttpRequest,)>(/* ArgDecoderConfig */).0;
[INFO] [stdout]     |                                                ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base64`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/http.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             base64::encode(api::data_certificate().unwrap()),
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nft_marketplace_backend` (lib test) due to 72 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |             .map(|s| s.contains(&operator))
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 365 |             .map(|s: /* Type */| s.contains(&operator))
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `http::HttpResponse<'_>: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |           call::reply((HttpResponse {
[INFO] [stdout]     |  _________-----------__^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         required by a bound introduced by this call
[INFO] [stdout] 134 | |             status_code: code,
[INFO] [stdout] 135 | |             headers,
[INFO] [stdout] 136 | |             body,
[INFO] [stdout] 137 | |         },));
[INFO] [stdout]     | |_________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `http::HttpResponse<'_>`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct HttpResponse<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `(http::HttpResponse<'_>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |         HASHES.with(|hashes| {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] 149 |             let state = state.borrow();
[INFO] [stdout] 150 |             let mut hashes = hashes.borrow_mut();
[INFO] [stdout]     |                              ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 148 |         HASHES.with(|hashes: /* Type */| {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:165:24
[INFO] [stdout]     |
[INFO] [stdout] 165 |             let cert = ic_certified_map::labeled_hash(b"http_assets", &hashes.root_hash());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |     HASHES.with(|hashes| {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 174 |         let hashes = hashes.borrow();
[INFO] [stdout]     |                      ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 173 |     HASHES.with(|hashes: /* Type */| {
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let tree = ic_certified_map::labeled(b"http_assets", witness);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ic_certified_map`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ic_certified_map`, use `cargo add ic_certified_map` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `base64`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/http.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         base64::encode(data)
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `base64`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `base64`, use `cargo add base64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0282, E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let hashes = http::HASHES.with(|hashes| mem::take(&mut *hashes.borrow_mut()));
[INFO] [stdout]    |                                     ^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let hashes = http::HASHES.with(|hashes: /* Type */| mem::take(&mut *hashes.borrow_mut()));
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:48:37
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let hashes = hashes.iter().map(|(k, v)| (k.clone(), *v)).collect();
[INFO] [stdout]    |                                     ^^^^^^   - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let hashes = hashes.iter().map(|(k, v): (_, _)| (k.clone(), *v)).collect();
[INFO] [stdout]    |                                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StableState: candid::types::CandidType` is not satisfied
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     storage::stable_save((stable_state,)).unwrap();
[INFO] [stdout]    |     --------------------  ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `StableState`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StableState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 133 others
[INFO] [stdout]    = note: required for `(StableState,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `stable_save`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/storage.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub fn stable_save<T>(t: T) -> Result<(), candid::Error>
[INFO] [stdout]    |        ----------- required by a bound in this function
[INFO] [stdout]  8 | where
[INFO] [stdout]  9 |     T: candid::utils::ArgumentEncoder,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stable_save`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StableState: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:54:44
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let (StableState { state, hashes },) = storage::stable_restore().unwrap();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `StableState`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StableState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `StableState` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a serde_bytes::bytearray::ByteArray<N>
[INFO] [stdout]              &'a serde_bytes::bytes::Bytes
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]            and 224 others
[INFO] [stdout]    = note: required for `(StableState,)` to implement `for<'de> candid::utils::ArgumentDecoder<'de>`
[INFO] [stdout] note: required by a bound in `stable_restore`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/storage.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn stable_restore<T>() -> Result<T, String>
[INFO] [stdout]    |        -------------- required by a bound in this function
[INFO] [stdout] 18 | where
[INFO] [stdout] 19 |     T: for<'de> candid::utils::ArgumentDecoder<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stable_restore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `StableState: candid::types::CandidType` is not satisfied
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:54:44
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let (StableState { state, hashes },) = storage::stable_restore().unwrap();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `StableState`
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StableState {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]              (T0, T1, T2, T3, T4)
[INFO] [stdout]              (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]            and 133 others
[INFO] [stdout]    = note: required for `(StableState,)` to implement `for<'de> candid::utils::ArgumentDecoder<'de>`
[INFO] [stdout] note: required by a bound in `stable_restore`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/storage.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn stable_restore<T>() -> Result<T, String>
[INFO] [stdout]    |        -------------- required by a bound in this function
[INFO] [stdout] 18 | where
[INFO] [stdout] 19 |     T: for<'de> candid::utils::ArgumentDecoder<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `stable_restore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/nft_marketplace_backend/src/lib.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |     http::HASHES.with(|hashes0| *hashes0.borrow_mut() = hashes);
[INFO] [stdout]    |                        ^^^^^^^   ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |     http::HASHES.with(|hashes0: /* Type */| *hashes0.borrow_mut() = hashes);
[INFO] [stdout]    |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 .map(|s| s.contains(&caller))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 .map(|s: /* Type */| s.contains(&caller))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `LogoResult: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |     STATE.with(|state| call::reply((state.borrow().logo.as_ref().unwrap_or(&DEFAULT_LOGO),)))
[INFO] [stdout]     |                        -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `LogoResult`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct LogoResult {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `&LogoResult` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(&LogoResult,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:212:20
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let token_id = call::arg_data::<(u64,)>().0;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `ArgDecoderConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let token_id = call::arg_data::<(u64,)>(/* ArgDecoderConfig */).0;
[INFO] [stdout]     |                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Error: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |         call::reply((Ok::<_, Error>(metadata),));
[INFO] [stdout]     |         -----------  ^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `Error`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | enum Error {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `std::result::Result<&Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<&Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetadataPart: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:220:37
[INFO] [stdout]     |
[INFO] [stdout] 220 |         call::reply((Ok::<_, Error>(metadata),));
[INFO] [stdout]     |         -----------                 ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `MetadataPart`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | struct MetadataPart {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Vec<MetadataPart>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `std::result::Result<&Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<&Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Error: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:224:45
[INFO] [stdout]     |
[INFO] [stdout] 224 |         call::reply((Err::<MetadataDesc, _>(e),));
[INFO] [stdout]     |         -----------                         ^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `Error`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | enum Error {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `std::result::Result<Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MetadataPart: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |         call::reply((Err::<MetadataDesc, _>(e),));
[INFO] [stdout]     |         -----------  ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `MetadataPart`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:448:1
[INFO] [stdout]     |
[INFO] [stdout] 448 | struct MetadataPart {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Vec<MetadataPart>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `std::result::Result<Vec<MetadataPart>, Error>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(std::result::Result<Vec<MetadataPart>, Error>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let user = call::arg_data::<(Principal,)>().0;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `ArgDecoderConfig` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:758:8
[INFO] [stdout]     |
[INFO] [stdout] 758 | pub fn arg_data<R: for<'a> ArgumentDecoder<'a>>(arg_config: ArgDecoderConfig) -> R {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let user = call::arg_data::<(Principal,)>(/* ArgDecoderConfig */).0;
[INFO] [stdout]     |                                               ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ExtendedMetadataResult<'_>: candid::types::CandidType` is not satisfied
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:250:22
[INFO] [stdout]     |
[INFO] [stdout] 250 |         call::reply((metadata,));
[INFO] [stdout]     |         -----------  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `candid::types::CandidType` is not implemented for `ExtendedMetadataResult<'_>`
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | struct ExtendedMetadataResult<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `candid::types::CandidType`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `Vec<ExtendedMetadataResult<'_>>` to implement `candid::types::CandidType`
[INFO] [stdout]     = note: required for `(Vec<ExtendedMetadataResult<'_>>,)` to implement `candid::utils::ArgumentEncoder`
[INFO] [stdout] note: required by a bound in `reply`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-0.17.1/src/api/call.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 | pub fn reply<T: ArgumentEncoder>(reply: T) {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ required by this bound in `reply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:307:23
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 .map(|s| s.contains(&caller))
[INFO] [stdout]     |                       ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 .map(|s: /* Type */| s.contains(&caller))
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/nft_marketplace_backend/src/lib.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |             .map(|s| s.contains(&operator))
[INFO] [stdout]     |                   ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 365 |             .map(|s: /* Type */| s.contains(&operator))
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0282, E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nft_marketplace_backend` (lib) due to 72 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5c25e99d16bbad057ee9d3c8a2e9b3b3368a2c877b1f939b72b07d67c44afca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c25e99d16bbad057ee9d3c8a2e9b3b3368a2c877b1f939b72b07d67c44afca9", kill_on_drop: false }`
[INFO] [stdout] 5c25e99d16bbad057ee9d3c8a2e9b3b3368a2c877b1f939b72b07d67c44afca9
