[INFO] cloning repository https://github.com/rockyessel/gear-msg-passing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rockyessel/gear-msg-passing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockyessel%2Fgear-msg-passing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockyessel%2Fgear-msg-passing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27a76014b5c604e254f8fadf2cf63474a1f37ce4
[INFO] checking rockyessel/gear-msg-passing/27a76014b5c604e254f8fadf2cf63474a1f37ce4 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockyessel%2Fgear-msg-passing" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rockyessel/gear-msg-passing
[INFO] finished tweaking git repo https://github.com/rockyessel/gear-msg-passing
[INFO] tweaked toml for git repo https://github.com/rockyessel/gear-msg-passing written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rockyessel/gear-msg-passing on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rockyessel/gear-msg-passing 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gsys v1.5.0
[INFO] [stderr]   Downloaded gstd-codegen v1.5.0
[INFO] [stderr]   Downloaded gear-stack-buffer v1.5.0
[INFO] [stderr]   Downloaded gprimitives v1.5.0
[INFO] [stderr]   Downloaded gear-ss58 v1.5.0
[INFO] [stderr]   Downloaded gstd v1.5.0
[INFO] [stderr]   Downloaded gear-wasm-instrument v1.5.0
[INFO] [stderr]   Downloaded gear-core-errors v1.5.0
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded numerated v1.5.0
[INFO] [stderr]   Downloaded gwasm-instrument v0.3.0
[INFO] [stderr]   Downloaded gear-core v1.5.0
[INFO] [stderr]   Downloaded gear-pwasm-utils v0.19.0
[INFO] [stderr]   Downloaded gear-dlmalloc v0.2.0
[INFO] [stderr]   Downloaded gear-wasm-builder v1.5.0
[INFO] [stderr]   Downloaded gmeta v1.5.0
[INFO] [stderr]   Downloaded libc-print v0.1.23
[INFO] [stderr]   Downloaded str-buf v3.0.3
[INFO] [stderr]   Downloaded galloc v1.5.0
[INFO] [stderr]   Downloaded gcore v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bd8521f54ed99b14108e179b6b8899d5d9507e40018569dbb4f60fcf9adc373
[INFO] running `Command { std: "docker" "start" "-a" "1bd8521f54ed99b14108e179b6b8899d5d9507e40018569dbb4f60fcf9adc373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bd8521f54ed99b14108e179b6b8899d5d9507e40018569dbb4f60fcf9adc373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd8521f54ed99b14108e179b6b8899d5d9507e40018569dbb4f60fcf9adc373", kill_on_drop: false }`
[INFO] [stdout] 1bd8521f54ed99b14108e179b6b8899d5d9507e40018569dbb4f60fcf9adc373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a5416000c621795b0aea378cd2b9025f81942edbcddc8c9d5a0ddc74b7ad486
[INFO] running `Command { std: "docker" "start" "-a" "4a5416000c621795b0aea378cd2b9025f81942edbcddc8c9d5a0ddc74b7ad486", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr]    Compiling serde v1.0.209
[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 winnow v0.6.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling gsys v1.5.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking libc-print v0.1.23
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gear-ss58 v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking str-buf v3.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling gear-wasm v0.45.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking galloc v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling gear-wasm-builder v1.5.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.209
[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 enum-iterator v1.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling gear-wasm-instrument v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[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 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]     Checking scale-info v2.11.3
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.5.0
[INFO] [stderr]     Checking gmeta v1.5.0
[INFO] [stderr]    Compiling numerated v1.5.0
[INFO] [stderr]     Checking gprimitives v1.5.0
[INFO] [stderr]     Checking gcore v1.5.0
[INFO] [stderr]    Compiling gear-core v1.5.0
[INFO] [stderr]    Compiling gstd-codegen v1.5.0
[INFO] [stderr]     Checking gstd v1.5.0
[INFO] [stderr]     Checking goods-io v0.1.0 (/opt/rustwide/workdir/goods/io)
[INFO] [stderr]     Checking store-io v0.1.0 (/opt/rustwide/workdir/store/io)
[INFO] [stderr]     Checking goods-services v0.1.0 (/opt/rustwide/workdir/goods/services)
[INFO] [stderr]     Checking store-services v0.1.0 (/opt/rustwide/workdir/store/services)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> store/services/src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             STORE_GOODS.push(store_goods);
[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]   --> store/services/src/lib.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let store_goods = unsafe { STORE_GOODS.iter().cloned().collect() };
[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]   --> goods/services/src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             TRANSFER_REQUESTS.push(new_request);
[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 mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 44 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |                       if let Some(goods) = GOODS
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 56 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 84 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:89:42
[INFO] [stdout]    |
[INFO] [stdout] 89 |                       if let Some(goods) = GOODS
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 90 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 110 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 115 |                       if let Some(goods) = GOODS
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 116 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             GOODS.push(goods);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let goods = unsafe { GOODS.iter().cloned().collect() };
[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]   --> goods/services/src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             TRANSFER_REQUESTS.push(new_request);
[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 mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 44 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |                       if let Some(goods) = GOODS
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 56 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 84 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:89:42
[INFO] [stdout]    |
[INFO] [stdout] 89 |                       if let Some(goods) = GOODS
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 90 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 110 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 115 |                       if let Some(goods) = GOODS
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 116 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             GOODS.push(goods);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let goods = unsafe { GOODS.iter().cloned().collect() };
[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]   --> store/services/src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             STORE_GOODS.push(store_goods);
[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]   --> store/services/src/lib.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let store_goods = unsafe { STORE_GOODS.iter().cloned().collect() };
[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]   --> goods/services/src/lib.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             TRANSFER_REQUESTS.push(new_request);
[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 mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 44 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |                       if let Some(goods) = GOODS
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 56 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 84 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> goods/services/src/lib.rs:89:42
[INFO] [stdout]    |
[INFO] [stdout] 89 |                       if let Some(goods) = GOODS
[INFO] [stdout]    |  __________________________________________^
[INFO] [stdout] 90 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |               if let Some(request) = TRANSFER_REQUESTS
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 110 | |                 .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 115 |                       if let Some(goods) = GOODS
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 116 | |                         .iter_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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             GOODS.push(goods);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> goods/services/src/lib.rs:166:26
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let goods = unsafe { GOODS.iter().cloned().collect() };
[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]   --> store/services/src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             STORE_GOODS.push(store_goods);
[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]   --> store/services/src/lib.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let store_goods = unsafe { STORE_GOODS.iter().cloned().collect() };
[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 goods v0.1.0 (/opt/rustwide/workdir/goods)
[INFO] [stderr]    Compiling store v0.1.0 (/opt/rustwide/workdir/store)
[INFO] [stderr] error: failed to run custom build command for `store v0.1.0 (/opt/rustwide/workdir/store)`
[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/store-a0059760b44034c3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1963) 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 `a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb (overridden by environment variable RUSTUP_TOOLCHAIN)
[INFO] [stderr]   `
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<gear_wasm_builder::builder_error::BuilderError>>::from
[INFO] [stderr]      1: <core::result::Result<gear_wasm_builder::cargo_toolchain::Toolchain, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, gear_wasm_builder::builder_error::BuilderError>>>::from_residual
[INFO] [stderr]      2: <gear_wasm_builder::cargo_toolchain::Toolchain>::try_from_rustup
[INFO] [stderr]      3: <gear_wasm_builder::cargo_command::CargoCommand>::new
[INFO] [stderr]      4: <gear_wasm_builder::WasmBuilder>::create
[INFO] [stderr]      5: <gear_wasm_builder::WasmBuilder>::with_meta
[INFO] [stderr]      6: gear_wasm_builder::build_with_metadata::<store_io::StoreGoodsMetadata>
[INFO] [stderr]      7: build_script_build::main
[INFO] [stderr]      8: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      9: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     13: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     16: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     17: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     18: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     19: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     20: std::rt::lang_start::<()>
[INFO] [stderr]     21: main
[INFO] [stderr]     22: <unknown>
[INFO] [stderr]     23: __libc_start_main
[INFO] [stderr]     24: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5eeca66d7b82 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5eeca66d7b82 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::trace_unsynchronized::<std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5eeca66d7b82 - std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5eeca66d7b82 - <<std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[65d6a7660ab7b234]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5eeca66efaaa - <core[65d6a7660ab7b234]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5eeca66efaaa - core[65d6a7660ab7b234]::fmt::write
[INFO] [stderr]      6:     0x5eeca66de766 - std[dc7fbcbc35aabe44]::io::default_write_fmt::<std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5eeca66de766 - <std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr as std[dc7fbcbc35aabe44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5eeca66b73ef - <std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5eeca66b73ef - std[dc7fbcbc35aabe44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5eeca66d1841 - std[dc7fbcbc35aabe44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5eeca66d19fb - std[dc7fbcbc35aabe44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5eeca66b74a8 - std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5eeca66ae7f9 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_end_short_backtrace::<std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5eeca66b7f3d - __rustc[d971bfefe721b27c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5eeca66f029c - core[65d6a7660ab7b234]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5eeca66effe2 - core[65d6a7660ab7b234]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5eeca6118d62 - <core[65d6a7660ab7b234]::result::Result<gear_wasm_builder[779f609545dd2194]::cargo_toolchain::Toolchain, anyhow[390d4e9f0dfca904]::Error>>::expect
[INFO] [stderr]     18:     0x5eeca6123f9b - <gear_wasm_builder[779f609545dd2194]::cargo_command::CargoCommand>::new
[INFO] [stderr]     19:     0x5eeca60ed934 - <gear_wasm_builder[779f609545dd2194]::WasmBuilder>::create
[INFO] [stderr]     20:     0x5eeca60eda7c - <gear_wasm_builder[779f609545dd2194]::WasmBuilder>::with_meta
[INFO] [stderr]     21:     0x5eeca60e9187 - gear_wasm_builder[779f609545dd2194]::build_with_metadata::<store_io[8ba03b7f444f4f31]::StoreGoodsMetadata>
[INFO] [stderr]     22:     0x5eeca60e9716 - build_script_build[14ee18a0855b2a9a]::main
[INFO] [stderr]     23:     0x5eeca60e9763 - <fn() as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x5eeca60e95e6 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     25:     0x5eeca60e95f9 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     26:     0x5eeca66d07a6 - <&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<i32, &dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     32:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<isize, std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     33:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5eeca66d07a6 - std[dc7fbcbc35aabe44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x5eeca60e95d1 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>
[INFO] [stderr]     36:     0x5eeca60e9da5 - main
[INFO] [stderr]     37:     0x785fc49511ca - <unknown>
[INFO] [stderr]     38:     0x785fc495128b - __libc_start_main
[INFO] [stderr]     39:     0x5eeca60e9085 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `goods v0.1.0 (/opt/rustwide/workdir/goods)`
[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/goods-66278b9f3e87fd75/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1982) 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 `a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb (overridden by environment variable RUSTUP_TOOLCHAIN)
[INFO] [stderr]   `
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<gear_wasm_builder::builder_error::BuilderError>>::from
[INFO] [stderr]      1: <core::result::Result<gear_wasm_builder::cargo_toolchain::Toolchain, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, gear_wasm_builder::builder_error::BuilderError>>>::from_residual
[INFO] [stderr]      2: <gear_wasm_builder::cargo_toolchain::Toolchain>::try_from_rustup
[INFO] [stderr]      3: <gear_wasm_builder::cargo_command::CargoCommand>::new
[INFO] [stderr]      4: <gear_wasm_builder::WasmBuilder>::create
[INFO] [stderr]      5: <gear_wasm_builder::WasmBuilder>::with_meta
[INFO] [stderr]      6: gear_wasm_builder::build_with_metadata::<goods_io::GoodsMetadata>
[INFO] [stderr]      7: build_script_build::main
[INFO] [stderr]      8: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      9: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     13: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     15: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     16: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     17: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     18: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     19: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     20: std::rt::lang_start::<()>
[INFO] [stderr]     21: main
[INFO] [stderr]     22: <unknown>
[INFO] [stderr]     23: __libc_start_main
[INFO] [stderr]     24: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5739e5332052 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5739e5332052 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::trace_unsynchronized::<std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5739e5332052 - std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5739e5332052 - <<std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[65d6a7660ab7b234]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5739e5349f7a - <core[65d6a7660ab7b234]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5739e5349f7a - core[65d6a7660ab7b234]::fmt::write
[INFO] [stderr]      6:     0x5739e5338c36 - std[dc7fbcbc35aabe44]::io::default_write_fmt::<std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5739e5338c36 - <std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr as std[dc7fbcbc35aabe44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5739e53118bf - <std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5739e53118bf - std[dc7fbcbc35aabe44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5739e532bd11 - std[dc7fbcbc35aabe44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5739e532becb - std[dc7fbcbc35aabe44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5739e5311978 - std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5739e5308cc9 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_end_short_backtrace::<std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5739e531240d - __rustc[d971bfefe721b27c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5739e534a76c - core[65d6a7660ab7b234]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5739e534a4b2 - core[65d6a7660ab7b234]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5739e4d6f4a2 - <core[65d6a7660ab7b234]::result::Result<gear_wasm_builder[779f609545dd2194]::cargo_toolchain::Toolchain, anyhow[390d4e9f0dfca904]::Error>>::expect
[INFO] [stderr]     18:     0x5739e4d7a6db - <gear_wasm_builder[779f609545dd2194]::cargo_command::CargoCommand>::new
[INFO] [stderr]     19:     0x5739e4d44074 - <gear_wasm_builder[779f609545dd2194]::WasmBuilder>::create
[INFO] [stderr]     20:     0x5739e4d441bc - <gear_wasm_builder[779f609545dd2194]::WasmBuilder>::with_meta
[INFO] [stderr]     21:     0x5739e4d3f8c7 - gear_wasm_builder[779f609545dd2194]::build_with_metadata::<goods_io[105f1e6ffb53263b]::GoodsMetadata>
[INFO] [stderr]     22:     0x5739e4d3fe56 - build_script_build[639b5556c97f8fc]::main
[INFO] [stderr]     23:     0x5739e4d3fea3 - <fn() as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x5739e4d3fd26 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     25:     0x5739e4d3fd39 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     26:     0x5739e532ac76 - <&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<i32, &dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     32:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<isize, std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     33:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x5739e532ac76 - std[dc7fbcbc35aabe44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x5739e4d3fd11 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>
[INFO] [stderr]     36:     0x5739e4d404e5 - main
[INFO] [stderr]     37:     0x72ab084911ca - <unknown>
[INFO] [stderr]     38:     0x72ab0849128b - __libc_start_main
[INFO] [stderr]     39:     0x5739e4d3f7c5 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "4a5416000c621795b0aea378cd2b9025f81942edbcddc8c9d5a0ddc74b7ad486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5416000c621795b0aea378cd2b9025f81942edbcddc8c9d5a0ddc74b7ad486", kill_on_drop: false }`
[INFO] [stdout] 4a5416000c621795b0aea378cd2b9025f81942edbcddc8c9d5a0ddc74b7ad486
