[INFO] cloning repository https://github.com/iantstaley/cosmwasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iantstaley/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiantstaley%2Fcosmwasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiantstaley%2Fcosmwasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6707d6662a9766fe3dff65645018574762dd6a0
[INFO] testing iantstaley/cosmwasm against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiantstaley%2Fcosmwasm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iantstaley/cosmwasm
[INFO] finished tweaking git repo https://github.com/iantstaley/cosmwasm
[INFO] tweaked toml for git repo https://github.com/iantstaley/cosmwasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iantstaley/cosmwasm on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iantstaley/cosmwasm 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 309bc5d6bbc949e4fb31d9af96fad04b5677bd01d2cd30897cdd5587bda6d77e
[INFO] running `Command { std: "docker" "start" "-a" "309bc5d6bbc949e4fb31d9af96fad04b5677bd01d2cd30897cdd5587bda6d77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "309bc5d6bbc949e4fb31d9af96fad04b5677bd01d2cd30897cdd5587bda6d77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309bc5d6bbc949e4fb31d9af96fad04b5677bd01d2cd30897cdd5587bda6d77e", kill_on_drop: false }`
[INFO] [stdout] 309bc5d6bbc949e4fb31d9af96fad04b5677bd01d2cd30897cdd5587bda6d77e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ccfe44d6970c4f294721364da9e8a4eb8bde6bd11ab22ac1ed46eb01ba56bcb
[INFO] running `Command { std: "docker" "start" "-a" "2ccfe44d6970c4f294721364da9e8a4eb8bde6bd11ab22ac1ed46eb01ba56bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling bytecheck v0.6.11
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rend v0.4.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling der v0.7.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rkyv v0.7.42
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling corosensei v0.1.3
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cranelift-entity v0.91.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.11
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling enumset v1.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling wasmparser v0.95.0
[INFO] [stderr]    Compiling shared-buffer v0.1.3
[INFO] [stderr]    Compiling cranelift-egraph v0.91.1
[INFO] [stderr]    Compiling cranelift-bforest v0.91.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling self_cell v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling bumpalo v3.12.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling ecdsa v0.16.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling wasmer-types v4.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.2.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.0
[INFO] [stderr]    Compiling cosmwasm-crypto v1.5.0 (/opt/rustwide/workdir/packages/crypto)
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.0 (/opt/rustwide/workdir/packages/derive)
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling wasmer-derive v4.2.2
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling bnum v0.8.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling wasmer-vm v4.2.2
[INFO] [stderr]    Compiling wasmer-compiler v4.2.2
[INFO] [stderr]    Compiling cosmwasm-std v1.5.0 (/opt/rustwide/workdir/packages/std)
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stdout] warning: unused import: `MsgResponse`
[INFO] [stdout]   --> packages/std/src/results/mod.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use submessages::{MsgResponse, Reply, ReplyOn, SubMsg, SubMsgResponse, SubMsgResult};
[INFO] [stdout]    |                       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.0 (/opt/rustwide/workdir/packages/schema-derive)
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.0 (/opt/rustwide/workdir/packages/schema)
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v4.2.2
[INFO] [stdout] warning: trait `NumConsts` is never used
[INFO] [stdout]  --> packages/std/src/math/num_consts.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(crate) trait NumConsts {
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `QueryResponseType` is never used
[INFO] [stdout]   --> packages/std/src/query/query_response.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) trait QueryResponseType: DeserializeOwned + Debug + PartialEq + Clone {}
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling go-gen v0.1.0 (/opt/rustwide/workdir/packages/go-gen)
[INFO] [stderr]    Compiling cranelift-frontend v0.91.1
[INFO] [stderr]    Compiling wasmer v4.2.2
[INFO] [stderr]    Compiling wasmer-middlewares v4.2.2
[INFO] [stderr]    Compiling cosmwasm-vm v1.5.0 (/opt/rustwide/workdir/packages/vm)
[INFO] [stdout] warning: unused import: `NewFileSystemCacheError`
[INFO] [stdout]  --> packages/vm/src/modules/mod.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use file_system_cache::{FileSystemCache, NewFileSystemCacheError};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables`
[INFO] [stdout]  --> packages/vm/src/wasm_backend/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use limiting_tunables::LimitingTunables;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cosmwasm-check v1.5.0 (/opt/rustwide/workdir/packages/check)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWw5iTE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-331085da6e9c6be2,libcosmwasm_vm-2c2a07aa4cc5b6ee,libcrc32fast-22b7801372deb8f4,libstrum-934b2dab6c791b6b,libclru-e3fd7634afef6d67,libwasmer_middlewares-b13f7315b2c68217,libwasmer-066c63ddeae59c38,libwasmer_compiler_singlepass-42d5d296ccf3f5b2,libdynasmrt-093aee9a060f3108,libmemmap2-6e0e92f79aac09df,libwasmer_compiler_cranelift-16e94a5fc9fb592c,libtracing-bbef0afed7bac913,libpin_project_lite-a2c58a5ed980db1f,libtracing_core-516ecc8727ea8130,libcranelift_frontend-70d3899851e95d87,librayon-41d9f49dba7ef4d1,librayon_core-69c5464ae9fae670,libnum_cpus-5e07e1b5caef0e1a,libcrossbeam_deque-3922fc852cc879bd,libcrossbeam_epoch-db2012d17ba1c73d,libcrossbeam_channel-44efbc53d3875dd5,libeither-b375faee486a12f4,libcranelift_codegen-043ff66b6b2de2ea,libbumpalo-31e9305908cf3f0f,libarrayvec-8f0cb7a51b2f1806,libcranelift_egraph-d395253f2eac66e2,libcranelift_codegen_shared-de0a0513eefff15d,libregalloc2-9269d8c0c2b80e05,liblog-4a6c5ad20d80f660,libslice_group_by-52478d29f31b8e02,libfxhash-7a6166f15c171965,libgimli-7917c2c546275925,libfallible_iterator-487bee8b3bb3afa5,libstable_deref_trait-b3eb7a4ad26dfbf9,libcranelift_bforest-73c32b74df6216ff,libcranelift_entity-b15f04e295e01f10,libwasmer_compiler-a34abd2fba4d498e,libwasmparser-9259b1d3ce7ae961,liburl-33293d0cc2b188bc,libidna-73be97968c19496b,libunicode_normalization-94bc97336fa8f0b8,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-7612c2d2e2754824,libform_urlencoded-0a4eb4ba702aa6a4,libpercent_encoding-6f2630718425b1e8,libself_cell-d466cb9a6bb039df,libwasmer_vm-ea3a9e02c55f01a7,libcrossbeam_queue-65f5afc7dfeb17a2,libcrossbeam_utils-eb01542577b50460,libregion-303053dd1b6ef92b,libcorosensei-894383fa0848100b,libbacktrace-c2f7b640d6281ce9,libminiz_oxide-04ea4796671dfe5f,libadler-eda8d49792ea3b2e,libobject-30795c411f8859a9,libmemchr-6bd5723bc1b40ae3,libaddr2line-41540cef7295c4a3,libgimli-db46efa0d666be4b,librustc_demangle-4d770c315baa49d0,libfnv-bf8b415be0978c3b,libdashmap-27b9376bf95437bd,liblock_api-41ad00c166dc4980,libscopeguard-a142c2a244a42b1c,libparking_lot_core-57ca90590146bc21,libsmallvec-b7425a7518bf2a15,libmemoffset-5747ee62ff3f00ee,libwasmer_types-e3cad484a836e62e,libmore_asserts-0bcbcf5ab3f8bc01,libenum_iterator-fef8e4971f3a03af,libtarget_lexicon-1dcd2aabc992c048,libenumset-52fea33013c9eb2c,librkyv-add05a65b19b9180,librend-eb8534e7dbe381ae,libindexmap-040e52f82f190b50,libseahash-ec99d5606549d35c,libbytecheck-b0cad240ef5b1e06,libsimdutf8-c831d8f1485eca57,libptr_meta-752dcc40e844b9d9,libshared_buffer-2cde24dacc41bb6e,libmemmap2-4ea2415970e4b32c,libbytes-b1fe1166f01d9859,libcosmwasm_std-4c31fd78cf4ef97b,libserde_json_wasm-318a8a26496fce65,libstatic_assertions-95336585f0b7f57d,libbech32-9de88a5216ed9062,libbnum-531261954a799948,libforward_ref-665060d71d3a81bc,libcosmwasm_crypto-78b4de72113aa49b,libk256-f9b3e11b81dc38f0,libecdsa-b588ac830de1a105,librfc6979-c54065f683411612,libhmac-3b0b9336fb3e98cc,libsignature-819ddcb0619aa168,libelliptic_curve-deba53f5b0940e27,libpkcs8-b95c91bd84103680,libspki-2a50959d4974dde7,libsec1-f21498535737425b,libder-6ad7cb6262274ec0,libcrypto_bigint-17341362c31602a0,libbase16ct-ee53c8fd603fe2a0,libgroup-1c4abe1fa10a31b5,libff-43543f809b264a7f,libed25519_zebra-ce4cd9dcef576689,libhex-aa11f1b7b510398f,libsha2-1f2ba550147ca16b,libopaque_debug-b63f97be0367e4a7,libblock_buffer-bff05f753f4ff97b,librand_core-90ab7afc68879b06,libhashbrown-95e65293a468ae85,libahash-43828a97fea23836,libgetrandom-ee4e6761256666e7,libonce_cell-98e89dc1aee4fd6d,libcurve25519_dalek-62c66f3d20f92524,librand_core-d299b1c705304ad6,libdigest-8b3d6a3c600666e5,libbyteorder-9cffce9384bec461,libbase64-e4de1a7a60f4e02f,libsha2-b36c15c24566fa01,libcpufeatures-c68dda46c3284ddc,libcfg_if-d9b80cb51cda7b5b,libdigest-def81f8cb0aacbf8,libsubtle-503fa8c6ddfd33e9,libconst_oid-1e6cc39aa2896ef3,libblock_buffer-d3d452aee4f1b96f,libcrypto_common-0b6880d808616548,libgeneric_array-ae48bc74b52a8be7,libtypenum-0ca175a2eaba0246,libzeroize-147e94dd504378ab,libschemars-b948f389415d3f7d,libdyn_clone-d7154dd3f3ace9ba,libserde_json-d812fbbd5c3eb8d0,libryu-d11fd429690d726d,libitoa-b8c47733ac8b0f0e,libserde-d3db910ed27be899,libthiserror-f7620e2a796c6b50,libcolored-8460af0777fd2047,liblazy_static-8f54c7c82e1daacf,libatty-9cd762a63141a3cd,libclap-e65f43db75aedfd9,libclap_builder-4fad10b0f99bd73d,libstrsim-0e20d3b696b9223d,libanstream-e094e0b8dd0df509,libanstyle_query-479c8a23f5ecf20b,libis_terminal-817fc00e5ba7cb79,librustix-8d98ad75acdbf993,liblinux_raw_sys-f79c7dd9a6ca0e3d,libio_lifetimes-3d76135b6f98df53,liblibc-3b52ce5d1ebca2b2,libanstyle-53054cd8d225dfa5,libcolorchoice-303811adf37ffac3,libanstyle_parse-e16cb1989cf5a8f5,libutf8parse-32b15f28e5ba5bef,libclap_lex-b8279dc55c6ee469,libbitflags-a9851ebd0ab18f47}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWw5iTE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cosmwasm_check-aae1e1ce10e949ab" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:668 (src/libcalls.rs:668)
[INFO] [stdout]           >>>               wasmer_vm-ea3a9e02c55f01a7.wasmer_vm.14fab2f1138dcc7a-cgu.14.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-ea3a9e02c55f01a7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cosmwasm-check` (bin "cosmwasm-check") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2ccfe44d6970c4f294721364da9e8a4eb8bde6bd11ab22ac1ed46eb01ba56bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ccfe44d6970c4f294721364da9e8a4eb8bde6bd11ab22ac1ed46eb01ba56bcb", kill_on_drop: false }`
[INFO] [stdout] 2ccfe44d6970c4f294721364da9e8a4eb8bde6bd11ab22ac1ed46eb01ba56bcb
