[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foanamariasilivastru%2Fmx-contracts" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oanamariasilivastru/mx-contracts on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.22.3
[INFO] [stderr]   Downloaded multiversx-sc-modules v0.52.3
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded multiversx-sc-snippets v0.52.3
[INFO] [stderr]   Downloaded multiversx-sdk v0.5.0
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.52.3
[INFO] [stderr]   Downloaded winnow v0.6.13
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.9.0
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded wasmparser v0.214.0
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded multiversx-sc v0.52.3
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.20.1
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.52.3
[INFO] [stderr]   Downloaded wasmprinter v0.214.0
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41031baa7f12c8d9b7b0262af39172b833545f490cad7bcc7b1ab1e38d3051a2
[INFO] running `Command { std: "docker" "start" "-a" "41031baa7f12c8d9b7b0262af39172b833545f490cad7bcc7b1ab1e38d3051a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41031baa7f12c8d9b7b0262af39172b833545f490cad7bcc7b1ab1e38d3051a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41031baa7f12c8d9b7b0262af39172b833545f490cad7bcc7b1ab1e38d3051a2", kill_on_drop: false }`
[INFO] [stdout] 41031baa7f12c8d9b7b0262af39172b833545f490cad7bcc7b1ab1e38d3051a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24cb4b34d038684261674eda8b6d4c159230b5dc52e121d28fc76fccba5869a5
[INFO] running `Command { std: "docker" "start" "-a" "24cb4b34d038684261674eda8b6d4c159230b5dc52e121d28fc76fccba5869a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[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 rand_seeder v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.20.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.52.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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 tokio v1.38.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling multiversx-sc-codec v0.20.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 multiversx-sc v0.52.3
[INFO] [stderr]    Compiling clap v4.5.7
[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 toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned 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 toml_edit v0.22.14
[INFO] [stderr]    Compiling wasmparser v0.214.0
[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 wasmprinter v0.214.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling multiversx-sdk v0.5.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.52.3
[INFO] [stderr]    Compiling multiversx-sc-modules v0.52.3
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc v0.47.1 (/opt/rustwide/workdir/contracts/price-aggregator)
[INFO] [stderr]    Compiling potlock v0.0.0 (/opt/rustwide/workdir/contracts/potlock)
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.52.3
[INFO] [stderr]    Compiling potlock-meta v0.0.0 (/opt/rustwide/workdir/contracts/potlock/meta)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc-meta v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/meta)
[INFO] [stderr]    Compiling multiversx-sc-snippets v0.52.3
[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: 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 29s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "24cb4b34d038684261674eda8b6d4c159230b5dc52e121d28fc76fccba5869a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24cb4b34d038684261674eda8b6d4c159230b5dc52e121d28fc76fccba5869a5", kill_on_drop: false }`
[INFO] [stdout] 24cb4b34d038684261674eda8b6d4c159230b5dc52e121d28fc76fccba5869a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d437730595c0a3934d381da67f5186b2f4a8385826e39247ff36ec2137b727c
[INFO] running `Command { std: "docker" "start" "-a" "0d437730595c0a3934d381da67f5186b2f4a8385826e39247ff36ec2137b727c", 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-meta v0.0.0 (/opt/rustwide/workdir/contracts/price-aggregator/meta)
[INFO] [stderr]    Compiling multiversx-price-aggregator-sc v0.47.1 (/opt/rustwide/workdir/contracts/price-aggregator)
[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: 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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.35s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "0d437730595c0a3934d381da67f5186b2f4a8385826e39247ff36ec2137b727c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d437730595c0a3934d381da67f5186b2f4a8385826e39247ff36ec2137b727c", kill_on_drop: false }`
[INFO] [stdout] 0d437730595c0a3934d381da67f5186b2f4a8385826e39247ff36ec2137b727c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e56214b36013c9b66bb5c25d1788ff98c18fb26a66eb06e0ce061c2124fe660
[INFO] running `Command { std: "docker" "start" "-a" "8e56214b36013c9b66bb5c25d1788ff98c18fb26a66eb06e0ce061c2124fe660", 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.27s
[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 3`
[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.09s
[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] [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] [stderr]      Running tests/price_aggregator_stress_blackbox.rs (/opt/rustwide/target/debug/deps/price_aggregator_stress_blackbox-b0fcdb51f7391b34)
[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:     0x5a9c92cf2682 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a9c92cf2682 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a9c92cf2682 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a9c92cf2682 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a9c92d08eda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a9c92d08eda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a9c92cf7566 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a9c92cf7566 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a9c92ccfdff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a9c92ccfdff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a9c92cea609 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a9c92a04fee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a9c92a04fee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a9c92cea7c2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a9c92cea7c2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a9c92ccfeb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a9c92cc7679 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a9c92cd0d0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a9c92d0961c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a9c92d09392 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a9c929c6a59 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a9c929c6a59 - <multiversx_chain_scenario_format[e322beb4e67e7d09]::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:     0x5a9c929c0eca - <multiversx_sc_scenario[1769aa28fea23f11]::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:     0x5a9c929bd3cc - <multiversx_sc_scenario[1769aa28fea23f11]::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:     0x5a9c929f4389 - price_aggregator_stress_blackbox[de6483a1344c416c]::test_price_aggregator_submit
[INFO] [stdout]                                at /opt/rustwide/workdir/contracts/price-aggregator/tests/price_aggregator_stress_blackbox.rs:220:10
[INFO] [stdout]   25:     0x5a9c929f3687 - price_aggregator_stress_blackbox[de6483a1344c416c]::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:     0x5a9c929b1ab6 - <price_aggregator_stress_blackbox[de6483a1344c416c]::test_price_aggregator_submit::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5a9c929f939b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5a9c929f939b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5a9c92a05bfa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5a9c92a05bfa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5a9c92a05bfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5a9c92a05bfa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5a9c92a05bfa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5a9c92a05bfa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5a9c92a05bfa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5a9c92a000c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5a9c92a000c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5a9c92a086f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5a9c92a086f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5a9c92a086f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5a9c92a086f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5a9c92a086f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5a9c92a086f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5a9c92a086f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a9c92cf1bcf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5a9c92cf1bcf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7366d1d56aa4 - <unknown>
[INFO] [stdout]   48:     0x7366d1de3a64 - 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.17s
[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" "8e56214b36013c9b66bb5c25d1788ff98c18fb26a66eb06e0ce061c2124fe660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e56214b36013c9b66bb5c25d1788ff98c18fb26a66eb06e0ce061c2124fe660", kill_on_drop: false }`
[INFO] [stdout] 8e56214b36013c9b66bb5c25d1788ff98c18fb26a66eb06e0ce061c2124fe660
