[INFO] cloning repository https://github.com/lol90a/MVP-BlockChain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lol90a/MVP-BlockChain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2FMVP-BlockChain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2FMVP-BlockChain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27adc70de521c53f33eacbb05d58e8a72c3ba22b [INFO] checking lol90a/MVP-BlockChain against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2FMVP-BlockChain" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lol90a/MVP-BlockChain on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lol90a/MVP-BlockChain [INFO] finished tweaking git repo https://github.com/lol90a/MVP-BlockChain [INFO] tweaked toml for git repo https://github.com/lol90a/MVP-BlockChain written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lol90a/MVP-BlockChain 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "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] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking lol90a/MVP-BlockChain against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2FMVP-BlockChain" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lol90a/MVP-BlockChain on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lol90a/MVP-BlockChain [INFO] finished tweaking git repo https://github.com/lol90a/MVP-BlockChain [INFO] tweaked toml for git repo https://github.com/lol90a/MVP-BlockChain written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lol90a/MVP-BlockChain 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "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 gwasm-instrument v0.3.0 [INFO] [stderr] Downloaded str-buf v3.0.3 [INFO] [stderr] Downloaded gear-dlmalloc v0.2.0 [INFO] [stderr] Downloaded gear-pwasm-utils v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 858bae81bb9a4ba139343a1d9bca3880a997624006b3ea8bd36f613457c0a65f [INFO] running `Command { std: "docker" "start" "-a" "858bae81bb9a4ba139343a1d9bca3880a997624006b3ea8bd36f613457c0a65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "858bae81bb9a4ba139343a1d9bca3880a997624006b3ea8bd36f613457c0a65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858bae81bb9a4ba139343a1d9bca3880a997624006b3ea8bd36f613457c0a65f", kill_on_drop: false }` [INFO] [stdout] 858bae81bb9a4ba139343a1d9bca3880a997624006b3ea8bd36f613457c0a65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bae38250dec9a4656affa5146e231cd1a84e83b97a41c0adc28697f3f34cd020 [INFO] running `Command { std: "docker" "start" "-a" "bae38250dec9a4656affa5146e231cd1a84e83b97a41c0adc28697f3f34cd020", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gear-wasm v0.45.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling gwasm-instrument v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling winnow v0.6.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling gear-wasm-builder v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling gsys v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Compiling gear-stack-buffer v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling gear-pwasm-utils v0.19.0 [INFO] [stderr] Checking libc-print v0.1.23 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking str-buf v3.0.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling gear-ss58 v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking galloc v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling gstd-codegen v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [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.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 toml v0.8.15 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Compiling numerated v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [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] Checking primitive-types v0.12.2 [INFO] [stderr] Compiling gear-core v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Checking gcore v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Checking gstd v1.4.0 (https://github.com/gear-tech/gear?tag=v1.4.0#aaadcdb5) [INFO] [stderr] Compiling blovkchain_mvp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `blovkchain_mvp 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/blovkchain_mvp-ca8bb1a3fed29160/build-script-build` (exit status: 101) [INFO] [stderr] --- 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 `2b41547e41f63ea0ca9cb25417ddd569b19e6a50 (environment override by RUSTUP_TOOLCHAIN) [INFO] [stderr] ` [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::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::new [INFO] [stderr] 6: gear_wasm_builder::build [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:: for &F>::call_once [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 12: std::panicking::try::do_call [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:573:40 [INFO] [stderr] 13: std::panicking::try [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:536:19 [INFO] [stderr] 14: std::panic::catch_unwind [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panic.rs:358:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/rt.rs:174:48 [INFO] [stderr] 16: std::panicking::try::do_call [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:573:40 [INFO] [stderr] 17: std::panicking::try [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:536:19 [INFO] [stderr] 18: std::panic::catch_unwind [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panic.rs:358:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/rt.rs:174:20 [INFO] [stderr] 20: std::rt::lang_start [INFO] [stderr] 21: main [INFO] [stderr] 22: [INFO] [stderr] 23: __libc_start_main [INFO] [stderr] 24: _start [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5fc86353b0fa - std::backtrace_rs::backtrace::libunwind::trace::hac7da573ecfb6cb9 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5fc86353b0fa - std::backtrace_rs::backtrace::trace_unsynchronized::h0f8ec463a9f3bfc0 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5fc86353b0fa - std::sys::backtrace::_print_fmt::h36b3e7de6d7735b8 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5fc86353b0fa - ::fmt::hc3eff63879c443ae [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5fc863563be3 - core::fmt::rt::Argument::fmt::h18d57a54bcb6286f [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5fc863563be3 - core::fmt::write::h4b25e7094e791942 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5fc8635376c3 - std::io::Write::write_fmt::h75bef6a74346496d [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5fc86353af42 - std::sys::backtrace::BacktraceLock::print::h344aebd672e0fa81 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5fc86353c73d - std::panicking::default_hook::{{closure}}::h76b11307c7a7dd51 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5fc86353c582 - std::panicking::default_hook::h3a3e93ad79277a63 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5fc86353ce47 - std::panicking::rust_panic_with_hook::h30ff68ee76da6c90 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5fc86353cbca - std::panicking::begin_panic_handler::{{closure}}::h7a4d6d5c8e3e9ad2 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5fc86353b5d9 - std::sys::backtrace::__rust_end_short_backtrace::hcf0cdf89615b518b [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5fc86353c85d - rust_begin_unwind [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5fc863561f70 - core::panicking::panic_fmt::h28669fa5e71c639d [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5fc8635623e6 - core::result::unwrap_failed::h716a479da5ce770b [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x5fc862f764ba - core::result::Result::expect::h44ce794abfd19991 [INFO] [stderr] 17: 0x5fc862fa223b - gear_wasm_builder::cargo_command::CargoCommand::new::h5076da2cebd31a09 [INFO] [stderr] 18: 0x5fc862f62c54 - gear_wasm_builder::WasmBuilder::create::h9ad462fbba47750b [INFO] [stderr] 19: 0x5fc862f62c0c - gear_wasm_builder::WasmBuilder::new::ha9a63c3ec5003228 [INFO] [stderr] 20: 0x5fc862f64da8 - gear_wasm_builder::build::h255e3e38a1cebe09 [INFO] [stderr] 21: 0x5fc862f5e497 - build_script_build::main::hc816cdd23341c81b [INFO] [stderr] 22: 0x5fc862f5e433 - core::ops::function::FnOnce::call_once::h90f0113261773da2 [INFO] [stderr] 23: 0x5fc862f5e416 - std::sys::backtrace::__rust_begin_short_backtrace::ha77e99a150da164e [INFO] [stderr] 24: 0x5fc862f5e3f9 - std::rt::lang_start::{{closure}}::hcad029503276c377 [INFO] [stderr] 25: 0x5fc863531c87 - core::ops::function::impls:: for &F>::call_once::hacc11201b314c851 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x5fc863531c87 - std::panicking::try::do_call::he0a489fe9baee96c [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x5fc863531c87 - std::panicking::try::h854ea37b5962eb74 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x5fc863531c87 - std::panic::catch_unwind::h287edbc13671feb3 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5fc863531c87 - std::rt::lang_start_internal::{{closure}}::h27a0b7d0a1f51aea [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/rt.rs:174:48 [INFO] [stderr] 30: 0x5fc863531c87 - std::panicking::try::do_call::h4f1b3b03a947376a [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:573:40 [INFO] [stderr] 31: 0x5fc863531c87 - std::panicking::try::h7c8df8052bf75cc4 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:536:19 [INFO] [stderr] 32: 0x5fc863531c87 - std::panic::catch_unwind::hba893e58159d8612 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panic.rs:358:14 [INFO] [stderr] 33: 0x5fc863531c87 - std::rt::lang_start_internal::h82bcce4a74df70bd [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/rt.rs:174:20 [INFO] [stderr] 34: 0x5fc862f5e3d7 - std::rt::lang_start::h9927e73eb9a7610c [INFO] [stderr] 35: 0x5fc862f5e4b5 - main [INFO] [stderr] 36: 0x78c13b330d90 - [INFO] [stderr] 37: 0x78c13b330e40 - __libc_start_main [INFO] [stderr] 38: 0x5fc862f5e2e5 - _start [INFO] [stderr] 39: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bae38250dec9a4656affa5146e231cd1a84e83b97a41c0adc28697f3f34cd020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae38250dec9a4656affa5146e231cd1a84e83b97a41c0adc28697f3f34cd020", kill_on_drop: false }` [INFO] [stdout] bae38250dec9a4656affa5146e231cd1a84e83b97a41c0adc28697f3f34cd020