[INFO] cloning repository https://github.com/radstarter/BlueprintNftSecondary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radstarter/BlueprintNftSecondary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradstarter%2FBlueprintNftSecondary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradstarter%2FBlueprintNftSecondary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e313a9d1aa1d26f6a940c39a444942b4dd611648 [INFO] checking radstarter/BlueprintNftSecondary against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradstarter%2FBlueprintNftSecondary" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radstarter/BlueprintNftSecondary on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radstarter/BlueprintNftSecondary [INFO] finished tweaking git repo https://github.com/radstarter/BlueprintNftSecondary [INFO] tweaked toml for git repo https://github.com/radstarter/BlueprintNftSecondary written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/radstarter/BlueprintNftSecondary 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/radixdlt-scrypto` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/const-sha1` [INFO] [stderr] Updating git repository `https://github.com/dtolnay/syn.git` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/wasm-instrument` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/wasmi.git` [INFO] [stderr] Updating git submodule `https://github.com/robbepop/wasm_kernel.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bluss/indexmap` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wabt v0.10.0 [INFO] [stderr] Downloaded wasmprinter v0.2.64 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded wasmparser v0.112.0 [INFO] [stderr] Downloaded fixedstr v0.2.12 [INFO] [stderr] Downloaded wabt-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 888e4ce53978cf56c38342cf9fd1e1b04d1ef3abfff084a866a73902e4f5214b [INFO] running `Command { std: "docker" "start" "-a" "888e4ce53978cf56c38342cf9fd1e1b04d1ef3abfff084a866a73902e4f5214b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "888e4ce53978cf56c38342cf9fd1e1b04d1ef3abfff084a866a73902e4f5214b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "888e4ce53978cf56c38342cf9fd1e1b04d1ef3abfff084a866a73902e4f5214b", kill_on_drop: false }` [INFO] [stdout] 888e4ce53978cf56c38342cf9fd1e1b04d1ef3abfff084a866a73902e4f5214b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bfa479a5235dd9a673fc71fd8aeaa3f8e242008829bb74b453a48461098e772 [INFO] running `Command { std: "docker" "start" "-a" "5bfa479a5235dd9a673fc71fd8aeaa3f8e242008829bb74b453a48461098e772", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84) [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9) [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca) [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Checking utils v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling sbor-derive-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling sbor-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Compiling radix-engine-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking sbor v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking radix-engine-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking wasmparser v0.112.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling radix-engine-profiling v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Checking wasmparser-nostd v0.91.0 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking wasmparser v0.107.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking scrypto-schema v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Compiling resources-tracker-macro v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking wasmprinter v0.2.64 [INFO] [stderr] Checking wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Checking wasm-instrument v0.4.0 (https://github.com/radixdlt/wasm-instrument?branch=radix-master#9b1177a9) [INFO] [stderr] Compiling radix-engine-macros v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking radix-engine-interface v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Compiling scrypto-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking radix-engine-store-interface v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking native-sdk v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking transaction v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking radix-engine-stores v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking scrypto v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking nft-secondary-market v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[blueprint] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `blueprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `blueprint` may come from an old version of the `scrypto_derive` crate, try updating your dependency with `cargo update -p scrypto_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking radix-engine v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking wabt v0.10.0 [INFO] [stderr] Checking radix-engine-queries v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stderr] Checking scrypto-unit v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9) [INFO] [stdout] warning: unused import: `transaction::signing::*` [INFO] [stdout] --> tests/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use transaction::signing::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `badge_addr` [INFO] [stdout] --> tests/lib.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | let (badge_addr, val) = changes.iter().filter(|(k, _)| **k == self.badge_addr).next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_badge_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> tests/lib.rs:253:14 [INFO] [stdout] | [INFO] [stdout] 253 | let (mut env, owner, _, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `owner` [INFO] [stdout] --> tests/lib.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | let (mut env, owner, _, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:253:29 [INFO] [stdout] | [INFO] [stdout] 253 | let (mut env, owner, _, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/lib.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | let (mut env, owner, _, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | let (mut env, owner, _, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:265:34 [INFO] [stdout] | [INFO] [stdout] 265 | let (mut env, owner, buyers, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `badge` [INFO] [stdout] --> tests/lib.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | let badge = env.sell(&owner, &id, dec!(5)); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_badge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:273:34 [INFO] [stdout] | [INFO] [stdout] 273 | let (mut env, owner, buyers, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | let (mut env, owner, _, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:291:34 [INFO] [stdout] | [INFO] [stdout] 291 | let (mut env, owner, buyers, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:300:34 [INFO] [stdout] | [INFO] [stdout] 300 | let (mut env, owner, buyers, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:309:34 [INFO] [stdout] | [INFO] [stdout] 309 | let (mut env, owner, buyers, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:318:34 [INFO] [stdout] | [INFO] [stdout] 318 | let (mut env, owner, buyers, nft_addr, _) = TestEnv::new(dec!(0)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `badge2` [INFO] [stdout] --> tests/lib.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | let badge2 = env.sell(&buyers[0], &id, dec!(10)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_badge2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nft_addr` [INFO] [stdout] --> tests/lib.rs:329:34 [INFO] [stdout] | [INFO] [stdout] 329 | let (mut env, owner, buyers, nft_addr, fee_badge) = TestEnv::new(dec!(0.25)); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nft_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `transfert_nft` is never used [INFO] [stdout] --> tests/lib.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn transfert_nft<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `zeroBalance` should have a snake case name [INFO] [stdout] --> tests/lib.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | let zeroBalance = BalanceChange::Fungible(dec!(0)); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `zero_balance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[blueprint] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `blueprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `blueprint` may come from an old version of the `scrypto_derive` crate, try updating your dependency with `cargo update -p scrypto_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 27s [INFO] running `Command { std: "docker" "inspect" "5bfa479a5235dd9a673fc71fd8aeaa3f8e242008829bb74b453a48461098e772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfa479a5235dd9a673fc71fd8aeaa3f8e242008829bb74b453a48461098e772", kill_on_drop: false }` [INFO] [stdout] 5bfa479a5235dd9a673fc71fd8aeaa3f8e242008829bb74b453a48461098e772