[INFO] cloning repository https://github.com/fgandila/mx-exchange-sc-3.0.8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fgandila/mx-exchange-sc-3.0.8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgandila%2Fmx-exchange-sc-3.0.8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgandila%2Fmx-exchange-sc-3.0.8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 541df21db64baa7e7e304f17e517edb60066b774
[INFO] testing fgandila/mx-exchange-sc-3.0.8 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgandila%2Fmx-exchange-sc-3.0.8" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fgandila/mx-exchange-sc-3.0.8
[INFO] finished tweaking git repo https://github.com/fgandila/mx-exchange-sc-3.0.8
[INFO] tweaked toml for git repo https://github.com/fgandila/mx-exchange-sc-3.0.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fgandila/mx-exchange-sc-3.0.8 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/fgandila/mx-exchange-sc-3.0.8 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1412bd67c557dcc931858bfc128ef6cb9758e763fd9500846e15d09d303df4eb
[INFO] running `Command { std: "docker" "start" "-a" "1412bd67c557dcc931858bfc128ef6cb9758e763fd9500846e15d09d303df4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1412bd67c557dcc931858bfc128ef6cb9758e763fd9500846e15d09d303df4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1412bd67c557dcc931858bfc128ef6cb9758e763fd9500846e15d09d303df4eb", kill_on_drop: false }`
[INFO] [stdout] 1412bd67c557dcc931858bfc128ef6cb9758e763fd9500846e15d09d303df4eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] de0b9fa09a771fba31a9d173b66af533f1f2803c0bcc7cbe4d5aa8092441ed17
[INFO] running `Command { std: "docker" "start" "-a" "de0b9fa09a771fba31a9d173b66af533f1f2803c0bcc7cbe4d5aa8092441ed17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.19.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.50.5
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.19.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling multiversx-sc v0.50.5
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling ruplacer v0.8.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[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 memory_units v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling wasmparser v0.208.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling common_errors v0.0.0 (/opt/rustwide/workdir/common/common_errors)
[INFO] [stderr]    Compiling fixed-supply-token v0.0.0 (/opt/rustwide/workdir/common/traits/fixed-supply-token)
[INFO] [stderr]    Compiling math v0.0.0 (/opt/rustwide/workdir/common/modules/math)
[INFO] [stderr]    Compiling unwrappable v0.0.0 (/opt/rustwide/workdir/common/traits/unwrappable)
[INFO] [stderr]    Compiling mergeable v0.0.0 (/opt/rustwide/workdir/common/traits/mergeable)
[INFO] [stderr]    Compiling multiversx-sc-modules v0.50.5
[INFO] [stderr]    Compiling common_structs v0.0.0 (/opt/rustwide/workdir/common/common_structs)
[INFO] [stderr]    Compiling sc_whitelist_module v0.0.0 (/opt/rustwide/workdir/common/modules/sc_whitelist_module)
[INFO] [stderr]    Compiling permissions_module v0.0.0 (/opt/rustwide/workdir/common/modules/permissions_module)
[INFO] [stderr]    Compiling common-types v0.0.0 (/opt/rustwide/workdir/energy-integration/common-types)
[INFO] [stderr]    Compiling pausable v0.0.0 (/opt/rustwide/workdir/common/modules/pausable)
[INFO] [stderr]    Compiling week-timekeeping v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/week-timekeeping)
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/common/modules/utils)
[INFO] [stderr]    Compiling legacy_token_decode_module v0.0.0 (/opt/rustwide/workdir/common/modules/legacy_token_decode_module)
[INFO] [stderr]    Compiling token_send v0.0.0 (/opt/rustwide/workdir/common/modules/token_send)
[INFO] [stderr]    Compiling token_merge_helper v0.0.0 (/opt/rustwide/workdir/common/modules/token_merge_helper)
[INFO] [stderr]    Compiling config v0.0.0 (/opt/rustwide/workdir/common/modules/farm/config)
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.2
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling multiversx-chain-vm v0.8.4
[INFO] [stderr]    Compiling farm-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13)
[INFO] [stderr]    Compiling simple-lock v0.0.0 (/opt/rustwide/workdir/locked-asset/simple-lock)
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling farm_token v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_token)
[INFO] [stderr]    Compiling rewards v0.0.0 (/opt/rustwide/workdir/common/modules/farm/rewards)
[INFO] [stderr]    Compiling contexts v0.0.0 (/opt/rustwide/workdir/common/modules/farm/contexts)
[INFO] [stderr]    Compiling events v0.0.0 (/opt/rustwide/workdir/common/modules/farm/events)
[INFO] [stderr]    Compiling energy-factory v0.0.0 (/opt/rustwide/workdir/locked-asset/energy-factory)
[INFO] [stderr]    Compiling farm_base_impl v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_base_impl)
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling energy-query v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/energy-query)
[INFO] [stderr]    Compiling locking_module v0.0.0 (/opt/rustwide/workdir/common/modules/locking_module)
[INFO] [stderr]    Compiling weekly-rewards-splitting v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/weekly-rewards-splitting)
[INFO] [stderr]    Compiling factory v0.0.0 (/opt/rustwide/workdir/locked-asset/factory)
[INFO] [stderr]    Compiling lkmex-transfer v0.0.0 (/opt/rustwide/workdir/locked-asset/lkmex-transfer)
[INFO] [stderr]    Compiling energy-factory-mock v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-factory-mock)
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling fees-collector v0.0.0 (/opt/rustwide/workdir/energy-integration/fees-collector)
[INFO] [stderr]    Compiling farm-boosted-yields v0.0.0 (/opt/rustwide/workdir/energy-integration/farm-boosted-yields)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling pair v0.0.0 (/opt/rustwide/workdir/dex/pair)
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling price-discovery v0.0.0 (/opt/rustwide/workdir/dex/price-discovery)
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling wasmprinter v0.208.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling pair-mock v0.0.0 (/opt/rustwide/workdir/dex/pair-mock)
[INFO] [stderr]    Compiling governance-v2 v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2)
[INFO] [stderr]    Compiling metabonding-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking)
[INFO] [stderr]    Compiling distribution v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution)
[INFO] [stderr]    Compiling locked-token-wrapper v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper)
[INFO] [stderr]    Compiling token-unstake v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake)
[INFO] [stderr]    Compiling pause-all v0.0.0 (/opt/rustwide/workdir/pause-all)
[INFO] [stderr]    Compiling simple-lock-legacy v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy)
[INFO] [stderr]    Compiling governance v0.0.0 (/opt/rustwide/workdir/dex/governance)
[INFO] [stderr]    Compiling multiversx-sc-meta v0.50.5
[INFO] [stderr]    Compiling farm v0.0.0 (/opt/rustwide/workdir/dex/farm)
[INFO] [stderr]    Compiling multiversx-sdk v0.4.1
[INFO] [stderr]    Compiling router v0.0.0 (/opt/rustwide/workdir/dex/router)
[INFO] [stderr]    Compiling farm-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking)
[INFO] [stderr]    Compiling farm-with-locked-rewards v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards)
[INFO] [stderr]    Compiling energy-update v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update)
[INFO] [stderr]    Compiling proxy-deployer v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer)
[INFO] [stderr]    Compiling proxy_dex v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13)
[INFO] [stderr]    Compiling farm-staking-proxy v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.50.5
[INFO] [stderr]    Compiling simple-lock-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/simple-lock/meta)
[INFO] [stderr]    Compiling proxy-deployer-meta v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer/meta)
[INFO] [stderr]    Compiling pair-abi v0.0.0 (/opt/rustwide/workdir/dex/pair/meta)
[INFO] [stderr]    Compiling factory-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/factory/meta)
[INFO] [stderr]    Compiling proxy_dex-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex/meta)
[INFO] [stderr]    Compiling energy-factory-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/energy-factory/meta)
[INFO] [stderr]    Compiling governance-meta v0.0.0 (/opt/rustwide/workdir/dex/governance/meta)
[INFO] [stderr]    Compiling multiversx-sc-snippets v0.50.5
[INFO] [stderr]    Compiling fuzz v0.0.0 (/opt/rustwide/workdir/dex/fuzz)
[INFO] [stderr]    Compiling fees-collector-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/fees-collector/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy/meta)
[INFO] [stderr]    Compiling farm-abi v0.0.0 (/opt/rustwide/workdir/dex/farm/meta)
[INFO] [stderr]    Compiling pause-all-meta v0.0.0 (/opt/rustwide/workdir/pause-all/meta)
[INFO] [stderr]    Compiling router-abi v0.0.0 (/opt/rustwide/workdir/dex/router/meta)
[INFO] [stderr]    Compiling simple-lock-legacy-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy/meta)
[INFO] [stderr]    Compiling farm-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13/meta)
[INFO] [stderr]    Compiling energy-update-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update/meta)
[INFO] [stderr]    Compiling governance-v2-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2/meta)
[INFO] [stderr]    Compiling locked-token-wrapper-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper/meta)
[INFO] [stderr]    Compiling energy-factory-mock-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-factory-mock/meta)
[INFO] [stderr]    Compiling pair-mock-meta v0.0.0 (/opt/rustwide/workdir/dex/pair-mock/meta)
[INFO] [stderr]    Compiling farm-with-locked-rewards-meta v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards/meta)
[INFO] [stderr]    Compiling distribution-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13/meta)
[INFO] [stderr]    Compiling lkmex-transfer-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/lkmex-transfer/meta)
[INFO] [stderr]    Compiling farm-staking-abi v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking/meta)
[INFO] [stderr]    Compiling price-discovery-meta v0.0.0 (/opt/rustwide/workdir/dex/price-discovery/meta)
[INFO] [stderr]    Compiling token-unstake-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake/meta)
[INFO] [stderr]    Compiling metabonding-staking-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking/meta)
[INFO] [stderr]    Compiling rust-interact v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs)
[INFO] [stdout] warning: unused import: `num_bigint::ToBigUint`
[INFO] [stdout]  --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use num_bigint::ToBigUint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut interact = ContractInteract::new().await;
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let cmd = args.next().expect("at least one argument required");
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interact`
[INFO] [stdout]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut interact = ContractInteract::new().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interact`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "de0b9fa09a771fba31a9d173b66af533f1f2803c0bcc7cbe4d5aa8092441ed17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0b9fa09a771fba31a9d173b66af533f1f2803c0bcc7cbe4d5aa8092441ed17", kill_on_drop: false }`
[INFO] [stdout] de0b9fa09a771fba31a9d173b66af533f1f2803c0bcc7cbe4d5aa8092441ed17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2b0cf70f631b4978c43109d18b1c1c208552002d6a7b97b7a23a796a4ad628f6
[INFO] running `Command { std: "docker" "start" "-a" "2b0cf70f631b4978c43109d18b1c1c208552002d6a7b97b7a23a796a4ad628f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling router-abi v0.0.0 (/opt/rustwide/workdir/dex/router/meta)
[INFO] [stderr]    Compiling factory v0.0.0 (/opt/rustwide/workdir/locked-asset/factory)
[INFO] [stderr]    Compiling farm_base_impl v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_base_impl)
[INFO] [stderr]    Compiling distribution-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution/meta)
[INFO] [stderr]    Compiling metabonding-staking-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-meta v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy/meta)
[INFO] [stderr]    Compiling proxy-deployer-meta v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer/meta)
[INFO] [stderr]    Compiling distribution-tests v0.0.0 (/opt/rustwide/workdir/locked-asset)
[INFO] [stderr]    Compiling proxy_dex-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex/meta)
[INFO] [stderr]    Compiling dex-tests v0.0.0 (/opt/rustwide/workdir/dex)
[INFO] [stderr]    Compiling proxy_dex v0.0.0 (/opt/rustwide/workdir/locked-asset/proxy_dex)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13/meta)
[INFO] [stderr]    Compiling farm-staking-proxy-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-staking-proxy-v-13)
[INFO] [stderr]    Compiling farm-staking-proxy v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking-proxy)
[INFO] [stderr]    Compiling farm v0.0.0 (/opt/rustwide/workdir/dex/farm)
[INFO] [stderr]    Compiling farm-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking)
[INFO] [stderr]    Compiling farm-with-locked-rewards-meta v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards/meta)
[INFO] [stderr]    Compiling farm-with-locked-rewards v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards)
[INFO] [stderr]    Compiling farm-staking-abi v0.0.0 (/opt/rustwide/workdir/farm-staking/farm-staking/meta)
[INFO] [stderr]    Compiling rust-interact v0.0.0 (/opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs)
[INFO] [stderr]    Compiling fuzz v0.0.0 (/opt/rustwide/workdir/dex/fuzz)
[INFO] [stdout] warning: unused import: `num_bigint::ToBigUint`
[INFO] [stdout]  --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use num_bigint::ToBigUint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut interact = ContractInteract::new().await;
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let cmd = args.next().expect("at least one argument required");
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interact`
[INFO] [stdout]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut interact = ContractInteract::new().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interact`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_farm_token_nonce`
[INFO] [stdout]     --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1337:9
[INFO] [stdout]      |
[INFO] [stdout] 1337 |     let first_farm_token_nonce = 1u64;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_farm_token_nonce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `second_farm_token_nonce`
[INFO] [stdout]     --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1348:9
[INFO] [stdout]      |
[INFO] [stdout] 1348 |     let second_farm_token_nonce = 2u64;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_farm_token_nonce`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_received_reward_amt`
[INFO] [stdout]     --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1399:9
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     let first_received_reward_amt =
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_received_reward_amt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling energy-update-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update/meta)
[INFO] [stderr]    Compiling proxy-deployer v0.0.0 (/opt/rustwide/workdir/dex/proxy-deployer)
[INFO] [stderr]    Compiling energy-update v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-update)
[INFO] [stderr]    Compiling farm-abi v0.0.0 (/opt/rustwide/workdir/dex/farm/meta)
[INFO] [stderr]    Compiling pause-all v0.0.0 (/opt/rustwide/workdir/pause-all)
[INFO] [stderr]    Compiling metabonding-staking v0.0.0 (/opt/rustwide/workdir/farm-staking/metabonding-staking)
[INFO] [stderr]    Compiling simple-lock-legacy v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy)
[INFO] [stderr]    Compiling distribution v0.0.0 (/opt/rustwide/workdir/locked-asset/distribution)
[INFO] [stderr]    Compiling simple-lock-legacy-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/simple-lock-legacy/meta)
[INFO] [stderr]    Compiling router v0.0.0 (/opt/rustwide/workdir/dex/router)
[INFO] [stderr]    Compiling factory-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/factory/meta)
[INFO] [stderr]    Compiling pause-all-meta v0.0.0 (/opt/rustwide/workdir/pause-all/meta)
[INFO] [stderr]    Compiling governance-v2 v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2)
[INFO] [stderr]    Compiling pair-abi v0.0.0 (/opt/rustwide/workdir/dex/pair/meta)
[INFO] [stderr]    Compiling governance v0.0.0 (/opt/rustwide/workdir/dex/governance)
[INFO] [stderr]    Compiling governance-v2-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/governance-v2/meta)
[INFO] [stderr]    Compiling events v0.0.0 (/opt/rustwide/workdir/common/modules/farm/events)
[INFO] [stderr]    Compiling governance-meta v0.0.0 (/opt/rustwide/workdir/dex/governance/meta)
[INFO] [stderr]    Compiling token-unstake-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake/meta)
[INFO] [stderr]    Compiling locked-token-wrapper v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper)
[INFO] [stderr]    Compiling token-unstake v0.0.0 (/opt/rustwide/workdir/locked-asset/token-unstake)
[INFO] [stderr]    Compiling farm-v-13-meta v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13/meta)
[INFO] [stderr]    Compiling pair v0.0.0 (/opt/rustwide/workdir/dex/pair)
[INFO] [stderr]    Compiling locked-token-wrapper-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/locked-token-wrapper/meta)
[INFO] [stderr]    Compiling fees-collector v0.0.0 (/opt/rustwide/workdir/energy-integration/fees-collector)
[INFO] [stderr]    Compiling lkmex-transfer v0.0.0 (/opt/rustwide/workdir/locked-asset/lkmex-transfer)
[INFO] [stderr]    Compiling price-discovery-meta v0.0.0 (/opt/rustwide/workdir/dex/price-discovery/meta)
[INFO] [stderr]    Compiling pair-mock v0.0.0 (/opt/rustwide/workdir/dex/pair-mock)
[INFO] [stderr]    Compiling price-discovery v0.0.0 (/opt/rustwide/workdir/dex/price-discovery)
[INFO] [stderr]    Compiling energy-factory v0.0.0 (/opt/rustwide/workdir/locked-asset/energy-factory)
[INFO] [stderr]    Compiling contexts v0.0.0 (/opt/rustwide/workdir/common/modules/farm/contexts)
[INFO] [stderr]    Compiling farm-v-13 v0.0.0 (/opt/rustwide/workdir/legacy-contracts/farm-v-13)
[INFO] [stderr]    Compiling fees-collector-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/fees-collector/meta)
[INFO] [stderr]    Compiling lkmex-transfer-abi v0.0.0 (/opt/rustwide/workdir/locked-asset/lkmex-transfer/meta)
[INFO] [stderr]    Compiling simple-lock v0.0.0 (/opt/rustwide/workdir/locked-asset/simple-lock)
[INFO] [stderr]    Compiling energy-factory-mock v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-factory-mock)
[INFO] [stderr]    Compiling pair-mock-meta v0.0.0 (/opt/rustwide/workdir/dex/pair-mock/meta)
[INFO] [stderr]    Compiling rewards v0.0.0 (/opt/rustwide/workdir/common/modules/farm/rewards)
[INFO] [stderr]    Compiling energy-factory-mock-meta v0.0.0 (/opt/rustwide/workdir/energy-integration/energy-factory-mock/meta)
[INFO] [stderr]    Compiling farm-boosted-yields v0.0.0 (/opt/rustwide/workdir/energy-integration/farm-boosted-yields)
[INFO] [stderr]    Compiling weekly-rewards-splitting v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/weekly-rewards-splitting)
[INFO] [stderr]    Compiling farm_token v0.0.0 (/opt/rustwide/workdir/common/modules/farm/farm_token)
[INFO] [stderr]    Compiling config v0.0.0 (/opt/rustwide/workdir/common/modules/farm/config)
[INFO] [stderr]    Compiling week-timekeeping v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/week-timekeeping)
[INFO] [stderr]    Compiling simple-lock-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/simple-lock/meta)
[INFO] [stderr]    Compiling energy-factory-meta v0.0.0 (/opt/rustwide/workdir/locked-asset/energy-factory/meta)
[INFO] [stderr]    Compiling pausable v0.0.0 (/opt/rustwide/workdir/common/modules/pausable)
[INFO] [stderr]    Compiling energy-query v0.0.0 (/opt/rustwide/workdir/energy-integration/common-modules/energy-query)
[INFO] [stderr]    Compiling locking_module v0.0.0 (/opt/rustwide/workdir/common/modules/locking_module)
[INFO] [stderr]    Compiling legacy_token_decode_module v0.0.0 (/opt/rustwide/workdir/common/modules/legacy_token_decode_module)
[INFO] [stderr]    Compiling token_send v0.0.0 (/opt/rustwide/workdir/common/modules/token_send)
[INFO] [stderr]    Compiling utils v0.0.0 (/opt/rustwide/workdir/common/modules/utils)
[INFO] [stderr]    Compiling token_merge_helper v0.0.0 (/opt/rustwide/workdir/common/modules/token_merge_helper)
[INFO] [stderr]    Compiling common_structs v0.0.0 (/opt/rustwide/workdir/common/common_structs)
[INFO] [stderr]    Compiling permissions_module v0.0.0 (/opt/rustwide/workdir/common/modules/permissions_module)
[INFO] [stderr]    Compiling sc_whitelist_module v0.0.0 (/opt/rustwide/workdir/common/modules/sc_whitelist_module)
[INFO] [stderr]    Compiling math v0.0.0 (/opt/rustwide/workdir/common/modules/math)
[INFO] [stderr]    Compiling common-types v0.0.0 (/opt/rustwide/workdir/energy-integration/common-types)
[INFO] [stderr]    Compiling common_errors v0.0.0 (/opt/rustwide/workdir/common/common_errors)
[INFO] [stderr]    Compiling mergeable v0.0.0 (/opt/rustwide/workdir/common/traits/mergeable)
[INFO] [stderr]    Compiling unwrappable v0.0.0 (/opt/rustwide/workdir/common/traits/unwrappable)
[INFO] [stderr]    Compiling fixed-supply-token v0.0.0 (/opt/rustwide/workdir/common/traits/fixed-supply-token)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2b0cf70f631b4978c43109d18b1c1c208552002d6a7b97b7a23a796a4ad628f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0cf70f631b4978c43109d18b1c1c208552002d6a7b97b7a23a796a4ad628f6", kill_on_drop: false }`
[INFO] [stdout] 2b0cf70f631b4978c43109d18b1c1c208552002d6a7b97b7a23a796a4ad628f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cb3bacf517917221d921472151e8fae1d28d1a1734a0e1a69e8a0ac564bcd90f
[INFO] running `Command { std: "docker" "start" "-a" "cb3bacf517917221d921472151e8fae1d28d1a1734a0e1a69e8a0ac564bcd90f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `num_bigint::ToBigUint`
[INFO] [stderr]  --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use num_bigint::ToBigUint;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let mut interact = ContractInteract::new().await;
[INFO] [stderr]    |         ----^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cmd`
[INFO] [stderr]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let cmd = args.next().expect("at least one argument required");
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `interact`
[INFO] [stderr]   --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let mut interact = ContractInteract::new().await;
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interact`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first_farm_token_nonce`
[INFO] [stderr]     --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1337:9
[INFO] [stderr]      |
[INFO] [stderr] 1337 |     let first_farm_token_nonce = 1u64;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_farm_token_nonce`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `second_farm_token_nonce`
[INFO] [stderr]     --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1348:9
[INFO] [stderr]      |
[INFO] [stderr] 1348 |     let second_farm_token_nonce = 2u64;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_second_farm_token_nonce`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first_received_reward_amt`
[INFO] [stderr]     --> dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1399:9
[INFO] [stderr]      |
[INFO] [stderr] 1399 |     let first_received_reward_amt =
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_received_reward_amt`
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-interact` (bin "rust-interact" test) generated 7 warnings (run `cargo fix --bin "rust-interact" -p rust-interact --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_types-954e73ece11aa371)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_errors-d8af327932b287e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common_structs-7413274fc354c0b9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/config.rs (/opt/rustwide/target/debug/deps/config-2acf2359d521b029)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/contexts-f745107668f063b9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dex_scenario_go_test.rs (/opt/rustwide/target/debug/deps/dex_scenario_go_test-ccab3752c73e5a7f)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test compound_rewards_go ... ok
[INFO] [stdout] test add_liquidity_go ... ok
[INFO] [stdout] test check_fee_disabled_after_swap_go ... ok
[INFO] [stdout] test enter_farm_with_merge_tokens_go ... ok
[INFO] [stdout] test create_pair_twice_go ... ok
[INFO] [stdout] test check_fee_enabled_after_swap_go ... ok
[INFO] [stdout] test calculate_rewards_for_given_position_go ... ok
[INFO] [stdout] test complete_setup_go ... ok
[INFO] [stdout] test calculate_rewards_for_given_position_after_compound_go ... ok
[INFO] [stdout] test enter_farm_go ... ok
[INFO] [stdout] test enter_mex_farm_go ... ok
[INFO] [stdout] test exit_farm_go ... ok
[INFO] [stdout] test exit_farm_too_soon_go ... ok
[INFO] [stdout] test farm_reward_distr_scen_1_go ... ok
[INFO] [stdout] test exit_mex_farm_go ... ok
[INFO] [stdout] test farm_reward_distr_scen_4_go ... ok
[INFO] [stdout] test farm_reward_distr_scen_2_go ... ok
[INFO] [stdout] test farm_reward_distr_scen_3_go ... ok
[INFO] [stdout] test farm_wrong_lp_token_go ... ok
[INFO] [stdout] test claim_rewards_go ... ok
[INFO] [stdout] test farm_with_egld_token_go ... ok
[INFO] [stdout] test get_amounts_no_liquidity_go ... ok
[INFO] [stdout] test get_amounts_go ... ok
[INFO] [stdout] test merge_tokens_go ... ok
[INFO] [stdout] test get_pair_views_go ... ok
[INFO] [stdout] test remove_liquidity_and_buyback_and_burn_token_go ... ok
[INFO] [stdout] test owner_pause_farm_go ... ok
[INFO] [stdout] test get_pair_non_existent_go ... ok
[INFO] [stdout] test remove_liquidity_go ... ok
[INFO] [stdout] test remove_pair_go ... ok
[INFO] [stdout] test remove_liquidity_twice_go ... ok
[INFO] [stdout] test owner_resume_farm_go ... ok
[INFO] [stdout] test router_pause_self_go ... ok
[INFO] [stdout] test router_resume_self_go ... ok
[INFO] [stdout] test swap_fixed_input_go ... ok
[INFO] [stdout] test swap_fixed_output_go ... ok
[INFO] [stdout] test swap_same_token_go ... ok
[INFO] [stdout] test swap_fixed_input_after_removed_liquidity_go ... ok
[INFO] [stdout] test swap_wrong_token_go ... ok
[INFO] [stdout] test upgrade_contract_go ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dex_scenario_rs_test.rs (/opt/rustwide/target/debug/deps/dex_scenario_rs_test-029b5fcc063255b2)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test complete_setup_rs ... ok
[INFO] [stdout] test add_liquidity_rs ... ok
[INFO] [stdout] test check_fee_disabled_after_swap_rs ... ok
[INFO] [stdout] test check_fee_enabled_after_swap_rs ... ok
[INFO] [stdout] test claim_rewards_rs ... ok
[INFO] [stdout] test calculate_rewards_for_given_position_rs ... ok
[INFO] [stdout] test compound_rewards_rs ... ok
[INFO] [stdout] test calculate_rewards_for_given_position_after_compound_rs ... ok
[INFO] [stdout] test farm_reward_distr_scen_1_rs ... ok
[INFO] [stdout] test enter_farm_rs ... ok
[INFO] [stdout] test farm_reward_distr_scen_2_rs ... ok
[INFO] [stdout] test enter_farm_with_merge_tokens_rs ... ok
[INFO] [stdout] test exit_mex_farm_rs ... ok
[INFO] [stdout] test exit_farm_too_soon_rs ... ok
[INFO] [stdout] test enter_mex_farm_rs ... ok
[INFO] [stdout] test farm_with_egld_token_rs ... ok
[INFO] [stdout] test farm_reward_distr_scen_4_rs ... ok
[INFO] [stdout] test farm_reward_distr_scen_3_rs ... ok
[INFO] [stdout] test get_pair_non_existent_rs ... ok
[INFO] [stdout] test exit_farm_rs ... ok
[INFO] [stdout] test owner_pause_farm_rs ... ok
[INFO] [stdout] test owner_resume_farm_rs ... ok
[INFO] [stdout] test remove_liquidity_and_buyback_and_burn_token_rs ... ok
[INFO] [stdout] test remove_liquidity_rs ... ok
[INFO] [stdout] test get_pair_views_rs ... ok
[INFO] [stdout] test merge_tokens_rs ... ok
[INFO] [stdout] test router_resume_self_rs ... ok
[INFO] [stdout] test router_pause_self_rs ... ok
[INFO] [stdout] test swap_fixed_input_rs ... ok
[INFO] [stdout] test swap_fixed_output_rs ... ok
[INFO] [stdout] test farm_wrong_lp_token_rs ... ok
[INFO] [stdout] test get_amounts_no_liquidity_rs ... ok
[INFO] [stdout] test upgrade_contract_rs ... ok
[INFO] [stdout] test swap_fixed_input_after_removed_liquidity_rs ... ok
[INFO] [stdout] test get_amounts_rs ... ok
[INFO] [stdout] test swap_same_token_rs ... ok
[INFO] [stdout] test remove_liquidity_twice_rs ... ok
[INFO] [stdout] test create_pair_twice_rs ... ok
[INFO] [stdout] test remove_pair_rs ... ok
[INFO] [stdout] test swap_wrong_token_rs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distribution-145a92652f72b311)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/distribution_abi-bb3c9d78f3bd583f)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/distribution_scenario_go_test.rs (/opt/rustwide/target/debug/deps/distribution_scenario_go_test-879ec34d1cd827a3)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test add_liquidity_proxy_go ... ignored
[INFO] [stdout] test add_liquidity_with_merge_tokens_go ... ignored
[INFO] [stdout] test claim_locked_assets_basic_go ... ignored
[INFO] [stdout] test claim_mex_rewards_proxy_after_mint_rewards_go ... ignored
[INFO] [stdout] test claim_only_last_four_go ... ignored
[INFO] [stdout] test claim_rewards_proxy_go ... ignored
[INFO] [stdout] test clear_unclaimable_assets_go ... ignored
[INFO] [stdout] test compound_mex_rewards_proxy_after_mint_rewards_go ... ignored
[INFO] [stdout] test enter_farm_proxy_go ... ignored
[INFO] [stdout] test enter_farm_proxy_with_merge_tokens_go ... ignored
[INFO] [stdout] test enter_mex_farm_proxy_go ... ignored
[INFO] [stdout] test exit_farm_proxy_go ... ignored
[INFO] [stdout] test exit_mex_farm_proxy_after_compound_rewards_and_epoch_increase_go ... ignored
[INFO] [stdout] test exit_mex_farm_proxy_after_compound_rewards_go ... ignored
[INFO] [stdout] test exit_mex_farm_proxy_after_mint_rewards_go ... ignored
[INFO] [stdout] test merge_locked_mex_tokens_go ... ignored
[INFO] [stdout] test merge_wrapped_farm_tokens_go ... ignored
[INFO] [stdout] test merge_wrapped_lp_tokens_go ... ignored
[INFO] [stdout] test multiple_claim_assets_go ... ignored
[INFO] [stdout] test remove_liquidity_proxy_after_swap_mex_go ... ignored
[INFO] [stdout] test remove_liquidity_proxy_after_swap_wegld_go ... ignored
[INFO] [stdout] test remove_liquidity_proxy_go ... ignored
[INFO] [stdout] test set_user_distribution_above_cap_go ... ignored
[INFO] [stdout] test set_user_distribution_duplicate_go ... ignored
[INFO] [stdout] test set_user_distribution_go ... ignored
[INFO] [stdout] test set_user_distribution_with_unlock_go ... ignored
[INFO] [stdout] test undo_last_community_distribution_go ... ignored
[INFO] [stdout] test undo_user_distribution_between_epochs_go ... ignored
[INFO] [stdout] test unlock_assets_basic_go ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 29 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/energy_factory-0cb1219c3ec1cce0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/old_tokens_test.rs (/opt/rustwide/target/debug/deps/old_tokens_test-b50193f15337440b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/simple_lock_energy_test.rs (/opt/rustwide/target/debug/deps/simple_lock_energy_test-61d4f5af532b4c4e)
[INFO] [stdout] test min_period_migrated_token_test ... ok
[INFO] [stdout] test min_period_migrated_token_test2 ... ok
[INFO] [stdout] test check_initial_old_unlock_schedule_decode_test ... ok
[INFO] [stdout] test extend_lock_period_old_token_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test init_test ... ok
[INFO] [stdout] test energy_deplete_test ... ok
[INFO] [stdout] test test_same_token_nonce ... ok
[INFO] [stdout] test reduce_lock_period_test ... ok
[INFO] [stdout] test multiple_early_unlocks_same_week_test ... ok
[INFO] [stdout] test unlock_early_test ... ok
[INFO] [stdout] test try_lock ... ok
[INFO] [stdout] test lock_ok ... ok
[INFO] [stdout] test extend_lock_period_endpoint_test ... ok
[INFO] [stdout] test extend_locking_period_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/token_merging_test.rs (/opt/rustwide/target/debug/deps/token_merging_test-3f4996c929f5b893)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test merge_same_schedule_test ... ok
[INFO] [stdout] test token_merging_different_years_test ... ok
[INFO] [stdout] test token_merging_different_years2_test ... ok
[INFO] [stdout] test test_specific_tokens_merge ... ok
[INFO] [stdout] test token_merging_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/virtual_lock_test.rs (/opt/rustwide/target/debug/deps/virtual_lock_test-2b838076354dc676)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test virtual_lock_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/energy_factory_meta-16a048d6160eee6f)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/energy_factory_mock-a2d417726d08c05a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/energy_factory_mock_meta-7bed161f324c0142)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/energy_query-95cde8d5af619fb4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/energy_update-39e5ee7d5599e11a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/energy_update_meta-e72c1627546854b7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/events.rs (/opt/rustwide/target/debug/deps/events-7312d8d483694a44)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/factory-d550dd000b79c9d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lock_test.rs (/opt/rustwide/target/debug/deps/lock_test-6cf481f1dd533158)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_lock_assets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unlock_test.rs (/opt/rustwide/target/debug/deps/unlock_test-0706aa00e5b5e943)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_unlock_40_60 ... ok
[INFO] [stdout] test test_unlock_100mil_1mil ... ok
[INFO] [stdout] test test_unlock_60_40 ... ok
[INFO] [stdout] test test_unlock_1mil_100mil ... ok
[INFO] [stdout] test update_energy_after_old_token_unlock_test ... ok
[INFO] [stdout] test test_aggregated_unlock_schedule ... ok
[INFO] [stdout] test test_aggregated_unlock_schedule_with_1_offset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/factory_abi-e242d4c308620ed8)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm-231de862b7d9bbf2)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/energy_update_test.rs (/opt/rustwide/target/debug/deps/energy_update_test-1c18352f723ceb68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_farm_setup ... ok
[INFO] [stdout] test test_energy_update_no_claim_current_week ... ok
[INFO] [stdout] test test_energy_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/farm_multi_user_test.rs (/opt/rustwide/target/debug/deps/farm_multi_user_test-aaca906abcce8675)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test farm_change_boosted_yields_factors_test ... ok
[INFO] [stdout] test farm_with_no_boost_test ... ok
[INFO] [stdout] test farm_boosted_yields_claim_with_different_user_pos_test ... ok
[INFO] [stdout] test farm_claim_with_minimum_tokens ... ok
[INFO] [stdout] test farm_known_proxy_test ... ok
[INFO] [stdout] test farm_enter_with_multiple_farm_token ... ok
[INFO] [stdout] test farm_with_boosted_yields_test ... ok
[INFO] [stdout] test farm_multiple_claim_weeks_with_collect_undistributed_rewards_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/farm_review_distribution.rs (/opt/rustwide/target/debug/deps/farm_review_distribution-32305e238c04e5ac)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_overview ... ok
[INFO] [stdout] test test_overview_realistic_numbers ... ok
[INFO] [stdout] test test_rv_earn_twice ... ok
[INFO] [stdout] test test_overview_but_changes_in_per_reward_block ... ok
[INFO] [stdout] test test_billion_to_trillion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/farm_single_user_test.rs (/opt/rustwide/target/debug/deps/farm_single_user_test-c1d03800712db30a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_farm_setup ... ok
[INFO] [stdout] test test_claim_rewards ... ok
[INFO] [stdout] test test_enter_farm ... ok
[INFO] [stdout] test test_enter_farm_twice ... ok
[INFO] [stdout] test test_exit_farm ... ok
[INFO] [stdout] test test_exit_farm_with_penalty ... ok
[INFO] [stdout] test test_exit_farm_after_enter_twice ... ok
[INFO] [stdout] test test_farm_through_simple_lock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/total_farm_position_test.rs (/opt/rustwide/target/debug/deps/total_farm_position_test-16405b6818d406b3)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test farm_total_position_on_claim_migration_test ... ok
[INFO] [stdout] test farm_total_position_on_merge_migration_test ... ok
[INFO] [stdout] test total_farm_position_claim_test ... ok
[INFO] [stdout] test total_farm_position_through_simple_lock_test ... ok
[INFO] [stdout] test total_farm_position_claim_for_other_test ... ok
[INFO] [stdout] test farm_total_position_exit_migration_test ... ok
[INFO] [stdout] test farm_total_position_migration_test ... ok
[INFO] [stdout] test no_boosted_rewards_penalty_for_no_energy_test ... ok
[INFO] [stdout] test total_farm_position_owner_change_test ... ok
[INFO] [stdout] test allow_external_claim_rewards_setting_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/farm_abi-be71adef2366f00f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_boosted_yields-3acb8ab9237773cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_staking-1ab1c8ef4b0cab8c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/farm_staking_energy_test.rs (/opt/rustwide/target/debug/deps/farm_staking_energy_test-917a3df0badbb7b0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test farm_staking_boosted_rewards_no_energy_test ... ok
[INFO] [stdout] test farm_staking_farm_position_migration_test ... ok
[INFO] [stdout] test claim_boosted_rewards_with_zero_position_test ... ok
[INFO] [stdout] test claim_only_boosted_rewards_per_week_test ... ok
[INFO] [stdout] test boosted_rewards_config_change_test ... ok
[INFO] [stdout] test claim_rewards_per_week_test ... ok
[INFO] [stdout] test farm_staking_with_energy_setup_test ... ok
[INFO] [stdout] test farm_staking_boosted_rewards_with_energy_test ... ok
[INFO] [stdout] test farm_staking_full_position_boosted_rewards_test ... ok
[INFO] [stdout] test farm_staking_partial_position_handling_test ... ok
[INFO] [stdout] test position_owner_change_test ... ok
[INFO] [stdout] test farm_staking_claim_boosted_rewards_for_user_test ... ok
[INFO] [stdout] test farm_staking_other_user_enter_negative_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/farm_staking_test.rs (/opt/rustwide/target/debug/deps/farm_staking_test-6782e2e9ed21f69a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_farm_setup ... ok
[INFO] [stdout] test test_enter_farm_twice ... ok
[INFO] [stdout] test test_withdraw_rewards ... ok
[INFO] [stdout] test test_enter_farm ... ok
[INFO] [stdout] test test_exit_farm_after_enter_twice ... ok
[INFO] [stdout] test test_unbond ... ok
[INFO] [stdout] test test_claim_rewards ... ok
[INFO] [stdout] test test_unstake_farm ... ok
[INFO] [stdout] test test_withdraw_after_produced_rewards ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/farm_staking_abi-f0edf0a40583563d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_staking_proxy-94ff0a7126b2d30d)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staking_farm_with_lp.rs (/opt/rustwide/target/debug/deps/staking_farm_with_lp-cb960a9851dd465c)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_all_setup ... ok
[INFO] [stdout] test farm_staking_compound_rewards_and_unstake_test ... ok
[INFO] [stdout] test test_claim_rewards_farm_proxy_half ... ok
[INFO] [stdout] test test_claim_rewards_farm_proxy_full ... ok
[INFO] [stdout] test test_claim_rewards_farm_proxy_twice ... ok
[INFO] [stdout] test test_stake_farm_proxy ... ok
[INFO] [stdout] test test_stake_farm_through_proxy_with_merging ... ok
[INFO] [stdout] test test_farm_stake_proxy_merging_boosted_rewards ... ok
[INFO] [stdout] test claim_for_others_positive_test ... ok
[INFO] [stdout] test stake_farm_through_proxy_migration_test ... ok
[INFO] [stdout] test test_unstake_through_proxy_no_claim ... ok
[INFO] [stdout] test unbond_test ... ok
[INFO] [stdout] test unstake_through_proxy_after_claim ... ok
[INFO] [stdout] test total_farm_position_after_claim_and_exit_metastaking_test ... ok
[INFO] [stdout] test unstake_partial_position_test ... ok
[INFO] [stdout] test original_caller_negative_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/farm_staking_proxy_meta-eb342ff31bad1c44)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_staking_proxy_v_13-3dc6dbc434dfd2e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/staking_farm_with_lp.rs (/opt/rustwide/target/debug/deps/staking_farm_with_lp-d23d009e7254abad)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/farm_staking_proxy_v_13_meta-1f5d4ce41974e7a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_v_13-9e14413749cfe2fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/farm_v_13_meta-9d708229ee3d1fcd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_with_locked_rewards-96cd597c7d44f5ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/farm_with_locked_rewards_test.rs (/opt/rustwide/target/debug/deps/farm_with_locked_rewards_test-14b3e846ad240426)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test farm_with_no_boost_no_proxy_test ... ok
[INFO] [stdout] test claim_boosted_rewards_with_zero_position_test ... ok
[INFO] [stdout] test claim_only_boosted_rewards_per_week_test ... ok
[INFO] [stdout] test total_farm_position_claim_with_locked_rewards_test ... ok
[INFO] [stdout] test claim_rewards_per_week_test ... ok
[INFO] [stdout] test farm_with_boosted_yields_no_proxy_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/farm_with_locked_rewards_meta-30f68eb7a25886cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/farm_base_impl-7e5a077e8dd26250)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/farm_token.rs (/opt/rustwide/target/debug/deps/farm_token-efc1c10296f339c2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fees_collector-eb5a92018998d1e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fees_collector_rust_test.rs (/opt/rustwide/target/debug/deps/fees_collector_rust_test-0921564f3c363d62)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test claim_first_week_test ... ok
[INFO] [stdout] test locked_token_buckets_shifting_test ... ok
[INFO] [stdout] test claim_second_week_test ... ok
[INFO] [stdout] test multi_bucket_shift_consistency_test ... ok
[INFO] [stdout] test surplus_energy_test ... ok
[INFO] [stdout] test additional_locked_tokens_test ... ok
[INFO] [stdout] test setup_test ... ok
[INFO] [stdout] test claim_after_dex_inactive_test ... ok
[INFO] [stdout] test claim_inactive_week_test ... ok
[INFO] [stdout] test claim_locked_rewards_with_energy_update_test ... ok
[INFO] [stdout] test claim_for_other_user_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fees_collector_meta-36d00944c2c4146a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_supply_token-9055f7bfe0fb759a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzz-9db8ecf36cd5d65c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fuzz_start::test::start_fuzzer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/governance-f645bbe6aa118524)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gov_tests.rs (/opt/rustwide/target/debug/deps/gov_tests-bf04d8681dfed156)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_gov_setup ... ok
[INFO] [stdout] test test_proposal_status_change ... ok
[INFO] [stdout] test test_basic_propose ... ok
[INFO] [stdout] test test_basic_propose_with_lpmex ... ok
[INFO] [stdout] test test_propose_bad_amount ... ok
[INFO] [stdout] test test_basic_reclaim ... ok
[INFO] [stdout] test test_propose_bad_token ... ok
[INFO] [stdout] test test_vote ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/governance_meta-c8a0e69fa8cb26cc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/governance_v2-e023f57d895a4b98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gov_rust_test.rs (/opt/rustwide/target/debug/deps/gov_rust_test-048caed6a579f278)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test gov_propose_total_energy_0_test ... ok
[INFO] [stdout] test gov_no_quorum_test ... ok
[INFO] [stdout] test gov_abstain_vote_test ... ok
[INFO] [stdout] test gov_modify_quorum_after_end_vote_test ... ok
[INFO] [stdout] test gov_no_veto_vote_test ... ok
[INFO] [stdout] test gov_propose_cancel_proposal_id_test ... ok
[INFO] [stdout] test init_gov_test ... ok
[INFO] [stdout] test gov_withdraw_no_with_veto_penalty_limits_test ... ok
[INFO] [stdout] test gov_withdraw_defeated_proposal_test ... ok
[INFO] [stdout] test gov_modify_withdraw_defeated_proposal_test ... ok
[INFO] [stdout] test gov_withdraw_no_with_veto_defeated_proposal_test ... ok
[INFO] [stdout] test gov_propose_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/governance_v2_meta-d947caa283e78ee2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/legacy_token_decode_module-b28d550373463b2b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lkmex_transfer-63d7ef0003daf0eb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lkmex_transfer_tests.rs (/opt/rustwide/target/debug/deps/lkmex_transfer_tests-70b62c0b354b950f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cancel_transfer_test ... ok
[INFO] [stdout] test transfer_locked_token_test ... ok
[INFO] [stdout] test transfer_locked_token_after_unlock_period_test ... ok
[INFO] [stdout] test transfer_cooldowns_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lkmex_transfer_abi-96fd2c11f4b87504)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/locked_token_wrapper-583efe6426ed0406)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/locked_token_wrapping_test.rs (/opt/rustwide/target/debug/deps/locked_token_wrapping_test-136d97ddc9ad2590)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test token_wrap_unwrap_test ... ok
[INFO] [stdout] test tokens_wrap_unwrap_test2 ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/locked_token_wrapper_meta-7e8586f77e5d7c11)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/locking_module-14f8091e1b98a0ef)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/math-628e17b9a1128197)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mergeable-3e6efb1d2c79e417)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metabonding_staking-f2bbaef60e279a58)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metabonding_staking_test.rs (/opt/rustwide/target/debug/deps/metabonding_staking_test-a26e5a8ead9053be)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_stake_first ... ok
[INFO] [stdout] test test_init ... ok
[INFO] [stdout] test test_stake_multiple ... ok
[INFO] [stdout] test test_stake_second ... ok
[INFO] [stdout] test test_unstake ... ok
[INFO] [stdout] test test_partial_unstake ... ok
[INFO] [stdout] test test_unbond ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metabonding_staking_meta-518eed1e937807c8)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pair-b547e93a0120c0a8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pair_rs_test.rs (/opt/rustwide/target/debug/deps/pair_rs_test-6c5dd6dc95ce21cc)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_pair_setup ... ok
[INFO] [stdout] test test_perfect_swap_fixed_output ... ok
[INFO] [stdout] test test_add_liquidity ... ok
[INFO] [stdout] test test_safe_price_observation_decoding ... ok
[INFO] [stdout] test test_swap_fixed_input ... ok
[INFO] [stdout] test fees_collector_pair_test ... ok
[INFO] [stdout] test test_both_legacy_and_new_safe_price_from_other_contract ... ok
[INFO] [stdout] test add_liquidity_through_simple_lock_proxy ... ok
[INFO] [stdout] test test_swap_fixed_output ... ok
[INFO] [stdout] test test_safe_price ... ok
[INFO] [stdout] test test_safe_price_migration ... ok
[INFO] [stdout] test test_safe_price_linear_interpolation ... ok
[INFO] [stdout] test test_locked_asset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pair_abi-391847a3dcf74fe0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/pair.rs (/opt/rustwide/target/debug/deps/pair_mock-f73339b492d5990b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pair_mock_meta-629eac731eeb45e2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/pausable.rs (/opt/rustwide/target/debug/deps/pausable-8efb05ded9d85759)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pause_all-d5c10b17db2d2080)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pause_all_test.rs (/opt/rustwide/target/debug/deps/pause_all_test-9791bef2db749750)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test pause_all_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pause_all_meta-5ae41b7a93e295f0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/permissions_module.rs (/opt/rustwide/target/debug/deps/permissions_module-85524d1c1a8dc794)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/price_discovery-ae0107b2ef4bbbc7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/price_disc_tests.rs (/opt/rustwide/target/debug/deps/price_disc_tests-8d8a80b5f6c1758a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_init ... ok
[INFO] [stdout] test deposit_above_min_price ... ok
[INFO] [stdout] test test_deposit_launched_tokens_ok ... ok
[INFO] [stdout] test user_deposit_ok ... ok
[INFO] [stdout] test redeem_ok ... ok
[INFO] [stdout] test withdraw_linear_penalty_middle ... ok
[INFO] [stdout] test withdraw_fixed_penalty ... ok
[INFO] [stdout] test withdraw_linear_penalty_end ... ok
[INFO] [stdout] test withdraw_linear_penalty_start ... ok
[INFO] [stdout] test withdraw_ok ... ok
[INFO] [stdout] test deposit_too_early ... ok
[INFO] [stdout] test redeem_too_early ... ok
[INFO] [stdout] test try_deposit_below_min_price ... ok
[INFO] [stdout] test try_deposit_in_withdraw_only_phase ... ok
[INFO] [stdout] test withdraw_below_min_price ... ok
[INFO] [stdout] test withdraw_too_late ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests_common.rs (/opt/rustwide/target/debug/deps/tests_common-22b59616bc5aa64d)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/price_discovery_meta-2ef46617d609f028)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_deployer-65b26f8148eda14a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxy_deployer_meta-059d8ad0f8074754)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_dex-e112ece816be0189)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/proxy_farm_test.rs (/opt/rustwide/target/debug/deps/proxy_farm_test-1948d2b29473c3bc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test farm_proxy_setup_test ... ok
[INFO] [stdout] test farm_with_wrapped_lp_test ... ok
[INFO] [stdout] test different_farm_locked_token_nonce_merging_test ... ok
[INFO] [stdout] test farm_proxy_actions_test ... ok
[INFO] [stdout] test farm_proxy_claim_energy_test ... ok
[INFO] [stdout] test increase_proxy_farm_lkmex_energy ... ok
[INFO] [stdout] test increase_proxy_farm_proxy_lp_energy ... ok
[INFO] [stdout] test farm_proxy_partial_exit_test ... ok
[INFO] [stdout] test total_farm_position_migration_through_proxy_dex_test ... ok
[INFO] [stdout] test total_farm_position_migration_mechanism_test ... ok
[INFO] [stdout] test farm_proxy_partial_exit_with_penalty_test ... ok
[INFO] [stdout] test total_farm_mechanism_test ... ok
[INFO] [stdout] test increase_proxy_farm_proxy_lp_energy_unlocked_tokens ... ok
[INFO] [stdout] test increase_proxy_farm_proxy_lp_energy_partially_unlocked_tokens ... ok
[INFO] [stdout] test increase_proxy_farm_legacy_token_energy_negative_test ... ok
[INFO] [stdout] test original_caller_negative_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proxy_lp_test.rs (/opt/rustwide/target/debug/deps/proxy_lp_test-614922c4b0c1d939)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test setup_test ... ok
[INFO] [stdout] test increase_proxy_lp_token_energy_partially_unlocked_tokens ... ok
[INFO] [stdout] test increase_proxy_lp_token_energy_unlocked_tokens ... ok
[INFO] [stdout] test tripple_add_liquidity_proxy_test ... ok
[INFO] [stdout] test increase_proxy_lp_token_energy ... ok
[INFO] [stdout] test add_remove_liquidity_proxy_test ... ok
[INFO] [stdout] test wrapped_different_nonce_lp_token_merge_test ... ok
[INFO] [stdout] test wrapped_same_nonce_lp_token_merge_test ... ok
[INFO] [stdout] test increase_proxy_lp_legacy_token_energy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxy_dex_meta-fa111a232fe1bb81)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/rewards.rs (/opt/rustwide/target/debug/deps/rewards-aed4bf2f12c385d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/contract.rs (/opt/rustwide/target/debug/deps/router-d23d1112828786e6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/router_test.rs (/opt/rustwide/target/debug/deps/router_test-9b5918f08bb93fc8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_router_setup ... ok
[INFO] [stdout] test user_enable_pair_swaps_through_router_test ... ok
[INFO] [stdout] test test_multi_pair_swap ... ok
[INFO] [stdout] test user_enable_pair_swaps_fail_test ... ok
[INFO] [stdout] test test_router_upgrade_pair ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/router_abi-912ad0ae3c4f9629)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/interactor_main.rs (/opt/rustwide/target/debug/deps/rust_interact-cdc02862f297f60a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test farm_position_claim_test ... FAILED
[INFO] [stdout] test farm_with_no_boost_no_proxy_test ... FAILED
[INFO] [stdout] test test_deploy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- farm_position_claim_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'farm_position_claim_test' (407) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://devnet-gateway.multiversx.com/network/config)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: multiversx_sdk::blockchain::CommunicationProxy::get_network_config::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sdk-0.4.1/src/blockchain.rs:64:20
[INFO] [stdout]    3: multiversx_sc_snippets::interactor::Interactor::new::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:57
[INFO] [stdout]    4: rust_interact::ContractInteract::new::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:152:55
[INFO] [stdout]    5: rust_interact::farm_position_claim_test::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:1412:48
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]    9: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   10: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   27: rust_interact::farm_position_claim_test
[INFO] [stdout]              at ./src/interactor_main.rs:1428:15
[INFO] [stdout]   28: rust_interact::farm_position_claim_test::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:1411:36
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   32: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   40: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   47: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   49: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5644a43402a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5644a43402a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5644a43402a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5644a43402a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5644a43526ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5644a43526ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5644a430b033 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5644a430b033 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5644a4317e22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5644a431d70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5644a431d5a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5644a3d0ef7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5644a3d0ef7e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5644a431ddcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5644a431ddcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5644a431db7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5644a4317f59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5644a42ff07d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5644a435d280 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5644a435c226 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5644a3cc716b - core::result::Result<T,E>::unwrap::h793bf88acd744844
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5644a3cc716b - multiversx_sc_snippets::interactor::Interactor::new::{{closure}}::h4a7b058dc82c21be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:63
[INFO] [stdout]   22:     0x5644a3ccbab1 - rust_interact::ContractInteract::new::{{closure}}::h6cfb0cd201015ece
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:152:55
[INFO] [stdout]   23:     0x5644a3ccce1f - rust_interact::farm_position_claim_test::{{closure}}::hed4a568c094f05b2
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1412:48
[INFO] [stdout]   24:     0x5644a3cd1892 - <core::pin::Pin<P> as core::future::future::Future>::poll::h185b667cc1ef4ca4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5644a3cd18cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h54d783573e2d6384
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5644a3cc2e1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h59a37e3f8c5653a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   27:     0x5644a3cc2d5b - tokio::runtime::coop::with_budget::h07f96291b0cc11b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5644a3cc2d5b - tokio::runtime::coop::budget::h4d6ad3669b10f8af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5644a3cc2d5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbe401d33813101d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   30:     0x5644a3cc0190 - tokio::runtime::scheduler::current_thread::Context::enter::ha81903018b53134c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   31:     0x5644a3cc17e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h670177a4ea11cf8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   32:     0x5644a3cc1484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8b33b162f76c7a93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   33:     0x5644a3ced04b - tokio::runtime::context::scoped::Scoped<T>::set::ha33cf635a7943dc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5644a3cd1279 - tokio::runtime::context::set_scheduler::{{closure}}::hafe7b7673d72b04a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5644a3cec572 - std::thread::local::LocalKey<T>::try_with::hd3e5acc9cfc54e9e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x5644a3ceb51e - std::thread::local::LocalKey<T>::with::h88d02b91155fbdba
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x5644a3cd11ed - tokio::runtime::context::set_scheduler::h6a2e02db9a2e565b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5644a3cc0e10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5cef4717eaf4eb2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   39:     0x5644a3cc14c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcd296e8d7aa6070b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   40:     0x5644a3cbf433 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h02f08900ac98c490
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   41:     0x5644a3ced300 - tokio::runtime::context::runtime::enter_runtime::hadce96b36ebf979f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5644a3cbf1e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf004c75df96cfad9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   43:     0x5644a3cbbd5a - tokio::runtime::runtime::Runtime::block_on_inner::hb650da567a84ddec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   44:     0x5644a3cbbe45 - tokio::runtime::runtime::Runtime::block_on::h898bb5af6fb7e0a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   45:     0x5644a3cccbd6 - rust_interact::farm_position_claim_test::hf05b701f7ec78021
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1428:15
[INFO] [stdout]   46:     0x5644a3cccc77 - rust_interact::farm_position_claim_test::{{closure}}::h6c87d0ccbbf98d1c
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1411:36
[INFO] [stdout]   47:     0x5644a3cac636 - core::ops::function::FnOnce::call_once::h8c9480025e86cd20
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5644a3d0ed7b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5644a3d0ed7b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5644a3d22ddd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5644a3d22ddd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5644a3d22ddd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5644a3d22ddd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5644a3d22ddd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5644a3d22ddd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5644a3d22ddd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5644a3cfc324 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5644a3cfc324 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5644a3cffb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5644a3cffb7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5644a3cffb7a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5644a3cffb7a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5644a3cffb7a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5644a3cffb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5644a3cffb7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5644a431335f - <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]   67:     0x5644a431335f - 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]   68:     0x7275fbfd0aa4 - <unknown>
[INFO] [stdout]   69:     0x7275fc05da64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- farm_with_no_boost_no_proxy_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'farm_with_no_boost_no_proxy_test' (408) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://devnet-gateway.multiversx.com/network/config)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: multiversx_sdk::blockchain::CommunicationProxy::get_network_config::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sdk-0.4.1/src/blockchain.rs:64:20
[INFO] [stdout]    3: multiversx_sc_snippets::interactor::Interactor::new::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:57
[INFO] [stdout]    4: rust_interact::ContractInteract::new::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:152:55
[INFO] [stdout]    5: rust_interact::farm_with_no_boost_no_proxy_test::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:1334:48
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]    9: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   10: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   27: rust_interact::farm_with_no_boost_no_proxy_test
[INFO] [stdout]              at ./src/interactor_main.rs:1406:19
[INFO] [stdout]   28: rust_interact::farm_with_no_boost_no_proxy_test::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:1331:44
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   32: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   40: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   47: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   49: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5644a43402a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5644a43402a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5644a43402a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5644a43402a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5644a43526ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5644a43526ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5644a430b033 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5644a430b033 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5644a4317e22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5644a431d70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5644a431d5a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5644a3d0ef7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5644a3d0ef7e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5644a431ddcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5644a431ddcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5644a431db7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5644a4317f59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5644a42ff07d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5644a435d280 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5644a435c226 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5644a3cc716b - core::result::Result<T,E>::unwrap::h793bf88acd744844
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5644a3cc716b - multiversx_sc_snippets::interactor::Interactor::new::{{closure}}::h4a7b058dc82c21be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:63
[INFO] [stdout]   22:     0x5644a3ccbab1 - rust_interact::ContractInteract::new::{{closure}}::h6cfb0cd201015ece
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:152:55
[INFO] [stdout]   23:     0x5644a3ccd612 - rust_interact::farm_with_no_boost_no_proxy_test::{{closure}}::h3a0876b2204ea9d4
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1334:48
[INFO] [stdout]   24:     0x5644a3cd1892 - <core::pin::Pin<P> as core::future::future::Future>::poll::h185b667cc1ef4ca4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5644a3cd18cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h54d783573e2d6384
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5644a3cc2e1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h59a37e3f8c5653a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   27:     0x5644a3cc2d5b - tokio::runtime::coop::with_budget::h07f96291b0cc11b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5644a3cc2d5b - tokio::runtime::coop::budget::h4d6ad3669b10f8af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5644a3cc2d5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbe401d33813101d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   30:     0x5644a3cc0190 - tokio::runtime::scheduler::current_thread::Context::enter::ha81903018b53134c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   31:     0x5644a3cc17e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h670177a4ea11cf8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   32:     0x5644a3cc1484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8b33b162f76c7a93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   33:     0x5644a3ced04b - tokio::runtime::context::scoped::Scoped<T>::set::ha33cf635a7943dc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5644a3cd1279 - tokio::runtime::context::set_scheduler::{{closure}}::hafe7b7673d72b04a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5644a3cec572 - std::thread::local::LocalKey<T>::try_with::hd3e5acc9cfc54e9e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x5644a3ceb51e - std::thread::local::LocalKey<T>::with::h88d02b91155fbdba
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x5644a3cd11ed - tokio::runtime::context::set_scheduler::h6a2e02db9a2e565b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5644a3cc0e10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5cef4717eaf4eb2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   39:     0x5644a3cc14c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcd296e8d7aa6070b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   40:     0x5644a3cbf433 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h02f08900ac98c490
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   41:     0x5644a3ced300 - tokio::runtime::context::runtime::enter_runtime::hadce96b36ebf979f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5644a3cbf1e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf004c75df96cfad9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   43:     0x5644a3cbbd5a - tokio::runtime::runtime::Runtime::block_on_inner::hb650da567a84ddec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   44:     0x5644a3cbbe45 - tokio::runtime::runtime::Runtime::block_on::h898bb5af6fb7e0a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   45:     0x5644a3ccd316 - rust_interact::farm_with_no_boost_no_proxy_test::h7fac373ad4172b16
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1406:19
[INFO] [stdout]   46:     0x5644a3cce5c7 - rust_interact::farm_with_no_boost_no_proxy_test::{{closure}}::haab2bbd6c9013c1e
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1331:44
[INFO] [stdout]   47:     0x5644a3cac266 - core::ops::function::FnOnce::call_once::h3e4aad878da86ecd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5644a3d0ed7b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5644a3d0ed7b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5644a3d22ddd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5644a3d22ddd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5644a3d22ddd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5644a3d22ddd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5644a3d22ddd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5644a3d22ddd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5644a3d22ddd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5644a3cfc324 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5644a3cfc324 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5644a3cffb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5644a3cffb7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5644a3cffb7a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5644a3cffb7a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5644a3cffb7a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5644a3cffb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5644a3cffb7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5644a431335f - <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]   67:     0x5644a431335f - 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]   68:     0x7275fbfd0aa4 - <unknown>
[INFO] [stdout]   69:     0x7275fc05da64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_deploy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_deploy' (409) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://devnet-gateway.multiversx.com/network/config)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: multiversx_sdk::blockchain::CommunicationProxy::get_network_config::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sdk-0.4.1/src/blockchain.rs:64:20
[INFO] [stdout]    3: multiversx_sc_snippets::interactor::Interactor::new::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:57
[INFO] [stdout]    4: rust_interact::ContractInteract::new::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:152:55
[INFO] [stdout]    5: rust_interact::test_deploy::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:1323:48
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]    9: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   10: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   15: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   17: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   19: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   23: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   25: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   27: rust_interact::test_deploy
[INFO] [stdout]              at ./src/interactor_main.rs:1327:15
[INFO] [stdout]   28: rust_interact::test_deploy::{{closure}}
[INFO] [stdout]              at ./src/interactor_main.rs:1322:23
[INFO] [stdout]   29: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   32: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   37: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   38: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   40: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   41: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   42: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   47: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   49: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   50: <unknown>
[INFO] [stdout]   51: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5644a43402a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5644a43402a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5644a43402a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5644a43402a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5644a43526ff - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5644a43526ff - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5644a430b033 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5644a430b033 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5644a4317e22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5644a431d70f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5644a431d5a1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5644a3d0ef7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5644a3d0ef7e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5644a431ddcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5644a431ddcf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5644a431db7a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5644a4317f59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5644a42ff07d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5644a435d280 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5644a435c226 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5644a3cc716b - core::result::Result<T,E>::unwrap::h793bf88acd744844
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5644a3cc716b - multiversx_sc_snippets::interactor::Interactor::new::{{closure}}::h4a7b058dc82c21be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-snippets-0.50.5/src/interactor.rs:37:63
[INFO] [stdout]   22:     0x5644a3ccbab1 - rust_interact::ContractInteract::new::{{closure}}::h6cfb0cd201015ece
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:152:55
[INFO] [stdout]   23:     0x5644a3cca5b8 - rust_interact::test_deploy::{{closure}}::hef3213fe96fb0950
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1323:48
[INFO] [stdout]   24:     0x5644a3cd1892 - <core::pin::Pin<P> as core::future::future::Future>::poll::h185b667cc1ef4ca4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5644a3cd18cd - <core::pin::Pin<P> as core::future::future::Future>::poll::h54d783573e2d6384
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5644a3cc2e1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h59a37e3f8c5653a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   27:     0x5644a3cc2d5b - tokio::runtime::coop::with_budget::h07f96291b0cc11b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x5644a3cc2d5b - tokio::runtime::coop::budget::h4d6ad3669b10f8af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x5644a3cc2d5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbe401d33813101d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   30:     0x5644a3cc0190 - tokio::runtime::scheduler::current_thread::Context::enter::ha81903018b53134c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   31:     0x5644a3cc17e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h670177a4ea11cf8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   32:     0x5644a3cc1484 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8b33b162f76c7a93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   33:     0x5644a3ced04b - tokio::runtime::context::scoped::Scoped<T>::set::ha33cf635a7943dc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5644a3cd1279 - tokio::runtime::context::set_scheduler::{{closure}}::hafe7b7673d72b04a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x5644a3cec572 - std::thread::local::LocalKey<T>::try_with::hd3e5acc9cfc54e9e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x5644a3ceb51e - std::thread::local::LocalKey<T>::with::h88d02b91155fbdba
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x5644a3cd11ed - tokio::runtime::context::set_scheduler::h6a2e02db9a2e565b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x5644a3cc0e10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5cef4717eaf4eb2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   39:     0x5644a3cc14c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hcd296e8d7aa6070b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   40:     0x5644a3cbf433 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h02f08900ac98c490
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   41:     0x5644a3ced300 - tokio::runtime::context::runtime::enter_runtime::hadce96b36ebf979f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5644a3cbf1e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf004c75df96cfad9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   43:     0x5644a3cbbd5a - tokio::runtime::runtime::Runtime::block_on_inner::hb650da567a84ddec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   44:     0x5644a3cbbe45 - tokio::runtime::runtime::Runtime::block_on::h898bb5af6fb7e0a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   45:     0x5644a3cca3a4 - rust_interact::test_deploy::h599387a11544b08b
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1327:15
[INFO] [stdout]   46:     0x5644a3cca437 - rust_interact::test_deploy::{{closure}}::h1ca0367add94cc42
[INFO] [stdout]                                at /opt/rustwide/workdir/dex/farm-with-locked-rewards/interact-rs/src/interactor_main.rs:1322:23
[INFO] [stdout]   47:     0x5644a3cac0f6 - core::ops::function::FnOnce::call_once::h24bf6bf9079d6aad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5644a3d0ed7b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5644a3d0ed7b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5644a3d22ddd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5644a3d22ddd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5644a3d22ddd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5644a3d22ddd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5644a3d22ddd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5644a3d22ddd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5644a3d22ddd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5644a3cfc324 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5644a3cfc324 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x5644a3cffb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   60:     0x5644a3cffb7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5644a3cffb7a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x5644a3cffb7a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x5644a3cffb7a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5644a3cffb7a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   65:     0x5644a3cffb7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5644a431335f - <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]   67:     0x5644a431335f - 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]   68:     0x7275fbfd0aa4 - <unknown>
[INFO] [stdout]   69:     0x7275fc05da64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     farm_position_claim_test
[INFO] [stdout]     farm_with_no_boost_no_proxy_test
[INFO] [stdout]     test_deploy
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rust-interact --bin rust-interact`
[INFO] running `Command { std: "docker" "inspect" "cb3bacf517917221d921472151e8fae1d28d1a1734a0e1a69e8a0ac564bcd90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb3bacf517917221d921472151e8fae1d28d1a1734a0e1a69e8a0ac564bcd90f", kill_on_drop: false }`
[INFO] [stdout] cb3bacf517917221d921472151e8fae1d28d1a1734a0e1a69e8a0ac564bcd90f
