[INFO] cloning repository https://github.com/formiat/near-messenger-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/formiat/near-messenger-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fformiat%2Fnear-messenger-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fformiat%2Fnear-messenger-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fabe710c30e1bf27947d7dd95de62519461638aa
[INFO] testing formiat/near-messenger-contract against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fformiat%2Fnear-messenger-contract" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/formiat/near-messenger-contract
[INFO] finished tweaking git repo https://github.com/formiat/near-messenger-contract
[INFO] tweaked toml for git repo https://github.com/formiat/near-messenger-contract written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/formiat/near-messenger-contract on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/formiat/near-messenger-contract 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96eff3214c05b160a440011363e729944f5169641ca896f8aeda63d4eed4537d
[INFO] running `Command { std: "docker" "start" "-a" "96eff3214c05b160a440011363e729944f5169641ca896f8aeda63d4eed4537d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96eff3214c05b160a440011363e729944f5169641ca896f8aeda63d4eed4537d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96eff3214c05b160a440011363e729944f5169641ca896f8aeda63d4eed4537d", kill_on_drop: false }`
[INFO] [stdout] 96eff3214c05b160a440011363e729944f5169641ca896f8aeda63d4eed4537d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4932e92935814bf889d93be54666c666c7513ecc5c270fd11ebd7b2534cc8c28
[INFO] running `Command { std: "docker" "start" "-a" "4932e92935814bf889d93be54666c666c7513ecc5c270fd11ebd7b2534cc8c28", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0 (https://github.com/paritytech/rust-secp256k1.git#d05fd8e1)
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling near-sys v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling near-sdk-macros v4.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling near-rpc-error-core v0.14.0
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling near-rpc-error-macro v0.14.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling near-account-id v0.14.0
[INFO] [stderr]    Compiling zeropool-bn v0.5.11
[INFO] [stderr]    Compiling near-abi v0.3.0
[INFO] [stderr]    Compiling near-crypto v0.14.0
[INFO] [stderr]    Compiling near-primitives-core v0.14.0
[INFO] [stderr]    Compiling near-vm-errors v0.14.0
[INFO] [stderr]    Compiling near-primitives v0.14.0
[INFO] [stderr]    Compiling near-vm-logic v0.14.0
[INFO] [stderr]    Compiling near-sdk v4.1.1
[INFO] [stderr]    Compiling near-messenger-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.23s
[INFO] running `Command { std: "docker" "inspect" "4932e92935814bf889d93be54666c666c7513ecc5c270fd11ebd7b2534cc8c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4932e92935814bf889d93be54666c666c7513ecc5c270fd11ebd7b2534cc8c28", kill_on_drop: false }`
[INFO] [stdout] 4932e92935814bf889d93be54666c666c7513ecc5c270fd11ebd7b2534cc8c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a14a04c5360d86e9bf1cc71ea8b58040b589b94a167d3cc5dc12b0fd6650344d
[INFO] running `Command { std: "docker" "start" "-a" "a14a04c5360d86e9bf1cc71ea8b58040b589b94a167d3cc5dc12b0fd6650344d", kill_on_drop: false }`
[INFO] [stderr]    Compiling near-messenger-contract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "a14a04c5360d86e9bf1cc71ea8b58040b589b94a167d3cc5dc12b0fd6650344d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a14a04c5360d86e9bf1cc71ea8b58040b589b94a167d3cc5dc12b0fd6650344d", kill_on_drop: false }`
[INFO] [stdout] a14a04c5360d86e9bf1cc71ea8b58040b589b94a167d3cc5dc12b0fd6650344d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5f17b2b521172f970af705924b5f0448b48dfa107cc3e0ea21da6d9d5fa77ca
[INFO] running `Command { std: "docker" "start" "-a" "e5f17b2b521172f970af705924b5f0448b48dfa107cc3e0ea21da6d9d5fa77ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_messenger_contract-24e73f4406016387)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::add_and_get_multiple_1 ... ok
[INFO] [stdout] test tests::add_and_get_multiple_2 ... ok
[INFO] [stdout] test tests::add_and_get_succ_1 ... ok
[INFO] [stdout] test tests::add_and_get_succ_2 ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] thread 'tests::index_oob_1' (29) panicked at library/core/src/panicking.rs:230:5:
[INFO] [stdout] thread 'tests::index_oob_1' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:192:78:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HostError(GuestPanic { panic_msg: "Message index out of bounds" })
[INFO] [stderr] stack backtrace:
[INFO] [stdout] stack backtrace:
[INFO] [stderr]    0:     0x620d2cca7e82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]    0:     0x620d2cca7e82 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x620d2cca7e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]    1:     0x620d2cca7e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x620d2cca7e82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]    2:     0x620d2cca7e82 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x620d2cca7e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]    3:     0x620d2cca7e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x620d2ccb7f2f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]    4:     0x620d2ccb7f2f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x620d2ccb7f2f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]    5:     0x620d2ccb7f2f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x620d2cc75973 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]    6:     0x620d2cc75843 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x620d2cc75973 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]    7:     0x620d2cc75843 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x620d2cc815e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]    8:     0x620d2cc815e2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x620d2cc8611f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]    9:     0x620d2cc8611f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x620d2cc85f79 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]   10:     0x620d2cc85fb1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stderr]   11:     0x620d2cc11c2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]   11:     0x620d2cc11c2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x620d2cc11c2e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]   12:     0x620d2cc11c2e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x620d2cc8672f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]   13:     0x620d2cc8672f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x620d2cc8672f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]   14:     0x620d2cc8672f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x620d2cc86556 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]   15:     0x620d2cc8658a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x620d2cc81719 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]   16:     0x620d2cc81719 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x620d2cc6a00d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]   17:     0x620d2cc6a00d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x620d2ccbf6cd - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc
[INFO] [stdout]   18:     0x620d2ccbf980 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x620d2ccbf6cd - core::panicking::panic_nounwind_fmt::h0f491c26d5575477
[INFO] [stdout]   19:     0x620d2ccbef36 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stderr]   20:     0x620d2ccbf612 - core::panicking::panic_nounwind::ha562f5671544cad0
[INFO] [stdout]   20:     0x620d2cc3dd0e - core::result::Result<T,E>::unwrap::hb4a3739cb4d0c0dd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:230:5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stderr]   21:     0x620d2ccbf827 - core::panicking::panic_cannot_unwind::hc7a47398c2865587
[INFO] [stdout]   21:     0x620d2cc3dd0e - near_sdk::environment::mock::mocked_blockchain::mock_chain::with_mock_interface::{{closure}}::h56fe9aef8d83be82
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:342:5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:192:78
[INFO] [stderr]   22:     0x620d2cc3ddd5 - panic_utf8
[INFO] [stdout]   22:     0x620d2cc38782 - near_sdk::environment::mock::with_mocked_blockchain::{{closure}}::h8a423a9070744f9b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:303:5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mod.rs:25:35
[INFO] [stderr]   23:     0x620d2cc3386a - near_sdk::environment::env::panic_str::h0a28ac4b7b99f189
[INFO] [stdout]   23:     0x620d2cc3c981 - std::thread::local::LocalKey<T>::try_with::hf6b16826701ac905
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/env.rs:673:14
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stderr]   24:     0x620d2cbef229 - near_messenger_contract::BlockchainMessenger::get::h631b4a31e86d4bdb
[INFO] [stdout]   24:     0x620d2cc3c879 - std::thread::local::LocalKey<T>::with::h0bc79199605cb614
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:26:13
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stderr]   25:     0x620d2cbef274 - near_messenger_contract::tests::index_oob_1::h512ffbb6687f3410
[INFO] [stdout]   25:     0x620d2cc386a1 - near_sdk::environment::mock::with_mocked_blockchain::hc4e46b9f7ab066eb
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:107:34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mod.rs:25:26
[INFO] [stderr]   26:     0x620d2cbef2e7 - near_messenger_contract::tests::index_oob_1::{{closure}}::hbfe8683f9096672f
[INFO] [stdout]   26:     0x620d2cc3dbb4 - near_sdk::environment::mock::mocked_blockchain::mock_chain::with_mock_interface::h1738e0e604a6d9a7
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:104:21
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:192:9
[INFO] [stderr]   27:     0x620d2cbf08a6 - core::ops::function::FnOnce::call_once::ha06007998bd573ce
[INFO] [stdout]   27:     0x620d2cc3ddcd - panic_utf8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/mock/mocked_blockchain.rs:304:9
[INFO] [stderr]   28:     0x620d2cc11a2b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]   28:     0x620d2cc3386a - near_sdk::environment::env::panic_str::h0a28ac4b7b99f189
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.1.1/src/environment/env.rs:673:14
[INFO] [stderr]   29:     0x620d2cc11a2b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]   29:     0x620d2cbef229 - near_messenger_contract::BlockchainMessenger::get::h631b4a31e86d4bdb
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:26:13
[INFO] [stderr]   30:     0x620d2cc25a8d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]   30:     0x620d2cbef274 - near_messenger_contract::tests::index_oob_1::h512ffbb6687f3410
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:107:34
[INFO] [stderr]   31:     0x620d2cc25a8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]   31:     0x620d2cbef2e7 - near_messenger_contract::tests::index_oob_1::{{closure}}::hbfe8683f9096672f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:104:21
[INFO] [stderr]   32:     0x620d2cc25a8d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]   32:     0x620d2cbf08a6 - core::ops::function::FnOnce::call_once::ha06007998bd573ce
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x620d2cc25a8d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]   33:     0x620d2cc11a2b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x620d2cc25a8d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]   34:     0x620d2cc11a2b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stderr]   35:     0x620d2cc25a8d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]   35:     0x620d2cc25a8d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stderr]   36:     0x620d2cc25a8d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]   36:     0x620d2cc25a8d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x620d2cbfefd4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]   37:     0x620d2cc25a8d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x620d2cbfefd4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]   38:     0x620d2cc25a8d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x620d2cc0282a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]   39:     0x620d2cc25a8d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x620d2cc0282a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]   40:     0x620d2cc25a8d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stderr]   41:     0x620d2cc0282a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]   41:     0x620d2cc25a8d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stderr]   42:     0x620d2cc0282a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]   42:     0x620d2cbfefd4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stderr]   43:     0x620d2cc0282a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]   43:     0x620d2cbfefd4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   44:     0x620d2cc0282a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]   44:     0x620d2cc0282a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   45:     0x620d2cc0282a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]   45:     0x620d2cc0282a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   46:     0x620d2cc7cb1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]   46:     0x620d2cc0282a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   47:     0x620d2cc7cb1f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]   47:     0x620d2cc0282a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   48:     0x7cf5e998faa4 - <unknown>
[INFO] [stdout]   48:     0x620d2cc0282a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stderr]   49:     0x7cf5e9a1ca64 - clone
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stdout]   49:     0x620d2cc0282a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   50:     0x620d2cc0282a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x620d2cc7cb1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   52:     0x620d2cc7cb1f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   53:     0x7cf5e998faa4 - <unknown>
[INFO] [stdout]   54:     0x7cf5e9a1ca64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/near_messenger_contract-24e73f4406016387` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e5f17b2b521172f970af705924b5f0448b48dfa107cc3e0ea21da6d9d5fa77ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5f17b2b521172f970af705924b5f0448b48dfa107cc3e0ea21da6d9d5fa77ca", kill_on_drop: false }`
[INFO] [stdout] e5f17b2b521172f970af705924b5f0448b48dfa107cc3e0ea21da6d9d5fa77ca
