[INFO] fetching crate cosmwasm-vm 1.0.0-beta2... [INFO] testing cosmwasm-vm-1.0.0-beta2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate cosmwasm-vm 1.0.0-beta2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cosmwasm-vm 1.0.0-beta2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cosmwasm-vm 1.0.0-beta2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cosmwasm-vm 1.0.0-beta2 [INFO] tweaked toml for crates.io crate cosmwasm-vm 1.0.0-beta2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cosmwasm-vm 1.0.0-beta2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clru v0.4.0 [INFO] [stderr] Downloaded schemars_derive v0.8.6 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded serde-json-wasm v0.3.1 [INFO] [stderr] Downloaded parity-wasm v0.42.2 [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.0-beta2 [INFO] [stderr] Downloaded cosmwasm-std v1.0.0-beta2 [INFO] [stderr] Downloaded schemars v0.8.6 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v2.0.0 [INFO] [stderr] Downloaded wasmer-middlewares v2.0.0 [INFO] [stderr] Downloaded dynasm v1.1.0 [INFO] [stderr] Downloaded cosmwasm-derive v1.0.0-beta2 [INFO] [stderr] Downloaded dynasmrt v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebaa8d94ab0e7afbf2a20456ad2b0c354af86907ffc6d57b2673711ad2ce216b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebaa8d94ab0e7afbf2a20456ad2b0c354af86907ffc6d57b2673711ad2ce216b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebaa8d94ab0e7afbf2a20456ad2b0c354af86907ffc6d57b2673711ad2ce216b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebaa8d94ab0e7afbf2a20456ad2b0c354af86907ffc6d57b2673711ad2ce216b", kill_on_drop: false }` [INFO] [stdout] ebaa8d94ab0e7afbf2a20456ad2b0c354af86907ffc6d57b2673711ad2ce216b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a155df837b01616dee9f8a8f75309f87b50c28f8ef45b6c84b795b7e5132ce70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a155df837b01616dee9f8a8f75309f87b50c28f8ef45b6c84b795b7e5132ce70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clru v0.4.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.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 rayon v1.5.1 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [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.18 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling dynasmrt v1.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.0-beta2 [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 v1.0.0-beta2 [INFO] [stderr] Compiling wasmer-compiler v2.0.0 [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-dylib v2.0.0 [INFO] [stderr] Compiling wasmer-engine-universal 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 v1.0.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 04s [INFO] running `Command { std: "docker" "inspect" "a155df837b01616dee9f8a8f75309f87b50c28f8ef45b6c84b795b7e5132ce70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a155df837b01616dee9f8a8f75309f87b50c28f8ef45b6c84b795b7e5132ce70", kill_on_drop: false }` [INFO] [stdout] a155df837b01616dee9f8a8f75309f87b50c28f8ef45b6c84b795b7e5132ce70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4fab2437c6531414605b642610611e0efa9dca4aaff2eeb3afc005186b76346 [INFO] running `Command { std: "docker" "start" "-a" "c4fab2437c6531414605b642610611e0efa9dca4aaff2eeb3afc005186b76346", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cosmwasm-vm v1.0.0-beta2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.module_size.56f1c857-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c.3m1es8xskedmil7a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-cb0d32aa15deb868/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcosmwasm_vm-c429039292604f72.rlib" "/opt/rustwide/target/debug/deps/libclru-b9dcca846484d3c1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_middlewares-d99e753eccf541d8.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-f25198abdd189a83.rlib" "/opt/rustwide/target/debug/deps/libwasmer-7a0f8e1732d51692.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-23db95d66a9874e1.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-548940aecf9e7a9b.rlib" "/opt/rustwide/target/debug/deps/libtracing-4472b524bd7e6741.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-c7a0662d69fafd70.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-4a4f37a659d751a9.rlib" "/opt/rustwide/target/debug/deps/libregalloc-c59d613995f58861.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libgimli-a574fef9edaadc88.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f6051c430bc7300d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-76fedbda4685688f.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-bd846076be31c20c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-4754deac26066543.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-50eb8e9d24b421d1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-1470834f955cb3c1.rlib" "/opt/rustwide/target/debug/deps/librayon-a3a05db99b7922cc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7e753a81ee4ae364.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ea8deacc5c872e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-37d9aa5ab8bfaa45.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-f0cb4e636e1cec52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-89e030e1653eabb0.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-34c72805fd5006bf.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-5a2422036b78ef70.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-0ac56756f56ecd16.rlib" "/opt/rustwide/target/debug/deps/libenumset-41a29421ef0e2adb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-89ce852d9b00b44c.rlib" "/opt/rustwide/target/debug/deps/libregion-e2380a18e7ce7776.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fdc141282887f81d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-15be177ab2fc9572.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b6077a98e580a28e.rlib" "/opt/rustwide/target/debug/deps/libgimli-84703d8c5e6c0439.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-d5363bd0c928b609.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-5d7ca405c98585a5.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-6f42603dd3c757db.rlib" "/opt/rustwide/target/debug/deps/librkyv-2b09b213abdd153b.rlib" "/opt/rustwide/target/debug/deps/libseahash-c28b18ad1705ad1d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-5e4122e2ffbdd6b9.rlib" "/opt/rustwide/target/debug/deps/libloupe-53100db792dfbc02.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b83e2644c274a2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-d7eafdba7ed9f1a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-0273b2dce803ba1b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libuint-961d36271eb9d298.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-abf302c8b70d4567.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-ce754ada71267f48.rlib" "/opt/rustwide/target/debug/deps/libk256-c261283d6d5e4ac8.rlib" "/opt/rustwide/target/debug/deps/libecdsa-438b5d1665e7530b.rlib" "/opt/rustwide/target/debug/deps/libsignature-fb52304041284821.rlib" "/opt/rustwide/target/debug/deps/libhmac-2f6f1cac26740e57.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f5162e0b825e1b1f.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-64314b3210cfd8c7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-100468583eb11d4d.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-d42fa509f008f482.rlib" "/opt/rustwide/target/debug/deps/libspki-2cb7ae4ef7ef3fe5.rlib" "/opt/rustwide/target/debug/deps/libder-81f42d38e41b7a23.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-f13ff610d7253b49.rlib" "/opt/rustwide/target/debug/deps/libgroup-7ddbb33595b13a5d.rlib" "/opt/rustwide/target/debug/deps/libff-dab75d97342788eb.rlib" "/opt/rustwide/target/debug/deps/librand_core-61f57673980f3cff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e83d1b0f98b8ee4c.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-04aaf136c4352d3b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-8151d9c623334638.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e59f832f01e4a514.rlib" "/opt/rustwide/target/debug/deps/libzeroize-98132ced8705f40a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3c6de16990a229b0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe9ff1b7c01b7b6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libschemars-d53a31f0637decd4.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f4cfacdc52e081e3.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libserde-17f65a5504770778.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1dd4143414154f54.rlib" "/opt/rustwide/target/debug/deps/libclap-64559eee394ea10c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-97d76a7234926218.rlib" "/opt/rustwide/target/debug/deps/liblibc-09bd6beedf0d36f7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/module_size-51a5fa81e6979b3c" "-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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.check_contract.c306c063-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d.3efd1dvs04qu8tnk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-cb0d32aa15deb868/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcosmwasm_vm-c429039292604f72.rlib" "/opt/rustwide/target/debug/deps/libclru-b9dcca846484d3c1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_middlewares-d99e753eccf541d8.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-f25198abdd189a83.rlib" "/opt/rustwide/target/debug/deps/libwasmer-7a0f8e1732d51692.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-23db95d66a9874e1.rlib" "/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-548940aecf9e7a9b.rlib" "/opt/rustwide/target/debug/deps/libtracing-4472b524bd7e6741.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-c7a0662d69fafd70.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-4a4f37a659d751a9.rlib" "/opt/rustwide/target/debug/deps/libregalloc-c59d613995f58861.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libgimli-a574fef9edaadc88.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-f6051c430bc7300d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-76fedbda4685688f.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-bd846076be31c20c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-4754deac26066543.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-50eb8e9d24b421d1.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-1470834f955cb3c1.rlib" "/opt/rustwide/target/debug/deps/librayon-a3a05db99b7922cc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7e753a81ee4ae364.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ea8deacc5c872e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-37d9aa5ab8bfaa45.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-f0cb4e636e1cec52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-89e030e1653eabb0.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-34c72805fd5006bf.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-5a2422036b78ef70.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-0ac56756f56ecd16.rlib" "/opt/rustwide/target/debug/deps/libenumset-41a29421ef0e2adb.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-89ce852d9b00b44c.rlib" "/opt/rustwide/target/debug/deps/libregion-e2380a18e7ce7776.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fdc141282887f81d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-15be177ab2fc9572.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b6077a98e580a28e.rlib" "/opt/rustwide/target/debug/deps/libgimli-84703d8c5e6c0439.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-d5363bd0c928b609.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-5d7ca405c98585a5.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-6f42603dd3c757db.rlib" "/opt/rustwide/target/debug/deps/librkyv-2b09b213abdd153b.rlib" "/opt/rustwide/target/debug/deps/libseahash-c28b18ad1705ad1d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-5e4122e2ffbdd6b9.rlib" "/opt/rustwide/target/debug/deps/libloupe-53100db792dfbc02.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0b83e2644c274a2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-d7eafdba7ed9f1a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-0273b2dce803ba1b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libuint-961d36271eb9d298.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-abf302c8b70d4567.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-ce754ada71267f48.rlib" "/opt/rustwide/target/debug/deps/libk256-c261283d6d5e4ac8.rlib" "/opt/rustwide/target/debug/deps/libecdsa-438b5d1665e7530b.rlib" "/opt/rustwide/target/debug/deps/libsignature-fb52304041284821.rlib" "/opt/rustwide/target/debug/deps/libhmac-2f6f1cac26740e57.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-f5162e0b825e1b1f.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-64314b3210cfd8c7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-100468583eb11d4d.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-d42fa509f008f482.rlib" "/opt/rustwide/target/debug/deps/libspki-2cb7ae4ef7ef3fe5.rlib" "/opt/rustwide/target/debug/deps/libder-81f42d38e41b7a23.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-f13ff610d7253b49.rlib" "/opt/rustwide/target/debug/deps/libgroup-7ddbb33595b13a5d.rlib" "/opt/rustwide/target/debug/deps/libff-dab75d97342788eb.rlib" "/opt/rustwide/target/debug/deps/librand_core-61f57673980f3cff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e83d1b0f98b8ee4c.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-04aaf136c4352d3b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-8151d9c623334638.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e59f832f01e4a514.rlib" "/opt/rustwide/target/debug/deps/libzeroize-98132ced8705f40a.rlib" "/opt/rustwide/target/debug/deps/librand_core-3c6de16990a229b0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe9ff1b7c01b7b6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libschemars-d53a31f0637decd4.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f4cfacdc52e081e3.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libserde-17f65a5504770778.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1dd4143414154f54.rlib" "/opt/rustwide/target/debug/deps/libclap-64559eee394ea10c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libatty-97d76a7234926218.rlib" "/opt/rustwide/target/debug/deps/liblibc-09bd6beedf0d36f7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/check_contract-b9224952ac90b46d" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "c4fab2437c6531414605b642610611e0efa9dca4aaff2eeb3afc005186b76346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fab2437c6531414605b642610611e0efa9dca4aaff2eeb3afc005186b76346", kill_on_drop: false }` [INFO] [stdout] c4fab2437c6531414605b642610611e0efa9dca4aaff2eeb3afc005186b76346