[INFO] cloning repository https://github.com/Axot017/husy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axot017/husy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxot017%2Fhusy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxot017%2Fhusy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2e019a6b79c16bf8a11d0f7c34c7ad30651370e
[INFO] building Axot017/husy against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxot017%2Fhusy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Axot017/husy on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Axot017/husy
[INFO] finished tweaking git repo https://github.com/Axot017/husy
[INFO] tweaked toml for git repo https://github.com/Axot017/husy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Axot017/husy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/contracts/husy/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/contracts/husy-coin/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 833a59ce9a0167718fa88dcc532e5ae255a5bda78c034d183058a2d56834349a
[INFO] running `Command { std: "docker" "start" "-a" "833a59ce9a0167718fa88dcc532e5ae255a5bda78c034d183058a2d56834349a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "833a59ce9a0167718fa88dcc532e5ae255a5bda78c034d183058a2d56834349a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833a59ce9a0167718fa88dcc532e5ae255a5bda78c034d183058a2d56834349a", kill_on_drop: false }`
[INFO] [stdout] 833a59ce9a0167718fa88dcc532e5ae255a5bda78c034d183058a2d56834349a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 841c00b23d9651e2c281a482dddb7b6f8964ca871bdb4165edde64721116ae4a
[INFO] running `Command { std: "docker" "start" "-a" "841c00b23d9651e2c281a482dddb7b6f8964ca871bdb4165edde64721116ae4a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/husy/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/husy-coin/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.72
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.72
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.72
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling near-sdk-core v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling yew-router-macro v0.16.0
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling near-sdk-macros v3.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.72
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.72
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]    Compiling js-sys v0.3.49
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling borsh v0.8.2
[INFO] [stderr]    Compiling near-primitives-core v0.4.0
[INFO] [stderr]    Compiling near-vm-errors v4.0.0-pre.1
[INFO] [stderr]    Compiling near-vm-logic v4.0.0-pre.1
[INFO] [stderr]    Compiling web-sys v0.3.49
[INFO] [stderr]    Compiling gloo-timers v0.2.4
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.22
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.3.1
[INFO] [stderr]    Compiling near-sdk v3.1.0
[INFO] [stderr]    Compiling husy-coin v0.1.0 (/opt/rustwide/workdir/contracts/husy-coin)
[INFO] [stderr]    Compiling husy v0.1.0 (/opt/rustwide/workdir/contracts/husy)
[INFO] [stdout] warning: associated function `new_default` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ContractInit {
[INFO] [stdout]    |           ------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn new_default(owner_id: AccountId) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nft_metadata` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait NFTContractMetadata {
[INFO] [stdout]    |           ------------------- method in this trait
[INFO] [stdout] 19 |     fn nft_metadata(&self) -> HusyNFTContractMetadata;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nft_mint` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait MintNFT {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 23 |     fn nft_mint(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_token`, `nft_transfer`, `nft_transfer_call`, and `nft_resolve_transfer` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait NFTTokenCore {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] 33 |     fn nft_token(&self, token_id: MemeTokenId) -> Option<MemeTokenView>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 34 |
[INFO] [stdout] 35 |     fn nft_transfer(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn nft_transfer_call(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn nft_resolve_transfer(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_total_supply`, `nft_tokens`, `nft_supply_for_owner`, and `nft_tokens_for_owner` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub trait NFTEnumeration {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 62 |     fn nft_total_supply(&self) -> U128;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |
[INFO] [stdout] 64 |     fn nft_tokens(&self, from_index: Option<U128>, limit: Option<u64>) -> Vec<MemeTokenView>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 65 |
[INFO] [stdout] 66 |     fn nft_supply_for_owner(&self, account_id: AccountId) -> U128;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |
[INFO] [stdout] 68 |     fn nft_tokens_for_owner(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_approve`, `nft_is_approved`, `nft_revoke`, and `nft_revoke_all` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub trait NFTApproval {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 77 |     fn nft_approve(&mut self, token_id: MemeTokenId, account_id: AccountId, msg: Option<String>);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 78 |
[INFO] [stdout] 79 |     fn nft_is_approved(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn nft_revoke(&mut self, token_id: MemeTokenId, account_id: AccountId);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 87 |
[INFO] [stdout] 88 |     fn nft_revoke_all(&mut self, token_id: MemeTokenId);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_payout` and `nft_transfer_payout` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub trait NFTRoyality {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 92 |     fn nft_payout(&self, token_id: MemeTokenId, balance: U128, max_len_payout: u32) -> Payout;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 93 |
[INFO] [stdout] 94 |     fn nft_transfer_payout(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `yocto_near_price_for_like`, `like_meme`, and `get_memes` are never used
[INFO] [stdout]    --> contracts/husy/src/contract.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub trait MemeInteraction {
[INFO] [stdout]     |           --------------- methods in this trait
[INFO] [stdout] 106 |     fn yocto_near_price_for_like(&self) -> u128;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |
[INFO] [stdout] 108 |     fn like_meme(&mut self, meme_id: MemeTokenId, likes: u64);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 109 |
[INFO] [stdout] 110 |     fn get_memes(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gloo-utils v0.1.3
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-console v0.2.1
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-storage v0.2.1
[INFO] [stderr]    Compiling gloo-file v0.2.1
[INFO] [stderr]    Compiling gloo v0.4.2
[INFO] [stderr]    Compiling yew v0.19.3
[INFO] [stderr]    Compiling yew-router v0.16.0
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.72
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "841c00b23d9651e2c281a482dddb7b6f8964ca871bdb4165edde64721116ae4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841c00b23d9651e2c281a482dddb7b6f8964ca871bdb4165edde64721116ae4a", kill_on_drop: false }`
[INFO] [stdout] 841c00b23d9651e2c281a482dddb7b6f8964ca871bdb4165edde64721116ae4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 129c9a5ea1cbb2cfffff10423a71b51ccf2819131d90294520f69180182101ac
[INFO] running `Command { std: "docker" "start" "-a" "129c9a5ea1cbb2cfffff10423a71b51ccf2819131d90294520f69180182101ac", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/husy/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contracts/husy-coin/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling husy v0.1.0 (/opt/rustwide/workdir/contracts/husy)
[INFO] [stderr]    Compiling husy-coin v0.1.0 (/opt/rustwide/workdir/contracts/husy-coin)
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] warning: associated function `new_default` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ContractInit {
[INFO] [stdout]    |           ------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn new_default(owner_id: AccountId) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nft_metadata` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait NFTContractMetadata {
[INFO] [stdout]    |           ------------------- method in this trait
[INFO] [stdout] 19 |     fn nft_metadata(&self) -> HusyNFTContractMetadata;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nft_mint` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait MintNFT {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 23 |     fn nft_mint(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_token`, `nft_transfer`, `nft_transfer_call`, and `nft_resolve_transfer` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait NFTTokenCore {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] 33 |     fn nft_token(&self, token_id: MemeTokenId) -> Option<MemeTokenView>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 34 |
[INFO] [stdout] 35 |     fn nft_transfer(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn nft_transfer_call(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn nft_resolve_transfer(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_total_supply`, `nft_tokens`, `nft_supply_for_owner`, and `nft_tokens_for_owner` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub trait NFTEnumeration {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 62 |     fn nft_total_supply(&self) -> U128;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |
[INFO] [stdout] 64 |     fn nft_tokens(&self, from_index: Option<U128>, limit: Option<u64>) -> Vec<MemeTokenView>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 65 |
[INFO] [stdout] 66 |     fn nft_supply_for_owner(&self, account_id: AccountId) -> U128;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |
[INFO] [stdout] 68 |     fn nft_tokens_for_owner(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_approve`, `nft_is_approved`, `nft_revoke`, and `nft_revoke_all` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub trait NFTApproval {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 77 |     fn nft_approve(&mut self, token_id: MemeTokenId, account_id: AccountId, msg: Option<String>);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 78 |
[INFO] [stdout] 79 |     fn nft_is_approved(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn nft_revoke(&mut self, token_id: MemeTokenId, account_id: AccountId);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 87 |
[INFO] [stdout] 88 |     fn nft_revoke_all(&mut self, token_id: MemeTokenId);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_payout` and `nft_transfer_payout` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub trait NFTRoyality {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] 92 |     fn nft_payout(&self, token_id: MemeTokenId, balance: U128, max_len_payout: u32) -> Payout;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 93 |
[INFO] [stdout] 94 |     fn nft_transfer_payout(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `yocto_near_price_for_like`, `like_meme`, and `get_memes` are never used
[INFO] [stdout]    --> contracts/husy/src/contract.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub trait MemeInteraction {
[INFO] [stdout]     |           --------------- methods in this trait
[INFO] [stdout] 106 |     fn yocto_near_price_for_like(&self) -> u128;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 107 |
[INFO] [stdout] 108 |     fn like_meme(&mut self, meme_id: MemeTokenId, likes: u64);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 109 |
[INFO] [stdout] 110 |     fn get_memes(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nft_transfer`, `nft_transfer_call`, and `nft_resolve_transfer` are never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait NFTTokenCore {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn nft_transfer(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn nft_transfer_call(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn nft_resolve_transfer(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nft_transfer_payout` is never used
[INFO] [stdout]   --> contracts/husy/src/contract.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub trait NFTRoyality {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn nft_transfer_payout(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.72
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "129c9a5ea1cbb2cfffff10423a71b51ccf2819131d90294520f69180182101ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "129c9a5ea1cbb2cfffff10423a71b51ccf2819131d90294520f69180182101ac", kill_on_drop: false }`
[INFO] [stdout] 129c9a5ea1cbb2cfffff10423a71b51ccf2819131d90294520f69180182101ac
