[INFO] cloning repository https://github.com/Jackliu-miaozi/jackliuzy-gear-academy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jackliu-miaozi/jackliuzy-gear-academy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackliu-miaozi%2Fjackliuzy-gear-academy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackliu-miaozi%2Fjackliuzy-gear-academy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba12c2c460badb736ad2b1de7909b2eb4d7d4e52
[INFO] building Jackliu-miaozi/jackliuzy-gear-academy/ba12c2c460badb736ad2b1de7909b2eb4d7d4e52 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackliu-miaozi%2Fjackliuzy-gear-academy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jackliu-miaozi/jackliuzy-gear-academy 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] started tweaking git repo https://github.com/Jackliu-miaozi/jackliuzy-gear-academy
[INFO] finished tweaking git repo https://github.com/Jackliu-miaozi/jackliuzy-gear-academy
[INFO] tweaked toml for git repo https://github.com/Jackliu-miaozi/jackliuzy-gear-academy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Jackliu-miaozi/jackliuzy-gear-academy 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]     Updating git repository `https://github.com/gear-tech/gear.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/polkadot-sdk.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/wasmi`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/wasmi`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/ring-proof`
[INFO] [stderr]     Updating git repository `https://github.com/gear-tech/parity-wasm`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gwasm-instrument v0.3.0
[INFO] [stderr]   Downloaded scale-info-derive v2.11.3
[INFO] [stderr]   Downloaded wasmer-compiler-singlepass v2.3.0
[INFO] [stderr]   Downloaded wasmer-cache v2.3.0
[INFO] [stderr]   Downloaded scale-info v2.11.3
[INFO] [stderr]   Downloaded nonempty v0.8.1
[INFO] [stderr]   Downloaded libc-print v0.1.23
[INFO] [stderr]   Downloaded file-guard v0.2.0
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded macro_magic_macros v0.5.1
[INFO] [stderr]   Downloaded etc v0.1.20
[INFO] [stderr]   Downloaded macro_magic_core_macros v0.5.1
[INFO] [stderr]   Downloaded schnellru v0.2.3
[INFO] [stderr]   Downloaded docify_macros v0.2.8
[INFO] [stderr]   Downloaded expander v2.2.1
[INFO] [stderr]   Downloaded array-bytes v6.2.3
[INFO] [stderr]   Downloaded docify v0.2.8
[INFO] [stderr]   Downloaded ss58-registry v1.47.0
[INFO] [stderr]   Downloaded wasm-encoder v0.211.1
[INFO] [stderr]   Downloaded w3f-bls v0.1.4
[INFO] [stderr]   Downloaded gear-pwasm-utils v0.19.0
[INFO] [stderr]   Downloaded wast v211.0.1
[INFO] [stderr]   Downloaded macro_magic_core v0.5.1
[INFO] [stderr]   Downloaded macro_magic v0.5.1
[INFO] [stderr]   Downloaded ark-scale v0.0.11
[INFO] [stderr]   Downloaded uluru v3.1.0
[INFO] [stderr]   Downloaded corosensei v0.1.4
[INFO] [stderr]   Downloaded wat v1.211.1
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded gear-dlmalloc v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ca37bb5100ef889518a2e5c21ad2893d169ac933cf4f734087d6908c32e81fd1
[INFO] running `Command { std: "docker" "start" "-a" "ca37bb5100ef889518a2e5c21ad2893d169ac933cf4f734087d6908c32e81fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca37bb5100ef889518a2e5c21ad2893d169ac933cf4f734087d6908c32e81fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca37bb5100ef889518a2e5c21ad2893d169ac933cf4f734087d6908c32e81fd1", kill_on_drop: false }`
[INFO] [stdout] ca37bb5100ef889518a2e5c21ad2893d169ac933cf4f734087d6908c32e81fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0bdd9c089f98df2d9551ce2ee6b1363a0771419b28dfc5d4a392cbefee29a83f
[INFO] running `Command { std: "docker" "start" "-a" "0bdd9c089f98df2d9551ce2ee6b1363a0771419b28dfc5d4a392cbefee29a83f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gsys v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling galloc v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling gear-wasm-builder v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling gear-ss58 v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling gear-wasm-instrument v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.16
[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.15
[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 primitive-types v0.12.2
[INFO] [stderr]    Compiling gear-core-errors v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gmeta v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling numerated v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gprimitives v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gcore v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gear-core v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gstd-codegen v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling gstd v1.4.2 (https://github.com/gear-tech/gear.git?tag=v1.4.2#7fa6b777)
[INFO] [stderr]    Compiling pebbles-game-io v0.1.0 (/opt/rustwide/workdir/io)
[INFO] [stderr]    Compiling pebbles-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `pebbles-game v0.1.0 (/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/pebbles-game-daea2dba28139c75/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/7fa6b77/utils/wasm-builder/src/cargo_command.rs:50: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:     0x62ccb06acdea - 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:     0x62ccb06acdea - 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:     0x62ccb06acdea - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x62ccb06acdea - <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:     0x62ccb06d6593 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x62ccb06d6593 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x62ccb06a9183 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x62ccb06acc32 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x62ccb06ae4d0 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x62ccb06ae2b0 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x62ccb06aec72 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x62ccb06ae9fa - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x62ccb06ad2e9 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x62ccb06ae68d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x62ccb06d4920 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x62ccb06d4d96 - core::result::unwrap_failed::h920701fb7a43bb98
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x62ccb0098e5a - core::result::Result<T,E>::expect::h71b2a368d43b657c
[INFO] [stderr]     17:     0x62ccb00ee29b - gear_wasm_builder::cargo_command::CargoCommand::new::hcc7ed67046232f68
[INFO] [stderr]     18:     0x62ccb0094b74 - gear_wasm_builder::WasmBuilder::create::h9ebcbb6710a3b7a5
[INFO] [stderr]     19:     0x62ccb0094b2c - gear_wasm_builder::WasmBuilder::with_meta::h6e996750c496eb7e
[INFO] [stderr]     20:     0x62ccb008f3d7 - gear_wasm_builder::build_with_metadata::h0ffbe95b66e46e70
[INFO] [stderr]     21:     0x62ccb008fed6 - build_script_build::main::h17473f628d7aa193
[INFO] [stderr]     22:     0x62ccb008f5e3 - core::ops::function::FnOnce::call_once::h104116a59fa087f1
[INFO] [stderr]     23:     0x62ccb008f4f6 - std::sys::backtrace::__rust_begin_short_backtrace::h2c9ddcf1f913314e
[INFO] [stderr]     24:     0x62ccb008f4d9 - std::rt::lang_start::{{closure}}::hc8d6d757cacc8512
[INFO] [stderr]     25:     0x62ccb06a35f7 - 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:     0x62ccb06a35f7 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     27:     0x62ccb06a35f7 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     28:     0x62ccb06a35f7 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x62ccb06a35f7 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     30:     0x62ccb06a35f7 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     31:     0x62ccb06a35f7 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     32:     0x62ccb06a35f7 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     33:     0x62ccb06a35f7 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     34:     0x62ccb008f4b7 - std::rt::lang_start::h5b75f7fa5753209f
[INFO] [stderr]     35:     0x62ccb008fef5 - main
[INFO] [stderr]     36:     0x7dabae025d90 - <unknown>
[INFO] [stderr]     37:     0x7dabae025e40 - __libc_start_main
[INFO] [stderr]     38:     0x62ccb008f215 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0bdd9c089f98df2d9551ce2ee6b1363a0771419b28dfc5d4a392cbefee29a83f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bdd9c089f98df2d9551ce2ee6b1363a0771419b28dfc5d4a392cbefee29a83f", kill_on_drop: false }`
[INFO] [stdout] 0bdd9c089f98df2d9551ce2ee6b1363a0771419b28dfc5d4a392cbefee29a83f
