[INFO] cloning repository https://github.com/A-mont/MVP-Smart-Program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-mont/MVP-Smart-Program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-mont%2FMVP-Smart-Program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-mont%2FMVP-Smart-Program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fb85f17ed51aeef5f59d9b3d20fabe59f297f4e
[INFO] checking A-mont/MVP-Smart-Program against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-mont%2FMVP-Smart-Program" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A-mont/MVP-Smart-Program
[INFO] finished tweaking git repo https://github.com/A-mont/MVP-Smart-Program
[INFO] tweaked toml for git repo https://github.com/A-mont/MVP-Smart-Program written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-mont/MVP-Smart-Program 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/A-mont/MVP-Smart-Program 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]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]     Updating cargo_metadata v0.18.1 -> v0.19.2
[INFO] [stderr]       Adding cargo_toml v0.21.0
[INFO] [stderr]     Updating const_format v0.2.33 -> v0.2.35
[INFO] [stderr]     Updating const_format_proc_macros v0.2.33 -> v0.2.34
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]     Updating galloc v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gcore v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-core v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-core-errors v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-ss58 v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-stack-buffer v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-wasm-builder v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-wasm-instrument v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gear-wasm-optimizer v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gmeta v1.6.2 -> v1.7.1
[INFO] [stderr]     Updating gprimitives v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gstd v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gstd-codegen v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating gsys v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating impl-trait-for-tuples v0.2.2 -> v0.2.3
[INFO] [stderr]     Updating numerated v1.6.2 -> v1.7.1 (available: v1.10.0)
[INFO] [stderr]     Updating parity-scale-codec v3.6.12 -> v3.7.4 (available: v3.7.5)
[INFO] [stderr]     Updating parity-scale-codec-derive v3.6.12 -> v3.7.4 (available: v3.7.5)
[INFO] [stderr]     Updating proc-macro2 v1.0.88 -> v1.0.106
[INFO] [stderr]     Updating quote v1.0.37 -> v1.0.44
[INFO] [stderr]     Updating sails-client-gen v0.6.1 -> v0.7.3 (available: v0.10.2)
[INFO] [stderr]     Updating sails-idl-gen v0.6.1 -> v0.7.3 (available: v0.10.2)
[INFO] [stderr]       Adding sails-idl-meta v0.7.3
[INFO] [stderr]     Updating sails-idl-parser v0.6.1 -> v0.7.3
[INFO] [stderr]     Updating sails-macros v0.6.1 -> v0.7.3
[INFO] [stderr]     Updating sails-macros-core v0.6.1 -> v0.7.3
[INFO] [stderr]     Updating sails-rs v0.6.1 -> v0.7.3 (available: v0.10.2)
[INFO] [stderr]     Updating syn v2.0.82 -> v2.0.114
[INFO] [stderr]       Adding thiserror v2.0.18
[INFO] [stderr]       Adding thiserror-impl v2.0.18
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded fixedbitset v0.4.2
[INFO] [stderr]   Downloaded scale-info v2.11.3
[INFO] [stderr]   Downloaded scale-info-derive v2.11.3
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded genco-macros v0.17.9
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded pathdiff v0.2.2
[INFO] [stderr]   Downloaded sails-idl-parser v0.7.3
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded genco v0.17.9
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded gmeta v1.7.1
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded sails-idl-gen v0.7.3
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded winnow v0.6.20
[INFO] [stderr]   Downloaded gear-pwasm-utils v0.19.0
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded indexmap v2.6.0
[INFO] [stderr]   Downloaded gear-wasm v0.45.1
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded gear-dlmalloc v0.2.0
[INFO] [stderr]   Downloaded gear-core v1.7.1
[INFO] [stderr]   Downloaded regex-automata v0.4.8
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded petgraph v0.6.5
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded sails-macros-core v0.7.3
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded rustix v0.38.37
[INFO] [stderr]   Downloaded toml_edit v0.22.22
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded thiserror v2.0.18
[INFO] [stderr]   Downloaded gwasm-instrument v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded gear-wasm-builder v1.7.1
[INFO] [stderr]   Downloaded gcore v1.7.1
[INFO] [stderr]   Downloaded enum-iterator v1.5.0
[INFO] [stderr]   Downloaded gear-core-errors v1.7.1
[INFO] [stderr]   Downloaded bs58 v0.5.1
[INFO] [stderr]   Downloaded derive_more v0.99.18
[INFO] [stderr]   Downloaded rustversion v1.0.18
[INFO] [stderr]   Downloaded string_cache v0.8.7
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.18
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded cargo_toml v0.21.0
[INFO] [stderr]   Downloaded numerated v1.7.1
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded sails-client-gen v0.7.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] [stderr]   Downloaded gstd v1.7.1
[INFO] [stderr]   Downloaded gear-wasm-optimizer v1.7.1
[INFO] [stderr]   Downloaded gear-ss58 v1.7.1
[INFO] [stderr]   Downloaded waker-fn v1.2.0
[INFO] [stderr]   Downloaded galloc v1.7.1
[INFO] [stderr]   Downloaded gsys v1.7.1
[INFO] [stderr]   Downloaded enum-iterator-derive v1.4.0
[INFO] [stderr]   Downloaded rustc-hex v2.1.0
[INFO] [stderr]   Downloaded fixed-hash v0.8.0
[INFO] [stderr]   Downloaded crunchy v0.2.2
[INFO] [stderr]   Downloaded uint v0.9.5
[INFO] [stderr]   Downloaded gprimitives v1.7.1
[INFO] [stderr]   Downloaded gstd-codegen v1.7.1
[INFO] [stderr]   Downloaded convert_case v0.4.0
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.34
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded serde v1.0.210
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded tiny-keccak v2.0.2
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded anyhow v1.0.90
[INFO] [stderr]   Downloaded gear-wasm-instrument v1.7.1
[INFO] [stderr]   Downloaded home v0.5.9
[INFO] [stderr]   Downloaded libc-print v0.1.23
[INFO] [stderr]   Downloaded gear-stack-buffer v1.7.1
[INFO] [stderr]   Downloaded impl-codec v0.6.0
[INFO] [stderr]   Downloaded primitive-types v0.12.2
[INFO] [stderr]   Downloaded sails-idl-meta v0.7.3
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded sails-macros v0.7.3
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded sails-rs v0.7.3
[INFO] [stderr]   Downloaded siphasher v0.3.11
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded str-buf v3.0.3
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded serde_derive v1.0.210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ef07403cc54a39f964ce849bee83b550ec94ee4ddfc66b1e352c25b835a71df1
[INFO] running `Command { std: "docker" "start" "-a" "ef07403cc54a39f964ce849bee83b550ec94ee4ddfc66b1e352c25b835a71df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef07403cc54a39f964ce849bee83b550ec94ee4ddfc66b1e352c25b835a71df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef07403cc54a39f964ce849bee83b550ec94ee4ddfc66b1e352c25b835a71df1", kill_on_drop: false }`
[INFO] [stdout] ef07403cc54a39f964ce849bee83b550ec94ee4ddfc66b1e352c25b835a71df1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9c6fdd48b247448ad6fab7f490f1809494da80ab7261f13c4f7a1b3a57080d9d
[INFO] running `Command { std: "docker" "start" "-a" "9c6fdd48b247448ad6fab7f490f1809494da80ab7261f13c4f7a1b3a57080d9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[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 parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling gear-stack-buffer v1.7.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling gear-ss58 v1.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[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 gear-wasm v0.45.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[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 gwasm-instrument v0.3.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling gsys v1.7.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling libc-print v0.1.23
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[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 enum-iterator v1.5.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling gear-wasm-instrument v1.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gear-pwasm-utils v0.19.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling gear-wasm-builder v1.7.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling genco-macros v0.17.9
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling galloc v1.7.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling genco v0.17.9
[INFO] [stderr]    Compiling gear-wasm-optimizer v1.7.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling cargo_toml v0.21.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]    Compiling sails-idl-parser v0.7.3
[INFO] [stderr]    Compiling scale-info v2.11.3
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sails-macros-core v0.7.3
[INFO] [stderr]    Compiling sails-client-gen v0.7.3
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.7.1
[INFO] [stderr]     Checking numerated v1.7.1
[INFO] [stderr]     Checking sails-idl-meta v0.7.3
[INFO] [stderr]    Compiling sails-macros v0.7.3
[INFO] [stderr]    Compiling gmeta v1.7.1
[INFO] [stderr]     Checking gprimitives v1.7.1
[INFO] [stderr]    Compiling gear-core v1.7.1
[INFO] [stderr]    Compiling gcore v1.7.1
[INFO] [stderr]    Compiling sails-idl-gen v0.7.3
[INFO] [stderr]    Compiling gstd-codegen v1.7.1
[INFO] [stderr]    Compiling gstd v1.7.1
[INFO] [stderr]     Checking sails-rs v0.7.3
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] warning: use of deprecated macro `route`: use `export` attribute with `route` parameter instead
[INFO] [stdout]   --> app/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[route("Service")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `route`: use `export` attribute with `route` parameter instead
[INFO] [stdout]   --> app/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[route("Service")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> app/src/services/service.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let state = unsafe { 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/services/service.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let state = unsafe { 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/services/service.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let state = unsafe { 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/services/service.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let state = unsafe { 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: use of deprecated macro `route`: use `export` attribute with `route` parameter instead
[INFO] [stdout]   --> app/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[route("Service")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> app/src/services/service.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let state = unsafe { 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/services/service.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let state = unsafe { 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-5d0f82aee289a01e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3275) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gear-wasm-optimizer-1.7.1/src/cargo_command.rs:41:54:
[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>::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::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]     14: 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]     15: 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]     16: 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]     17: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     19: 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]     20: 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]     21: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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:     0x60e985c4a192 - 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:     0x60e985c4a192 - 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:     0x60e985c4a192 - std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x60e985c4a192 - <<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:     0x60e985c6344a - <core[65d6a7660ab7b234]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x60e985c6344a - core[65d6a7660ab7b234]::fmt::write
[INFO] [stderr]      6:     0x60e985c51006 - 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:     0x60e985c51006 - <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:     0x60e985c291bf - <std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x60e985c291bf - std[dc7fbcbc35aabe44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x60e985c43be1 - std[dc7fbcbc35aabe44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x60e985c43d9b - std[dc7fbcbc35aabe44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x60e985c29278 - std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x60e985c20539 - 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:     0x60e985c29d0d - __rustc[d971bfefe721b27c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x60e985c63c3c - core[65d6a7660ab7b234]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x60e985c63982 - core[65d6a7660ab7b234]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x60e985725052 - <core[65d6a7660ab7b234]::result::Result<gear_wasm_optimizer[bc7a7b51530e6e74]::cargo_toolchain::Toolchain, anyhow[88665c99eff9fe15]::Error>>::expect
[INFO] [stderr]     18:     0x60e9857251ce - <gear_wasm_optimizer[bc7a7b51530e6e74]::cargo_command::CargoCommand>::new
[INFO] [stderr]     19:     0x60e9853582f5 - <gear_wasm_builder[23c708c163f71bf1]::WasmBuilder>::create
[INFO] [stderr]     20:     0x60e985357fbc - <gear_wasm_builder[23c708c163f71bf1]::WasmBuilder>::new
[INFO] [stderr]     21:     0x60e985356e52 - gear_wasm_builder[23c708c163f71bf1]::build
[INFO] [stderr]     22:     0x60e9851628cd - build_script_build[90bc7b79e9ab3a90]::main
[INFO] [stderr]     23:     0x60e985172833 - <fn() as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24:     0x60e98516cdb6 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     25:     0x60e985171429 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     26:     0x60e985c42b46 - <&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:     0x60e985c42b46 - 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:     0x60e985c42b46 - 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:     0x60e985c42b46 - 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:     0x60e985c42b46 - std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     31:     0x60e985c42b46 - 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:     0x60e985c42b46 - 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:     0x60e985c42b46 - 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:     0x60e985c42b46 - std[dc7fbcbc35aabe44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     35:     0x60e98516cbd1 - std[dc7fbcbc35aabe44]::rt::lang_start::<()>
[INFO] [stderr]     36:     0x60e9851640c5 - main
[INFO] [stderr]     37:     0x751d3cc871ca - <unknown>
[INFO] [stderr]     38:     0x751d3cc8728b - __libc_start_main
[INFO] [stderr]     39:     0x60e985156785 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9c6fdd48b247448ad6fab7f490f1809494da80ab7261f13c4f7a1b3a57080d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6fdd48b247448ad6fab7f490f1809494da80ab7261f13c4f7a1b3a57080d9d", kill_on_drop: false }`
[INFO] [stdout] 9c6fdd48b247448ad6fab7f490f1809494da80ab7261f13c4f7a1b3a57080d9d
