[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] checking BlackRubick/contract against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackRubick%2Fcontract" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlackRubick/contract on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f194bbdd8ce1508641c6bd11c5cf064d65ea8ff88ba91c9870531e225b5615f7
[INFO] running `Command { std: "docker" "start" "-a" "f194bbdd8ce1508641c6bd11c5cf064d65ea8ff88ba91c9870531e225b5615f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f194bbdd8ce1508641c6bd11c5cf064d65ea8ff88ba91c9870531e225b5615f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f194bbdd8ce1508641c6bd11c5cf064d65ea8ff88ba91c9870531e225b5615f7", kill_on_drop: false }`
[INFO] [stdout] f194bbdd8ce1508641c6bd11c5cf064d65ea8ff88ba91c9870531e225b5615f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a99ccfae53a5abe9a050c4e017d628872655850a2bb6f3c0bbb33d5e5278a4
[INFO] running `Command { std: "docker" "start" "-a" "f7a99ccfae53a5abe9a050c4e017d628872655850a2bb6f3c0bbb33d5e5278a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling gear-ss58 v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling gsys v1.6.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling gear-wasm-builder v1.6.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling galloc v1.6.2
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling gear-wasm-instrument v1.6.2
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling genco-macros v0.17.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling genco v0.17.9
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling gear-wasm-optimizer v1.6.2
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling sails-idl-parser v0.6.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]     Checking scale-info v2.11.3
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]    Compiling sails-macros-core v0.6.1
[INFO] [stderr]    Compiling sails-client-gen v0.6.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.6.2
[INFO] [stderr]     Checking numerated v1.6.2
[INFO] [stderr]    Compiling sails-macros v0.6.1
[INFO] [stderr]    Compiling gmeta v1.6.2
[INFO] [stderr]     Checking gprimitives v1.6.2
[INFO] [stderr]     Checking gcore v1.6.2
[INFO] [stderr]     Checking gear-core v1.6.2
[INFO] [stderr]    Compiling gstd-codegen v1.6.2
[INFO] [stderr]    Compiling gstd v1.6.2
[INFO] [stderr]     Checking sails-rs v0.6.1
[INFO] [stderr]     Checking keyring-service v0.1.0 (https://github.com/Vara-Lab/Contracts-Services#9977d416)
[INFO] [stderr]     Checking 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/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)]` (part of `#[warn(rust_2024_compatibility)]`) 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/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/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)]` (part of `#[warn(rust_2024_compatibility)]`) 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/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 sails-idl-gen v0.6.1
[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/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)]` (part of `#[warn(rust_2024_compatibility)]`) 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/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-65710523adc417c5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2646) 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 3a4cb0edb4040379c037e06efeb5409e44be7b77 (overridden by environment variable RUSTUP_TOOLCHAIN)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: anyhow::__private::format_err
[INFO] [stderr]      2: <gear_wasm_optimizer::cargo_toolchain::Toolchain>::try_from_rustup::{closure#0}
[INFO] [stderr]      3: <core::option::Option<regex::regex::string::Captures>>::ok_or_else::<anyhow::Error, <gear_wasm_optimizer::cargo_toolchain::Toolchain>::try_from_rustup::{closure#0}>
[INFO] [stderr]      4: <gear_wasm_optimizer::cargo_toolchain::Toolchain>::try_from_rustup
[INFO] [stderr]      5: <gear_wasm_optimizer::cargo_command::CargoCommand>::new
[INFO] [stderr]      6: <gear_wasm_builder::WasmBuilder>::create
[INFO] [stderr]      7: <gear_wasm_builder::WasmBuilder>::new
[INFO] [stderr]      8: gear_wasm_builder::build
[INFO] [stderr]      9: build_script_build::main
[INFO] [stderr]     10: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     11: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     12: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     13: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     14: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     15: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     16: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     17: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:175:24
[INFO] [stderr]     18: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     19: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     20: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     21: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:171:5
[INFO] [stderr]     22: std::rt::lang_start::<()>
[INFO] [stderr]     23: main
[INFO] [stderr]     24: <unknown>
[INFO] [stderr]     25: __libc_start_main
[INFO] [stderr]     26: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x645121307712 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x645121307712 - std[2cca3b56f05e3e10]::backtrace_rs::backtrace::trace_unsynchronized::<std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x645121307712 - std[2cca3b56f05e3e10]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x645121307712 - <<std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ece2ad3df8f19846]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64512131ff07 - <core[ece2ad3df8f19846]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x64512131ff07 - core[ece2ad3df8f19846]::fmt::write
[INFO] [stderr]      6:     0x64512130e326 - std[2cca3b56f05e3e10]::io::default_write_fmt::<std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64512130e326 - <std[2cca3b56f05e3e10]::sys::stdio::unix::Stderr as std[2cca3b56f05e3e10]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6451212e78fe - <std[2cca3b56f05e3e10]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6451212e78fe - std[2cca3b56f05e3e10]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x645121301581 - std[2cca3b56f05e3e10]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x64512130173b - std[2cca3b56f05e3e10]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x6451212e79b8 - std[2cca3b56f05e3e10]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x6451212dc3f9 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_end_short_backtrace::<std[2cca3b56f05e3e10]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6451212e850d - __rustc[22b5aff69a48681c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x64512132067c - core[ece2ad3df8f19846]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6451213203c2 - core[ece2ad3df8f19846]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x645120dd0fa2 - <core[ece2ad3df8f19846]::result::Result<gear_wasm_optimizer[9019ec7d30ec3126]::cargo_toolchain::Toolchain, anyhow[861c552762cbc00f]::Error>>::expect
[INFO] [stderr]     18:     0x645120dcb3be - <gear_wasm_optimizer[9019ec7d30ec3126]::cargo_command::CargoCommand>::new
[INFO] [stderr]     19:     0x645120c53d25 - <gear_wasm_builder[de458af085917b2]::WasmBuilder>::create
[INFO] [stderr]     20:     0x645120c539ec - <gear_wasm_builder[de458af085917b2]::WasmBuilder>::new
[INFO] [stderr]     21:     0x645120c52882 - gear_wasm_builder[de458af085917b2]::build
[INFO] [stderr]     22:     0x645120aa2bad - build_script_build[2c651be67d166f7d]::main
[INFO] [stderr]     23:     0x645120a9c7c3 - <fn() as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x645120a9e756 - std[2cca3b56f05e3e10]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     25:     0x645120a9ac69 - std[2cca3b56f05e3e10]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     26:     0x64512130050a - <&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync as core[ece2ad3df8f19846]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x64512130050a - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     28:     0x64512130050a - std[2cca3b56f05e3e10]::panicking::catch_unwind::<i32, &dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     29:     0x64512130050a - std[2cca3b56f05e3e10]::panic::catch_unwind::<&dyn core[ece2ad3df8f19846]::ops::function::Fn<(), Output = i32> + core[ece2ad3df8f19846]::panic::unwind_safe::RefUnwindSafe + core[ece2ad3df8f19846]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x64512130050a - std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x64512130050a - std[2cca3b56f05e3e10]::panicking::catch_unwind::do_call::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:582:40
[INFO] [stderr]     32:     0x64512130050a - std[2cca3b56f05e3e10]::panicking::catch_unwind::<isize, std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panicking.rs:545:19
[INFO] [stderr]     33:     0x64512130050a - std[2cca3b56f05e3e10]::panic::catch_unwind::<std[2cca3b56f05e3e10]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x64512130050a - std[2cca3b56f05e3e10]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/3a4cb0edb4040379c037e06efeb5409e44be7b77/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x645120a97b11 - std[2cca3b56f05e3e10]::rt::lang_start::<()>
[INFO] [stderr]     36:     0x645120aa4085 - main
[INFO] [stderr]     37:     0x78d1c80891ca - <unknown>
[INFO] [stderr]     38:     0x78d1c808928b - __libc_start_main
[INFO] [stderr]     39:     0x645120a92365 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f7a99ccfae53a5abe9a050c4e017d628872655850a2bb6f3c0bbb33d5e5278a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a99ccfae53a5abe9a050c4e017d628872655850a2bb6f3c0bbb33d5e5278a4", kill_on_drop: false }`
[INFO] [stdout] f7a99ccfae53a5abe9a050c4e017d628872655850a2bb6f3c0bbb33d5e5278a4
