[INFO] cloning repository https://github.com/utkarshmorwal/EduNft-Verify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utkarshmorwal/EduNft-Verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarshmorwal%2FEduNft-Verify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarshmorwal%2FEduNft-Verify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec903a26a5b6a48f5113ccad5352344b1701f663
[INFO] checking utkarshmorwal/EduNft-Verify against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarshmorwal%2FEduNft-Verify" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (803/1514)
Updating files:  54% (818/1514)
Updating files:  55% (833/1514)
Updating files:  56% (848/1514)
Updating files:  57% (863/1514)
Updating files:  58% (879/1514)
Updating files:  59% (894/1514)
Updating files:  60% (909/1514)
Updating files:  61% (924/1514)
Updating files:  62% (939/1514)
Updating files:  63% (954/1514)
Updating files:  64% (969/1514)
Updating files:  65% (985/1514)
Updating files:  66% (1000/1514)
Updating files:  67% (1015/1514)
Updating files:  68% (1030/1514)
Updating files:  69% (1045/1514)
Updating files:  70% (1060/1514)
Updating files:  71% (1075/1514)
Updating files:  72% (1091/1514)
Updating files:  73% (1106/1514)
Updating files:  74% (1121/1514)
Updating files:  75% (1136/1514)
Updating files:  76% (1151/1514)
Updating files:  77% (1166/1514)
Updating files:  78% (1181/1514)
Updating files:  79% (1197/1514)
Updating files:  80% (1212/1514)
Updating files:  81% (1227/1514)
Updating files:  82% (1242/1514)
Updating files:  83% (1257/1514)
Updating files:  84% (1272/1514)
Updating files:  85% (1287/1514)
Updating files:  86% (1303/1514)
Updating files:  87% (1318/1514)
Updating files:  88% (1333/1514)
Updating files:  89% (1348/1514)
Updating files:  90% (1363/1514)
Updating files:  91% (1378/1514)
Updating files:  92% (1393/1514)
Updating files:  93% (1409/1514)
Updating files:  94% (1424/1514)
Updating files:  95% (1439/1514)
Updating files:  96% (1454/1514)
Updating files:  97% (1469/1514)
Updating files:  97% (1475/1514)
Updating files:  98% (1484/1514)
Updating files:  99% (1499/1514)
Updating files: 100% (1514/1514)
Updating files: 100% (1514/1514), done.
[INFO] started tweaking git repo https://github.com/utkarshmorwal/EduNft-Verify
[INFO] finished tweaking git repo https://github.com/utkarshmorwal/EduNft-Verify
[INFO] tweaked toml for git repo https://github.com/utkarshmorwal/EduNft-Verify written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/utkarshmorwal/EduNft-Verify on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/utkarshmorwal/EduNft-Verify 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a30f586c2d3906fa96317e9bbfdca1c8b53c23eca34e296b68b5c5e706d7fee
[INFO] running `Command { std: "docker" "start" "-a" "4a30f586c2d3906fa96317e9bbfdca1c8b53c23eca34e296b68b5c5e706d7fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a30f586c2d3906fa96317e9bbfdca1c8b53c23eca34e296b68b5c5e706d7fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a30f586c2d3906fa96317e9bbfdca1c8b53c23eca34e296b68b5c5e706d7fee", kill_on_drop: false }`
[INFO] [stdout] 4a30f586c2d3906fa96317e9bbfdca1c8b53c23eca34e296b68b5c5e706d7fee
[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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cbe19c09b985e1a0555d4e96548d51759a00aada2aa7beaac4149b728320d7d
[INFO] running `Command { std: "docker" "start" "-a" "7cbe19c09b985e1a0555d4e96548d51759a00aada2aa7beaac4149b728320d7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling near-sdk-macros v5.11.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking near-sys v0.2.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking near-token v0.3.0
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking near-gas v0.3.0
[INFO] [stderr]     Checking near-sdk v5.11.0
[INFO] [stderr]     Checking edunft_verify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::mint::*`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use crate::mint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use crate::nft_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `NonFungibleTokenCore` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use crate::approval::*;
[INFO] [stdout] 15 | pub use crate::royalty::*;
[INFO] [stdout]    |         ----------------- but the name `NonFungibleTokenCore` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::royalty::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use crate::royalty::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> src/internal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mint::*`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use crate::mint::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use crate::nft_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `NonFungibleTokenCore` in the type namespace is first re-exported here
[INFO] [stdout] 14 | pub use crate::approval::*;
[INFO] [stdout] 15 | pub use crate::royalty::*;
[INFO] [stdout]    |         ----------------- but the name `NonFungibleTokenCore` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::royalty::*`
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use crate::royalty::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> src/internal.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nft_token` found for reference `&Contract` in the current scope
[INFO] [stdout]   --> src/enumeration.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |             .map(|token_id| self.nft_token(token_id.clone()).unwrap())
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `nft_tokens` with a similar name, but with different arguments
[INFO] [stdout]   --> src/enumeration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn nft_tokens(&self, from_index: Option<U128>, limit: Option<u32>) -> Vec<JsonToken> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NonFungibleTokenCore` which provides `nft_token` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::nft_core::NonFungibleTokenCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nft_token` found for reference `&Contract` in the current scope
[INFO] [stdout]   --> src/enumeration.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |             .map(|token_id| self.nft_token(token_id.clone()).unwrap())
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `nft_tokens` with a similar name, but with different arguments
[INFO] [stdout]   --> src/enumeration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn nft_tokens(&self, from_index: Option<U128>, limit: Option<u32>) -> Vec<JsonToken> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NonFungibleTokenCore` which provides `nft_token` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::nft_core::NonFungibleTokenCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nft_token` found for reference `&Contract` in the current scope
[INFO] [stdout]   --> src/enumeration.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |             .map(|token_id| self.nft_token(token_id.clone()).unwrap())
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `nft_tokens` with a similar name, but with different arguments
[INFO] [stdout]   --> src/enumeration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn nft_tokens(&self, from_index: Option<U128>, limit: Option<u32>) -> Vec<JsonToken> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NonFungibleTokenCore` which provides `nft_token` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::nft_core::NonFungibleTokenCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `nft_token` found for reference `&Contract` in the current scope
[INFO] [stdout]   --> src/enumeration.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 |             .map(|token_id| self.nft_token(token_id.clone()).unwrap())
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `nft_tokens` with a similar name, but with different arguments
[INFO] [stdout]   --> src/enumeration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn nft_tokens(&self, from_index: Option<U128>, limit: Option<u32>) -> Vec<JsonToken> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: trait `NonFungibleTokenCore` which provides `nft_token` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::nft_core::NonFungibleTokenCore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_id`
[INFO] [stdout]   --> src/internal.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         sender_id: &AccountId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_id`
[INFO] [stdout]   --> src/internal.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         sender_id: &AccountId,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn nft_approve(&mut self, token_id: TokenId, account_id: AccountId, msg: Option<String>) {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account_id`
[INFO] [stdout]   --> src/approval.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn nft_approve(&mut self, token_id: TokenId, account_id: AccountId, msg: Option<String>) {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/approval.rs:39:73
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn nft_approve(&mut self, token_id: TokenId, account_id: AccountId, msg: Option<String>) {
[INFO] [stdout]    |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         token_id: TokenId,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `approved_account_id`
[INFO] [stdout]   --> src/approval.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         approved_account_id: AccountId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_approved_account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `approval_id`
[INFO] [stdout]   --> src/approval.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         approval_id: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_approval_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn nft_revoke(&mut self, token_id: TokenId, account_id: AccountId) {
[INFO] [stdout]    |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account_id`
[INFO] [stdout]   --> src/approval.rs:60:49
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn nft_revoke(&mut self, token_id: TokenId, account_id: AccountId) {
[INFO] [stdout]    |                                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn nft_revoke_all(&mut self, token_id: TokenId) {
[INFO] [stdout]    |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn nft_approve(&mut self, token_id: TokenId, account_id: AccountId, msg: Option<String>) {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account_id`
[INFO] [stdout]   --> src/approval.rs:39:50
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn nft_approve(&mut self, token_id: TokenId, account_id: AccountId, msg: Option<String>) {
[INFO] [stdout]    |                                                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/approval.rs:39:73
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn nft_approve(&mut self, token_id: TokenId, account_id: AccountId, msg: Option<String>) {
[INFO] [stdout]    |                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         token_id: TokenId,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `approved_account_id`
[INFO] [stdout]   --> src/approval.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         approved_account_id: AccountId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_approved_account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `approval_id`
[INFO] [stdout]   --> src/approval.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         approval_id: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_approval_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn nft_revoke(&mut self, token_id: TokenId, account_id: AccountId) {
[INFO] [stdout]    |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account_id`
[INFO] [stdout]   --> src/approval.rs:60:49
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn nft_revoke(&mut self, token_id: TokenId, account_id: AccountId) {
[INFO] [stdout]    |                                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/approval.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn nft_revoke_all(&mut self, token_id: TokenId) {
[INFO] [stdout]    |                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/royalty.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn nft_payout(&self, token_id: TokenId, balance: NearToken, max_len_payout: u32) -> Payout {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/royalty.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn nft_payout(&self, token_id: TokenId, balance: NearToken, max_len_payout: u32) -> Payout {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `balance`
[INFO] [stdout]   --> src/royalty.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn nft_payout(&self, token_id: TokenId, balance: NearToken, max_len_payout: u32) -> Payout {
[INFO] [stdout]    |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_len_payout`
[INFO] [stdout]   --> src/royalty.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn nft_payout(&self, token_id: TokenId, balance: NearToken, max_len_payout: u32) -> Payout {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_len_payout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_id`
[INFO] [stdout]   --> src/royalty.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         receiver_id: AccountId,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `balance`
[INFO] [stdout]   --> src/royalty.rs:22:45
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn nft_payout(&self, token_id: TokenId, balance: NearToken, max_len_payout: u32) -> Payout {
[INFO] [stdout]    |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/royalty.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         token_id: TokenId,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `approval_id`
[INFO] [stdout]   --> src/royalty.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         approval_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_approval_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memo`
[INFO] [stdout]   --> src/royalty.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         memo: Option<String>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_memo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `balance`
[INFO] [stdout]   --> src/royalty.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         balance: NearToken,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_len_payout`
[INFO] [stdout]   --> src/royalty.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         max_len_payout: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_len_payout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_len_payout`
[INFO] [stdout]   --> src/royalty.rs:22:65
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn nft_payout(&self, token_id: TokenId, balance: NearToken, max_len_payout: u32) -> Payout {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_len_payout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver_id`
[INFO] [stdout]   --> src/royalty.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         receiver_id: AccountId,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_id`
[INFO] [stdout]   --> src/royalty.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         token_id: TokenId,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `approval_id`
[INFO] [stdout]   --> src/royalty.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         approval_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_approval_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `memo`
[INFO] [stdout]   --> src/royalty.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         memo: Option<String>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_memo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `balance`
[INFO] [stdout]   --> src/royalty.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         balance: NearToken,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_len_payout`
[INFO] [stdout]   --> src/royalty.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         max_len_payout: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_len_payout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edunft_verify` (lib) due to 2 previous errors; 23 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `edunft_verify` (lib test) due to 2 previous errors; 23 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7cbe19c09b985e1a0555d4e96548d51759a00aada2aa7beaac4149b728320d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cbe19c09b985e1a0555d4e96548d51759a00aada2aa7beaac4149b728320d7d", kill_on_drop: false }`
[INFO] [stdout] 7cbe19c09b985e1a0555d4e96548d51759a00aada2aa7beaac4149b728320d7d
