[INFO] cloning repository https://github.com/0xBoji/walnet-near
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xBoji/walnet-near" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBoji%2Fwalnet-near", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBoji%2Fwalnet-near'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b3a37d788d198e73e9cbf7aef2697cfc2c0b57d
[INFO] checking 0xBoji/walnet-near against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xBoji%2Fwalnet-near" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xBoji/walnet-near
[INFO] finished tweaking git repo https://github.com/0xBoji/walnet-near
[INFO] tweaked toml for git repo https://github.com/0xBoji/walnet-near written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xBoji/walnet-near on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xBoji/walnet-near 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 743ea0ae6a4caf5699fac26f6156c44d2c3be48e8e16f1d5937277c97e057230
[INFO] running `Command { std: "docker" "start" "-a" "743ea0ae6a4caf5699fac26f6156c44d2c3be48e8e16f1d5937277c97e057230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "743ea0ae6a4caf5699fac26f6156c44d2c3be48e8e16f1d5937277c97e057230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743ea0ae6a4caf5699fac26f6156c44d2c3be48e8e16f1d5937277c97e057230", kill_on_drop: false }`
[INFO] [stdout] 743ea0ae6a4caf5699fac26f6156c44d2c3be48e8e16f1d5937277c97e057230
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c46596e25f8611ae544c858473ca6022f28cfcfeb4f286d438a7009aa4f6f6eb
[INFO] running `Command { std: "docker" "start" "-a" "c46596e25f8611ae544c858473ca6022f28cfcfeb4f286d438a7009aa4f6f6eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling near-sdk-macros v5.5.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking near-sys v0.2.2
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking near-stdx v0.21.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking near-token v0.2.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking near-config-utils v0.21.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking c2-chacha v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking near-token v0.3.0
[INFO] [stderr]     Checking near-gas v0.3.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking near-crypto v0.21.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking near-sdk v5.5.0
[INFO] [stderr]     Checking near-contract-standards v5.5.0
[INFO] [stderr]     Checking walnet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BorshStorageKey`
[INFO] [stdout]  --> src/lib.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use near_sdk::{env, near_bindgen, AccountId, BorshStorageKey};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnorderedMap`
[INFO] [stdout]  --> src/lib.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use near_sdk::collections::{UnorderedMap, Vector};
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/lib.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use near_sdk::serde::{Deserialize, Serialize};
[INFO] [stdout]   |                       ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BorshStorageKey`
[INFO] [stdout]  --> src/lib.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use near_sdk::{env, near_bindgen, AccountId, BorshStorageKey};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnorderedMap`
[INFO] [stdout]  --> src/lib.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use near_sdk::collections::{UnorderedMap, Vector};
[INFO] [stdout]   |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/lib.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use near_sdk::serde::{Deserialize, Serialize};
[INFO] [stdout]   |                       ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account_id`
[INFO] [stdout]   --> src/lib.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let account_id = env::signer_account_id();
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `account_id`
[INFO] [stdout]   --> src/lib.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let account_id = env::signer_account_id();
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.31s
[INFO] running `Command { std: "docker" "inspect" "c46596e25f8611ae544c858473ca6022f28cfcfeb4f286d438a7009aa4f6f6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46596e25f8611ae544c858473ca6022f28cfcfeb4f286d438a7009aa4f6f6eb", kill_on_drop: false }`
[INFO] [stdout] c46596e25f8611ae544c858473ca6022f28cfcfeb4f286d438a7009aa4f6f6eb
