[INFO] cloning repository https://github.com/oanamariasilivastru/mx-contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oanamariasilivastru/mx-contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fmx-contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fmx-contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5ad44262928a597e1d43a64a2b94e2ce82b6355
[INFO] testing oanamariasilivastru/mx-contracts against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fmx-contracts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oanamariasilivastru/mx-contracts
[INFO] finished tweaking git repo https://github.com/oanamariasilivastru/mx-contracts
[INFO] tweaked toml for git repo https://github.com/oanamariasilivastru/mx-contracts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oanamariasilivastru/mx-contracts on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oanamariasilivastru/mx-contracts 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded toml_edit v0.22.14
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.52.3
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded multiversx-sdk v0.5.0
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.52.3
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.52.3
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.9.0
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded winnow v0.6.13
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.52.3
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded multiversx-sc v0.52.3
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.20.1
[INFO] [stderr]   Downloaded wasmprinter v0.214.0
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afbe9f31d1cce59ee64d6b3f4a95493a15dadef8782dd887cb7701132be3bd6f
[INFO] running `Command { std: "docker" "start" "-a" "afbe9f31d1cce59ee64d6b3f4a95493a15dadef8782dd887cb7701132be3bd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afbe9f31d1cce59ee64d6b3f4a95493a15dadef8782dd887cb7701132be3bd6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afbe9f31d1cce59ee64d6b3f4a95493a15dadef8782dd887cb7701132be3bd6f", kill_on_drop: false }`
[INFO] [stdout] afbe9f31d1cce59ee64d6b3f4a95493a15dadef8782dd887cb7701132be3bd6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f319e6008b442c5eed64f946cf8bd0e27fea76579f646e18bc64e4b8f566ec1e
[INFO] running `Command { std: "docker" "start" "-a" "f319e6008b442c5eed64f946cf8bd0e27fea76579f646e18bc64e4b8f566ec1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.52.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling multiversx-sc v0.52.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling multiversx-chain-vm v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling wasmprinter v0.214.0
[INFO] [stderr]    Compiling multiversx-sdk v0.5.0
[INFO] [stderr]    Compiling multiversx-sc-modules v0.52.3
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]    Compiling potlock v0.0.0 (/opt/rustwide/workdir/contracts/potlock)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc v0.47.1 (/opt/rustwide/workdir/contracts/price-aggregator)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.52.3
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/meta)
[INFO] [stderr]    Compiling potlock-meta v0.0.0 (/opt/rustwide/workdir/contracts/potlock/meta)
[INFO] [stderr]    Compiling multiversx-sc-snippets v0.52.3
[INFO] [stderr]    Compiling rust-interact v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/interactor)
[INFO] [stderr]    Compiling rust-interactor v0.0.0 (/opt/rustwide/workdir/contracts/potlock/interact-rs)
[INFO] [stdout] warning: unused import: `multiversx_price_aggregator_sc::__wasm__endpoints__::latest_round_data`
[INFO] [stdout]  --> contracts/price-aggregator/interactor/src/interactor_main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use multiversx_price_aggregator_sc::__wasm__endpoints__::latest_round_data;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multiversx_sc_snippets::multiversx_sc_scenario::api::VMHooksApi`
[INFO] [stdout]  --> contracts/price-aggregator/interactor/src/interactor_main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use multiversx_sc_snippets::multiversx_sc_scenario::api::VMHooksApi;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multiversx_sc_scenario::api::VMHooksApi`
[INFO] [stdout]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use multiversx_sc_snippets::{imports::*, multiversx_sc_scenario::api::VMHooksApi};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proxy::Pot`
[INFO] [stdout]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use proxy::Pot;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::Expected`
[INFO] [stdout]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{de::Expected, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_value`
[INFO] [stdout]    --> contracts/price-aggregator/interactor/src/interactor_main.rs:470:13
[INFO] [stdout]     |
[INFO] [stdout] 470 |         let result_value = self
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STAKING_AMOUNT` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const STAKING_AMOUNT: u128 = 10;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLASH_AMOUNT` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const SLASH_AMOUNT: u128 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SLASH_QUORUM` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const SLASH_QUORUM: u32 = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBMISSION_COUNT` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const SUBMISSION_COUNT: u32 = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIRST_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | const FIRST_ORACLE_ADDRESS: &str = "erd1qyu5wthldzr8wx5c9ucg8kjagg0jfs53s8nr3zpz3hypefsdd8ssycr6th";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SECOND_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const SECOND_ORACLE_ADDRESS: &str = "erd1spyavw0956vq68xj8y4tenjpq2wd5a9p2c6j8gsz7ztyrnpxrruqzu66jx";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `THIRD_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const THIRD_ORACLE_ADDRESS: &str = "erd13x29rvmp4qlgn4emgztd8jgvyzdj0p6vn37tqxas3v9mfhq4dy7shalqrx";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOURTH_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const FOURTH_ORACLE_ADDRESS: &str = "erd1k2s324ww2g0yj38qn2ch2jwctdy8mnfxep94q9arncc6xecg3xaq6mjse8";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIFTH_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const FIFTH_ORACLE_ADDRESS: &str = "erd1kyaqzaprcdnv4luvanah0gfxzzsnpaygsy6pytrexll2urtd05ts9vegu7";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIXTH_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const SIXTH_ORACLE_ADDRESS: &str = "erd18tudnj2z8vjh0339yu3vrkgzz2jpz8mjq0uhgnmklnap6z33qqeszq2yn4";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> contracts/price-aggregator/interactor/src/interactor_main.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ContractInteract {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     async fn deploy_price_aggregator_fail(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     async fn deploy_price_aggregator(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     async fn add_oracles_with_params(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     async fn add_oracles_with_params_fail(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>, expected_result: ExpectErro...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |     async fn remove_oracles_with_params(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>, submission_count: u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 |     async fn submit_with_params(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     async fn submit_with_params_fail(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |     async fn set_submission_count_with_params(&mut self, submission_count: u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     async fn set_pair_decimals_with_params(&mut self, from: ManagedBuffer<StaticApi>, to: ManagedBuffer<StaticApi>, decimals: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |     async fn get_pair_decimals_with_params(&mut self, from: ManagedBuffer<StaticApi>, to: ManagedBuffer<StaticApi>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 668 |     async fn set_submission_count_with_params_fail(&mut self, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl ContractInteract {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     async fn accept_pot_fail(&mut self, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     async fn remove_pot_with_params(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     async fn remove_pot_fail(&mut self,potlock_id: u32, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     async fn accept_application_with_params(&mut self, project_id: u32, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     async fn reject_donation_with_params(&mut self, potlock_id: u32, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     async fn distribute_pot_to_projects_with_params(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     async fn add_pot_with_params(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     async fn add_pot_with_params_fail(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 474 |     async fn apply_for_pot_with_params(&mut self, potlock_id: u32, name: String, description: String) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 |     async fn donate_to_pot_with_params(&mut self, potlock_id: u32, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 565 |     async fn donate_to_project_with_params(&mut self, project_id: u32, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 607 |     async fn change_fee_for_pots_fail(&mut self, token_id: &str, fee_amount: u64, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 793 |     async fn get_potlocks(&mut self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 811 |     async fn get_projects(&mut self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "f319e6008b442c5eed64f946cf8bd0e27fea76579f646e18bc64e4b8f566ec1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f319e6008b442c5eed64f946cf8bd0e27fea76579f646e18bc64e4b8f566ec1e", kill_on_drop: false }`
[INFO] [stdout] f319e6008b442c5eed64f946cf8bd0e27fea76579f646e18bc64e4b8f566ec1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbe77eb71ff96a5fadfe57da34f69900d6f6dc1506911ed8e83062cfaca06be9
[INFO] running `Command { std: "docker" "start" "-a" "cbe77eb71ff96a5fadfe57da34f69900d6f6dc1506911ed8e83062cfaca06be9", kill_on_drop: false }`
[INFO] [stderr]    Compiling potlock v0.0.0 (/opt/rustwide/workdir/contracts/potlock)
[INFO] [stderr]    Compiling potlock-meta v0.0.0 (/opt/rustwide/workdir/contracts/potlock/meta)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc v0.47.1 (/opt/rustwide/workdir/contracts/price-aggregator)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/meta)
[INFO] [stderr]    Compiling rust-interactor v0.0.0 (/opt/rustwide/workdir/contracts/potlock/interact-rs)
[INFO] [stderr]    Compiling rust-interact v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/interactor)
[INFO] [stdout] warning: unused import: `multiversx_price_aggregator_sc::__wasm__endpoints__::latest_round_data`
[INFO] [stdout]  --> contracts/price-aggregator/interactor/src/interactor_main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use multiversx_price_aggregator_sc::__wasm__endpoints__::latest_round_data;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multiversx_sc_snippets::multiversx_sc_scenario::api::VMHooksApi`
[INFO] [stdout]  --> contracts/price-aggregator/interactor/src/interactor_main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use multiversx_sc_snippets::multiversx_sc_scenario::api::VMHooksApi;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `multiversx_sc_scenario::api::VMHooksApi`
[INFO] [stdout]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use multiversx_sc_snippets::{imports::*, multiversx_sc_scenario::api::VMHooksApi};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proxy::Pot`
[INFO] [stdout]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use proxy::Pot;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::Expected`
[INFO] [stdout]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{de::Expected, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result_value`
[INFO] [stdout]    --> contracts/price-aggregator/interactor/src/interactor_main.rs:470:13
[INFO] [stdout]     |
[INFO] [stdout] 470 |         let result_value = self
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_potlocks` is never used
[INFO] [stdout]    --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:793:14
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl ContractInteract {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 793 |     async fn get_potlocks(&mut self) {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FIFTH_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const FIFTH_ORACLE_ADDRESS: &str = "erd1kyaqzaprcdnv4luvanah0gfxzzsnpaygsy6pytrexll2urtd05ts9vegu7";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIXTH_ORACLE_ADDRESS` is never used
[INFO] [stdout]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const SIXTH_ORACLE_ADDRESS: &str = "erd18tudnj2z8vjh0339yu3vrkgzz2jpz8mjq0uhgnmklnap6z33qqeszq2yn4";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> contracts/price-aggregator/interactor/src/interactor_main.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ContractInteract {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 185 |     async fn deploy_price_aggregator_fail(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     async fn add_oracles_with_params(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     async fn add_oracles_with_params_fail(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>, expected_result: ExpectErro...
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |     async fn remove_oracles_with_params(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>, submission_count: u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 |     async fn submit_with_params(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     async fn submit_with_params_fail(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |     async fn set_submission_count_with_params(&mut self, submission_count: u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     async fn set_pair_decimals_with_params(&mut self, from: ManagedBuffer<StaticApi>, to: ManagedBuffer<StaticApi>, decimals: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |     async fn get_pair_decimals_with_params(&mut self, from: ManagedBuffer<StaticApi>, to: ManagedBuffer<StaticApi>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 668 |     async fn set_submission_count_with_params_fail(&mut self, expected_result: ExpectError<'_>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "cbe77eb71ff96a5fadfe57da34f69900d6f6dc1506911ed8e83062cfaca06be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbe77eb71ff96a5fadfe57da34f69900d6f6dc1506911ed8e83062cfaca06be9", kill_on_drop: false }`
[INFO] [stdout] cbe77eb71ff96a5fadfe57da34f69900d6f6dc1506911ed8e83062cfaca06be9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94d7297eb3e0a05513709f6cb464a49e3804f50f1ff357b6593bd99c00fa60ba
[INFO] running `Command { std: "docker" "start" "-a" "94d7297eb3e0a05513709f6cb464a49e3804f50f1ff357b6593bd99c00fa60ba", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `multiversx_sc_scenario::api::VMHooksApi`
[INFO] [stderr]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:6:42
[INFO] [stderr]   |
[INFO] [stderr] 6 | use multiversx_sc_snippets::{imports::*, multiversx_sc_scenario::api::VMHooksApi};
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proxy::Pot`
[INFO] [stderr]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use proxy::Pot;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `de::Expected`
[INFO] [stderr]  --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde::{de::Expected, Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_potlocks` is never used
[INFO] [stderr]    --> contracts/potlock/interact-rs/src/potlock_interactor_main.rs:793:14
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl ContractInteract {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 793 |     async fn get_potlocks(&mut self) {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `multiversx_price_aggregator_sc::__wasm__endpoints__::latest_round_data`
[INFO] [stderr]  --> contracts/price-aggregator/interactor/src/interactor_main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use multiversx_price_aggregator_sc::__wasm__endpoints__::latest_round_data;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `multiversx_sc_snippets::multiversx_sc_scenario::api::VMHooksApi`
[INFO] [stderr]  --> contracts/price-aggregator/interactor/src/interactor_main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use multiversx_sc_snippets::multiversx_sc_scenario::api::VMHooksApi;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result_value`
[INFO] [stderr]    --> contracts/price-aggregator/interactor/src/interactor_main.rs:470:13
[INFO] [stderr]     |
[INFO] [stderr] 470 |         let result_value = self
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_value`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FIFTH_ORACLE_ADDRESS` is never used
[INFO] [stderr]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 | const FIFTH_ORACLE_ADDRESS: &str = "erd1kyaqzaprcdnv4luvanah0gfxzzsnpaygsy6pytrexll2urtd05ts9vegu7";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SIXTH_ORACLE_ADDRESS` is never used
[INFO] [stderr]   --> contracts/price-aggregator/interactor/src/interactor_main.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 | const SIXTH_ORACLE_ADDRESS: &str = "erd18tudnj2z8vjh0339yu3vrkgzz2jpz8mjq0uhgnmklnap6z33qqeszq2yn4";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> contracts/price-aggregator/interactor/src/interactor_main.rs:185:14
[INFO] [stderr]     |
[INFO] [stderr] 113 | impl ContractInteract {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 185 |     async fn deploy_price_aggregator_fail(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 293 |     async fn add_oracles_with_params(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 312 |     async fn add_oracles_with_params_fail(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>, expected_result: ExpectErro...
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 350 |     async fn remove_oracles_with_params(&mut self, oracles: MultiValueVec<ManagedAddress<StaticApi>>, submission_count: u32) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 |     async fn submit_with_params(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 423 |     async fn submit_with_params_fail(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 539 |     async fn set_submission_count_with_params(&mut self, submission_count: u32) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 594 |     async fn set_pair_decimals_with_params(&mut self, from: ManagedBuffer<StaticApi>, to: ManagedBuffer<StaticApi>, decimals: u8) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 |     async fn get_pair_decimals_with_params(&mut self, from: ManagedBuffer<StaticApi>, to: ManagedBuffer<StaticApi>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 668 |     async fn set_submission_count_with_params_fail(&mut self, expected_result: ExpectError<'_>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-interactor` (bin "rust-interactor" test) generated 4 warnings (run `cargo fix --bin "rust-interactor" -p rust-interactor --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `rust-interact` (bin "rust-interact" test) generated 6 warnings (run `cargo fix --bin "rust-interact" -p rust-interact --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.9.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multiversx_price_aggregator_sc-2cb2dd58808f6ed5)
[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_aggregator_blackbox_test.rs (/opt/rustwide/target/debug/deps/price_aggregator_blackbox_test-634afdce115ecf5e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_price_aggregator_discarded_round ... ok
[INFO] [stdout] test test_price_aggregator_submit_round_ok ... ok
[INFO] [stdout] test test_price_aggregator_slashing ... ok
[INFO] [stdout] test test_price_aggregator_submit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/price_aggregator_proxy.rs (/opt/rustwide/target/debug/deps/price_aggregator_proxy-bf8f423ab7b8e0cd)
[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_aggregator_scenario_go_test.rs (/opt/rustwide/target/debug/deps/price_aggregator_scenario_go_test-d537a20c0c0f992c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/price_aggregator_stress_blackbox.rs (/opt/rustwide/target/debug/deps/price_aggregator_stress_blackbox-b0fcdb51f7391b34)
[INFO] [stdout] test price_aggregator_stress_submit_go ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_price_aggregator_submit ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_price_aggregator_submit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_price_aggregator_submit' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e83ade5b02 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e83ade5b02 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e83ade5b02 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e83ade5b02 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e83adfc33a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e83adfc33a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e83adea9b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e83adea9b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e83adc396f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e83adc396f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e83addda89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e83aaf84be - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e83aaf84be - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e83adddc42 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e83adddc42 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e83adc3a28 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e83adb8a99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e83adc487d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e83adfca7c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e83adfc7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e83aab7319 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57e83aab7319 - <multiversx_chain_scenario_format[5ac6615ee8582f2]::serde_raw::scenario_raw::ScenarioRaw>::save_to_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-chain-scenario-format-0.22.3/src/serde_raw/scenario_raw.rs:61:47
[INFO] [stdout]   22:     0x57e83aae109a - <multiversx_sc_scenario[4b7880cd5bbdcc39]::scenario::run_trace::scenario_trace::ScenarioTrace>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.52.3/src/scenario/run_trace/scenario_trace.rs:25:26
[INFO] [stdout]   23:     0x57e83aad55fc - <multiversx_sc_scenario[4b7880cd5bbdcc39]::facade::scenario_world::ScenarioWorld>::write_scenario_trace::<&str>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/multiversx-sc-scenario-0.52.3/src/facade/scenario_world.rs:125:19
[INFO] [stdout]   24:     0x57e83aac8d89 - price_aggregator_stress_blackbox[2897fb8500bf8570]::test_price_aggregator_submit
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/price-aggregator/tests/price_aggregator_stress_blackbox.rs:220:10
[INFO] [stdout]   25:     0x57e83aac8097 - price_aggregator_stress_blackbox[2897fb8500bf8570]::test_price_aggregator_submit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/price-aggregator/tests/price_aggregator_stress_blackbox.rs:154:34
[INFO] [stdout]   26:     0x57e83aab2166 - <price_aggregator_stress_blackbox[2897fb8500bf8570]::test_price_aggregator_submit::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x57e83aaec86b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x57e83aaec86b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57e83aaf90ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57e83aaf90ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57e83aaf90ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57e83aaf90ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57e83aaf90ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57e83aaf90ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57e83aaf90ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x57e83aaf4674 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x57e83aaf4674 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57e83aafbbc2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57e83aafbbc2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57e83aafbbc2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57e83aafbbc2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57e83aafbbc2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57e83aafbbc2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57e83aafbbc2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57e83ade504f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x57e83ade504f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x77bc5f39aaa4 - <unknown>
[INFO] [stdout]   48:     0x77bc5f427a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_price_aggregator_submit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p multiversx-price-aggregator-sc --test price_aggregator_stress_blackbox`
[INFO] running `Command { std: "docker" "inspect" "94d7297eb3e0a05513709f6cb464a49e3804f50f1ff357b6593bd99c00fa60ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d7297eb3e0a05513709f6cb464a49e3804f50f1ff357b6593bd99c00fa60ba", kill_on_drop: false }`
[INFO] [stdout] 94d7297eb3e0a05513709f6cb464a49e3804f50f1ff357b6593bd99c00fa60ba
