[INFO] cloning repository https://github.com/BlackRubick/contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackRubick/contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackRubick%2Fcontract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackRubick%2Fcontract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59aca78078c41df9a848e24c7415a169b56379be
[INFO] testing BlackRubick/contract against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackRubick%2Fcontract" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlackRubick/contract
[INFO] finished tweaking git repo https://github.com/BlackRubick/contract
[INFO] tweaked toml for git repo https://github.com/BlackRubick/contract written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlackRubick/contract on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlackRubick/contract 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c48fd93df488ac70226b12ab26a4899c1260125fe1b74d95ff9e0aa9709167b
[INFO] running `Command { std: "docker" "start" "-a" "2c48fd93df488ac70226b12ab26a4899c1260125fe1b74d95ff9e0aa9709167b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c48fd93df488ac70226b12ab26a4899c1260125fe1b74d95ff9e0aa9709167b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c48fd93df488ac70226b12ab26a4899c1260125fe1b74d95ff9e0aa9709167b", kill_on_drop: false }`
[INFO] [stdout] 2c48fd93df488ac70226b12ab26a4899c1260125fe1b74d95ff9e0aa9709167b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22a092ceea354fa3275a89aa0303b4fcb21dd68c6b5e5ab0a232941ac200f04b
[INFO] running `Command { std: "docker" "start" "-a" "22a092ceea354fa3275a89aa0303b4fcb21dd68c6b5e5ab0a232941ac200f04b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling gear-ss58 v1.6.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling gsys v1.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling gear-stack-buffer v1.6.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling galloc v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling gear-wasm-builder v1.6.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling genco-macros v0.17.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling genco v0.17.9
[INFO] [stderr]    Compiling gear-wasm-instrument v1.6.2
[INFO] [stderr]    Compiling sails-idl-parser v0.6.1
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling gear-wasm-optimizer v1.6.2
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[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 impl-codec v0.6.0
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling sails-macros-core v0.6.1
[INFO] [stderr]    Compiling sails-client-gen v0.6.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling gear-core-errors v1.6.2
[INFO] [stderr]    Compiling numerated v1.6.2
[INFO] [stderr]    Compiling gmeta v1.6.2
[INFO] [stderr]    Compiling gprimitives v1.6.2
[INFO] [stderr]    Compiling gcore v1.6.2
[INFO] [stderr]    Compiling gear-core v1.6.2
[INFO] [stderr]    Compiling sails-macros v0.6.1
[INFO] [stderr]    Compiling gstd-codegen v1.6.2
[INFO] [stderr]    Compiling gstd v1.6.2
[INFO] [stderr]    Compiling sails-rs v0.6.1
[INFO] [stderr]    Compiling keyring-service v0.1.0 (https://github.com/Vara-Lab/Contracts-Services#9977d416)
[INFO] [stderr]    Compiling sails-idl-gen v0.6.1
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> app/src/states/traffic_light_state.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let state = unsafe { TRAFFIC_LIGHT_STATE.as_mut() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> app/src/states/traffic_light_state.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let state = unsafe { TRAFFIC_LIGHT_STATE.as_ref() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> app/src/states/traffic_light_state.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let state = unsafe { TRAFFIC_LIGHT_STATE.as_mut() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> app/src/states/traffic_light_state.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let state = unsafe { TRAFFIC_LIGHT_STATE.as_ref() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr] error: failed to run custom build command for `wasm v0.1.0 (/opt/rustwide/workdir/wasm)`
[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/wasm-ba94570f67700588/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gear-wasm-optimizer-1.6.2/src/cargo_command.rs:41:54:
[INFO] [stderr]   Failed to get toolchain from rustup: cargo toolchain is invalid 733b47ea4b1b86216f14ef56e49440c33933f230 (overridden by environment variable RUSTUP_TOOLCHAIN)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: gear_wasm_optimizer::cargo_toolchain::Toolchain::try_from_rustup
[INFO] [stderr]      3: gear_wasm_optimizer::cargo_command::CargoCommand::new
[INFO] [stderr]      4: gear_wasm_builder::build
[INFO] [stderr]      5: build_script_build::main
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      7: std::rt::lang_start::{{closure}}
[INFO] [stderr]      8: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]      9: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     10: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     11: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     14: std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     15: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d9c33a78182 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d9c33a78182 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d9c33a78182 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d9c33a78182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d9c33aa02b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5d9c33aa02b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5d9c33a74913 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d9c33a74913 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5d9c33a77fd2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d9c33a79ff6 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5d9c33a79df9 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5d9c33a7a9c2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5d9c33a7a75a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5d9c33a78679 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5d9c33a7a3ed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5d9c33a9eba0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5d9c33a9ef46 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x5d9c33876448 - gear_wasm_optimizer::cargo_command::CargoCommand::new::h1db73d34e6e456ad
[INFO] [stderr]     18:     0x5d9c33794ff9 - gear_wasm_builder::build::h31d951f8ba0a1dd9
[INFO] [stderr]     19:     0x5d9c3370244c - build_script_build::main::h8ea2debe520ec3fd
[INFO] [stderr]     20:     0x5d9c3370d133 - std::sys::backtrace::__rust_begin_short_backtrace::h70908da47495d2c1
[INFO] [stderr]     21:     0x5d9c3370d129 - std::rt::lang_start::{{closure}}::h62736dd65beaefc5
[INFO] [stderr]     22:     0x5d9c33a6ebc0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5d9c33a6ebc0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5d9c33a6ebc0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5d9c33a6ebc0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5d9c33a6ebc0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5d9c33a6ebc0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5d9c33a6ebc0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5d9c33a6ebc0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5d9c33a6ebc0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stderr]                                  at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5d9c33703155 - main
[INFO] [stderr]     32:     0x7d727c76f1ca - <unknown>
[INFO] [stderr]     33:     0x7d727c76f28b - __libc_start_main
[INFO] [stderr]     34:     0x5d9c336f7f75 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "22a092ceea354fa3275a89aa0303b4fcb21dd68c6b5e5ab0a232941ac200f04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a092ceea354fa3275a89aa0303b4fcb21dd68c6b5e5ab0a232941ac200f04b", kill_on_drop: false }`
[INFO] [stdout] 22a092ceea354fa3275a89aa0303b4fcb21dd68c6b5e5ab0a232941ac200f04b
