[INFO] fetching crate unc-parameters 0.12.2...
[INFO] testing unc-parameters-0.12.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate unc-parameters 0.12.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate unc-parameters 0.12.2
[INFO] finished tweaking crates.io crate unc-parameters 0.12.2
[INFO] tweaked toml for crates.io crate unc-parameters 0.12.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unc-parameters 0.12.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding num-rational v0.3.2 (available: v0.4.2)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unc-account-id v0.7.2
[INFO] [stderr]   Downloaded unc-primitives-core v0.12.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 364393ca3f024d229b494fa4ff03d60e9b484375ab89c8b419f30652ceb84d22
[INFO] running `Command { std: "docker" "start" "-a" "364393ca3f024d229b494fa4ff03d60e9b484375ab89c8b419f30652ceb84d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "364393ca3f024d229b494fa4ff03d60e9b484375ab89c8b419f30652ceb84d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364393ca3f024d229b494fa4ff03d60e9b484375ab89c8b419f30652ceb84d22", kill_on_drop: false }`
[INFO] [stdout] 364393ca3f024d229b494fa4ff03d60e9b484375ab89c8b419f30652ceb84d22
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d2593c025071c97f9d73e1fc06ddac8d2e3a162851642ac398c7fe9c69617c
[INFO] running `Command { std: "docker" "start" "-a" "36d2593c025071c97f9d73e1fc06ddac8d2e3a162851642ac398c7fe9c69617c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unc-account-id v0.7.2
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling unc-primitives-core v0.12.2
[INFO] [stderr]    Compiling unc-parameters v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.05s
[INFO] running `Command { std: "docker" "inspect" "36d2593c025071c97f9d73e1fc06ddac8d2e3a162851642ac398c7fe9c69617c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d2593c025071c97f9d73e1fc06ddac8d2e3a162851642ac398c7fe9c69617c", kill_on_drop: false }`
[INFO] [stdout] 36d2593c025071c97f9d73e1fc06ddac8d2e3a162851642ac398c7fe9c69617c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb2ae2e741ec07a8ffa104e5866a6881c533aac05137f55a0897cfae3b7da007
[INFO] running `Command { std: "docker" "start" "-a" "bb2ae2e741ec07a8ffa104e5866a6881c533aac05137f55a0897cfae3b7da007", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling unc-account-id v0.7.2
[INFO] [stderr]    Compiling unc-primitives-core v0.12.2
[INFO] [stderr]    Compiling unc-parameters v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stdout]    --> src/config_store.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                     insta::assert_display_snapshot!("parameters", params);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-D deprecated` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(deprecated)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.74s
[INFO] running `Command { std: "docker" "inspect" "bb2ae2e741ec07a8ffa104e5866a6881c533aac05137f55a0897cfae3b7da007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb2ae2e741ec07a8ffa104e5866a6881c533aac05137f55a0897cfae3b7da007", kill_on_drop: false }`
[INFO] [stdout] bb2ae2e741ec07a8ffa104e5866a6881c533aac05137f55a0897cfae3b7da007
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 540a01d6ead99edce236aa7c20e0098ae1831ac760c56a4db6a902edf6287f02
[INFO] running `Command { std: "docker" "start" "-a" "540a01d6ead99edce236aa7c20e0098ae1831ac760c56a4db6a902edf6287f02", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead
[INFO] [stderr]    --> src/config_store.rs:351:21
[INFO] [stderr]     |
[INFO] [stderr] 351 |                     insta::assert_display_snapshot!("parameters", params);
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `-D deprecated` implied by `-D warnings`
[INFO] [stderr]     = help: to override `-D warnings` add `#[allow(deprecated)]`
[INFO] [stderr] 
[INFO] [stderr] warning: `unc-parameters` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unc_parameters-8a7fe04c642fb3e9)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test config_store::tests::all_configs_are_specified ... ok
[INFO] [stdout] test parameter_table::tests::test_empty_parameter_table ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_invalid_key ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_no_key ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_no_key_in_diff ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_invalid_key_in_diff ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_no_old_value ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_old_parameter_undefined ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_wrong_separator_in_diff ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_wrong_separator ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_yaml_map ... ok
[INFO] [stdout] test parameter_table::tests::test_parameter_table_wrong_old_value ... ok
[INFO] [stdout] test config_store::tests::test_lower_max_length_storage_key ... ok
[INFO] [stdout] test config_store::tests::test_lower_ecrecover_base_cost ... ok
[INFO] [stdout] test config_store::tests::test_lower_data_receipt_cost ... ok
[INFO] [stdout] test config_store::tests::test_lower_storage_cost ... ok
[INFO] [stdout] test config_store::tests::test_max_prepaid_gas ... ok
[INFO] [stdout] test config_store::tests::test_override_runtime_config ... ok
[INFO] [stdout] test parameter_table::tests::test_basic_parameter_table_weird_syntax ... FAILED
[INFO] [stdout] test parameter_table::tests::test_basic_parameter_table ... FAILED
[INFO] [stdout] test parameter_table::tests::test_parameter_table_with_diff ... FAILED
[INFO] [stdout] test parameter_table::tests::test_parameter_table_with_empty_value ... FAILED
[INFO] [stdout] test parameter_table::tests::test_parameter_table_with_diffs ... FAILED
[INFO] [stdout] test config_store::tests::test_override_account_length ... FAILED
[INFO] [stdout] test view::tests::test_runtime_config_view ... FAILED
[INFO] [stdout] test config_store::tests::test_json_unchanged ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parameter_table::tests::test_basic_parameter_table_weird_syntax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parameter_table::tests::test_basic_parameter_table_weird_syntax' panicked at src/parameter_table.rs:624:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: {MinAllowedTopLevelAccountLength: U64(0), RegistrarAccountId: String("registrar"), StorageAmountPerByte: String("100000000000000000000"), StorageNumBytesAccount: U64(100), StorageNumExtraBytesRecord: U64(40)}
[INFO] [stdout]  right: {MinAllowedTopLevelAccountLength: U64(32), RegistrarAccountId: String("registrar"), StorageAmountPerByte: String("100000000000000000000"), StorageNumBytesAccount: U64(100), StorageNumExtraBytesRecord: U64(40)}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c74d4 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57e359db3bc1 - core::panicking::assert_failed::he185e9ad32f3d9dd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57e359df03ae - unc_parameters::parameter_table::tests::check_parameter_table::hf338d9fe73e2549e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:514:9
[INFO] [stdout]   22:     0x57e359df7df1 - unc_parameters::parameter_table::tests::test_basic_parameter_table_weird_syntax::h78f2b776a99bc580
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:624:9
[INFO] [stdout]   23:     0x57e359df7c37 - unc_parameters::parameter_table::tests::test_basic_parameter_table_weird_syntax::{{closure}}::h26f682a6b2d837a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:623:49
[INFO] [stdout]   24:     0x57e359dc8f86 - core::ops::function::FnOnce::call_once::h99bc4780c3f60aef
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   46:     0x7bfc784eca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parameter_table::tests::test_basic_parameter_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parameter_table::tests::test_basic_parameter_table' panicked at src/parameter_table.rs:603:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: {BurntGasReward: Rational { numerator: 1000000, denominator: 300 }, MinAllowedTopLevelAccountLength: U64(0), RegistrarAccountId: String("registrar"), StorageAmountPerByte: String("100000000000000000000"), StorageNumBytesAccount: U64(100), StorageNumExtraBytesRecord: U64(40), WasmStorageReadBase: ParameterCost { gas: 50000000000, compute: 100000000000 }}
[INFO] [stdout]  right: {BurntGasReward: Rational { numerator: 1000000, denominator: 300 }, MinAllowedTopLevelAccountLength: U64(32), RegistrarAccountId: String("registrar"), StorageAmountPerByte: String("100000000000000000000"), StorageNumBytesAccount: U64(100), StorageNumExtraBytesRecord: U64(40), WasmStorageReadBase: ParameterCost { gas: 50000000000, compute: 100000000000 }}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c74d4 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57e359db3bc1 - core::panicking::assert_failed::he185e9ad32f3d9dd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57e359def187 - unc_parameters::parameter_table::tests::check_parameter_table::h3b99405e70e69435
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:514:9
[INFO] [stdout]   22:     0x57e359df7c17 - unc_parameters::parameter_table::tests::test_basic_parameter_table::h46eee56b84bb0f87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:603:9
[INFO] [stdout]   23:     0x57e359df79b7 - unc_parameters::parameter_table::tests::test_basic_parameter_table::{{closure}}::hff52d8ab410d4366
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:602:36
[INFO] [stdout]   24:     0x57e359dc88b6 - core::ops::function::FnOnce::call_once::h3264861f80c7af51
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   46:     0x7bfc784eca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parameter_table::tests::test_parameter_table_with_diff stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parameter_table::tests::test_parameter_table_with_diff' panicked at src/parameter_table.rs:640:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WrongOldValue(MinAllowedTopLevelAccountLength, U64(0), U64(32))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359deff6c - core::result::Result<T,E>::unwrap::h9dedc8e39248dd27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359deff6c - unc_parameters::parameter_table::tests::check_parameter_table::hcf01131ced0403c9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:501:37
[INFO] [stdout]   22:     0x57e359df80e9 - unc_parameters::parameter_table::tests::test_parameter_table_with_diff::hadcd589a74da3f15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:640:9
[INFO] [stdout]   23:     0x57e359df7e17 - unc_parameters::parameter_table::tests::test_parameter_table_with_diff::{{closure}}::h3261a34b0f5891ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:639:40
[INFO] [stdout]   24:     0x57e359dc8a86 - core::ops::function::FnOnce::call_once::h540bce8bcb8c4a0c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   46:     0x7bfc784eca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parameter_table::tests::test_parameter_table_with_empty_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parameter_table::tests::test_parameter_table_with_empty_value' panicked at src/parameter_table.rs:685:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WrongOldValue(MinAllowedTopLevelAccountLength, U64(0), U64(32))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dee79c - core::result::Result<T,E>::unwrap::h9dedc8e39248dd27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dee79c - unc_parameters::parameter_table::tests::check_parameter_table::h00490bc48eb08744
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:501:37
[INFO] [stdout]   22:     0x57e359df86cb - unc_parameters::parameter_table::tests::test_parameter_table_with_empty_value::h53d76dfef8333157
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:685:9
[INFO] [stdout]   23:     0x57e359df8487 - unc_parameters::parameter_table::tests::test_parameter_table_with_empty_value::{{closure}}::he8c2fb2b6472c3f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:683:47
[INFO] [stdout]   24:     0x57e359dc89e6 - core::ops::function::FnOnce::call_once::h51439096bbd3d158
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   46:     0x7bfc784eca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parameter_table::tests::test_parameter_table_with_diffs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parameter_table::tests::test_parameter_table_with_diffs' panicked at src/parameter_table.rs:662:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: WrongOldValue(MinAllowedTopLevelAccountLength, U64(0), U64(32))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359def96a - core::result::Result<T,E>::unwrap::h9dedc8e39248dd27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359def96a - unc_parameters::parameter_table::tests::check_parameter_table::hc8498f4238861eef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:501:37
[INFO] [stdout]   22:     0x57e359df845a - unc_parameters::parameter_table::tests::test_parameter_table_with_diffs::h329cdd3faad533f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:662:9
[INFO] [stdout]   23:     0x57e359df8117 - unc_parameters::parameter_table::tests::test_parameter_table_with_diffs::{{closure}}::h21e221673db8bf99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parameter_table.rs:661:41
[INFO] [stdout]   24:     0x57e359dc8ac6 - core::ops::function::FnOnce::call_once::h55a6a9554050690b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   46:     0x7bfc784eca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config_store::tests::test_override_account_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_override_account_length' panicked at src/config_store.rs:222:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c74d4 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57e359f15664 - core::panicking::assert_failed::h165dc38543a41fd2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57e359dd174f - unc_parameters::config_store::tests::test_override_account_length::hf6f4dc405a47a459
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:222:9
[INFO] [stdout]   22:     0x57e359dd1657 - unc_parameters::config_store::tests::test_override_account_length::{{closure}}::h4d31ace0a20c66a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:218:38
[INFO] [stdout]   23:     0x57e359dc8b86 - core::ops::function::FnOnce::call_once::h5ce8d5ed9e1f8fed
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   45:     0x7bfc784eca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- view::tests::test_runtime_config_view stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__view__tests__runtime_config_view.snap
[INFO] [stdout] Snapshot: runtime_config_view
[INFO] [stdout] Source: src/view.rs:609
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: &view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]   154   154 │       "read_cached_trie_node": 2280000000,
[INFO] [stdout]   155   155 │       "promise_and_base": 1465013400,
[INFO] [stdout]   156   156 │       "promise_and_per_promise": 5452176,
[INFO] [stdout]   157   157 │       "promise_return": 560152386,
[INFO] [stdout]   158       │-      "validator_pledge_base": 911834726400,
[INFO] [stdout]   159       │-      "validator_total_pledge_base": 911834726400,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]   160   162 │       "contract_compile_base": 0,
[INFO] [stdout]   161   163 │       "contract_compile_bytes": 0,
[INFO] [stdout]   162   164 │       "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]   163   165 │       "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   207   209 │       "account_id_validity_rules_version": 1
[INFO] [stdout]   208   210 │     }
[INFO] [stdout]   209   211 │   },
[INFO] [stdout]   210   212 │   "account_creation_config": {
[INFO] [stdout]   211       │-    "min_allowed_top_level_account_length": 65,
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]   212   214 │     "registrar_account_id": "registrar"
[INFO] [stdout]   213   215 │   }
[INFO] [stdout]   214   216 │ }
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'view::tests::test_runtime_config_view' panicked at src/view.rs:609:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__view__tests__runtime_config_view.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd608c - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd608c - unc_parameters::view::tests::test_runtime_config_view::h8a1302fd7f7103de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:609:9
[INFO] [stdout]   22:     0x57e359dd5bc7 - unc_parameters::view::tests::test_runtime_config_view::{{closure}}::hc68bca8e88e78c34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/view.rs:600:34
[INFO] [stdout]   23:     0x57e359dc90d6 - core::ops::function::FnOnce::call_once::hf21f0e547d9ca11f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   45:     0x7bfc784eca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config_store::tests::test_json_unchanged stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__0.json.snap
[INFO] [stdout] Snapshot: 0.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "100000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": false,
[INFO] [stdout]         178 │+    "math_extension": false,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__0.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__35.json.snap
[INFO] [stdout] Snapshot: 35.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "100000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": false,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__35.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__42.json.snap
[INFO] [stdout] Snapshot: 42.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": false,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__42.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__46.json.snap
[INFO] [stdout] Snapshot: 46.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__46.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__48.json.snap
[INFO] [stdout] Snapshot: 48.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 2207874,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__48.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__49.json.snap
[INFO] [stdout] Snapshot: 49.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         208 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         209 │+    }
[INFO] [stdout]         210 │+  },
[INFO] [stdout]         211 │+  "account_creation_config": {
[INFO] [stdout]         212 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         213 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         214 │+  }
[INFO] [stdout]         215 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__49.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__50.json.snap
[INFO] [stdout] Snapshot: 50.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         208 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         209 │+    }
[INFO] [stdout]         210 │+  },
[INFO] [stdout]         211 │+  "account_creation_config": {
[INFO] [stdout]         212 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         213 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         214 │+  }
[INFO] [stdout]         215 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__50.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__52.json.snap
[INFO] [stdout] Snapshot: 52.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         208 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         209 │+    }
[INFO] [stdout]         210 │+  },
[INFO] [stdout]         211 │+  "account_creation_config": {
[INFO] [stdout]         212 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         213 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         214 │+  }
[INFO] [stdout]         215 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__52.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__53.json.snap
[INFO] [stdout] Snapshot: 53.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__53.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__55.json.snap
[INFO] [stdout] Snapshot: 55.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__55.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__57.json.snap
[INFO] [stdout] Snapshot: 57.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__57.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__59.json.snap
[INFO] [stdout] Snapshot: 59.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 3850000000000,
[INFO] [stdout]          24 │+        "send_not_sir": 3850000000000,
[INFO] [stdout]          25 │+        "execution": 3850000000000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": true,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__59.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__61.json.snap
[INFO] [stdout] Snapshot: 61.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 3850000000000,
[INFO] [stdout]          24 │+        "send_not_sir": 3850000000000,
[INFO] [stdout]          25 │+        "execution": 3850000000000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "FlatStorage",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": true,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__61.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__62.json.snap
[INFO] [stdout] Snapshot: 62.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 3850000000000,
[INFO] [stdout]          24 │+        "send_not_sir": 3850000000000,
[INFO] [stdout]          25 │+        "execution": 3850000000000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": true,
[INFO] [stdout]         175 │+    "storage_get_mode": "FlatStorage",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": true,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 262144,
[INFO] [stdout]         186 │+      "contract_prepare_version": 2,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__62.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__63.json.snap
[INFO] [stdout] Snapshot: 63.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 3850000000000,
[INFO] [stdout]          24 │+        "send_not_sir": 3850000000000,
[INFO] [stdout]          25 │+        "execution": 3850000000000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "FlatStorage",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": true,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 262144,
[INFO] [stdout]         186 │+      "contract_prepare_version": 2,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__63.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__64.json.snap
[INFO] [stdout] Snapshot: 64.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 3850000000000,
[INFO] [stdout]          24 │+        "send_not_sir": 3850000000000,
[INFO] [stdout]          25 │+        "execution": 3850000000000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "FlatStorage",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": true,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 262144,
[INFO] [stdout]         186 │+      "contract_prepare_version": 2,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__64.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__129.json.snap
[INFO] [stdout] Snapshot: 129.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 3850000000000,
[INFO] [stdout]          24 │+        "send_not_sir": 3850000000000,
[INFO] [stdout]          25 │+        "execution": 3850000000000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "FlatStorage",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": true,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": true,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 262144,
[INFO] [stdout]         186 │+      "contract_prepare_version": 2,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 1
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__129.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__138.json.snap
[INFO] [stdout] Snapshot: 138.json
[INFO] [stdout] Source: src/config_store.rs:331
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]   154   154 │       "read_cached_trie_node": 2280000000,
[INFO] [stdout]   155   155 │       "promise_and_base": 1465013400,
[INFO] [stdout]   156   156 │       "promise_and_per_promise": 5452176,
[INFO] [stdout]   157   157 │       "promise_return": 560152386,
[INFO] [stdout]   158       │-      "validator_pledge_base": 911834726400,
[INFO] [stdout]   159       │-      "validator_total_pledge_base": 911834726400,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]   160   162 │       "contract_compile_base": 0,
[INFO] [stdout]   161   163 │       "contract_compile_bytes": 0,
[INFO] [stdout]   162   164 │       "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]   163   165 │       "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   207   209 │       "account_id_validity_rules_version": 1
[INFO] [stdout]   208   210 │     }
[INFO] [stdout]   209   211 │   },
[INFO] [stdout]   210   212 │   "account_creation_config": {
[INFO] [stdout]   211       │-    "min_allowed_top_level_account_length": 65,
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]   212   214 │     "registrar_account_id": "registrar"
[INFO] [stdout]   213   215 │   }
[INFO] [stdout]   214   216 │ }
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:331:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__138.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4830 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4830 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h8c274a0790c65a89
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:331:17
[INFO] [stdout]   22:     0x57e359dd6c70 - std::panicking::catch_unwind::do_call::h752c2e363ab351d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8281 - std::panicking::catch_unwind::h02b849ff03a7e838
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8281 - std::panic::catch_unwind::h0e694ed27d29d32c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd42d4 - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:330:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/../res/runtime_configs/parameters.snap
[INFO] [stdout] Snapshot: parameters
[INFO] [stdout] Source: src/config_store.rs:351
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ burnt_gas_reward                        3 / 10
[INFO] [stdout]     2     2 │ pessimistic_gas_price_inflation         103 / 100
[INFO] [stdout]     3       │-min_allowed_top_level_account_length    65
[INFO] [stdout]           3 │+min_allowed_top_level_account_length                       0
[INFO] [stdout]     4     4 │ registrar_account_id                    registrar
[INFO] [stdout]     5     5 │ storage_amount_per_byte                 10000000000000000000
[INFO] [stdout]     6     6 │ storage_num_bytes_account                                100
[INFO] [stdout]     7     7 │ storage_num_extra_bytes_record                            40
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    44    44 │ action_transfer                         
[INFO] [stdout]    45    45 │ - send_sir:          115_123_062_500
[INFO] [stdout]    46    46 │ - send_not_sir:      115_123_062_500
[INFO] [stdout]    47    47 │ - execution:         115_123_062_500
[INFO] [stdout]    48       │-action_pledge                            
[INFO] [stdout]          48 │+action_pledge                           
[INFO] [stdout]    49    49 │ - send_sir:          141_715_687_500
[INFO] [stdout]    50    50 │ - send_not_sir:      141_715_687_500
[INFO] [stdout]    51    51 │ - execution:         102_217_625_000
[INFO] [stdout]    52    52 │ action_add_full_access_key              
[INFO] [stdout] ┈┈┈┈┈┈┈┈┈┈┈┈┼┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   169   169 │ ed25519_verify                          true
[INFO] [stdout]   170   170 │ alt_bn128                               true
[INFO] [stdout]   171   171 │ function_call_weight                    true
[INFO] [stdout]   172   172 │ vm_kind                                 UncVm
[INFO] [stdout]   173       │-eth_accounts                   false
[INFO] [stdout]         173 │+eth_accounts                            false
[INFO] [stdout]         174 │+action_register_rsa2048_keys            
[INFO] [stdout]         175 │+- send_sir:          101_765_125_000
[INFO] [stdout]         176 │+- send_not_sir:      101_765_125_000
[INFO] [stdout]         177 │+- execution:         101_765_125_000
[INFO] [stdout]         178 │+action_create_rsa2048_challenge         
[INFO] [stdout]         179 │+- send_sir:          101_765_125_000
[INFO] [stdout]         180 │+- send_not_sir:      101_765_125_000
[INFO] [stdout]         181 │+- execution:         101_765_125_000
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:351:21:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/../res/runtime_configs/parameters.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd567c - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd567c - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::{{closure}}::hc8e8bbb4fedd3acd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:351:21
[INFO] [stdout]   22:     0x57e359dd6cef - std::panicking::catch_unwind::do_call::hc7f91d04c212bb4f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc8300 - std::panicking::catch_unwind::h8855464ffd460a8d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc8300 - std::panic::catch_unwind::heca23d1c8a1a69e8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd5203 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6fb36ae41402c2c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:350:32
[INFO] [stdout]   27:     0x57e359d9ed0e - insta::settings::Settings::bind::h578d60047ab928c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/settings.rs:509:9
[INFO] [stdout]   28:     0x57e359dd38ec - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:344:13
[INFO] [stdout]   29:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   30:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   52:     0x7bfc784eca34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_0.json.snap
[INFO] [stdout] Snapshot: testnet_0.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "100000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": false,
[INFO] [stdout]         178 │+    "math_extension": false,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_0.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_35.json.snap
[INFO] [stdout] Snapshot: testnet_35.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "100000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": false,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_35.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_42.json.snap
[INFO] [stdout] Snapshot: testnet_42.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": false,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_42.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_46.json.snap
[INFO] [stdout] Snapshot: testnet_46.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 4697339419375,
[INFO] [stdout]          12 │+        "send_not_sir": 4697339419375,
[INFO] [stdout]          13 │+        "execution": 4697339419375
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 59357464,
[INFO] [stdout]          17 │+        "send_not_sir": 59357464,
[INFO] [stdout]          18 │+        "execution": 59357464
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 3365369625000,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 3856371,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_46.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_48.json.snap
[INFO] [stdout] Snapshot: testnet_48.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 2207874,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         207 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         208 │+    }
[INFO] [stdout]         209 │+  },
[INFO] [stdout]         210 │+  "account_creation_config": {
[INFO] [stdout]         211 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         212 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         213 │+  }
[INFO] [stdout]         214 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_48.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_49.json.snap
[INFO] [stdout] Snapshot: testnet_49.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 0,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         208 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         209 │+    }
[INFO] [stdout]         210 │+  },
[INFO] [stdout]         211 │+  "account_creation_config": {
[INFO] [stdout]         212 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         213 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         214 │+  }
[INFO] [stdout]         215 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_49.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_50.json.snap
[INFO] [stdout] Snapshot: testnet_50.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 200000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         208 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         209 │+    }
[INFO] [stdout]         210 │+  },
[INFO] [stdout]         211 │+  "account_creation_config": {
[INFO] [stdout]         212 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         213 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         214 │+  }
[INFO] [stdout]         215 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_50.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_52.json.snap
[INFO] [stdout] Snapshot: testnet_52.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 6812999
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": false,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 4194304,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 102400,
[INFO] [stdout]         208 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         209 │+    }
[INFO] [stdout]         210 │+  },
[INFO] [stdout]         211 │+  "account_creation_config": {
[INFO] [stdout]         212 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         213 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         214 │+  }
[INFO] [stdout]         215 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_52.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_53.json.snap
[INFO] [stdout] Snapshot: testnet_53.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": false,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_53.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x57e359dc81c1 - std::panic::catch_unwind::h04824e7809fce7e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57e359dd3e7e - unc_parameters::config_store::tests::test_json_unchanged::h1ddcfe8eb1ac12fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:364:28
[INFO] [stdout]   27:     0x57e359dd3387 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h1216377e0cc40c5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:320:29
[INFO] [stdout]   28:     0x57e359dc9026 - core::ops::function::FnOnce::call_once::hed0a0ae1edd9e5c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x57e35a06207b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x57e35a06207b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x57e35a0611b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x57e35a0611b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x57e35a0611b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x57e35a0611b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x57e35a0611b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57e35a0611b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x57e35a0611b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x57e35a024db4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x57e35a024db4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x57e35a02878a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x57e35a02878a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x57e35a02878a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x57e35a02878a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x57e35a02878a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x57e35a02878a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x57e35a0a514f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x57e35a0a514f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   49:     0x7bfc7845faa4 - <unknown>
[INFO] [stdout]   50:     0x7bfc784eca34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/unc_parameters__config_store__tests__testnet_55.json.snap
[INFO] [stdout] Snapshot: testnet_55.json
[INFO] [stdout] Source: src/config_store.rs:365
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: config_view
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+{
[INFO] [stdout]           2 │+  "storage_amount_per_byte": "10000000000000000000",
[INFO] [stdout]           3 │+  "transaction_costs": {
[INFO] [stdout]           4 │+    "action_receipt_creation_config": {
[INFO] [stdout]           5 │+      "send_sir": 108059500000,
[INFO] [stdout]           6 │+      "send_not_sir": 108059500000,
[INFO] [stdout]           7 │+      "execution": 108059500000
[INFO] [stdout]           8 │+    },
[INFO] [stdout]           9 │+    "data_receipt_creation_config": {
[INFO] [stdout]          10 │+      "base_cost": {
[INFO] [stdout]          11 │+        "send_sir": 36486732312,
[INFO] [stdout]          12 │+        "send_not_sir": 36486732312,
[INFO] [stdout]          13 │+        "execution": 36486732312
[INFO] [stdout]          14 │+      },
[INFO] [stdout]          15 │+      "cost_per_byte": {
[INFO] [stdout]          16 │+        "send_sir": 17212011,
[INFO] [stdout]          17 │+        "send_not_sir": 17212011,
[INFO] [stdout]          18 │+        "execution": 17212011
[INFO] [stdout]          19 │+      }
[INFO] [stdout]          20 │+    },
[INFO] [stdout]          21 │+    "action_creation_config": {
[INFO] [stdout]          22 │+      "create_account_cost": {
[INFO] [stdout]          23 │+        "send_sir": 99607375000,
[INFO] [stdout]          24 │+        "send_not_sir": 99607375000,
[INFO] [stdout]          25 │+        "execution": 99607375000
[INFO] [stdout]          26 │+      },
[INFO] [stdout]          27 │+      "deploy_contract_cost": {
[INFO] [stdout]          28 │+        "send_sir": 184765750000,
[INFO] [stdout]          29 │+        "send_not_sir": 184765750000,
[INFO] [stdout]          30 │+        "execution": 184765750000
[INFO] [stdout]          31 │+      },
[INFO] [stdout]          32 │+      "deploy_contract_cost_per_byte": {
[INFO] [stdout]          33 │+        "send_sir": 6812999,
[INFO] [stdout]          34 │+        "send_not_sir": 6812999,
[INFO] [stdout]          35 │+        "execution": 64572944
[INFO] [stdout]          36 │+      },
[INFO] [stdout]          37 │+      "function_call_cost": {
[INFO] [stdout]          38 │+        "send_sir": 2319861500000,
[INFO] [stdout]          39 │+        "send_not_sir": 2319861500000,
[INFO] [stdout]          40 │+        "execution": 2319861500000
[INFO] [stdout]          41 │+      },
[INFO] [stdout]          42 │+      "function_call_cost_per_byte": {
[INFO] [stdout]          43 │+        "send_sir": 2235934,
[INFO] [stdout]          44 │+        "send_not_sir": 2235934,
[INFO] [stdout]          45 │+        "execution": 2235934
[INFO] [stdout]          46 │+      },
[INFO] [stdout]          47 │+      "transfer_cost": {
[INFO] [stdout]          48 │+        "send_sir": 115123062500,
[INFO] [stdout]          49 │+        "send_not_sir": 115123062500,
[INFO] [stdout]          50 │+        "execution": 115123062500
[INFO] [stdout]          51 │+      },
[INFO] [stdout]          52 │+      "pledge_cost": {
[INFO] [stdout]          53 │+        "send_sir": 141715687500,
[INFO] [stdout]          54 │+        "send_not_sir": 141715687500,
[INFO] [stdout]          55 │+        "execution": 102217625000
[INFO] [stdout]          56 │+      },
[INFO] [stdout]          57 │+      "add_key_cost": {
[INFO] [stdout]          58 │+        "full_access_cost": {
[INFO] [stdout]          59 │+          "send_sir": 101765125000,
[INFO] [stdout]          60 │+          "send_not_sir": 101765125000,
[INFO] [stdout]          61 │+          "execution": 101765125000
[INFO] [stdout]          62 │+        },
[INFO] [stdout]          63 │+        "function_call_cost": {
[INFO] [stdout]          64 │+          "send_sir": 102217625000,
[INFO] [stdout]          65 │+          "send_not_sir": 102217625000,
[INFO] [stdout]          66 │+          "execution": 102217625000
[INFO] [stdout]          67 │+        },
[INFO] [stdout]          68 │+        "function_call_cost_per_byte": {
[INFO] [stdout]          69 │+          "send_sir": 1925331,
[INFO] [stdout]          70 │+          "send_not_sir": 1925331,
[INFO] [stdout]          71 │+          "execution": 1925331
[INFO] [stdout]          72 │+        }
[INFO] [stdout]          73 │+      },
[INFO] [stdout]          74 │+      "delete_key_cost": {
[INFO] [stdout]          75 │+        "send_sir": 94946625000,
[INFO] [stdout]          76 │+        "send_not_sir": 94946625000,
[INFO] [stdout]          77 │+        "execution": 94946625000
[INFO] [stdout]          78 │+      },
[INFO] [stdout]          79 │+      "delete_account_cost": {
[INFO] [stdout]          80 │+        "send_sir": 147489000000,
[INFO] [stdout]          81 │+        "send_not_sir": 147489000000,
[INFO] [stdout]          82 │+        "execution": 147489000000
[INFO] [stdout]          83 │+      },
[INFO] [stdout]          84 │+      "delegate_cost": {
[INFO] [stdout]          85 │+        "send_sir": 200000000000,
[INFO] [stdout]          86 │+        "send_not_sir": 200000000000,
[INFO] [stdout]          87 │+        "execution": 200000000000
[INFO] [stdout]          88 │+      }
[INFO] [stdout]          89 │+    },
[INFO] [stdout]          90 │+    "storage_usage_config": {
[INFO] [stdout]          91 │+      "num_bytes_account": 100,
[INFO] [stdout]          92 │+      "num_extra_bytes_record": 40
[INFO] [stdout]          93 │+    },
[INFO] [stdout]          94 │+    "burnt_gas_reward": [
[INFO] [stdout]          95 │+      3,
[INFO] [stdout]          96 │+      10
[INFO] [stdout]          97 │+    ],
[INFO] [stdout]          98 │+    "pessimistic_gas_price_inflation_ratio": [
[INFO] [stdout]          99 │+      103,
[INFO] [stdout]         100 │+      100
[INFO] [stdout]         101 │+    ]
[INFO] [stdout]         102 │+  },
[INFO] [stdout]         103 │+  "wasm_config": {
[INFO] [stdout]         104 │+    "ext_costs": {
[INFO] [stdout]         105 │+      "base": 264768111,
[INFO] [stdout]         106 │+      "contract_loading_base": 35445963,
[INFO] [stdout]         107 │+      "contract_loading_bytes": 216750,
[INFO] [stdout]         108 │+      "read_memory_base": 2609863200,
[INFO] [stdout]         109 │+      "read_memory_byte": 3801333,
[INFO] [stdout]         110 │+      "write_memory_base": 2803794861,
[INFO] [stdout]         111 │+      "write_memory_byte": 2723772,
[INFO] [stdout]         112 │+      "read_register_base": 2517165186,
[INFO] [stdout]         113 │+      "read_register_byte": 98562,
[INFO] [stdout]         114 │+      "write_register_base": 2865522486,
[INFO] [stdout]         115 │+      "write_register_byte": 3801564,
[INFO] [stdout]         116 │+      "utf8_decoding_base": 3111779061,
[INFO] [stdout]         117 │+      "utf8_decoding_byte": 291580479,
[INFO] [stdout]         118 │+      "utf16_decoding_base": 3543313050,
[INFO] [stdout]         119 │+      "utf16_decoding_byte": 163577493,
[INFO] [stdout]         120 │+      "sha256_base": 4540970250,
[INFO] [stdout]         121 │+      "sha256_byte": 24117351,
[INFO] [stdout]         122 │+      "keccak256_base": 5879491275,
[INFO] [stdout]         123 │+      "keccak256_byte": 21471105,
[INFO] [stdout]         124 │+      "keccak512_base": 5811388236,
[INFO] [stdout]         125 │+      "keccak512_byte": 36649701,
[INFO] [stdout]         126 │+      "ripemd160_base": 853675086,
[INFO] [stdout]         127 │+      "ripemd160_block": 680107584,
[INFO] [stdout]         128 │+      "ed25519_verify_base": 210000000000,
[INFO] [stdout]         129 │+      "ed25519_verify_byte": 9000000,
[INFO] [stdout]         130 │+      "ecrecover_base": 278821988457,
[INFO] [stdout]         131 │+      "log_base": 3543313050,
[INFO] [stdout]         132 │+      "log_byte": 13198791,
[INFO] [stdout]         133 │+      "storage_write_base": 64196736000,
[INFO] [stdout]         134 │+      "storage_write_key_byte": 70482867,
[INFO] [stdout]         135 │+      "storage_write_value_byte": 31018539,
[INFO] [stdout]         136 │+      "storage_write_evicted_byte": 32117307,
[INFO] [stdout]         137 │+      "storage_read_base": 56356845750,
[INFO] [stdout]         138 │+      "storage_read_key_byte": 30952533,
[INFO] [stdout]         139 │+      "storage_read_value_byte": 5611005,
[INFO] [stdout]         140 │+      "storage_remove_base": 53473030500,
[INFO] [stdout]         141 │+      "storage_remove_key_byte": 38220384,
[INFO] [stdout]         142 │+      "storage_remove_ret_value_byte": 11531556,
[INFO] [stdout]         143 │+      "storage_has_key_base": 54039896625,
[INFO] [stdout]         144 │+      "storage_has_key_byte": 30790845,
[INFO] [stdout]         145 │+      "storage_iter_create_prefix_base": 0,
[INFO] [stdout]         146 │+      "storage_iter_create_prefix_byte": 0,
[INFO] [stdout]         147 │+      "storage_iter_create_range_base": 0,
[INFO] [stdout]         148 │+      "storage_iter_create_from_byte": 0,
[INFO] [stdout]         149 │+      "storage_iter_create_to_byte": 0,
[INFO] [stdout]         150 │+      "storage_iter_next_base": 0,
[INFO] [stdout]         151 │+      "storage_iter_next_key_byte": 0,
[INFO] [stdout]         152 │+      "storage_iter_next_value_byte": 0,
[INFO] [stdout]         153 │+      "touching_trie_node": 16101955926,
[INFO] [stdout]         154 │+      "read_cached_trie_node": 2280000000,
[INFO] [stdout]         155 │+      "promise_and_base": 1465013400,
[INFO] [stdout]         156 │+      "promise_and_per_promise": 5452176,
[INFO] [stdout]         157 │+      "promise_return": 560152386,
[INFO] [stdout]         158 │+      "validator_pledge_base": 3000000000,
[INFO] [stdout]         159 │+      "validator_power_base": 911834726400,
[INFO] [stdout]         160 │+      "validator_total_pledge_base": 3000000000,
[INFO] [stdout]         161 │+      "validator_total_power_base": 911834726400,
[INFO] [stdout]         162 │+      "contract_compile_base": 0,
[INFO] [stdout]         163 │+      "contract_compile_bytes": 0,
[INFO] [stdout]         164 │+      "alt_bn128_g1_multiexp_base": 713000000000,
[INFO] [stdout]         165 │+      "alt_bn128_g1_multiexp_element": 320000000000,
[INFO] [stdout]         166 │+      "alt_bn128_g1_sum_base": 3000000000,
[INFO] [stdout]         167 │+      "alt_bn128_g1_sum_element": 5000000000,
[INFO] [stdout]         168 │+      "alt_bn128_pairing_check_base": 9686000000000,
[INFO] [stdout]         169 │+      "alt_bn128_pairing_check_element": 5102000000000
[INFO] [stdout]         170 │+    },
[INFO] [stdout]         171 │+    "grow_mem_cost": 1,
[INFO] [stdout]         172 │+    "regular_op_cost": 822756,
[INFO] [stdout]         173 │+    "vm_kind": "<REDACTED>",
[INFO] [stdout]         174 │+    "disable_9393_fix": false,
[INFO] [stdout]         175 │+    "storage_get_mode": "Trie",
[INFO] [stdout]         176 │+    "fix_contract_loading_cost": false,
[INFO] [stdout]         177 │+    "implicit_account_creation": true,
[INFO] [stdout]         178 │+    "math_extension": true,
[INFO] [stdout]         179 │+    "ed25519_verify": false,
[INFO] [stdout]         180 │+    "alt_bn128": true,
[INFO] [stdout]         181 │+    "function_call_weight": true,
[INFO] [stdout]         182 │+    "eth_accounts": false,
[INFO] [stdout]         183 │+    "limit_config": {
[INFO] [stdout]         184 │+      "max_gas_burnt": 300000000000000,
[INFO] [stdout]         185 │+      "max_stack_height": 16384,
[INFO] [stdout]         186 │+      "contract_prepare_version": 1,
[INFO] [stdout]         187 │+      "initial_memory_pages": 1024,
[INFO] [stdout]         188 │+      "max_memory_pages": 2048,
[INFO] [stdout]         189 │+      "registers_memory_limit": 1073741824,
[INFO] [stdout]         190 │+      "max_register_size": 104857600,
[INFO] [stdout]         191 │+      "max_number_registers": 100,
[INFO] [stdout]         192 │+      "max_number_logs": 100,
[INFO] [stdout]         193 │+      "max_total_log_length": 16384,
[INFO] [stdout]         194 │+      "max_total_prepaid_gas": 300000000000000,
[INFO] [stdout]         195 │+      "max_actions_per_receipt": 100,
[INFO] [stdout]         196 │+      "max_number_bytes_method_names": 2000,
[INFO] [stdout]         197 │+      "max_length_method_name": 256,
[INFO] [stdout]         198 │+      "max_arguments_length": 4194304,
[INFO] [stdout]         199 │+      "max_length_returned_data": 4194304,
[INFO] [stdout]         200 │+      "max_contract_size": 4194304,
[INFO] [stdout]         201 │+      "max_transaction_size": 4194304,
[INFO] [stdout]         202 │+      "max_length_storage_key": 2048,
[INFO] [stdout]         203 │+      "max_length_storage_value": 4194304,
[INFO] [stdout]         204 │+      "max_promises_per_function_call_action": 1024,
[INFO] [stdout]         205 │+      "max_number_input_data_dependencies": 128,
[INFO] [stdout]         206 │+      "max_functions_number_per_contract": 10000,
[INFO] [stdout]         207 │+      "wasmer2_stack_limit": 204800,
[INFO] [stdout]         208 │+      "max_locals_per_contract": 1000000,
[INFO] [stdout]         209 │+      "account_id_validity_rules_version": 0
[INFO] [stdout]         210 │+    }
[INFO] [stdout]         211 │+  },
[INFO] [stdout]         212 │+  "account_creation_config": {
[INFO] [stdout]         213 │+    "min_allowed_top_level_account_length": 0,
[INFO] [stdout]         214 │+    "registrar_account_id": "registrar"
[INFO] [stdout]         215 │+  }
[INFO] [stdout]         216 │+}
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'config_store::tests::test_json_unchanged' panicked at src/config_store.rs:365:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/unc_parameters__config_store__tests__testnet_55.json.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e35a09fda2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e35a09fda2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e35a09fda2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e35a09fda2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e35a0c9723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e35a0c9723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57e35a09bd73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e35a09bd73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e35a09fbf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e35a0a1669 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57e35a0a149e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57e35a05c814 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57e35a05c814 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e35a0a213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57e35a0a213e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57e35a0a1e0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57e35a0a02a9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57e35a0a1a9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57e35a0c7120 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57e35a0c75e6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57e359dd4d90 - core::result::Result<T,E>::unwrap::hfae5a7f57613cc02
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57e359dd4d90 - unc_parameters::config_store::tests::test_json_unchanged::{{closure}}::h6bcb0c5b9be1c4bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config_store.rs:365:17
[INFO] [stdout]   22:     0x57e359dd6cc0 - std::panicking::catch_unwind::do_call::ha4e954792e3653ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   23:     0x57e359dd651b - __rust_try
[INFO] [stdout]   24:     0x57e359dc81c1 - std::panicking::catch_unwind::h66e8d18834d29287
[WARN] too many lines in the log, truncating it
