[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] f9e80ac75a60aff72c1528c5cb2480ed2dfce952 [INFO] testing shiki-tak/cosmwasm against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fcosmwasm" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiki-tak/cosmwasm on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-1/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a38c975860b1838d62acab0b797e2ed5ddf045ab37cad9709680848eda2edbe8 [INFO] running `Command { std: "docker" "start" "-a" "a38c975860b1838d62acab0b797e2ed5ddf045ab37cad9709680848eda2edbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a38c975860b1838d62acab0b797e2ed5ddf045ab37cad9709680848eda2edbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38c975860b1838d62acab0b797e2ed5ddf045ab37cad9709680848eda2edbe8", kill_on_drop: false }` [INFO] [stdout] a38c975860b1838d62acab0b797e2ed5ddf045ab37cad9709680848eda2edbe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc12f3619a88a3c9b512e7936f94c4919e27b87f66b13a37e851d07745e04706 [INFO] running `Command { std: "docker" "start" "-a" "dc12f3619a88a3c9b512e7936f94c4919e27b87f66b13a37e851d07745e04706", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling parity-wasm v0.42.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling wast v30.0.0 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling elliptic-curve v0.8.4 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling wat v1.0.31 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling dynasm v1.0.1 [INFO] [stderr] Compiling schemars_derive v0.8.1 [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling cosmwasm-derive v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling enumset v1.0.4 [INFO] [stderr] Compiling dynasmrt v1.0.1 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling wasmer-types v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling cosmwasm-std v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-schema v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling cosmwasm-storage v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling wasmer-compiler v1.0.2 [INFO] [stderr] Compiling wasmer-engine v1.0.2 [INFO] [stderr] Compiling wasmer-object v1.0.2 [INFO] [stderr] Compiling wasmer-compiler-singlepass v1.0.2 [INFO] [stderr] Compiling wasmer-engine-native v1.0.2 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.2 [INFO] [stderr] Compiling wasmer-middlewares v1.0.2 [INFO] [stderr] Compiling cosmwasm-vm v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "dc12f3619a88a3c9b512e7936f94c4919e27b87f66b13a37e851d07745e04706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc12f3619a88a3c9b512e7936f94c4919e27b87f66b13a37e851d07745e04706", kill_on_drop: false }` [INFO] [stdout] dc12f3619a88a3c9b512e7936f94c4919e27b87f66b13a37e851d07745e04706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e398f400aa3ea07071ed9e6c88303088837b8a7417d0254bfaa7b60da0e3a7 [INFO] running `Command { std: "docker" "start" "-a" "09e398f400aa3ea07071ed9e6c88303088837b8a7417d0254bfaa7b60da0e3a7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [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.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling cosmwasm-schema v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/schema) [INFO] [stderr] Compiling cosmwasm-derive v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling cosmwasm-storage v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/storage) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling cosmwasm-std v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/std) [INFO] [stderr] Compiling cosmwasm-vm v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/vm) [INFO] [stderr] Compiling cosmwasm-crypto v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/crypto) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.module_size.11720615-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1.19kbdsczi59y3yrn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-bb4d298c658c84f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcosmwasm_vm-603277d0f5dede83.rlib" "/opt/rustwide/target/debug/deps/libclru-6a81584608812690.rlib" "/opt/rustwide/target/debug/deps/libwasmer_middlewares-f60260c661252abf.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-6a79b7cdd256b725.rlib" "/opt/rustwide/target/debug/deps/libwasmer-25b2f4fd753579b5.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_jit-8456cb30092bfbcb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-13cef14cb365bd69.rlib" "/opt/rustwide/target/debug/deps/libtracing-54352818139ae1a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-b5d722642aa9320a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-4124d5a7c3ce6366.rlib" "/opt/rustwide/target/debug/deps/libregalloc-0845546473904d7b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libgimli-ddc7cdf658d7e67b.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-ad131507ab55abb5.rlib" "/opt/rustwide/target/debug/deps/liblog-00cc5fb74ab3a2e8.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-22c6af3330c6e92f.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-f8bc9b26649acb21.rlib" "/opt/rustwide/target/debug/deps/librayon-77f4896dcab78a6f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-afb57beb6d9e2b9e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-842c749d0de7d897.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c5eff7edc43b667c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6427b97dcb32468c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fda184b7d2a24350.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-42ae04f8151980ef.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-5b7b7909dba42c9a.rlib" "/opt/rustwide/target/debug/deps/libwat-1c801f83648cb2b1.rlib" "/opt/rustwide/target/debug/deps/libwast-a5887474415bae0d.rlib" "/opt/rustwide/target/debug/deps/libleb128-0914e3e1c1bca2a2.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-d1be868696423c51.rlib" "/opt/rustwide/target/debug/deps/libbincode-7b04d7d1432dc8b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-48cd7c6a786acff2.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-fda7cbb971a9a636.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-fd14d2b023383186.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-9f314a2fc2d0fd20.rlib" "/opt/rustwide/target/debug/deps/libenumset-52f352e481b1fbf7.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-0fc731c9588cd78e.rlib" "/opt/rustwide/target/debug/deps/libregion-016fa46806eb27f9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-93e456fb9595f5c0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7944769413643ed0.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-0005b2ce39393541.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-7fb1cdd8e71e78ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1298fa0b661d3cd7.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-9e640e33416f9475.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-6867d9bf0d995639.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-1ab874375c760629.rlib" "/opt/rustwide/target/debug/deps/libindexmap-da7f8886f0d0033e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-b8a1221b2590a6af.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-6029ada18b888eab.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-b7608d1275a1f34e.rlib" "/opt/rustwide/target/debug/deps/libk256-3773a8a8e623e720.rlib" "/opt/rustwide/target/debug/deps/libecdsa-f78817087319ef11.rlib" "/opt/rustwide/target/debug/deps/libhmac-f06e02cc582833d0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d6008211c28920e4.rlib" "/opt/rustwide/target/debug/deps/libsignature-ccfb3cf5c60e0616.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-c892fb790e275a6f.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-e9995d2f8c33bff8.rlib" "/opt/rustwide/target/debug/deps/libder-34da46232f6b64a5.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c761ec8805760a0e.rlib" "/opt/rustwide/target/debug/deps/libgroup-ccf468af1c9f3a9b.rlib" "/opt/rustwide/target/debug/deps/libff-1d3a79c8b40778ff.rlib" "/opt/rustwide/target/debug/deps/libbitvec-732e0739b75c31b9.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libwyz-da383f6a427252b3.rlib" "/opt/rustwide/target/debug/deps/libradium-2654fffe3f6a5e3f.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-092cb82c61fd23f1.rlib" "/opt/rustwide/target/debug/deps/libhex-1f711860870edd26.rlib" "/opt/rustwide/target/debug/deps/libsha2-6689319d43b8c5f0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c4fed54511dd4e1.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-173e86cb8ef77698.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6213d1d252dc991e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c3286da7625fd454.rlib" "/opt/rustwide/target/debug/deps/librand_core-41a6597ba00c7ad8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fd2334de5694f0c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libdigest-fbb52eab64bc809e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-34e8d27d7fd616e1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-cc65a01ab0688017.rlib" "/opt/rustwide/target/debug/deps/libschemars-ec67cfca7efb7999.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bf62f019a0490e73.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-5566175754c3bb93.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8278170b22b8a10.rlib" "/opt/rustwide/target/debug/deps/libclap-0af852e9622270c7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libatty-c9b9737138929ebc.rlib" "/opt/rustwide/target/debug/deps/liblibc-20b5401ee9b3d9e9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/module_size-783ea17d1f67f1f1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09e398f400aa3ea07071ed9e6c88303088837b8a7417d0254bfaa7b60da0e3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e398f400aa3ea07071ed9e6c88303088837b8a7417d0254bfaa7b60da0e3a7", kill_on_drop: false }` [INFO] [stdout] 09e398f400aa3ea07071ed9e6c88303088837b8a7417d0254bfaa7b60da0e3a7