[INFO] cloning repository https://github.com/kwklly/nft-factory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kwklly/nft-factory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwklly%2Fnft-factory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwklly%2Fnft-factory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98d5e1d4e355dfff5dc3bd2d302c6cc0fdde0136 [INFO] testing kwklly/nft-factory against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwklly%2Fnft-factory" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kwklly/nft-factory on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kwklly/nft-factory [INFO] finished tweaking git repo https://github.com/kwklly/nft-factory [INFO] tweaked toml for git repo https://github.com/kwklly/nft-factory written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kwklly/nft-factory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b7bc1813c8beb68696bdfe254d815c964c76dbb32e5dff6f3fe2abe6ae8cc7e [INFO] running `Command { std: "docker" "start" "-a" "1b7bc1813c8beb68696bdfe254d815c964c76dbb32e5dff6f3fe2abe6ae8cc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b7bc1813c8beb68696bdfe254d815c964c76dbb32e5dff6f3fe2abe6ae8cc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7bc1813c8beb68696bdfe254d815c964c76dbb32e5dff6f3fe2abe6ae8cc7e", kill_on_drop: false }` [INFO] [stdout] 1b7bc1813c8beb68696bdfe254d815c964c76dbb32e5dff6f3fe2abe6ae8cc7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82dce1a142ea26efaeff3a2d7a0975b05113dac9db906169cf5624d1e3aeae68 [INFO] running `Command { std: "docker" "start" "-a" "82dce1a142ea26efaeff3a2d7a0975b05113dac9db906169cf5624d1e3aeae68", kill_on_drop: false }` [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 serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling near-runtime-utils v4.0.0-pre.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling near-sdk-core v3.1.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling near-sdk-macros v3.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling near-rpc-error-core v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling near-rpc-error-macro v0.1.0 [INFO] [stderr] Compiling borsh-derive v0.8.2 [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 near-sdk v3.1.0 [INFO] [stderr] Compiling near-contract-standards v3.2.0 [INFO] [stderr] Compiling non-fungible-token v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `Command { std: "docker" "inspect" "82dce1a142ea26efaeff3a2d7a0975b05113dac9db906169cf5624d1e3aeae68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82dce1a142ea26efaeff3a2d7a0975b05113dac9db906169cf5624d1e3aeae68", kill_on_drop: false }` [INFO] [stdout] 82dce1a142ea26efaeff3a2d7a0975b05113dac9db906169cf5624d1e3aeae68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2899e9f97b15f77394b3e3cf6944d3f546d22883c923a31732f1f77087bda3ce [INFO] running `Command { std: "docker" "start" "-a" "2899e9f97b15f77394b3e3cf6944d3f546d22883c923a31732f1f77087bda3ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling non-fungible-token v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | testing_env!(context.is_view(true).build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | / testing_env!(context [INFO] [stdout] 176 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 177 | | .attached_deposit(MINT_STORAGE_COST) [INFO] [stdout] 178 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 179 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | / testing_env!(context [INFO] [stdout] 196 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 197 | | .attached_deposit(MINT_STORAGE_COST) [INFO] [stdout] 198 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 199 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | / testing_env!(context [INFO] [stdout] 204 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 205 | | .attached_deposit(1) [INFO] [stdout] 206 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 207 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | / testing_env!(context [INFO] [stdout] 211 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 212 | | .account_balance(env::account_balance()) [INFO] [stdout] 213 | | .is_view(true) [INFO] [stdout] 214 | | .attached_deposit(0) [INFO] [stdout] 215 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | / testing_env!(context [INFO] [stdout] 233 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 234 | | .attached_deposit(MINT_STORAGE_COST) [INFO] [stdout] 235 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 236 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | / testing_env!(context [INFO] [stdout] 242 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 243 | | .attached_deposit(150000000000000000000) [INFO] [stdout] 244 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 245 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | / testing_env!(context [INFO] [stdout] 249 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 250 | | .account_balance(env::account_balance()) [INFO] [stdout] 251 | | .is_view(true) [INFO] [stdout] 252 | | .attached_deposit(0) [INFO] [stdout] 253 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | / testing_env!(context [INFO] [stdout] 264 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 265 | | .attached_deposit(MINT_STORAGE_COST) [INFO] [stdout] 266 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 267 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | / testing_env!(context [INFO] [stdout] 273 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 274 | | .attached_deposit(150000000000000000000) [INFO] [stdout] 275 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 276 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | / testing_env!(context [INFO] [stdout] 281 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 282 | | .attached_deposit(1) [INFO] [stdout] 283 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 284 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | / testing_env!(context [INFO] [stdout] 287 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 288 | | .account_balance(env::account_balance()) [INFO] [stdout] 289 | | .is_view(true) [INFO] [stdout] 290 | | .attached_deposit(0) [INFO] [stdout] 291 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | testing_env!(context.build()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | / testing_env!(context [INFO] [stdout] 302 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 303 | | .attached_deposit(MINT_STORAGE_COST) [INFO] [stdout] 304 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 305 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | / testing_env!(context [INFO] [stdout] 311 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 312 | | .attached_deposit(150000000000000000000) [INFO] [stdout] 313 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 314 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | / testing_env!(context [INFO] [stdout] 319 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 320 | | .attached_deposit(1) [INFO] [stdout] 321 | | .predecessor_account_id(accounts(0)) [INFO] [stdout] 322 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockedBlockchain` [INFO] [stdout] --> src/lib.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | / testing_env!(context [INFO] [stdout] 325 | | .storage_usage(env::storage_usage()) [INFO] [stdout] 326 | | .account_balance(env::account_balance()) [INFO] [stdout] 327 | | .is_view(true) [INFO] [stdout] 328 | | .attached_deposit(0) [INFO] [stdout] 329 | | .build()); [INFO] [stdout] | |_____________________^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `testing_env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use near_sdk::MockedBlockchain; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `non-fungible-token` due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "2899e9f97b15f77394b3e3cf6944d3f546d22883c923a31732f1f77087bda3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2899e9f97b15f77394b3e3cf6944d3f546d22883c923a31732f1f77087bda3ce", kill_on_drop: false }` [INFO] [stdout] 2899e9f97b15f77394b3e3cf6944d3f546d22883c923a31732f1f77087bda3ce