[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fformiat%2Fnear-messenger-contract" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/formiat/near-messenger-contract on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/rust-secp256k1.git`
[INFO] [stderr]     Updating git submodule `https://github.com/bitcoin/secp256k1`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded serde_derive v1.0.197
[INFO] [stderr]   Downloaded schemars v0.8.16
[INFO] [stderr]   Downloaded near-abi v0.3.0
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.14.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.14.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.16
[INFO] [stderr]   Downloaded near-sys v0.2.1
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded near-crypto v0.14.0
[INFO] [stderr]   Downloaded near-vm-errors v0.14.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.57
[INFO] [stderr]   Downloaded thiserror v1.0.57
[INFO] [stderr]   Downloaded near-sdk-macros v4.1.1
[INFO] [stderr]   Downloaded blake2 v0.9.2
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded near-primitives v0.14.0
[INFO] [stderr]   Downloaded near-vm-logic v0.14.0
[INFO] [stderr]   Downloaded near-sdk v4.1.1
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] [stderr]   Downloaded chrono v0.4.34
[INFO] [stderr]   Downloaded near-primitives-core v0.14.0
[INFO] [stderr]   Downloaded zeropool-bn v0.5.11
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded serde v1.0.197
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded ed25519 v1.5.3
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded near-account-id v0.14.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded c2-chacha v0.3.3
[INFO] [stderr]   Downloaded signature v1.6.4
[INFO] [stderr]   Downloaded strum v0.24.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.16
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6375ce79f47cab62cc8429e5d01bfd251951d0c10aa60c32ac797ad53ab13156
[INFO] running `Command { std: "docker" "start" "-a" "6375ce79f47cab62cc8429e5d01bfd251951d0c10aa60c32ac797ad53ab13156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6375ce79f47cab62cc8429e5d01bfd251951d0c10aa60c32ac797ad53ab13156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6375ce79f47cab62cc8429e5d01bfd251951d0c10aa60c32ac797ad53ab13156", kill_on_drop: false }`
[INFO] [stdout] 6375ce79f47cab62cc8429e5d01bfd251951d0c10aa60c32ac797ad53ab13156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7564ddd59b91869e9c9e20a60448056112e6bb4a3adebdc4ed245dbfdc850f3e
[INFO] running `Command { std: "docker" "start" "-a" "7564ddd59b91869e9c9e20a60448056112e6bb4a3adebdc4ed245dbfdc850f3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[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 base64 v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0 (https://github.com/paritytech/rust-secp256k1.git#d05fd8e1)
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling near-sys v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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 derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[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 strum v0.24.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling near-rpc-error-core v0.14.0
[INFO] [stderr]    Compiling near-rpc-error-macro 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 proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling near-account-id v0.14.0
[INFO] [stderr]    Compiling zeropool-bn v0.5.11
[INFO] [stderr]    Compiling near-primitives-core v0.14.0
[INFO] [stderr]    Compiling near-vm-errors v0.14.0
[INFO] [stderr]    Compiling near-crypto v0.14.0
[INFO] [stderr]    Compiling near-abi v0.3.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.20s
[INFO] running `Command { std: "docker" "inspect" "7564ddd59b91869e9c9e20a60448056112e6bb4a3adebdc4ed245dbfdc850f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7564ddd59b91869e9c9e20a60448056112e6bb4a3adebdc4ed245dbfdc850f3e", kill_on_drop: false }`
[INFO] [stdout] 7564ddd59b91869e9c9e20a60448056112e6bb4a3adebdc4ed245dbfdc850f3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82ef96d8f6604a2e1d2190f3b66cfd46a65836f8959058a09c499d2d9cea72b8
[INFO] running `Command { std: "docker" "start" "-a" "82ef96d8f6604a2e1d2190f3b66cfd46a65836f8959058a09c499d2d9cea72b8", 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" "82ef96d8f6604a2e1d2190f3b66cfd46a65836f8959058a09c499d2d9cea72b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82ef96d8f6604a2e1d2190f3b66cfd46a65836f8959058a09c499d2d9cea72b8", kill_on_drop: false }`
[INFO] [stdout] 82ef96d8f6604a2e1d2190f3b66cfd46a65836f8959058a09c499d2d9cea72b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b934e83839330bba2e68d978c0aecbecde38c3d73b093f06146e541dad28443
[INFO] running `Command { std: "docker" "start" "-a" "7b934e83839330bba2e68d978c0aecbecde38c3d73b093f06146e541dad28443", 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-2ad13b6701e95835)
[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_2 ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] thread 'tests::index_oob_1' (29) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225: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:     0x565a66bb0f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]    0:     0x565a66bb0f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x565a66bb0f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]    1:     0x565a66bb0f62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x565a66bb0f62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]    2:     0x565a66bb0f62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x565a66bb0f62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    3:     0x565a66bb0f62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x565a66bc58da - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]    4:     0x565a66bc58da - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x565a66bc58da - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    5:     0x565a66bc58da - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr]    6:     0x565a66bb6ba6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stdout]    6:     0x565a66bb5e46 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x565a66bb6ba6 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    7:     0x565a66bb5e46 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x565a66b8f42f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]    8:     0x565a66b8f42f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x565a66b8f42f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    9:     0x565a66b8f42f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x565a66ba9211 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]   10:     0x565a66ba9249 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stderr]   11:     0x565a66b1062e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]   11:     0x565a66b1062e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x565a66b1062e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]   12:     0x565a66b1062e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x565a66ba9402 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]   13:     0x565a66ba9402 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x565a66ba9402 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]   14:     0x565a66ba9402 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x565a66b8f51a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]   15:     0x565a66b8f4e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x565a66b86e89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]   16:     0x565a66b86e89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x565a66b9033d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   17:     0x565a66b9033d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x565a66bc5dcd - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stdout]   18:     0x565a66bc5fac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:122:22
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x565a66bc5dcd - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt
[INFO] [stdout]   19:     0x565a66bc5d22 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stderr]   20:     0x565a66bc5d4b - core[c5ed12ab89cc536a]::panicking::panic_nounwind
[INFO] [stdout]   20:     0x565a66b4e1ce - <core[c5ed12ab89cc536a]::result::Result<(), near_vm_errors[840f1280e1a2c69e]::VMLogicError>>::unwrap
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stderr]   21:     0x565a66bc5ed7 - core[c5ed12ab89cc536a]::panicking::panic_cannot_unwind
[INFO] [stdout]   21:     0x565a66b4e1ce - near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface::<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::panic_utf8::{closure#0}, ()>::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:337: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:     0x565a66b4e2d5 - panic_utf8
[INFO] [stdout]   22:     0x565a66b4aa32 - near_sdk[a1a3fe219ad9ad1d]::environment::mock::with_mocked_blockchain::<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::panic_utf8::{closure#0}, ()>::{closure#0}, ()>::{closure#0}
[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:     0x565a66b4384a - near_sdk[a1a3fe219ad9ad1d]::environment::env::panic_str
[INFO] [stdout]   23:     0x565a66b4b041 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::MockedBlockchain>>>::try_with::<near_sdk[a1a3fe219ad9ad1d]::environment::mock::with_mocked_blockchain<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::panic_utf8::{closure#0}, ()>::{closure#0}, ()>::{closure#0}, ()>
[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/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   24:     0x565a66b02e09 - <near_messenger_contract[2cf6c53ad88c2811]::BlockchainMessenger>::get
[INFO] [stdout]   24:     0x565a66b4af39 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::RefCell<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::MockedBlockchain>>>::with::<near_sdk[a1a3fe219ad9ad1d]::environment::mock::with_mocked_blockchain<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::panic_utf8::{closure#0}, ()>::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:26:13
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   25:     0x565a66b02e44 - near_messenger_contract[2cf6c53ad88c2811]::tests::index_oob_1
[INFO] [stdout]   25:     0x565a66b4a8d1 - near_sdk[a1a3fe219ad9ad1d]::environment::mock::with_mocked_blockchain::<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::panic_utf8::{closure#0}, ()>::{closure#0}, ()>
[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:     0x565a66b02817 - near_messenger_contract[2cf6c53ad88c2811]::tests::index_oob_1::{closure#0}
[INFO] [stdout]   26:     0x565a66b4e074 - near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::with_mock_interface::<near_sdk[a1a3fe219ad9ad1d]::environment::mock::mocked_blockchain::mock_chain::panic_utf8::{closure#0}, ()>
[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:     0x565a66b04736 - <near_messenger_contract[2cf6c53ad88c2811]::tests::index_oob_1::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   27:     0x565a66b4e2cd - panic_utf8
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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:     0x565a66b049db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x565a66b4384a - near_sdk[a1a3fe219ad9ad1d]::environment::env::panic_str
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/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:     0x565a66b049db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   29:     0x565a66b02e09 - <near_messenger_contract[2cf6c53ad88c2811]::BlockchainMessenger>::get
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:26:13
[INFO] [stderr]   30:     0x565a66b1123a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]   30:     0x565a66b02e44 - near_messenger_contract[2cf6c53ad88c2811]::tests::index_oob_1
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:107:34
[INFO] [stderr]   31:     0x565a66b1123a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x565a66b02817 - near_messenger_contract[2cf6c53ad88c2811]::tests::index_oob_1::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:104:21
[INFO] [stderr]   32:     0x565a66b1123a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   32:     0x565a66b04736 - <near_messenger_contract[2cf6c53ad88c2811]::tests::index_oob_1::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x565a66b1123a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]   33:     0x565a66b049db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x565a66b1123a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   34:     0x565a66b049db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stderr]   35:     0x565a66b1123a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]   35:     0x565a66b1123a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stderr]   36:     0x565a66b1123a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   36:     0x565a66b1123a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x565a66b0b704 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]   37:     0x565a66b1123a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x565a66b0b704 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   38:     0x565a66b1123a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x565a66b13d32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]   39:     0x565a66b1123a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x565a66b13d32 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   40:     0x565a66b1123a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stderr]   41:     0x565a66b13d32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]   41:     0x565a66b1123a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stderr]   42:     0x565a66b13d32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]   42:     0x565a66b0b704 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stderr]   43:     0x565a66b13d32 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]   43:     0x565a66b0b704 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   44:     0x565a66b13d32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]   44:     0x565a66b13d32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   45:     0x565a66b13d32 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   45:     0x565a66b13d32 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   46:     0x565a66bb080f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   46:     0x565a66b13d32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stderr]   47:     0x565a66bb080f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   47:     0x565a66b13d32 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stderr]   48:     0x7a5e453e9aa4 - <unknown>
[INFO] [stdout]   48:     0x565a66b13d32 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]   49:     0x7a5e45476a64 - clone
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stdout]   49:     0x565a66b13d32 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50:     0x565a66b13d32 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x565a66bb080f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   52:     0x565a66bb080f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   53:     0x7a5e453e9aa4 - <unknown>
[INFO] [stdout]   54:     0x7a5e45476a64 - 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-2ad13b6701e95835` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "7b934e83839330bba2e68d978c0aecbecde38c3d73b093f06146e541dad28443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b934e83839330bba2e68d978c0aecbecde38c3d73b093f06146e541dad28443", kill_on_drop: false }`
[INFO] [stdout] 7b934e83839330bba2e68d978c0aecbecde38c3d73b093f06146e541dad28443
