[INFO] cloning repository https://github.com/Eryhnar/blockchain-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eryhnar/blockchain-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEryhnar%2Fblockchain-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEryhnar%2Fblockchain-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a68f0541fbcad4c27e607c1dd6abf3053f4d92d
[INFO] building Eryhnar/blockchain-test against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEryhnar%2Fblockchain-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eryhnar/blockchain-test on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Eryhnar/blockchain-test
[INFO] finished tweaking git repo https://github.com/Eryhnar/blockchain-test
[INFO] tweaked toml for git repo https://github.com/Eryhnar/blockchain-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Eryhnar/blockchain-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/gear`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded str-buf v3.0.3
[INFO] [stderr]   Downloaded gear-pwasm-utils v0.19.0
[INFO] [stderr]   Downloaded libc-print v0.1.23
[INFO] [stderr]   Downloaded gear-dlmalloc v0.2.0
[INFO] [stderr]   Downloaded gwasm-instrument v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8a147f88a4debafb18b1542e6df0c7dccbb1c3bf785b221b1cce903a38d5c56
[INFO] running `Command { std: "docker" "start" "-a" "a8a147f88a4debafb18b1542e6df0c7dccbb1c3bf785b221b1cce903a38d5c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a147f88a4debafb18b1542e6df0c7dccbb1c3bf785b221b1cce903a38d5c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a147f88a4debafb18b1542e6df0c7dccbb1c3bf785b221b1cce903a38d5c56", kill_on_drop: false }`
[INFO] [stdout] a8a147f88a4debafb18b1542e6df0c7dccbb1c3bf785b221b1cce903a38d5c56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e6ad55d685b5b001baa372bea05d7b94347445ac79ba5ea94d2f5704b9443be
[INFO] running `Command { std: "docker" "start" "-a" "5e6ad55d685b5b001baa372bea05d7b94347445ac79ba5ea94d2f5704b9443be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling gsys v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling galloc v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gear-wasm-builder v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling gear-ss58 v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling gstd-codegen v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling gear-wasm-instrument v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling parity-scale-codec v3.6.12
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling gear-core-errors v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling gmeta v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling numerated v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling gcore v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling gear-core v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling gstd v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5)
[INFO] [stderr]    Compiling tmg-io v0.1.3 (/opt/rustwide/workdir/io)
[INFO] [stderr]    Compiling tmg v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `tmg v0.1.3 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tmg-c476c10e47ba37c2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/gear-c73c2da391ca3444/aaadcdb/utils/wasm-builder/src/cargo_command.rs:49:53:
[INFO] [stderr]   Failed to get toolchain from rustup: cargo toolchain is invalid `ad211ced81509462cdfe4c29ed10f97279a0acae (environment override by RUSTUP_TOOLCHAIN)
[INFO] [stderr]   `
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stderr]      1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      2: gear_wasm_builder::cargo_toolchain::Toolchain::try_from_rustup
[INFO] [stderr]      3: gear_wasm_builder::cargo_command::CargoCommand::new
[INFO] [stderr]      4: gear_wasm_builder::WasmBuilder::create
[INFO] [stderr]      5: gear_wasm_builder::WasmBuilder::with_meta
[INFO] [stderr]      6: gear_wasm_builder::build_with_metadata
[INFO] [stderr]      7: build_script_build::main
[INFO] [stderr]      8: core::ops::function::FnOnce::call_once
[INFO] [stderr]      9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]     10: std::rt::lang_start::{{closure}}
[INFO] [stderr]     11: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     12: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     13: std::panicking::try
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     15: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     16: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     17: std::panicking::try
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     18: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     19: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     20: std::rt::lang_start
[INFO] [stderr]     21: main
[INFO] [stderr]     22: <unknown>
[INFO] [stderr]     23: __libc_start_main
[INFO] [stderr]     24: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x581d0777c55a - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x581d0777c55a - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x581d0777c55a - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x581d0777c55a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he389a1126db3ba75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x581d077a5d03 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x581d077a5d03 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x581d077788f3 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x581d0777c3a2 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x581d0777dc40 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x581d0777da20 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x581d0777e3e2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x581d0777e16a - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x581d0777ca59 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x581d0777ddfd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x581d077a4090 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x581d077a4506 - core::result::unwrap_failed::h920701fb7a43bb98
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x581d071d828a - core::result::Result<T,E>::expect::h8f79da0fb41d0014
[INFO] [stderr]     17:     0x581d071c85db - gear_wasm_builder::cargo_command::CargoCommand::new::h4d93fa0dc8c493ce
[INFO] [stderr]     18:     0x581d07176944 - gear_wasm_builder::WasmBuilder::create::h93366f58bf0dbdde
[INFO] [stderr]     19:     0x581d071768fc - gear_wasm_builder::WasmBuilder::with_meta::hfaf81557c6e831ca
[INFO] [stderr]     20:     0x581d0716a587 - gear_wasm_builder::build_with_metadata::h6fbfaedec8a9ac10
[INFO] [stderr]     21:     0x581d0716b086 - build_script_build::main::h7edca66b88906e9d
[INFO] [stderr]     22:     0x581d0716a793 - core::ops::function::FnOnce::call_once::ha345f8bb622cccab
[INFO] [stderr]     23:     0x581d0716a6a6 - std::sys::backtrace::__rust_begin_short_backtrace::h7c86998890f4c927
[INFO] [stderr]     24:     0x581d0716a689 - std::rt::lang_start::{{closure}}::ha96995e8a0a0403d
[INFO] [stderr]     25:     0x581d07772d67 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he65d3dc22beac451
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     26:     0x581d07772d67 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     27:     0x581d07772d67 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     28:     0x581d07772d67 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x581d07772d67 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     30:     0x581d07772d67 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     31:     0x581d07772d67 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     32:     0x581d07772d67 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     33:     0x581d07772d67 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     34:     0x581d0716a667 - std::rt::lang_start::hbfc309ef43024608
[INFO] [stderr]     35:     0x581d0716b0a5 - main
[INFO] [stderr]     36:     0x73176ac32d90 - <unknown>
[INFO] [stderr]     37:     0x73176ac32e40 - __libc_start_main
[INFO] [stderr]     38:     0x581d0716a3c5 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5e6ad55d685b5b001baa372bea05d7b94347445ac79ba5ea94d2f5704b9443be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6ad55d685b5b001baa372bea05d7b94347445ac79ba5ea94d2f5704b9443be", kill_on_drop: false }`
[INFO] [stdout] 5e6ad55d685b5b001baa372bea05d7b94347445ac79ba5ea94d2f5704b9443be
