[INFO] fetching crate cosmwasm-check 3.0.2...
[INFO] testing cosmwasm-check-3.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cosmwasm-check 3.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cosmwasm-check 3.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cosmwasm-check 3.0.2
[INFO] tweaked toml for crates.io crate cosmwasm-check 3.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cosmwasm-check 3.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cosmwasm-check 3.0.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ced261b7a41ec1c884a7e173bff08392d0e4f48962059304979075c29eac15
[INFO] running `Command { std: "docker" "start" "-a" "02ced261b7a41ec1c884a7e173bff08392d0e4f48962059304979075c29eac15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ced261b7a41ec1c884a7e173bff08392d0e4f48962059304979075c29eac15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ced261b7a41ec1c884a7e173bff08392d0e4f48962059304979075c29eac15", kill_on_drop: false }`
[INFO] [stdout] 02ced261b7a41ec1c884a7e173bff08392d0e4f48962059304979075c29eac15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8889582a0dd8646344a69604b1bd26493dc8198ce778e1705ed23efb629bbce
[INFO] running `Command { std: "docker" "start" "-a" "f8889582a0dd8646344a69604b1bd26493dc8198ce778e1705ed23efb629bbce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling corosensei v0.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling munge_macro v0.4.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling munge v0.4.4
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling enumset v1.1.6
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ruzstd v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rkyv v0.8.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling wasmer-types v5.0.6
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling wasmparser v0.216.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wasmer-vm v5.0.6
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling wasmer-compiler v5.0.6
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling wasmer v5.0.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling serde_with v3.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling cw-schema-derive v3.0.2
[INFO] [stderr]    Compiling wasmer-derive v5.0.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cosmwasm-core v3.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling cw-schema v3.0.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling cosmwasm-crypto v3.0.2
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v5.0.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling cosmwasm-derive v3.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling cosmwasm-vm-derive v3.0.2
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cosmwasm-std v3.0.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling wasmer-middlewares v5.0.6
[INFO] [stderr]    Compiling cosmwasm-vm v3.0.2
[INFO] [stderr]    Compiling cosmwasm-check v3.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKvA6IS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcosmwasm_vm-85fabaefe14f67f1,libstrum-cd52eb73746e0683,libclru-7dc3459fa9d0eaf7,libblake2-8033c6320fdc9ee7,libwasmer_middlewares-1349fe547f0ac58f,libderive_more-95d4e85f3341e0dd,libwasmer-9fd0896d78fc9e8b,libwasmer_compiler_singlepass-90093b546018c60f,libdynasmrt-4fdd41e7df49714b,libmemmap2-9de71767b51e781c,libgimli-65e273812d8b2f04,libfallible_iterator-eb22227d2ed01163,libstable_deref_trait-fa928650ff60dc8f,libtracing-0216e4bd8deb7401,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libwasmer_compiler-8fd85290e77894b7,libwasmparser-8d3c7d9bacaa88b2,libsemver-5c3dab2cbf647709,libbitflags-999d889d9694453e,libself_cell-dcb42da15832ce15,libtarget_lexicon-3e13605929d9e6cf,libobject-4724178e0c2d2522,libruzstd-d4bfe4d7da721821,libtwox_hash-16ffd8d32a8ad193,libflate2-92ed27f0855fb7ad,libcrc32fast-2fca9dacb340a249,libenumset-7a8ce002260d6730,libwasmer_vm-bd1753ee3d07f94c,libcrossbeam_queue-43afa6c585e54bba,libregion-5f5c5551f75794a5,libbitflags-e2b4db6c651223da,libcorosensei-35cb8e719f75d39a,libbacktrace-f08adb91a4d53340,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libobject-74e000fc07f30b29,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-45c08726e7eaaa95,libfnv-2d77ec4f6f971b24,libdashmap-28fe421a2f2d95ae,liblock_api-f62c6aba38ae709d,libscopeguard-e80a2b0b1f686274,libparking_lot_core-c3ffa9c87d8b04f1,libsmallvec-45f6e3b8047adea1,libmemoffset-b97817c90c352208,libwasmer_types-69a040e470c21555,libxxhash_rust-5cc7673d3bfda26c,libmore_asserts-35068358441b054b,libenum_iterator-c9c876e34a55a53e,librkyv-44b240c9f18db27b,librend-04e572981e42885c,libmunge-2f2d73e0f92a0362,libbytecheck-e26c5fd64492c832,libsimdutf8-303f9ada2e9da805,librancor-55fb79dcb5048358,libptr_meta-bf1dc394c8a8f8cb,libshared_buffer-cf0d1350dec60ffd,libmemmap2-b4506bf2b1c45955,libbytes-bfe11088fe358bd1,libcosmwasm_std-29e3b433c6d1d3af,librmp_serde-b50c56d84c0856a6,librmp-a17cf0b48fd251a6,libbyteorder-1efcbe4f07366651,libstatic_assertions-d53a9977dc6e27e5,libcw_schema-a62336eeb42edb7a,libtypeid-06b0f637fa188106,libschemars-2ca138da3ae8875e,libref_cast-0e98f9b28590d13e,libsiphasher-baea90e8bb66677e,libserde_with-2c04fb652b74b0df,libindexmap-391434b1e1030637,libequivalent-7e0e8cbe6c474a67,libbech32-293dc0096f516101,libderive_more-3aef7a7ad926a7c5,libbnum-2c1c27c8b432290b,libcosmwasm_crypto-272a714d75d1cfd9,libp256-9a6d953c1d8534a1,libprimeorder-0efc8d8ed4333f82,libk256-c34ec7dfed436165,libecdsa-d09897891f1485a0,librfc6979-7556a9facec2fd3e,libhmac-d5cc8b3de5a266e4,libelliptic_curve-fa9cac5e1f09571e,libsec1-dbd009a4aa63a60d,libder-ba38542628ffcc3e,libcrypto_bigint-09e95b1f3b8f2f19,libbase16ct-9aec4ac31f820e74,libgroup-efd64ac406c894ec,libff-72ff751a6903b635,libed25519_zebra-bea9185321497f43,libhex-28742b4ca144387c,libed25519-550b47e5d2e729bd,libsignature-8d25ac3b0e940ce4,libhashbrown-cebc6d42c66e29c4,libcurve25519_dalek-27437f5b246671e0,libcosmwasm_core-4125533ca2c0090a,libark_bls12_381-cea0e0e13532ed71,libark_ec-0199c05aca96bd2b,libark_poly-193586504b7e080a,libahash-98cfecd986c11384,libonce_cell-0ba6aecba7086d38,libhashbrown-3d39a9843440f627,liballocator_api2-3bc2480ae44878f3,libitertools-a945a542c0ddfc66,libark_ff-729f253621d0ac02,libark_serialize-1b423a64b50d5684,libnum_bigint-9dc08cd7cc6b3ef3,libnum_integer-d5f342cdc145f3d6,libarrayvec-1b252ee19ef31e11,libark_std-3aaf4f4c442ab30f,libnum_traits-e05972f153d0dad0,librand-e7c106699c432c47,librand_chacha-c8b30c72a413e11f,libppv_lite86-7508173dcd11acc8,libzerocopy-70610920d7f7fd24,librand_core-a80845abed04c704,libgetrandom-ebef85c78a7ee06a,liblibc-4a513ea0f2e1d0e2,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libbase64-2a03de3babadded3,libthiserror-ea96c3e00bd190d6,libschemars-723932ea316f1ccd,libdyn_clone-b51c2b45a5906cc9,libserde_json-d883e74ae6413257,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libsha2-ecd16e8a65e94041,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-dfd482b3470a9478,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-0140eb03cf7c8a45,libcrypto_common-4b9bd0dc5965a36c,libgeneric_array-de32d2fd37490192,libtypenum-b636c2b461885073,libzeroize-0e746f985a8e812a,libserde-a126d0d11282086e,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libclap-72adeda2c102a28d,libclap_builder-d7d742610bc5353e,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libanyhow-1062fd8720902979}.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" "/tmp/rustcKvA6IS/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-a1aaf0cb5f0ede57" "-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-bd1753ee3d07f94c.wasmer_vm.7352e0aa7a7fc935-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-bd1753ee3d07f94c.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" "f8889582a0dd8646344a69604b1bd26493dc8198ce778e1705ed23efb629bbce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8889582a0dd8646344a69604b1bd26493dc8198ce778e1705ed23efb629bbce", kill_on_drop: false }`
[INFO] [stdout] f8889582a0dd8646344a69604b1bd26493dc8198ce778e1705ed23efb629bbce
