[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] 50d0fcc6fe129f7062eac223f5ae5ed6e17d38c1 [INFO] testing lol90a/mvp_blockchain against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flol90a%2Fmvp_blockchain" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lol90a/mvp_blockchain on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/Cargo.toml:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | {% if with-client %} [INFO] [stderr] | ^ [INFO] [stderr] error: invalid character `{` in package name: `{{ app-project-name }}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/app/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{ app-project-name }}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | {{ app-project-name }} = { path = "../app" } [INFO] [stderr] | ^ [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/Cargo.toml:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | {% if with-client and with-gtest %} [INFO] [stderr] | ^ [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../../../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | {{ project-name }} = { path = ".." } [INFO] [stderr] | ^ [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcf5d216932a9fc208723ec03987e7f8bcd7194e6510420bac446c6161038912 [INFO] running `Command { std: "docker" "start" "-a" "bcf5d216932a9fc208723ec03987e7f8bcd7194e6510420bac446c6161038912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcf5d216932a9fc208723ec03987e7f8bcd7194e6510420bac446c6161038912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf5d216932a9fc208723ec03987e7f8bcd7194e6510420bac446c6161038912", kill_on_drop: false }` [INFO] [stdout] bcf5d216932a9fc208723ec03987e7f8bcd7194e6510420bac446c6161038912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 132ac759dd9253bd49786b2db6ba8836db3c8f64d4c10eeacc4cd52c833eeaf3 [INFO] running `Command { std: "docker" "start" "-a" "132ac759dd9253bd49786b2db6ba8836db3c8f64d4c10eeacc4cd52c833eeaf3", kill_on_drop: false }` [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/Cargo.toml:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | {% if with-client %} [INFO] [stderr] | ^ [INFO] [stderr] error: invalid character `{` in package name: `{{ app-project-name }}`, the first character must be a Unicode XID start character (most letters or `_`) [INFO] [stderr] --> ../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/app/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{ app-project-name }}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program/client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | {{ app-project-name }} = { path = "../app" } [INFO] [stderr] | ^ [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/Cargo.toml:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | {% if with-client and with-gtest %} [INFO] [stderr] | ^ [INFO] [stderr] error: invalid key-value pair, expected key [INFO] [stderr] --> ../cargo-home/git/checkouts/sails-b7b431a72951b167/ec3c48c/templates/program-alt/client/Cargo.toml:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | {{ project-name }} = { path = ".." } [INFO] [stderr] | ^ [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [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 syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling convert_case v0.4.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 generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling gsys v1.5.0 [INFO] [stderr] Compiling gear-stack-buffer v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling gear-wasm v0.45.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc-print v0.1.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling gwasm-instrument v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling galloc v1.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling gear-ss58 v1.5.0 [INFO] [stderr] Compiling gear-wasm-builder v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling gear-pwasm-utils v0.19.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling which v4.4.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.63 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling pest_meta v2.7.12 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling gear-wasm-instrument v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.12 [INFO] [stderr] Compiling pest_derive v2.7.12 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling rustc_version v0.4.1 [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.4.0 (https://github.com/gear-tech/sails#ec3c48c8) [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling gear-core-errors v1.5.0 [INFO] [stderr] Compiling numerated v1.5.0 [INFO] [stderr] Compiling gmeta v1.5.0 [INFO] [stderr] Compiling sails-macros v0.4.0 (https://github.com/gear-tech/sails#ec3c48c8) [INFO] [stderr] Compiling gprimitives v1.5.0 [INFO] [stderr] Compiling gcore v1.5.0 [INFO] [stderr] Compiling gear-core v1.5.0 [INFO] [stderr] Compiling gstd-codegen v1.5.0 [INFO] [stderr] Compiling gstd v1.5.0 [INFO] [stderr] Compiling sails-rs v0.4.0 (https://github.com/gear-tech/sails#ec3c48c8) [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stderr] Compiling sails-idl-gen v0.4.0 (https://github.com/gear-tech/sails#ec3c48c8) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> app/src/lib.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | BLOCKCHAIN.push(tx.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [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: for more information, see [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/lib.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | msg::reply(BlockchainEvent::BlockchainViewed(BLOCKCHAIN.clone()), 0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [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] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> app/src/lib.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | BLOCKCHAIN.push(tx.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [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: for more information, see [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/lib.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | msg::reply(BlockchainEvent::BlockchainViewed(BLOCKCHAIN.clone()), 0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [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] = note: for more information, see [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-011ee9b5b4b8cb4e/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2717) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gear-wasm-builder-1.5.0/src/cargo_command.rs:50:53: [INFO] [stderr] Failed to get toolchain from rustup: cargo toolchain is invalid `dec9417b8611e34e787a3e4c37686b5131f9e5c5 (overridden by environment variable RUSTUP_TOOLCHAIN) [INFO] [stderr] ` [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: >::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: ::try_from_rustup [INFO] [stderr] 3: ::new [INFO] [stderr] 4: ::create [INFO] [stderr] 5: ::new [INFO] [stderr] 6: gear_wasm_builder::build [INFO] [stderr] 7: build_script_build::main [INFO] [stderr] 8: >::call_once [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 10: std::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 16: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 17: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 18: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 19: std::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [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: 0x652d04c1145a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x652d04c1145a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x652d04c1145a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x652d04c1145a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x652d04c2909a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x652d04c2909a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x652d04c177f2 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x652d04c177f2 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x652d04bf15df - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x652d04bf15df - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x652d04c0b0e1 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x652d04c0b29b - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x652d04bf1698 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x652d04be88d9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x652d04bf20ed - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x652d04c2990c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x652d04c29652 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x652d044e4032 - >::expect [INFO] [stderr] 18: 0x652d044e8df8 - ::new [INFO] [stderr] 19: 0x652d044a97d4 - ::create [INFO] [stderr] 20: 0x652d044a950c - ::new [INFO] [stderr] 21: 0x652d044a79b8 - gear_wasm_builder[33c4fcc454c3feeb]::build [INFO] [stderr] 22: 0x652d0449c6ad - build_script_build[7eb879b89824e051]::main [INFO] [stderr] 23: 0x652d0449d443 - >::call_once [INFO] [stderr] 24: 0x652d04499406 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 25: 0x652d0449c399 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 26: 0x652d04c09f84 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 27: 0x652d04c09f84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x652d04c09f84 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x652d04c09f84 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x652d04c09f84 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 31: 0x652d04c09f84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 32: 0x652d04c09f84 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 33: 0x652d04c09f84 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x652d04c09f84 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 35: 0x652d04498f81 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] 36: 0x652d0449d7a5 - main [INFO] [stderr] 37: 0x7211d64d21ca - [INFO] [stderr] 38: 0x7211d64d228b - __libc_start_main [INFO] [stderr] 39: 0x652d044833e5 - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "132ac759dd9253bd49786b2db6ba8836db3c8f64d4c10eeacc4cd52c833eeaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132ac759dd9253bd49786b2db6ba8836db3c8f64d4c10eeacc4cd52c833eeaf3", kill_on_drop: false }` [INFO] [stdout] 132ac759dd9253bd49786b2db6ba8836db3c8f64d4c10eeacc4cd52c833eeaf3