[INFO] fetching crate klever-sc-scenario 0.43.3...
[INFO] checking klever-sc-scenario-0.43.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate klever-sc-scenario 0.43.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate klever-sc-scenario 0.43.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate klever-sc-scenario 0.43.3
[INFO] finished tweaking crates.io crate klever-sc-scenario 0.43.3
[INFO] tweaked toml for crates.io crate klever-sc-scenario 0.43.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate klever-sc-scenario 0.43.3 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded klever-vm-sdk v0.2.0
[INFO] [stderr]   Downloaded pbkdf2 v0.9.0
[INFO] [stderr]   Downloaded ruplacer v0.8.1
[INFO] [stderr]   Downloaded klever-sc-codec-derive v0.18.1
[INFO] [stderr]   Downloaded klever-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded klever-chain-scenario-format v0.20.0
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded klever-sc-derive v0.43.3
[INFO] [stderr]   Downloaded klever-sc-codec v0.18.1
[INFO] [stderr]   Downloaded klever-chain-vm v0.5.2
[INFO] [stderr]   Downloaded clap v4.4.0
[INFO] [stderr]   Downloaded time v0.3.27
[INFO] [stderr]   Downloaded klever-sc-meta v0.43.3
[INFO] [stderr]   Downloaded clap_builder v4.4.0
[INFO] [stderr]   Downloaded klever-sc v0.43.3
[INFO] [stderr]   Downloaded bip39 v2.0.0
[INFO] [stderr]   Downloaded clap_derive v4.4.0
[INFO] [stderr]   Downloaded bitcoin_hashes v0.11.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.8+zstd.1.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fcc12837875a58e5004807430a3d091475c235f6c32b6054f3687534c962a95
[INFO] running `Command { std: "docker" "start" "-a" "4fcc12837875a58e5004807430a3d091475c235f6c32b6054f3687534c962a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fcc12837875a58e5004807430a3d091475c235f6c32b6054f3687534c962a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fcc12837875a58e5004807430a3d091475c235f6c32b6054f3687534c962a95", kill_on_drop: false }`
[INFO] [stdout] 4fcc12837875a58e5004807430a3d091475c235f6c32b6054f3687534c962a95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65f22de024a52a3529efc4f43a13f2c2008cd69d60fae677d2a9ca381afaddc8
[INFO] running `Command { std: "docker" "start" "-a" "65f22de024a52a3529efc4f43a13f2c2008cd69d60fae677d2a9ca381afaddc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking time v0.3.27
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking pbkdf2 v0.9.0
[INFO] [stderr]     Checking copy_dir v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand_seeder v0.2.3
[INFO] [stderr]     Checking common-path v1.0.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking klever-chain-vm-executor v0.2.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling klever-sc-codec-derive v0.18.1
[INFO] [stderr]    Compiling klever-sc-derive v0.43.3
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking klever-sc-codec v0.18.1
[INFO] [stderr]     Checking klever-sc v0.43.3
[INFO] [stderr]     Checking clap v4.4.0
[INFO] [stderr]     Checking ruplacer v0.8.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking klever-chain-vm v0.5.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking klever-chain-scenario-format v0.20.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking klever-vm-sdk v0.2.0
[INFO] [stderr]     Checking klever-sc-meta v0.43.3
[INFO] [stderr]     Checking klever-sc-scenario v0.43.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `klever_sc::types::BigUint`
[INFO] [stdout]  --> src/scenario/model/transaction/tx_kda.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use klever_sc::types::BigUint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigUint`
[INFO] [stdout]   --> src/scenario/run_vm/sc_call.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use num_bigint::BigUint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]   --> src/scenario/run_vm/sc_call.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use num_traits::Zero;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `klever_sc::types::BigUint`
[INFO] [stdout]  --> src/scenario/model/transaction/tx_kda.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use klever_sc::types::BigUint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigUint`
[INFO] [stdout]   --> src/scenario/run_vm/sc_call.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use num_bigint::BigUint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]   --> src/scenario/run_vm/sc_call.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use num_traits::Zero;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOG_IDENTIFIER_SC_DEPLOY` is never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const LOG_IDENTIFIER_SC_DEPLOY: &str = "SCDeploy";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOG_IDENTIFIER_SIGNAL_ERROR` is never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const LOG_IDENTIFIER_SIGNAL_ERROR: &str = "signalError";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTEM_SC_BECH32` is never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SYSTEM_SC_BECH32: &str = "klv1qqqqqqqqqqqqqqqpqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzllls8a5w6u";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `process_signal_error`, `process`, `process_out`, `process_new_deployed_address`, `process_new_issued_token_identifier`, and `find_log` are never used
[INFO] [stdout]    --> src/scenario/model/transaction/tx_response.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl TxResponse {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88  |     fn process_signal_error(&self) -> TxResponseStatus {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn process(self) -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn process_out(mut self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn process_new_deployed_address(mut self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     fn process_new_issued_token_identifier(mut self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn find_log(&self, log_identifier: &str) -> Option<&Events> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `signal_error` are never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response_status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TxResponseStatus {
[INFO] [stdout]    | --------------------- associated functions in this implementation
[INFO] [stdout] 11 |     /// Creates a [`TxResponseStatus`]
[INFO] [stdout] 12 |     pub(crate) fn new(status: u64, message: &str) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn signal_error(message: &str) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOG_IDENTIFIER_SC_DEPLOY` is never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const LOG_IDENTIFIER_SC_DEPLOY: &str = "SCDeploy";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LOG_IDENTIFIER_SIGNAL_ERROR` is never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const LOG_IDENTIFIER_SIGNAL_ERROR: &str = "signalError";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTEM_SC_BECH32` is never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SYSTEM_SC_BECH32: &str = "klv1qqqqqqqqqqqqqqqpqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzllls8a5w6u";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `process_signal_error`, `process`, `process_out`, `process_new_deployed_address`, `process_new_issued_token_identifier`, and `find_log` are never used
[INFO] [stdout]    --> src/scenario/model/transaction/tx_response.rs:88:8
[INFO] [stdout]     |
[INFO] [stdout] 39  | impl TxResponse {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88  |     fn process_signal_error(&self) -> TxResponseStatus {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn process(self) -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn process_out(mut self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn process_new_deployed_address(mut self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     fn process_new_issued_token_identifier(mut self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     fn find_log(&self, log_identifier: &str) -> Option<&Events> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `signal_error` are never used
[INFO] [stdout]   --> src/scenario/model/transaction/tx_response_status.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TxResponseStatus {
[INFO] [stdout]    | --------------------- associated functions in this implementation
[INFO] [stdout] 11 |     /// Creates a [`TxResponseStatus`]
[INFO] [stdout] 12 |     pub(crate) fn new(status: u64, message: &str) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn signal_error(message: &str) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BigUint`, `DefaultErrorHandler`, `TokenIdentifier`, and `TopEncode`
[INFO] [stdout]  --> tests/kda_token_payment_test.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     codec::{self, DefaultErrorHandler, TopEncode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 3 |     types::{BigUint, KdaTokenPayment, TokenIdentifier},
[INFO] [stdout]   |             ^^^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kda_token_payment_regular_top_decode_or_handle_err` is never used
[INFO] [stdout]  --> tests/kda_token_payment_test.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn kda_token_payment_regular_top_decode_or_handle_err<I, H>(
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: no errors encountered even though delayed bugs were created
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported
[INFO] [stdout]   |
[INFO] [stdout]   = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:605:27
[INFO] [stdout]              0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]              1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]              2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]              3: <rustc_errors::DiagCtxtHandle>::delayed_bug::<&str>
[INFO] [stdout]              4: rustc_trait_selection::traits::try_evaluate_const.cold
[INFO] [stdout]              5: <rustc_trait_selection::traits::normalize::AssocTypeNormalizer as rustc_type_ir::fold::TypeFolder<rustc_middle::ty::context::TyCtxt>>::fold_const
[INFO] [stdout]              6: <rustc_middle::ty::InstantiatedPredicates as rustc_type_ir::fold::TypeFoldable<rustc_middle::ty::context::TyCtxt>>::try_fold_with::<rustc_trait_selection::traits::normalize::AssocTypeNormalizer>
[INFO] [stdout]              7: <rustc_hir_typeck::method::confirm::ConfirmContext>::confirm
[INFO] [stdout]              8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]              9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]             10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             11: rustc_hir_typeck::check::check_fn
[INFO] [stdout]             12: rustc_hir_typeck::typeck
[INFO] [stdout]             13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::typeck::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 8]>>
[INFO] [stdout]             14: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 8]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             15: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             16: <rustc_middle::hir::map::Map>::par_body_owners::<rustc_hir_analysis::check_crate::{closure#4}>::{closure#0}
[INFO] [stdout]             17: rustc_hir_analysis::check_crate
[INFO] [stdout]             18: rustc_interface::passes::run_required_analyses
[INFO] [stdout]             19: rustc_interface::passes::analysis
[INFO] [stdout]             20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 1]>>
[INFO] [stdout]             21: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 1]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             22: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             23: rustc_interface::interface::run_compiler::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]             24: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stdout]             25: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]             26: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]             27: <unknown>
[INFO] [stdout]             28: clone
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported
[INFO] [stdout]   |
[INFO] [stdout]   = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:605:27
[INFO] [stdout]              0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]              1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]              2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]              3: <rustc_errors::DiagCtxtHandle>::delayed_bug::<&str>
[INFO] [stdout]              4: rustc_trait_selection::traits::try_evaluate_const.cold
[INFO] [stdout]              5: <rustc_trait_selection::traits::normalize::AssocTypeNormalizer as rustc_type_ir::fold::TypeFolder<rustc_middle::ty::context::TyCtxt>>::fold_const
[INFO] [stdout]              6: <rustc_trait_selection::traits::fulfill::FulfillProcessor as rustc_data_structures::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stdout]              7: <rustc_data_structures::obligation_forest::ObligationForest<rustc_trait_selection::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection::traits::fulfill::FulfillProcessor>
[INFO] [stdout]              8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_argument_types
[INFO] [stdout]              9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]             11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             12: rustc_hir_typeck::check::check_fn
[INFO] [stdout]             13: rustc_hir_typeck::typeck
[INFO] [stdout]             14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::typeck::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 8]>>
[INFO] [stdout]             15: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 8]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             16: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             17: <rustc_middle::hir::map::Map>::par_body_owners::<rustc_hir_analysis::check_crate::{closure#4}>::{closure#0}
[INFO] [stdout]             18: rustc_hir_analysis::check_crate
[INFO] [stdout]             19: rustc_interface::passes::run_required_analyses
[INFO] [stdout]             20: rustc_interface::passes::analysis
[INFO] [stdout]             21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 1]>>
[INFO] [stdout]             22: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 1]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             23: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             24: rustc_interface::interface::run_compiler::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]             25: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stdout]             26: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]             27: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]             28: <unknown>
[INFO] [stdout]             29: clone
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported
[INFO] [stdout]   |
[INFO] [stdout]   = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:605:27
[INFO] [stdout]              0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]              1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]              2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]              3: <rustc_errors::DiagCtxtHandle>::delayed_bug::<&str>
[INFO] [stdout]              4: rustc_trait_selection::traits::try_evaluate_const.cold
[INFO] [stdout]              5: <rustc_trait_selection::traits::normalize::AssocTypeNormalizer as rustc_type_ir::fold::TypeFolder<rustc_middle::ty::context::TyCtxt>>::fold_const
[INFO] [stdout]              6: <rustc_trait_selection::traits::normalize::AssocTypeNormalizer>::fold::<rustc_middle::ty::predicate::Predicate>
[INFO] [stdout]              7: <rustc_trait_selection::traits::fulfill::FulfillProcessor as rustc_data_structures::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stdout]              8: <rustc_data_structures::obligation_forest::ObligationForest<rustc_trait_selection::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection::traits::fulfill::FulfillProcessor>
[INFO] [stdout]              9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_argument_types
[INFO] [stdout]             10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]             12: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             13: rustc_hir_typeck::check::check_fn
[INFO] [stdout]             14: rustc_hir_typeck::typeck
[INFO] [stdout]             15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::typeck::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 8]>>
[INFO] [stdout]             16: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 8]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             17: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             18: <rustc_middle::hir::map::Map>::par_body_owners::<rustc_hir_analysis::check_crate::{closure#4}>::{closure#0}
[INFO] [stdout]             19: rustc_hir_analysis::check_crate
[INFO] [stdout]             20: rustc_interface::passes::run_required_analyses
[INFO] [stdout]             21: rustc_interface::passes::analysis
[INFO] [stdout]             22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 1]>>
[INFO] [stdout]             23: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 1]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             24: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             25: rustc_interface::interface::run_compiler::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]             26: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stdout]             27: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]             28: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]             29: <unknown>
[INFO] [stdout]             30: clone
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported
[INFO] [stdout]   |
[INFO] [stdout]   = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:605:27
[INFO] [stdout]              0: <rustc_errors::DiagCtxtInner>::emit_diagnostic
[INFO] [stdout]              1: <rustc_errors::DiagCtxtHandle>::emit_diagnostic
[INFO] [stdout]              2: <rustc_span::ErrorGuaranteed as rustc_errors::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stdout]              3: <rustc_errors::DiagCtxtHandle>::delayed_bug::<&str>
[INFO] [stdout]              4: rustc_trait_selection::traits::try_evaluate_const.cold
[INFO] [stdout]              5: rustc_trait_selection::traits::const_evaluatable::is_const_evaluatable.cold
[INFO] [stdout]              6: <rustc_trait_selection::traits::fulfill::FulfillProcessor as rustc_data_structures::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stdout]              7: <rustc_data_structures::obligation_forest::ObligationForest<rustc_trait_selection::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection::traits::fulfill::FulfillProcessor>
[INFO] [stdout]              8: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_argument_types
[INFO] [stdout]              9: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             10: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_block
[INFO] [stdout]             11: <rustc_hir_typeck::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stdout]             12: rustc_hir_typeck::check::check_fn
[INFO] [stdout]             13: rustc_hir_typeck::typeck
[INFO] [stdout]             14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::typeck::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 8]>>
[INFO] [stdout]             15: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 8]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             16: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             17: <rustc_middle::hir::map::Map>::par_body_owners::<rustc_hir_analysis::check_crate::{closure#4}>::{closure#0}
[INFO] [stdout]             18: rustc_hir_analysis::check_crate
[INFO] [stdout]             19: rustc_interface::passes::run_required_analyses
[INFO] [stdout]             20: rustc_interface::passes::analysis
[INFO] [stdout]             21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 1]>>
[INFO] [stdout]             22: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 1]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stdout]             23: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stdout]             24: rustc_interface::interface::run_compiler::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stdout]             25: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stdout]             26: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]             27: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]             28: <unknown>
[INFO] [stdout]             29: clone
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-11-30T05_54_44-2768.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.85.0-nightly (39cb3386d 2024-11-27) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `klever-sc-scenario` (test "managed_vec_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name managed_vec_test --edition=2021 tests/managed_vec_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("run-go-tests"))' -C metadata=f11b206d5dd1cc75 -C extra-filename=-f11b206d5dd1cc75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-87ae140701937dd9.rmeta --extern bech32=/opt/rustwide/target/debug/deps/libbech32-ff4aaf1434f2b690.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c87b598559f9c7a7.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-1bdf67214fe89dbe.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4993bc98e929487d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-904e36b04e683d83.rmeta --extern klever_chain_scenario_format=/opt/rustwide/target/debug/deps/libklever_chain_scenario_format-8664dd6cfb1fcf98.rmeta --extern klever_chain_vm=/opt/rustwide/target/debug/deps/libklever_chain_vm-bdc1009937a70d45.rmeta --extern klever_chain_vm_executor=/opt/rustwide/target/debug/deps/libklever_chain_vm_executor-5ec937522b0cd46a.rmeta --extern klever_sc=/opt/rustwide/target/debug/deps/libklever_sc-9090a1f2a387ffdc.rmeta --extern klever_sc_meta=/opt/rustwide/target/debug/deps/libklever_sc_meta-81ccd1a618d0e6f3.rmeta --extern klever_sc_scenario=/opt/rustwide/target/debug/deps/libklever_sc_scenario-c058e6f0f8bf2eba.rmeta --extern klever_vm_sdk=/opt/rustwide/target/debug/deps/libklever_vm_sdk-056ae74bcb32fd68.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b2a0bfe49e21f933.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-caadd19bf160bf46.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-61ba38cd10186da8.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-89f88eb497d6a000.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ea015702e19e6070.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2fced827c7e3c2c2.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-10e9aebd84fd7176.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5c514ad4d3e00c08.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-10ffbfcfef252ebf/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-284ab5cdd03371b0/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "65f22de024a52a3529efc4f43a13f2c2008cd69d60fae677d2a9ca381afaddc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f22de024a52a3529efc4f43a13f2c2008cd69d60fae677d2a9ca381afaddc8", kill_on_drop: false }`
[INFO] [stdout] 65f22de024a52a3529efc4f43a13f2c2008cd69d60fae677d2a9ca381afaddc8
