[INFO] cloning repository https://github.com/shiki-tak/cosmwasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiki-tak/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fcosmwasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fcosmwasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 389f14836bbd943a60e0e9ffa51b53afc992922b [INFO] testing shiki-tak/cosmwasm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fcosmwasm" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiki-tak/cosmwasm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shiki-tak/cosmwasm [INFO] finished tweaking git repo https://github.com/shiki-tak/cosmwasm [INFO] tweaked toml for git repo https://github.com/shiki-tak/cosmwasm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/shiki-tak/cosmwasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bea26ad62efd36dc1ba6f079971772c8e9c797ec13e34c7c7e0dd21f530f725d [INFO] running `Command { std: "docker" "start" "-a" "bea26ad62efd36dc1ba6f079971772c8e9c797ec13e34c7c7e0dd21f530f725d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bea26ad62efd36dc1ba6f079971772c8e9c797ec13e34c7c7e0dd21f530f725d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea26ad62efd36dc1ba6f079971772c8e9c797ec13e34c7c7e0dd21f530f725d", kill_on_drop: false }` [INFO] [stdout] bea26ad62efd36dc1ba6f079971772c8e9c797ec13e34c7c7e0dd21f530f725d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47aa13ff9bf7c305af1d0bc468cb7a66eb4d6b82558059f1c305346d56483465 [INFO] running `Command { std: "docker" "start" "-a" "47aa13ff9bf7c305af1d0bc468cb7a66eb4d6b82558059f1c305346d56483465", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling dynasm v1.2.1 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling cosmwasm-derive v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling dynasmrt v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling uuid v1.0.0-alpha.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling wasmer-types v2.0.0 [INFO] [stderr] Compiling cosmwasm-std v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-schema v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling wasmer-compiler v2.0.0 [INFO] [stderr] Compiling cosmwasm-storage v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling wasmer-engine v2.0.0 [INFO] [stderr] Compiling wasmer-object v2.0.0 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.0.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.0.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.0.0 [INFO] [stderr] Compiling cranelift-frontend v0.74.0 [INFO] [stderr] Compiling wasmer v2.0.0 [INFO] [stderr] Compiling wasmer-middlewares v2.0.0 [INFO] [stderr] Compiling cosmwasm-vm v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.76s [INFO] running `Command { std: "docker" "inspect" "47aa13ff9bf7c305af1d0bc468cb7a66eb4d6b82558059f1c305346d56483465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47aa13ff9bf7c305af1d0bc468cb7a66eb4d6b82558059f1c305346d56483465", kill_on_drop: false }` [INFO] [stdout] 47aa13ff9bf7c305af1d0bc468cb7a66eb4d6b82558059f1c305346d56483465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f6b116ef1473200473543b1b4db6f8fafe5711fcfcbcec4ed29a11ddcd77c1 [INFO] running `Command { std: "docker" "start" "-a" "a3f6b116ef1473200473543b1b4db6f8fafe5711fcfcbcec4ed29a11ddcd77c1", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cosmwasm-schema v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling cosmwasm-storage v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling cosmwasm-derive v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cosmwasm-std v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling wat v1.0.41 [INFO] [stdout] warning: unused return value of `uint128::Uint128::multiply_ratio` that must be used [INFO] [stdout] --> packages/std/src/math/uint128.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | Uint128(500).multiply_ratio(1u128, 0u128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `uint256::Uint256::multiply_ratio` that must be used [INFO] [stdout] --> packages/std/src/math/uint256.rs:1081:9 [INFO] [stdout] | [INFO] [stdout] 1081 | Uint256::from(500u32).multiply_ratio(1u128, 0u128); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `uint64::Uint64::multiply_ratio` that must be used [INFO] [stdout] --> packages/std/src/math/uint64.rs:531:9 [INFO] [stdout] | [INFO] [stdout] 531 | Uint64(500).multiply_ratio(1u64, 0u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cosmwasm-vm v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Compiling cosmwasm-crypto v0.16.3-0.5.2 (/opt/rustwide/workdir/packages/crypto) [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> packages/crypto/src/ed25519.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | private_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Encoded` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> packages/crypto/src/ed25519.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cosmwasm-std`; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cosmwasm_std --edition=2018 packages/std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="iterator"' --cfg 'feature="staking"' -C metadata=386208c5be1c3a91 -C extra-filename=-386208c5be1c3a91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-231c5f17353a55c8.rlib --extern cosmwasm_crypto=/opt/rustwide/target/debug/deps/libcosmwasm_crypto-536cc327356cef8b.rlib --extern cosmwasm_derive=/opt/rustwide/target/debug/deps/libcosmwasm_derive-e9c834dc600cb6f7.so --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-6ebceb767cb9eea3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-64ebd7ee1c163c10.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a5061d93db617910.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19085ace52ca8bdb.rlib --extern serde_json_wasm=/opt/rustwide/target/debug/deps/libserde_json_wasm-613b6367c8fbc5ea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-c3340ec52dbf1644.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-32225edb51f7edbd.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.multi_threaded_cache.1fb1dd7b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25.3mpiyj2lxvw795w1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-f671d1e51406350d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcosmwasm_vm-e4774f25219b7956.rlib" "/opt/rustwide/target/debug/deps/libclru-6a81584608812690.rlib" "/opt/rustwide/target/debug/deps/libwasmer_middlewares-9d40295a95259726.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-05d2a2aed414cdeb.rlib" "/opt/rustwide/target/debug/deps/libwasmer-bf31687c422ecce1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-cdf12668a60b1a15.rlib" "/opt/rustwide/target/debug/deps/libleb128-63a13916691adb95.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-fafc75b7e76785e7.rlib" "/opt/rustwide/target/debug/deps/libtracing-bb49804ac88e374f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-b7e77abc9d310e81.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-4c2dc0cc26a933ba.rlib" "/opt/rustwide/target/debug/deps/libregalloc-c2be3db51456b1dc.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libgimli-b9a667ed7b227ce4.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-61c44dc01faf9e07.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-53b9a0b86129610f.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e70d20fe377d6640.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-4f01a75c40209d9e.rlib" "/opt/rustwide/target/debug/deps/librayon-e859b2174339c592.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-5cbcb2174f1295b9.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-f14547c588995587.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-e556f0684b163aef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e80263e7746af167.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-54ca8ae60a858eda.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-650728ce01bee914.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-4cd607786f176dec.rlib" "/opt/rustwide/target/debug/deps/libenumset-77d7e83a340227a6.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-fb9c655ca177d5d0.rlib" "/opt/rustwide/target/debug/deps/libregion-e64a5fe1ca32ddde.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-334e7c70fd1c4a2d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-554d9889b862f870.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-ff1de4489a603671.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-61972b3b7f011518.rlib" "/opt/rustwide/target/debug/deps/librkyv-82b45e431018e00e.rlib" "/opt/rustwide/target/debug/deps/libseahash-6c10ceffe5e841a5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-a4757ffa2de94f25.rlib" "/opt/rustwide/target/debug/deps/libloupe-27282ed51fdc7108.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d5ddf0e1cb4506c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-96d31da4327a3873.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-613b6367c8fbc5ea.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libuint-c3340ec52dbf1644.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6444c31899ea5797.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libuuid-32225edb51f7edbd.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-536cc327356cef8b.rlib" "/opt/rustwide/target/debug/deps/libsha1-56e568769a546290.rlib" "/opt/rustwide/target/debug/deps/libk256-bd84c234f04b07d1.rlib" "/opt/rustwide/target/debug/deps/libecdsa-dfa4d0ee35b2c05b.rlib" "/opt/rustwide/target/debug/deps/libsignature-cb09acf882517d4a.rlib" "/opt/rustwide/target/debug/deps/libhmac-4e5d5ce30e3f1cd8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-afaef8b07c3fb5d8.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-66254da9787a9124.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-3a0784240e7c7370.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-5d16e4cda195d9a2.rlib" "/opt/rustwide/target/debug/deps/libspki-2923083670bc1b37.rlib" "/opt/rustwide/target/debug/deps/libder-7fcf69649f6d5b23.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-8e35909324ddb7e8.rlib" "/opt/rustwide/target/debug/deps/libgroup-dda49bfec011febd.rlib" "/opt/rustwide/target/debug/deps/libff-683303cdf2142d9c.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-562b665c9ee01abb.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libsha2-eb1e88aa3de6b033.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dd8dd0e0f6b3d38e.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-0dd504cc83502273.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3e515777e32d1339.rlib" "/opt/rustwide/target/debug/deps/libzeroize-db2eff2b2da23eb2.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib" "/opt/rustwide/target/debug/deps/libschemars-a5061d93db617910.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98efcf923f477392.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libserde-19085ace52ca8bdb.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4bac5ea617ccd8e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi_threaded_cache-778549e1ef2a5e25" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cosmwasm-vm` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.check_contract.03c46915-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2.5dmiz3r52d5lkplh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-f671d1e51406350d/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcosmwasm_vm-e4774f25219b7956.rlib" "/opt/rustwide/target/debug/deps/libclru-6a81584608812690.rlib" "/opt/rustwide/target/debug/deps/libwasmer_middlewares-9d40295a95259726.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-05d2a2aed414cdeb.rlib" "/opt/rustwide/target/debug/deps/libwasmer-bf31687c422ecce1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-cdf12668a60b1a15.rlib" "/opt/rustwide/target/debug/deps/libleb128-63a13916691adb95.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-fafc75b7e76785e7.rlib" "/opt/rustwide/target/debug/deps/libtracing-bb49804ac88e374f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-b7e77abc9d310e81.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-4c2dc0cc26a933ba.rlib" "/opt/rustwide/target/debug/deps/libregalloc-c2be3db51456b1dc.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libgimli-b9a667ed7b227ce4.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-61c44dc01faf9e07.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-53b9a0b86129610f.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e70d20fe377d6640.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-4f01a75c40209d9e.rlib" "/opt/rustwide/target/debug/deps/librayon-e859b2174339c592.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-5cbcb2174f1295b9.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-f14547c588995587.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-e556f0684b163aef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e80263e7746af167.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-54ca8ae60a858eda.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-650728ce01bee914.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-4cd607786f176dec.rlib" "/opt/rustwide/target/debug/deps/libenumset-77d7e83a340227a6.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-fb9c655ca177d5d0.rlib" "/opt/rustwide/target/debug/deps/libregion-e64a5fe1ca32ddde.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-334e7c70fd1c4a2d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-554d9889b862f870.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-ff1de4489a603671.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-61972b3b7f011518.rlib" "/opt/rustwide/target/debug/deps/librkyv-82b45e431018e00e.rlib" "/opt/rustwide/target/debug/deps/libseahash-6c10ceffe5e841a5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-a4757ffa2de94f25.rlib" "/opt/rustwide/target/debug/deps/libloupe-27282ed51fdc7108.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d5ddf0e1cb4506c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-96d31da4327a3873.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-613b6367c8fbc5ea.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libuint-c3340ec52dbf1644.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-6444c31899ea5797.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libuuid-32225edb51f7edbd.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-536cc327356cef8b.rlib" "/opt/rustwide/target/debug/deps/libsha1-56e568769a546290.rlib" "/opt/rustwide/target/debug/deps/libk256-bd84c234f04b07d1.rlib" "/opt/rustwide/target/debug/deps/libecdsa-dfa4d0ee35b2c05b.rlib" "/opt/rustwide/target/debug/deps/libsignature-cb09acf882517d4a.rlib" "/opt/rustwide/target/debug/deps/libhmac-4e5d5ce30e3f1cd8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-afaef8b07c3fb5d8.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-66254da9787a9124.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-3a0784240e7c7370.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-5d16e4cda195d9a2.rlib" "/opt/rustwide/target/debug/deps/libspki-2923083670bc1b37.rlib" "/opt/rustwide/target/debug/deps/libder-7fcf69649f6d5b23.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-8e35909324ddb7e8.rlib" "/opt/rustwide/target/debug/deps/libgroup-dda49bfec011febd.rlib" "/opt/rustwide/target/debug/deps/libff-683303cdf2142d9c.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-562b665c9ee01abb.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libsha2-eb1e88aa3de6b033.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dd8dd0e0f6b3d38e.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-0dd504cc83502273.rlib" "/opt/rustwide/target/debug/deps/libsubtle-3e515777e32d1339.rlib" "/opt/rustwide/target/debug/deps/libzeroize-db2eff2b2da23eb2.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libschemars-a5061d93db617910.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98efcf923f477392.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libserde-19085ace52ca8bdb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rlib" "/opt/rustwide/target/debug/deps/libclap-04b9551ed5e0e44d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-c83ebfc9790d0425.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/check_contract-a50eb1fd3a8005b2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cosmwasm-vm` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a3f6b116ef1473200473543b1b4db6f8fafe5711fcfcbcec4ed29a11ddcd77c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f6b116ef1473200473543b1b4db6f8fafe5711fcfcbcec4ed29a11ddcd77c1", kill_on_drop: false }` [INFO] [stdout] a3f6b116ef1473200473543b1b4db6f8fafe5711fcfcbcec4ed29a11ddcd77c1