[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiki-tak%2Fcosmwasm" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiki-tak/cosmwasm on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-83/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" "+1.59.0" "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-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6f57947c318b87265763706670f57251ace06b98456d2ffc0be6366f849f622 [INFO] running `Command { std: "docker" "start" "-a" "b6f57947c318b87265763706670f57251ace06b98456d2ffc0be6366f849f622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6f57947c318b87265763706670f57251ace06b98456d2ffc0be6366f849f622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f57947c318b87265763706670f57251ace06b98456d2ffc0be6366f849f622", kill_on_drop: false }` [INFO] [stdout] b6f57947c318b87265763706670f57251ace06b98456d2ffc0be6366f849f622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27b872ab50571ed333790811f0c885e2992bb2d4efcadbff168896e2e9740f10 [INFO] running `Command { std: "docker" "start" "-a" "27b872ab50571ed333790811f0c885e2992bb2d4efcadbff168896e2e9740f10", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 serde v1.0.118 [INFO] [stderr] Compiling byteorder v1.3.4 [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 target-lexicon v0.11.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling parity-wasm v0.42.1 [INFO] [stderr] Compiling clru v0.4.0 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling wast v30.0.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [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 rand_core v0.5.1 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.4 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling wat v1.0.31 [INFO] [stderr] Compiling k256 v0.7.2 [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 cosmwasm-derive v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/derive) [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling which v4.0.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 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 dynasmrt v1.0.1 [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-jit v1.0.2 [INFO] [stderr] Compiling wasmer-engine-native 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 45s [INFO] running `Command { std: "docker" "inspect" "27b872ab50571ed333790811f0c885e2992bb2d4efcadbff168896e2e9740f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b872ab50571ed333790811f0c885e2992bb2d4efcadbff168896e2e9740f10", kill_on_drop: false }` [INFO] [stdout] 27b872ab50571ed333790811f0c885e2992bb2d4efcadbff168896e2e9740f10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e99fa678458a8519ffa4651b309a63ac89a0eec8fab495c4f530c66f4e18861 [INFO] running `Command { std: "docker" "start" "-a" "4e99fa678458a8519ffa4651b309a63ac89a0eec8fab495c4f530c66f4e18861", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [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 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 walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion-plot v0.4.3 [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-crypto v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/crypto) [INFO] [stderr] Compiling cosmwasm-vm v0.14.0-0.9.0 (/opt/rustwide/workdir/packages/vm) [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> packages/crypto/src/ed25519.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | private_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [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/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.module_size.efdfbf99-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04.4pqqgijipnhb4sw1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-807d67de11023a39/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcosmwasm_vm-42182e3b1774a208.rlib" "/opt/rustwide/target/debug/deps/libclru-f07cadccbcf99941.rlib" "/opt/rustwide/target/debug/deps/libwasmer_middlewares-aed86ee5c3efe034.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-7218f81196b57572.rlib" "/opt/rustwide/target/debug/deps/libwasmer-dee747e96c50c02d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_jit-7247995b6c226594.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-7957d587694fda99.rlib" "/opt/rustwide/target/debug/deps/libtracing-d93794cbd09995de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-f3bb8286ee96fee3.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-70174006199f95ee.rlib" "/opt/rustwide/target/debug/deps/libregalloc-63bbbb6729b205ca.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/libgimli-41ae2467d20acd1c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-1f10358bc1cc4476.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-7438a57e1b1d5310.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-3da42f967a29a537.rlib" "/opt/rustwide/target/debug/deps/liblog-410faf3f32838acd.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-1c0c2d4371b71b06.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_singlepass-ba9bcdecd4abf42e.rlib" "/opt/rustwide/target/debug/deps/librayon-3feac096697adb16.rlib" "/opt/rustwide/target/debug/deps/librayon_core-27ef35a6213fb724.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4df632eceafc3225.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-45ffbf6a7534bce8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e8c38694f6e7f3e7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4fb3db951196c3a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e9769babc1d8b67.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libdynasmrt-5c555236399b6a7b.rlib" "/opt/rustwide/target/debug/deps/libwat-16d116ae5cb62b77.rlib" "/opt/rustwide/target/debug/deps/libwast-2c2a9fcf05f94e43.rlib" "/opt/rustwide/target/debug/deps/libleb128-c4d882f3bebe5835.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-791e341ff41c266f.rlib" "/opt/rustwide/target/debug/deps/libbincode-c45edc013ae17ee8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-543d6e0f0b625821.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-87c684a8c9fa29a7.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-01ede9bb5c6ce111.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-076fef9e09aca4a9.rlib" "/opt/rustwide/target/debug/deps/libenumset-bdb4f5a3f638e677.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-129d85a010c6fb8b.rlib" "/opt/rustwide/target/debug/deps/libregion-f28695ebe1ca4cde.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ae4e287a39e102da.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c3b8b5dbdaca2ed3.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-63bd80678b960e1d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7056627e007b3b5.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-92d69821000edb33.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-0520363852995bbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6e645ed59ea9867.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-fdc129b04cc6ea9d.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-746633828b415b09.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-4e291148ae7869ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a94d250c42c53e2f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-aba8acd47de13272.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-738de4d682cf7010.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-826c53354fa2763c.rlib" "/opt/rustwide/target/debug/deps/libk256-8acaeb524e5d6cee.rlib" "/opt/rustwide/target/debug/deps/libecdsa-dfea57bb77cde730.rlib" "/opt/rustwide/target/debug/deps/libhmac-45f929cbb8c6d93d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5d8e99dfcb183f6a.rlib" "/opt/rustwide/target/debug/deps/libsignature-48511429c882dd64.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-c90937f1a9070724.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-29682acbe685f2eb.rlib" "/opt/rustwide/target/debug/deps/libder-d4c0957cdd37a673.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-ee87d2dcf501acd8.rlib" "/opt/rustwide/target/debug/deps/libgroup-3cf39c248fcb4919.rlib" "/opt/rustwide/target/debug/deps/libff-6ca61184d583d732.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d750b96d6ad63638.rlib" "/opt/rustwide/target/debug/deps/libfunty-8a054bdbaec5a441.rlib" "/opt/rustwide/target/debug/deps/libwyz-10b7ed4e3fcc2d39.rlib" "/opt/rustwide/target/debug/deps/libradium-f55a4681e65e892b.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-44b6576890dc5402.rlib" "/opt/rustwide/target/debug/deps/libhex-1d588a37f33a5c64.rlib" "/opt/rustwide/target/debug/deps/libsha2-9366e1f5bdcbdfc6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-5c31ed5829db8501.rlib" "/opt/rustwide/target/debug/deps/libsubtle-78cefd7632bf3191.rlib" "/opt/rustwide/target/debug/deps/libzeroize-9cf3f2f56f1f52f3.rlib" "/opt/rustwide/target/debug/deps/librand_core-b75575672de0fc6e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a4602a3cdb5dbb08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3f22826f274f606d.rlib" "/opt/rustwide/target/debug/deps/libschemars-e9f402c3bb7a7fdc.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-bd43196442452b11.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3784ae79fb982b08.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libserde-3600ad4f95f202bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-63e9877dc6c75b2d.rlib" "/opt/rustwide/target/debug/deps/libclap-3e057043347b62b4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-3d48c688fa733a0a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c3f6af0d4f05868e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/module_size-f859bcb7389c0f04" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4e99fa678458a8519ffa4651b309a63ac89a0eec8fab495c4f530c66f4e18861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e99fa678458a8519ffa4651b309a63ac89a0eec8fab495c4f530c66f4e18861", kill_on_drop: false }` [INFO] [stdout] 4e99fa678458a8519ffa4651b309a63ac89a0eec8fab495c4f530c66f4e18861