[INFO] cloning repository https://github.com/phamminh0811/Near-Smartcontract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phamminh0811/Near-Smartcontract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphamminh0811%2FNear-Smartcontract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphamminh0811%2FNear-Smartcontract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10996c9b45e5467052b06df2303b43c4a595d8b9
[INFO] testing phamminh0811/Near-Smartcontract against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphamminh0811%2FNear-Smartcontract" "/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:  40% (748/1841)
Updating files:  41% (755/1841)
Updating files:  42% (774/1841)
Updating files:  43% (792/1841)
Updating files:  44% (811/1841)
Updating files:  44% (821/1841)
Updating files:  45% (829/1841)
Updating files:  46% (847/1841)
Updating files:  47% (866/1841)
Updating files:  47% (880/1841)
Updating files:  48% (884/1841)
Updating files:  49% (903/1841)
Updating files:  50% (921/1841)
Updating files:  51% (939/1841)
Updating files:  52% (958/1841)
Updating files:  53% (976/1841)
Updating files:  54% (995/1841)
Updating files:  55% (1013/1841)
Updating files:  56% (1031/1841)
Updating files:  57% (1050/1841)
Updating files:  58% (1068/1841)
Updating files:  59% (1087/1841)
Updating files:  60% (1105/1841)
Updating files:  61% (1124/1841)
Updating files:  62% (1142/1841)
Updating files:  63% (1160/1841)
Updating files:  64% (1179/1841)
Updating files:  65% (1197/1841)
Updating files:  66% (1216/1841)
Updating files:  67% (1234/1841)
Updating files:  68% (1252/1841)
Updating files:  69% (1271/1841)
Updating files:  70% (1289/1841)
Updating files:  71% (1308/1841)
Updating files:  72% (1326/1841)
Updating files:  73% (1344/1841)
Updating files:  74% (1363/1841)
Updating files:  75% (1381/1841)
Updating files:  76% (1400/1841)
Updating files:  77% (1418/1841)
Updating files:  78% (1436/1841)
Updating files:  78% (1440/1841)
Updating files:  79% (1455/1841)
Updating files:  80% (1473/1841)
Updating files:  81% (1492/1841)
Updating files:  82% (1510/1841)
Updating files:  83% (1529/1841)
Updating files:  84% (1547/1841)
Updating files:  85% (1565/1841)
Updating files:  86% (1584/1841)
Updating files:  87% (1602/1841)
Updating files:  88% (1621/1841)
Updating files:  89% (1639/1841)
Updating files:  90% (1657/1841)
Updating files:  91% (1676/1841)
Updating files:  92% (1694/1841)
Updating files:  93% (1713/1841)
Updating files:  94% (1731/1841)
Updating files:  95% (1749/1841)
Updating files:  96% (1768/1841)
Updating files:  97% (1786/1841)
Updating files:  98% (1805/1841)
Updating files:  99% (1823/1841)
Updating files:  99% (1835/1841)
Updating files: 100% (1841/1841)
Updating files: 100% (1841/1841), done.
[INFO] started tweaking git repo https://github.com/phamminh0811/Near-Smartcontract
[INFO] finished tweaking git repo https://github.com/phamminh0811/Near-Smartcontract
[INFO] tweaked toml for git repo https://github.com/phamminh0811/Near-Smartcontract written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phamminh0811/Near-Smartcontract on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phamminh0811/Near-Smartcontract 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f36cb3f695e9a7c014820cfca457d5495fd640d5eaac80ebe37bf8319170a7
[INFO] running `Command { std: "docker" "start" "-a" "e2f36cb3f695e9a7c014820cfca457d5495fd640d5eaac80ebe37bf8319170a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f36cb3f695e9a7c014820cfca457d5495fd640d5eaac80ebe37bf8319170a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f36cb3f695e9a7c014820cfca457d5495fd640d5eaac80ebe37bf8319170a7", kill_on_drop: false }`
[INFO] [stdout] e2f36cb3f695e9a7c014820cfca457d5495fd640d5eaac80ebe37bf8319170a7
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f14de6113924d94f2865a9402c591d770c19583e53298abc2623c0916e5c3c97
[INFO] running `Command { std: "docker" "start" "-a" "f14de6113924d94f2865a9402c591d770c19583e53298abc2623c0916e5c3c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling quote v1.0.15
[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 sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[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 serde_derive v1.0.118
[INFO] [stderr]    Compiling derive_more v0.99.17
[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 near-rpc-error-macro v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling borsh v0.8.2
[INFO] [stderr]    Compiling near-vm-errors v4.0.0-pre.1
[INFO] [stderr]    Compiling near-primitives-core v0.4.0
[INFO] [stderr]    Compiling near-vm-logic v4.0.0-pre.1
[INFO] [stderr]    Compiling near-sdk v3.1.0
[INFO] [stderr]    Compiling simple_contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.09s
[INFO] running `Command { std: "docker" "inspect" "f14de6113924d94f2865a9402c591d770c19583e53298abc2623c0916e5c3c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14de6113924d94f2865a9402c591d770c19583e53298abc2623c0916e5c3c97", kill_on_drop: false }`
[INFO] [stdout] f14de6113924d94f2865a9402c591d770c19583e53298abc2623c0916e5c3c97
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16be88dbd3d4880eb62ba2fa2554124abeda6e5064755e262d8eb713f160a82c
[INFO] running `Command { std: "docker" "start" "-a" "16be88dbd3d4880eb62ba2fa2554124abeda6e5064755e262d8eb713f160a82c", kill_on_drop: false }`
[INFO] [stderr]    Compiling simple_contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "16be88dbd3d4880eb62ba2fa2554124abeda6e5064755e262d8eb713f160a82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16be88dbd3d4880eb62ba2fa2554124abeda6e5064755e262d8eb713f160a82c", kill_on_drop: false }`
[INFO] [stdout] 16be88dbd3d4880eb62ba2fa2554124abeda6e5064755e262d8eb713f160a82c
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df780f381aed50bc7cfe5eb00f5c59f0ad4aa3442da8b62cf746de30deab30cc
[INFO] running `Command { std: "docker" "start" "-a" "df780f381aed50bc7cfe5eb00f5c59f0ad4aa3442da8b62cf746de30deab30cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_contract-6067ee3f873179d5)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::get_avg_point ... ok
[INFO] [stdout] test tests::add ... ok
[INFO] [stdout] test tests::delete ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::delete' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-3.1.0/src/environment/mocked_blockchain.rs:178:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HostError(GuestPanic { panic_msg: "No student found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cbb312fc1f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cbb312fc1f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cbb312fc1f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cbb312fc1f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cbb3130cc6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cbb3130cc6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cbb312c9651 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cbb312c9651 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cbb312d56b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cbb312da25f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cbb312da0f1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cbb31236c8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cbb31236c8e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cbb312da91f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cbb312da91f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cbb312da77a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cbb312d57e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cbb312bdbbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cbb313149d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cbb31313f76 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5cbb312599eb - core::result::Result<T,E>::unwrap::he4964a2194d04da6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5cbb312599eb - <near_sdk::environment::mocked_blockchain::MockedBlockchain as near_sdk::environment::blockchain_interface::BlockchainInterface>::panic_utf8::heb0564108a30bf96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-3.1.0/src/environment/mocked_blockchain.rs:178:54
[INFO] [stdout]   22:     0x5cbb31261c5a - near_sdk::environment::env::panic::{{closure}}::h2982fb2b56ca6611
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-3.1.0/src/environment/env.rs:688:18
[INFO] [stdout]   23:     0x5cbb312623a8 - std::thread::local::LocalKey<T>::try_with::hc6c85c4418dc6f5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5cbb31261c94 - std::thread::local::LocalKey<T>::with::h198088abc9d92c91
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5cbb31261b30 - near_sdk::environment::env::panic::h675671e6cc39ea23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-3.1.0/src/environment/env.rs:684:30
[INFO] [stdout]   26:     0x5cbb3120de62 - simple_contract::Contract::get_student::h8b69ea91bed956c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:129:21
[INFO] [stdout]   27:     0x5cbb3120d96e - simple_contract::tests::delete::h063dd54f828c58fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:196:18
[INFO] [stdout]   28:     0x5cbb3120da27 - simple_contract::tests::delete::{{closure}}::hb5abf0495e4e63e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:189:16
[INFO] [stdout]   29:     0x5cbb3120ec86 - core::ops::function::FnOnce::call_once::h01cbae05e817ba8e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5cbb31236a4b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5cbb31236a4b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   32:     0x5cbb3124c6b5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   33:     0x5cbb3124c6b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5cbb3124c6b5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5cbb3124c6b5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5cbb3124c6b5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5cbb3124c6b5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   38:     0x5cbb3124c6b5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   39:     0x5cbb31222ea4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   40:     0x5cbb31222ea4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41:     0x5cbb3122676a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x5cbb3122676a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5cbb3122676a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5cbb3122676a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5cbb3122676a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5cbb3122676a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x5cbb3122676a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5cbb312d094f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   49:     0x5cbb312d094f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   50:     0x7d42627c6aa4 - <unknown>
[INFO] [stdout]   51:     0x7d4262853a34 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::delete
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "df780f381aed50bc7cfe5eb00f5c59f0ad4aa3442da8b62cf746de30deab30cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df780f381aed50bc7cfe5eb00f5c59f0ad4aa3442da8b62cf746de30deab30cc", kill_on_drop: false }`
[INFO] [stdout] df780f381aed50bc7cfe5eb00f5c59f0ad4aa3442da8b62cf746de30deab30cc
